a, body{
    font-family:Arial, Helvetica, sans-serif, ËÎÌå; 
    font-size: 11px; 
    color:#666666;
	line-height: 18px;
	margin:0px;
}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
.black_bold {
     font-size:12px;
	 font-weight:bold;
	 color:#666666;
}
.red_bold {
     font-size:12px;
	 font-weight:bold;
	 color:#ff0000;
}
.yellow_bold {
     font-size:12px;
	 font-weight:bold;
	 color:#FF640A;
}
.input {
	border: 1px solid #C8C8C8;
	font-size: 12px;
    color: #656565;
}
.inputtop {
    background-color:#000033;
	border: 1px solid #557894;
	font-size: 12px;
    color: #ffffff;
}

.tabs{width:380px; margin:auto;}
.tabs_title{width:380px; height:20px; border-bottom:#cccccc solid 1px;}
.tabs_title_01{width:86px; height:22px; padding-top:0px; float:left; background:url(a1.gif) no-repeat; cursor:hand;}
.tabs_title_02{width:86px; height:22px; padding-top:0px; float:left; background:url(a2.gif) no-repeat; cursor:hand;}
.tabs_title_03{width:3px; height:20px; overflow:hidden; float:left;}
.tabs_content{width:380px;}