/*=======   CSS Document   =======*/
body {font:12px/22px "宋体", sans-serif;width:950px;margin:0 auto;background: #FFF; color:#000;}
div,form,input,select,img,ul,ol,li,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;}
h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; font-weight:normal;font-style:normal;}
table,td,tr,th{font-size:12px; line-height:18px;}
i{font-style:normal;}
img{border:0px;margin:0;padding:0;}
.cls{clear:both;}
/*=======    主链接颜色    {命名规则：link + 颜色的名称 + 字号 + 具体属性 + 1/2/3}=======*/
a{color: #333; text-decoration:none;}
a:hover {color: #f00; text-decoration:underline;}

a.white{ color:#fff; font-weight:bold;}
a.white:hover{ color:#ff0; font-weight:bold;}

a.or{ color:#f60; font:bold 14px/24px "宋体"; text-decoration:underline;}
a.or:hover{ color:#f60; font:bold 14px/24px "宋体"; text-decoration:none;}
/* 联盟 */
#alliance{width:930px; height:26px; line-height:26px; color:#333; background:url(../images/alliance_bg.gif) left top repeat-x; margin:0 auto 7px auto; padding:0 10px;border-left:1px solid #CCC;border-right:1px solid #CCC;border-bottom:2px solid #EEE;}
	.alliance_left{ width:830px; height:26px; float:left;}
	.alliance_right{ width:100px; height:26px; font-weight:bold; text-align:right; float:right;}
	.alliance_right a{color:#000; text-decoration:underline;}
	.alliance_right a:hover{color:#f00; text-decoration:none;}
/* 头文件开始 Header Begin */
#header{ width:950px; height:65px; margin:0 auto 7px auto;}
	#logo{width:550px; height:65px; float:left;}
		#logo li{ font-size:12px; color:#666;line-height:22px; float:left;}
		#logo li img{ margin-right:20px;}
		#logo li .channelTitle{ font:400 20px/40px "黑体";}
	#topnav{width:350px; line-height:26px;text-align:right; margin-right:10px; float:right;}
	#login{width:345px; height:24px; text-align:right; margin: 9px 10px 0 0; float:right;}
/*font*/
.font16{ font:18px/40px "黑体"; color:#333;}
.font_gray{ color:#666;}
.font_red{ color:#f00;}
.font_gray1{ color:#333;}
.font14b{ font:bold 14px/24px "宋体";}
.font_white{ color:#FFF;}
.font_whiteb{ font-weight:bold; color:#FFF;}
.font_b{ font-weight:bold;}
/*other*/
.margin7{ margin-bottom:7px;}
/*border*/
.border_blue{ border:1px solid #0E6A99;}
.border_blue_lrb{ border-left:1px solid #2a849d; border-right:1px solid #2a849d; border-bottom:1px solid #2a849d;}
/*BG*/
.bg1{ background:url(../images/pic01.gif) no-repeat bottom right ;}
.bg2{ background:url(../images/pic02.gif) no-repeat bottom right ;}
.bg3{ background:url(../images/pic03.gif) no-repeat bottom right ;}
.bg4{ background:url(../images/pic04.gif) no-repeat bottom right ;}
.link_Y{ background:url(../images/line_X.gif) repeat-x bottom left;}

.link_X{ background:url(../images/line_X.gif) repeat-x bottom left; margin-bottom:7px;}

