﻿@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;}

.content_s_l{
margin-top:20px;
}
.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;
}
.diaocha{
height:auto;
}
.title{
background:url(../images/sign_10.gif) 0 50% no-repeat;
height:24px;
line-height:24px;
text-indent:25px;
font-size:14px;
font-weight:bold;
border-bottom:1px dotted #CCCCCC;
margin-bottom:15px;
}
.maintext{
height:auto;
margin-top:20px;
}
.maintext h2{
background:url(../images/yio03_03.jpg) 0 50% no-repeat; 
text-indent:20px;
line-height:30px;
}
.maintext p{
text-indent:24px;
line-height:24px;
}
.tablecss{
text-align:center;
}
.tablecss h3{
height:30px;
line-height:30px;
}
table,th,tr,td{
border:1px solid #cccccc;
height:20px;
}
th{
background-color:#e7f3fe;
}
.maintext .tiao{
line-height:25px;
background-color:#e7f3fe;
display:block;
clear:both;
text-indent:40px;
}
.maintext .tiao_2{
background-color:#FFFFCC;
text-indent:0px;
padding-left:10px;
font-weight:400;
}
.gaiyao{
margin-left:40px;
height:630px;
}
.gaiyao ul li{
list-style-type:none;
height:25px;
line-height:25px;
}
.gaiyao ul li span{
font-weight:bold;
}
td,th{
height:20px;
text-align:center;
}
/**调查服务结束**/
h3{ line-height:30px;}
/**公关传播**/
/**公关传播**/
/**右边结束**/
.bottom{
width:947px;
height:135px;
background-color:#f0f8fd;
margin:0px auto;
text-align:center;
line-height:24px;
padding:10px;
clear:both;
}