/*left*/
.left {
width: 221px;
overflow: hidden;
float: left;
}
.sidebar {
width: 209px;
height: 632px;
float: left;
background: url(../images/zixun_left.gif) no-repeat top;
}
.sidebar h1 {
width: 209px;
height: 36px;
float: left;
font-size: 14px;
font-weight: bold;
color: #498900;
text-align: center;
line-height: 36px;
}
.sidebar_con {
width: 207px;
height: auto;
float: left;
border: 1px solid #AFD026;
border-top: 0;
}
.sidebar_con ul {
margin: 0;
padding: 0;
list-style: none;
}
.sidebar_con ul li {
width: 207px;
line-height: 34px;
font-size: 16px;
font-weight: bold;
text-align: center;
background: url(../images/zixun_left_bg.gif) no-repeat;
height: 34px;
display: block;
font-size: 14px;
padding-bottom: 1px;
float: left;
}
.sidebar_con ul .all{
width:207px; 
height:34px; 
float:left; 
background:url(../images/zixun_left_bg_hover.gif) no-repeat; 
line-height:34px; 
text-align:center;
}
.sidebar_con ul li:hover{
color:#000; 
width:207px; 
height:34px; 
float:left; 
background:url(../images/zixun_left_bg_hover.gif) no-repeat; 
font-size:14px;
}
.sidebar_con ul li a {
color: white;
font-size: 14px;
}
.zhuanti2,.zhuanti_title2,.zhuanti_con2{
width:500px;
float:left;
}
/*right*/
.right {
width: 942px;
float: right;
overflow: hidden;
}
/*专题*/
.zhuanti {
width: 942px;
overflow: hidden;
float: left;
}
.zhuanti_title {
width: 950px;
height: auto;
float: left;
border-bottom: 1px dashed #CCC;
font-size: 16px;
font-weight: bold;
color: #07AFEC;
padding-left: 12px;
padding-bottom: 10px;
}
.zhuanti_con {
width: 962px;
float: left;
height: auto;
}
.zhuanti_con1 ul {
list-style: none;
margin: 0;
padding: 0;
}
.zhuanti_con1 ul li {
display: inline;
float: left;
width: 932px;
border-bottom: 1px dashed #CCC;
height: auto;
padding: 15px;
}
.title1 {
width: 890px;
float: left;
line-height: 26px;
font-size: 14px;
}
.title1 a {
color: black;
font-size: 14px;
font-weight: bold;
}
.title1 a:hover {
color: #07AFEC;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}
.orange {
color: #EB6100;
}
.con {
width: 890px;
float: left;
line-height: 24px;
color: #666;
}
.xiangxi {
color: #07AFEC;
}
.tab {
width: 890px;
float: left;
line-height: 24px;
color: #85B60F;
font-weight: bold;
}
.tab a {
margin-right: 5px;
color: #07AFEC;
}