/* CSS Document */
.nav {
    width: 100%;
    height: 50px;
    /* background-image: url(../images/nav_bg.gif); */
    background-repeat: repeat-x;
    background-color: #F96500;
}
a:link{ text-decoration:none; color:#F96500;}
a:visited{ text-decoration:none; color:#F96500;}
.mt{ width:85px; height:22px; margin-bottom:10px; padding-top:3px; background-color:#F96500; text-align:center;}
.ct3_top{ width:1000px; height:43px; margin-top:30px; margin-bottom:25px; background-color: #F96500; position:relative;}
.ct3_right2{ width:188px; height:24px; padding-left:50px; padding-top:8px; margin-bottom:20px; background-color:#F96500; float:left;}
.logo_title{
	float:left;
	width:253px;
	font-size:24px;
	line-height:50px;
	color:#F96500;
	font-family:"ºÚÌå";
	font-weight: bolder;
	margin-left: -90px;
}
.zklist .zkright .rystdt{ width:262px; height:36px; font-size:14px; font-weight:bold; color:#FFFFFF; line-height:280%; text-indent:1em; background-color:#F96500;}
.ct3_left2 h3{font-size:14px; color:#F96500; display:inline;}
.zklist .zkright .xginfot .active{ background-color:#F96500; color:#FFFFFF; font-weight:bold;}
#leftsead{ display:none;}