﻿@charset "utf-8";
/* CSS Document */
/*全局通用样式*/
body { font-family: "宋体",Arial, Helvetica, sans-serif;font-size:12px; color:#000;}
html,body,ul,li,ol,dl,dt,dd,h3,p,h4,h5{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{ list-style:none;}
a{color:#333; text-decoration:none;}
a:hover{color:#ea5401; text-decoration:underline;}

img{border:0; display:block;}
.m_t10{margin-top:10px;}
.m_t20{margin-top:20px;}
.m_r10{margin-right:10px;}
.c{clear:both;}
.f_red{color:#ff3c00;}
.f_blue{color:#3869a2;}
.fb_blue{color:#3869a2; font-weight:bold;}

#nav{width:850px; height:30px;padding-left:10px;margin:10px auto;line-height:30px;background:url(../images/nav_bg.gif) repeat-x;}
#nav img{vertical-align:middle; float:left;}
#nav a{margin:0 9px;}
#nav a.on{color:#ea5401;}

.wrapper{clear:both;width:900px;margin:0 auto;margin-top:10px;line-height:24px;overflow:hidden;}
.main_content{float:left;width:630px; overflow:hidden;}
.main_content h3{ clear:both;padding-left:20px;height:32px; line-height:32px;background:url(../images/tit_bg.gif) no-repeat left;color:#fff; font-size:14px;}
.main_content p{ text-indent:2em; padding:0 20px;}
p.pic{float:left;width:207px;margin-top:5px;}
p.pic span{ display:block; text-align:center;color:#fff; background:#686868;border-top:1px solid #fff;}
.side_content{ float:right;width:250px;}
.side_content .box1{background:url(../images/bg2.gif) no-repeat top;padding-top:10px;}
.side_content .box1 h3{height:33px; padding-left:35px;line-height:35px;background:url(../images/line.gif) no-repeat bottom; font-size:14px;color:#ff3c00; }
.side_content .box1 p{padding:0 10px;}
.side_content .box1 ul{padding:0 20px;margin-top:10px;}
.side_content .box1 ul li{ padding-left:20px;background:url(../images/icon.gif) no-repeat left;}
.side_content .box1 img{margin:10px auto;border:1px solid #555;padding:2px;}
.side_content b.bt{display:block; height:15px;background:url(../images/bg2.gif) no-repeat bottom; overflow:hidden;}

.zt_show{ clear:both;width:830px;height:131px;padding-top:30px;padding-left:70px;margin-top:10px;background:url(../images/tit3.gif) no-repeat top; overflow:hidden;}
.zt_show img{float:left;margin-right:10px;}



.footer{clear:both;width:860px;padding:20px; margin:20px auto; line-height:25px; text-align:center; border-top:1px solid #ccc;}
.footer a{margin:0 10px;}













