@import url(../common.css);
/*主体*/
#main{}
#left{ width:752px; float:left;}
#right{ width:200px; float:right; overflow:hidden;}


#search{ background:url(img/bg2.gif) 10px  7px no-repeat; background-color:#F0F5F8 ; width:620px; border:1px solid #D3E4FE; font-size:14px; color:#333; padding:7px 10px 7px 120px  ; float:left; margin-bottom:6px; }
#search p{ margin:0; padding:7px 0  6px;}
#pub{width:200px; float:right; height:86px; overflow:hidden;}


/*left*/
.info_tag{ width:352px; float:left; font-size:14px; height:29px;}
.info_tools{ width:400px; float:right; font-size:14px; height:29px;}

.info_tag li{ float:left; }
.info_tag li,.info_tag li span,.info_tools li a,.info_tools li a span,.info_tools li a:hover,.info_tools li a:hover span{ background:url(../img/bg2.gif) no-repeat;}
.info_tag li{ background-position:left -60px;line-height:25px; >line-height:23px; padding:1px 0 3px 0;>padding:2px 0 4px 0;text-decoration:none; color:#fff;font-weight:bold;}
.info_tag li span{ background-position:right -60px;margin:0 0 0 5px; padding:6px 12px 4px 7px;>padding:6px 12px 4px 7px;}

.info_tools li{ float:right;}
.info_tools li a{ background-position:left top;line-height:31px; >line-height:29px; padding:7px 0 3px 0;>padding:0px 0 3px 0;text-decoration:none; color: #CC3300; margin-left:-1px;}
.info_tools li a span{background-position:right top;margin:0 0 0 5px; padding:7px 15px 3px 10px;>padding:6px 15px 3px 10px;}
.info_tools li.first a{ margin-left:0px;}

.info_tools li a:hover{ background-position:left -30px; text-decoration:none;}
.info_tools li a:hover span{ background-position:right -30px;}

.info_span{ float:right; margin-top:2px;}
.info_clear{ float:left; width:100%;background:url(../img/bg2.gif) repeat-x left -90px ; height:4px; overflow:hidden;margin-top:-3px;}
	/*内容开始*/


.content{width:750px; border:1px solid #D3E4FE; border-top:0;font-size:14px; color:#333; overflow:hidden; float:left;}

.list{ width:365px; float:left; overflow:hidden; padding:3px 5px}
.list h3{ margin:0 0 5px; padding:3px 5px;  font-size:14px;background-color:#F4F7F9; }
.list h3 a{ color:#333;}
.list li{  list-style:none;font-size:13px; width:365x; height:21px; overflow:hidden;}
.list li a{  padding-left:6px; background:url(../img/li.gif) left 4px no-repeat;}
.list li span{ float:right; color:#555;}

.l_table{ background-color:#D3E4FE; margin-left:-1px; margin-right:-1px; width:754px;}
.l_table td{ text-align:center; font-size:13px; padding:6px 3px 4px;}
.l_table tr{ background:#FFFFFF;}
.l_t_h{ background:url(../img/content_bg.gif) repeat-x left -37px ; font-weight:bold; color:#333;font-size:13px;}

#page{ margin:0; overflow:hidden;padding:8px;background-color:#F3F3F3; text-align:right; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
#page a{ padding:3px 5px; border:1px solid #D3E4FE; background-color:#FFFFFF;}
#page a:hover{ background-color: #E25C07; color:#fff; border:1px solid #E25C07; text-decoration:none;}
.currentPage{ padding:2px 5px; border:1px solid #FF6600; background-color:#FF6600; color:#fff;}

.classify{margin:0;padding:10px 5px; font-size:14px; width:742px; border-top:1px solid #D3E4FE;}
.classify span{ font-weight:bold;}
.classify ul{ margin:-19px 0 0 80px;} 
.classify ul li{ display:block; float:left; width:180px;}

/*right*/
#right h2{ background:url(img/bg1.png) left top no-repeat; text-align:center; font-size:14px; margin:0; padding:9px 0 5px;}
.r_div{ width:198px; border:1px solid #BFCFDE; border-top:0; overflow:hidden; margin-bottom:7px;}

#zufang_doc{ width:206px; padding-right:-6px;}
#zufang_doc a{ display:block; width:97px; float:left; height:24px; overflow:hidden; text-align:center; background:url(img/bg2.png) top left no-repeat; margin-right:6px; margin-bottom:6px; font-size:14px; padding:4px 0 0;}
#zufang_doc a:hover{ background:url(img/bg2.png) bottom left no-repeat; text-decoration:none;}
.r_div ul{ font-size:12px; padding:4px;}
.r_div ul li{ height:21px; overflow:hidden;}
.r_div ul li a{ padding-left:8px; background:url(../img/li.gif) left 5px no-repeat;}

/*选项卡1*/
/*菜单class*/
.Menubox {
width:893px;
padding-left:65px;
overflow:hidden;
height:27px;
line-height:27px;
background-color:#F3F3F3;
border:1px #BFCFDE solid; 
border-bottom:0;
}
.Menubox ul{ font-size:13px; margin-top:1px;}
.Menubox li{
padding:3px 0 0 0;
float:left;
display:block;
cursor:pointer;
width:70px;
text-align:center;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:70px;
border-left:1px solid #F4F7F9;
border-top:1px solid #F4F7F9;
border-right:1px solid #F4F7F9;
border-bottom:0;
color:#333;
text-decoration:none;
font-weight:bold;
height:25px;
line-height:25px;
}
.Contentbox{
padding:8px; border:1px #BFCFDE solid; border-top:0;
}

