﻿@charset "utf-8";
/* CSS Document */
/*全局通用样式*/
body { font-family: "宋体",Arial, Helvetica, sans-serif;background: #000 url(../images/bg.jpg) repeat-y center; font-size:12px; color:#333;}
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_r10{margin-right:10px;}
.c{clear:both;}
.f_red{color:#cf0100;}

#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 8px;}
#nav a.on{color:#ea5401;}

.wrapper{clear:both;width:820px;margin:0 auto;margin-top:10px;background:#b98851 url(../images/tab_bg.jpg) top repeat-x; overflow:hidden;}
.wrapper b.t{display:block; height:13px;background:url(../images/tab_bg1.gif) top no-repeat; overflow:hidden;}
.wrapper b.bt{clear:both;display:block; height:11px;background:url(../images/tab_bg1.gif) bottom no-repeat; font-size:1px; overflow:hidden;}
img.img_fl{float:left;margin-right:15px;}
.wrapper .content{width:800px;padding:0 10px; line-height:25px;color:#fff; }
.wrapper .content h3{margin-bottom:10px; font-size:14px;color:#58350d;background:url(../images/line.gif) bottom repeat-x;}
.content .left_box{float:left;width:290px;padding:0 10px;color:#58350d;}
.content .right_box{float:right;width:440px;padding:0 10px;padding-left:15px;color:#58350d;border-left:1px solid #b88750;}
.content .right_box h4{padding-left:20px;border-bottom:1px solid #936129;margin-bottom:5px;background:url(../images/icon.gif) no-repeat left; font-size:14px; color:#cf0100; line-height:35px;}
.content ul li{_display:inline;float:left; margin-left:27px;margin-top:10px; line-height:25px; text-align:center;color:#58350d;}
.content ul li img{margin-bottom:10px;}
.content ul li span{color:#fff;}

h5{padding:0 10px;margin-top:20px;height:27px; line-height:27px;background:url(../images/tit_bg1.gif) repeat-x; font-size:14px;color:#58350d; }
h5 a{ float:right; font-weight:normal; font-size:12px;}
table.data{clear:both;margin-top:5px;background:#9b9c9c; line-height:25px; text-align:center;color:#333;}
table.data th{background:#eaeaea; line-height:30px;}
table.data td{background:#fff;}



.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;}













