﻿@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;}

/**主体部分**/
.nav_text{
height:30px;
line-height:30px;
width:967px;
margin:0px auto;
text-indent:10px;
clear:both;
}
.main{
width:967px;
margin:0px auto;
height:auto;
}
/**左边**/
.main .left{
width:270px;
float:left;
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;
}

.pic_s_2{
width:226px;
height:95px;
padding-left:36px;
}
.pic_s ul li{
list-style-type:none;
height:30px;
line-height:30px;
clear:both;
background:url(../images/sign_10.gif) 0 50% no-repeat;
text-indent:25px;
}
/**左边结束**/
/**右边开始**/
.main .right{
width:680px;
height:auto;
float:right;
background:url(../images/main_bg.gif) no-repeat;
padding-top:14px;
}
.main .right .content{
height:auto;
border-left:1px solid #f58d18;
border-right:1px solid #f58d18;
padding: 0px 15px;
}
h1{ font-size:18px; text-align:center; line-height:40px;}
h2, h2 a{ font-size:14px; font-weight:bold; line-height:40px;}
table td{ text-align:center;}
.right span{ line-height:24px; font-weight:bold;}
.right .content p{ text-indent:24px; line-height:25px;}
h2{ background:url(../images/sign_8.gif) 0 50% no-repeat; text-indent:24px;color:#005cc1;}


.bottom{
width:947px;
height:135px;
background-color:#f0f8fd;
margin:0px auto;
text-align:center;
line-height:24px;
padding:10px;
clear:both;
}

