@charset "gb2312";
/* --------------------------------------
	* Filename:     style.css
	* Description:  Page CSS
	* Website:      rednet.cn	
	* PageWidth:    1000px
	* Design:       rednet.cn
	* CssUpdate:    2009-07-01 09:20
---------------------------------------- */

body {margin:0; padding:0; background: #f4f2f2; font-size:12px; color:#313131;text-align: left; font-family:"宋体",Verdana, Arial, Helvetica, sans-serif; background-repeat: repeat-x; background-position: right top; position:relative; }
div,ul,li,ol,dl,dt,dd,form,img,p{margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
h4,h5,h6{margin: 0; padding: 0; font-size:14px;}
/* __float */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; margin:0; padding:0; border:0;}
/* __link */
a {color: #535353; text-decoration:none;}
a:link {color: #535353;text-decoration:none;}
a:visited {color: #535353;text-decoration:none;}
a:hover {color: #FF3300; text-decoration:underline;}
a:active {color: #535353;}
/* __color */
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlue,a.cBlue:link,a.cBlue:visited,a.cBlue:active{color:#285692;}
.cRed,a.cRed:link,a.cRed:visited{ color:#f00; }
.cGold,a.Gold:link,a.Gold:visited{ color:gold; }
.cOrange,a.cOrange:link,a.cOrange:visited{ color:orangered; }
.cGray,a.cGray:link,a.cGray:visited{ color:#6D6359}
.cRed2,a.cRed2:link,a.cRed2:visited{ color:#e60012; }
.cRed3,a.cRed3:link,a.cRed3:visited{ color:#ad5908; }

/* __font */
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f20{ font-size:20px;}
.h24{line-height:24px;}
.h26{line-height:26px;}
.h22{line-height:22px;}
.h20{line-height:20px;}
.h30{line-height:30px;} /*新增*/
.h33{line-height:33px;} /*新增*/
.fn {font-weight:normal;}
.h{ font-family:"黑体";}
.b { font-weight: bold;}
.en {font-family:Verdana, Arial, Helvetica, sans-serif,"宋体";}
/* __width */
.w { width:972px;margin:0 auto; padding: 0 6px; border: 0; }
.w0{ width:1000px;margin:0 auto; padding: 0; border: 0; }
.bgw {background: #FFF;}
/* __other */
.input{border: #999999 1px solid;background: #ffffff;  color:#C50A32; height: 15px; padding:1px;}
.textarea{border: #999999 1px solid; font-size: 12px; color:#000000;}
.m8b{ margin-bottom:8px;} .m8t{ margin-top:8px;} 
/* __header */
#header1{ width:972px; margin:0 auto; background:white url(loginbg.gif);height:31px; padding:3px 10px 0;}
#header1 a{ color:#535353; padding-right:3px;}
#header1 a:hover{ color: #FF3300; text-decoration:underline; }
#header1 img.img10 {padding-left:28px;} #header1 img.telnum {padding-left:38px;}
#header2 {width:992px; height:188px; margin:0 auto; background:#FFF; } 

#header1 span{ float:right;height:31px;line-height:25px; color:orangered; }
/* __mainnav menu*/
#mainnav { height:62px; background-image:url(/images/zt/ygz/Tit1bg2.gif); width:960px; padding:0 20px 6px;}
ul#nav li { float: left; width:96px; background:url(/images/zt/ygz/Tit1_line.gif) no-repeat right center} /*li框10x96px*/
ul#nav a{display: block; text-align: center; width:92px; padding:8px 2px 7px 2px; margin:0px; height:1em;color:#fff; text-decoration:none; }
ul#nav a:hover {color:#ff0;background:url(/images/zt/ygz/TitUlbg2.gif) no-repeat center center;}
/* __nav submenu*/
#nav li ul { display:block; list-style-type: none;left: -999em; width: 124px;  position: absolute; background: #70BAE7; border:1px #005AA3 solid;}
#nav li ul li{float: left; width: 124px; background-image:none}
#nav li ul li a{display: block; width:100px; line-height:18px;font-family:"宋体"; text-align: left; padding:4px 5px 4px 15px; font-size:12px; font-weight:normal; margin:2px;}
#nav li ul li a:hover {color:#ff0;text-decoration:none;background:#034e86;  }

#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}

/* __nav submenu new20090415 */
ul#nav li ul li#MainMenuL156 a{height:40px; }
ul#nav li ul li#MainMenuL156 a:hover {height:40px; }

/* __btn*/
#btn { text-align: center; }
#btnnav { padding:12px; background:#096cb2; color: #fff}
#btnnav span{ color: #FF0}
#copyright { padding:10px; line-height:22px;}

#zhence {padding-top:10px;}
/* 
LastUpdate:2009-07-02 00:49 By:Tanyg
*/