/* 全局CSS定义 */
body {text-align: center; font-family:"宋体", arial; margin:0; 	padding:0; font-size:12px; margin-bottom: 20px;}
body{background: url(bg_all.gif)  scroll  repeat-y  center top;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
ul{	list-style-type: none;}
/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #8b0304; text-decoration:underline;}
a:active {color: #8b0304;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
.fc {text-align: center;}
.fl {text-align: left;}
.fr {text-align: right;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color: #FF0000; }
.white,a.white:link,a.white:visited{ color: #fff; }
.carmine,a.carmine:link,a.carmine:visited{ color: #8b0304; }
.black,a.black:link,a.black:visited{ color: #000; }
.gold,a.gold:link,a.gold:visited{color: #733F00; }
.black66,a.black66:link,a.black66:visited{color: #666; }
.F2E,a.F2E:link,a.F2E:visited{color: #F2E6CE; }
.cctext,a.cctext:link,a.cctext:visited{color: #cc0000; }
/* 字体大小*/

.f12px{ font-size:12px;}
.f15px{ font-size:15px;}
.f13px{ font-size:13px;}
.f14px{ font-size:14px;}
/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.none{ float: none;}
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unLine,.unLine a{text-decoration: none;}
.noBorder{border:none;	}
.space{	padding: 3px; text-align: left;	text-indent: 23px; }
.area {	WIDTH: 770px; background-image: url(bg.gif); margin: 0px auto ;
}
.line-height{	line-height: 25px;}
.line-h21{	line-height: 22px;}
p{line-height: 25px;text-indent: 32px;	}
/*顶部*/
.loginbar{
	background-color: #f4f4f4;
	float: left;
	height: auto;
	width: 97%;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding-top: 3px;
	padding-right: 17px;
	padding-left: 10px;
}
.loginbar ul{
	list-style-type: none;
}
.loginbar li{
	height: auto;
	width: auto;
	margin-left: 5px;
	margin-right: 10px;
	}
.first {
	BORDER-LEFT: #afa69e 1px solid;
	padding-left: 10px;
}
.loginbar_box{
MARGIN-TOP: 8px;
}
.loginbar_input{
	background-color: #FFF;
	height: 15px;
	width: 80px;
	border: 1px solid #CCC;
}
.header{ width:770px; height: auto; float: left}
.header .logo{
	width:135px;
	height: auto;
	float:left}
.header .logo_hot{
	width:140px;
	height:auto;
	line-height:21px}
	
.header .nav{
	width: 540px;
	float: right;
	}
.header .nav ul{
	list-style-type: none;
	text-align: left;
	width: 500px;
	float:right
		}
.header .nav li{
	PADDING-RIGHT: 13px;
	PADDING-LEFT: 25px;
	FONT-WEIGHT: bold;
	FLOAT: left;
	text-align:left;
	PADDING-BOTTOM:7px;
	PADDING-TOP: 10px;
	font-size: 14px;
	background: url(menu.gif)  scroll  no-repeat  0px 10px;
}
.foot{
	width:770px;
	height:auto;
	float:left;
	margin-top: 10px;}
.foot_left{
	width:210px;
	height: 105px;
	float:left;
	background-attachment: scroll;
	background-image: url(bottom_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.foot_middle{
	width: 310px;
	height:auto;
	float:left;
			}
.foot_right{
width:250px;
height:105px;
float:right;}
.icp{
	width:45px;
	height:70px;
	margin-top: 15px;
	float:left
	}
.icp_Pic{
	width:40px;
	height: auto;
	margin-top: 15px;
	}
.gt_Pic{
	width:40px;
	height: auto;
	}
.icp_text{
	width:108px;
	line-height:25px;}
.foot_line{
	height: 2px;
	width: 770px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E91920;
}
.link{
	float: left;
	height: auto;
	width: 100%;
	}
.link_nav_left{
	background: url(link_p1.gif)  scroll  no-repeat  left top;
	float: left;
	height: 25px;
	width: 101px;
	
}
.link_nav_middle{
	background: url(link_p2.gif) scroll repeat  left top;
	float: left;
	height: 25px;
	width: 614px;
	
}
.link_nav_right{
	background: url(link_p3.gif)  scroll  no-repeat  left top;
	float: left;
	height: 25px;
	width: 55px;
}
.link_list{
	width:100%;
	height:auto;
	float:left;
	border: 1px solid #CCC;
	padding: 5px 10px 5px 10px;
	line-height: 25px;
}
.link_listinfo{
	width:748px;
	height:auto;
	float:left;
	border: 1px solid #CCC;
	padding: 5px 10px 5px 10px;
	line-height: 25px;
}
.link_list ul{
	list-style-type: none;
	}
.link_list li{
	width:100px;
	line-height: 25px;
	text-align: left;
	float:left
}
.link_text{
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	margin-left: 25px;
	}
 .sr_dot {
	RIGHT: 490px; POSITION: absolute; TOP: 25px}

/*广告*/
.ad{
	width: 770px;
	height: auto;
	margin: 5px 0px 5px 0px;
	float: left;
	}
