body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 25px;
	color: #494949;
}

a {
	color: #4E4E4E;
	text-decoration: none;
}
a:hover {
	color:#990000;
	text-decoration:none;
}
ul{ 
	line-height:25px;
	list-style:none;
	padding-left:15px;
	margin:0px;
}
ul li{
	line-height:25px;
}
.red14{
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}
.red12{
	font-size: 12px;
	color:#FF0000;
}
.white{
	font-size: 12px;
	color:#FFFFFF;
}
.black13{
	font-size: 13px;
	color:#4C4A4B;
	font-weight:bold;
}
.black14{
	font-size: 14px;
	color:#4C4A4B;
	font-weight:bold;
}
.black14s {
	font-size: 14px;
	color: #4A494A;
}
.input1{ border:#CCCCCC solid 1px; height:20px; width:220px;}
.input2{ border:#CCCCCC solid 1px; height:20px; width:100px;}
.text14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#scrlContainer{
    visibility:hidden;
    position:relative;
    overflow:hidden;
    width:360px;
    height:20px;
    line-height:20px;
    margin:1em;
}
#scrlContent{
    position:absolute;
    left:0;
    top:0;
    white-space:nowrap;
}
.more{
	font-size: 12px;
	color:#FF0000;
	text-align:center;
	padding-right:10px;
}
.more a{
	font-size: 12px;
	color:#FF0000;
}
.menu ul
{ 
  	line-height:25px;
	list-style:none;
	padding-left:6px;
	margin:0px;
}
.menu ul li {}
.tag{
	width:60px; 
	height:14px; margin-top:10px; margin-left:25px;
}
.list_menu_fl{height:14px;margin-top:5px; margin-left:25px; font-size: 14px;color:#fff; font-weight: bold;}
.list_menu_title{height:14px; width:134px; text-align:center; margin-top:5px; margin-left:5px; font-size: 13px;color:#fff; font-weight: bold;}
.divscroll{
	WIDTH: 190px; 
	border:#F1F1F1 1px solid; 
	margin-top:5px; 
	background-color:#FFFFFF; 
	text-align:left;
	HEIGHT: 163px; 
	OVERFLOW-y:scroll; 
	scrollbar-face-color: #9EBFE8; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #9EBFE8; 
	scrollbar-darkshadow-color: #9EBFE8; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF
}
.divscroll ul{ list-style:none;  padding-left:5px; margin:0px;}
.x25 {
	margin-bottom: 25px;
}
.x15 {
	margin-bottom: 15px;
}
.xline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7e7d7d;
}
.xxline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7E7D7D;
}
.x10 {
	margin-top: 10px;
}
.test2 {
	font-size: 12px;
	color: #FFFFFF;
}
.test3 {
	color: #FFFF00;
}
.lineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a5a5a5;
}
.x30 {
	margin-top: 30px;
}
.aboutbg {
	background-image: url(../images/4_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.xll {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	color: #B90007;
}
/*Ê×Ò³µ¯³öÊÓÆµ*/
.float_layer { width: 350px; border: 1px solid #aaaaaa; display:none; background: #000; }

.float_layer h2 { margin-top:0px; height: 25px; line-height: 25px; padding-left: 10px; font-size: 14px; color: #333; background: url(../images/title_bg.gif) repeat-x; border-bottom: 1px solid #aaaaaa; position: relative; }

.float_layer h2 {margin-top:0px; height: 25px; line-height: 25px;  padding-left: 10px; font-size: 14px; color: #333; background: url(../images/title_bg.gif) repeat-x; border-bottom: 1px solid #aaaaaa; position: relative; }


.float_layer .min { width: 21px; height: 20px; background: url(../images/min.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px;display:none; }
.float_layer .min:hover { background: url(../images/min.gif) no-repeat 0 0; }

.float_layer .max { width: 21px; height: 20px; background: url(../images/max.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }
.float_layer .max:hover { background: url(../images/max.gif) no-repeat 0 0; }

.float_layer .close { width: 21px; height: 20px; background: url(../images/close.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 3px; }
.float_layer .close:hover { background: url(../images/close.gif) no-repeat 0 0; }

.float_layer .content { height: 240px; overflow: hidden; font-size: 14px; line-height: 18px; color: #666;  }
.float_layer .wrap { padding: 10px; }
