﻿@charset "utf-8";
/* CSS Document */
/*html{filter:gray;}*/
body,div,p,ul,li,span,form,input,lable,h2,h3,table,td,th{ padding:0px; margin:0px; font-size:12px;}

a:link, a:visited{ text-decoration:none; color:#4b4b4b;}
a:hover, a:active{ text-decoration:underline; color:#0160cd;}
img{ border:none;}
.more{ text-align:right; height:30px; line-height:30px; padding-right:15px;}
.clearall{clear:both; height:8px;}

/**头部样式**/
.flash, .nav, .content_f, .content_s{
width:967px;
margin:0px auto;
height:auto;
margin-bottom:10px;
clear:both; 
}
.nav{
height:30px;
background:url(../images/nav_bg.gif) no-repeat;
}
.nav ul li{
width:80px;
height:30px;
line-height:30px;
float:left;
list-style-type:none;
text-align:center;
font-size:14px;
color:#ffffff;
font-weight:bold;
}
.nav ul li a{
font-size:14px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.nav ul li a:link, .nav ul li a:visited{ color:#FFFFFF;}
.nav ul li a:hover, .nav ul li a:active{ text-decoration:underline;}

/**主体部分**/
.main{
width:967px;
margin:0px auto;
height:auto;
}

/**左边**/
.main .left{
width:680px;
height:auto;
float:left;
border:1px solid #f58d18;
}
.main .left .content{
height:auto;
width:650px;
padding: 0px 15px 10px;
}
.main .left .content .title{
height:25px;
line-height:25px;
font-weight:bold;
margin-bottom:10px;
}
.main .left .content h2{
height:25px;
line-height:25px;
color:#FF0000;
font-size:14px;
border-bottom:1px solid #999999;
}
.main .left .content h3{
background:url(../images/dian.gif) 0 50% no-repeat;
text-indent:10px;
height:30px;
line-height:30px;
}
.main .left .content h3 span{
font-weight:400;
}
.main .left .content h3 a:link, .main .left .content h3 a:visited{
text-decoration:underline;
color:#000066;
}
.main .left .content h3 a:hover, .main .left .content h3 a:active{
color:#FF0000;
text-decoration:underline;
}
.main .left .content p{
text-indent:24px;
line-height:19px;
padding-left:10px;
}

/**右边**/
.main .right{
width:270px;
float:right;
height:auto;
}
.r_nav{
width:230px;
height:32px;
line-height:32px;
background:url(../images/nav_s.gif) no-repeat;
padding-left:40px;
font-weight:bold;
color:#ffffff;
}
.r_nav a:link,.r_nav a:visited,.r_nav a:hover, .r_nav a:active{ color:#FFFFFF;}

.pic_s{
width:256px;
height:auto;
border:1px solid #f89900;
border-top:none;
padding:6px;
padding-bottom:0px;
overflow:hidden;
}
.pic_s .both{
width:256px;
height:186px;
text-align:center;
}
.pic_s .both img{
width:135px;
height:135px;
margin-left:10px;
}
.pic_s .both p{
height:30px;
line-height:30px;
clear:both;
}
.content_s_l .pic_s .text{
width:140px;
float:right;
text-align:left;
height:auto;
}
.content_s_l .pic_s .text p{
line-height:20px;
text-indent:20px;
}

.content_s_l .pic_s .text_2{
clear:both;
height:auto;
padding-left:8px;
margin-top:5px;
}
.content_s_l .pic_s .text_2 ul li{
list-style-type:none;
height:22px;
line-height:22px;
background:url(../images/dian.gif) 0 50% no-repeat;
text-indent:10px;
}

.renwu{
height:140px;
text-align:left;
padding-left:10px;
overflow:hidden;
}
.renwu img{ 
width:109px;
height:140px;
float:left;
}
.renwu ul{
width:125px;
float:right;
margin-top:45px;
}
.renwu ul li{
list-style-type:none;
height:25px;
line-height:25px;
background:url(../images/dian.gif) 0 50% no-repeat;
text-indent:10px;
}
.wenzi{
height:auto;
text-align:left;
padding-left:10px;
margin-top:5px;
clear:both;
}
.wenzi ul li, .qita_text ul li{
list-style-type:none;
background:url(../images/dian.gif) 0 50% no-repeat;
text-indent:10px;
height:24px;
line-height:24px;
}
.bottom{
width:947px;
height:135px;
background-color:#f0f8fd;
margin:0px auto;
text-align:center;
line-height:24px;
margin-top:30px;
padding:10px;
clear:both;
}