﻿@charset "utf-8";
/* CSS Document */
/*全局通用样式*/
body { font-family: "宋体",Arial, Helvetica, sans-serif;background: #FFF; font-size:12px; color:#333;}
html,body,ul,li,ol,dl,dt,dd,h3,p,h4{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_r10{margin-right:10px;}

#nav{width:840px; 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{width:850px;margin:0 auto;margin-top:10px; overflow:hidden;}
.flash{width:250px;float:left;margin-right:25px;}
.box1{width:520px;float:right;}
.box1 h4{font-size:12px;color:#ea5401; line-height:35px;}
.box1 p{color:#333;line-height:22px;}
.box1 p a{color:#ea5401;}

h3{clear:both;width:830px;height:41px;padding-left:20px;margin:0 auto;margin-top:10px;  line-height:41px;color:#fff; font-size:14px;background:url(../images/tit_bg.jpg) no-repeat;}
.wrapper2{width:800px;padding:19px;margin:0 auto;border:6px solid #fca534; border-width:0 6px;}
.wrapper2 p{color:#ea5401; line-height:24px; text-indent:2em;}
.wrapper2 ul{margin:20px 0; overflow:hidden; height:100%;}
.wrapper2 ul li{float:left; display:inline;width:153px;padding:5px;margin-left:30px;background:#f0f0f0;line-height:20px;}
.wrapper2 ul li img{margin-bottom:5px;}
b.bt{ display:block;width:850px; height:7px;margin:0 auto;background:url(../images/tab_b.jpg) no-repeat top; overflow:hidden;}

table.data{margin-top:5px;background:#9b9c9c; line-height:25px; text-align:center;}
table.data th{height:30px;background:#eaeaea; line-height:30px;}
table.data td{height:25px;background:#fff;padding:0 5px;}
h3.tit{width:885px; height:30px; line-height:30px;padding-left:15px;margin:0 auto;margin-top:10px;background:url(../images/tit_bg.gif) no-repeat left; color:#fff;font-size:14px;}
.broker{width:894px;border:3px solid #e3340b;margin:0 auto;padding-bottom:10px; overflow:hidden; height:1%;}
.broker dl{_display:inline;float:left;width:260px;line-height:25px;margin-left:20px;margin-top:10px;overflow:hidden; }
.broker dl dt{width:104px;float:left;margin-right:5px;}
.broker dl dt img{width:102px;height:113px; border:1px solid #555;}
.footer{clear:both;width:810px;padding:20px; margin:20px auto; line-height:25px; text-align:center; border-top:1px solid #ccc;}
.footer a{margin:0 10px;}













