@charset "utf-8";
/* CSS Document */
body{ font-size:12px; color:#333; line-height:22px;}
*{margin:0px; padding:0px;}
ul,li{ list-style:none; list-style-type:none; margin:0px; padding:0px; }
img{ border:none; display:block; line-height:0; margin:0px;}
a{color:#993300;}
.tb{width:100%; border-collapse:collapse; text-align:center;}
.tb tr td{border:1px solid #d1d9dd; height:26px;}
.tb th{text-align:left;border:1px solid #d1d9dd;}

/*标题*/
.top{ background:url(images/top-bg.jpg) repeat-x; width:100%; height:36px;}
.top span{ display:block; float:left; width:480px;  line-height:36px;}
.right{ text-align:right;}
/*.jz,.text{ width:980px; margin:0px auto; background:url(images/con-bg.jpg) repeat-y;}*/
.jz1{width:980px; margin:0px auto;}
.top a{ color:#333; text-decoration:none; padding:0px 5px;}
.top a:hover{color:#000; text-decoration:underline;}

/*主体部分*/
.bt-bg{ background:url(images/con-bg1.jpg) top center no-repeat;width:980px; margin:0 auto;height:auto!important;}
.con-1{ width:940px; margin:0px auto; clear:both;height:auto!important;}
.con-t{  height:68px; line-height:68px; background:url(images/con-btbg1.jpg) left 54px no-repeat; font-size:22px; color:#813303; font-family:"黑体","Arial Black", Gadget, sans-serif; font-weight:bold; width:940px;}
.con-c1{ text-indent:20px; padding:8px 0px;}
.con1-img{ margin:0px auto; width:940px;}

.con-3c{ background:url(images/con-3bg.jpg) left top no-repeat; width:436px; float:left; margin-top:8px; height:444px;padding:16px;}
.con-3c ul,.con-c4-c ul,.tan1 ul{ background:url(images/arrow.jpg) left 3px no-repeat; text-indent:24px; height:30px;height:auto!important;}
.con-3c ul li,.con-c4-c ul li,.con-c5-c ul li,.tan1 ul li{ background:url(images/point.jpg) 8px 8px no-repeat;}
.con-3c a{ float:right}
.con-3c span,.con-c4-c span,.tan1 span{ font-size:14px; color:#336600; font-weight:bold}

.con-c4-t{ height:32px; width:940px; background:#ebf5d6; margin:4px 0px 8px 0px;}
.con-c4-c,.con-c5-c{ float:left; padding:8px 8px 0px 8px; width:454px; text-indent:20px;}
.con-c4-c img{ text-indent:0px;}
.con-c4-c ul a{ float:right}
.con-c5-c table,.con-c4-c table{ border-collapse:collapse; width:96%; text-align:center; text-indent:0px;}
.con-c5-c table tr td,.con-c4-c table tr td{ border:1px solid #9eaf71;}
.con-c5-c table th,.con-c4-c table th{ background:#9eaf71; color:#fff; font-weight:bold; }
.con-c5-c table span,.con-c4-c table span{ font-size:12px; font-weight:lighter; color:#5d7a1b;}

.con-c4-t ul{ float:left; width:470px;}

.bottom{ width:940px; margin:0px auto; text-align:center;height:auto!important;}
.bottom-img{ background:url(images/weiba.jpg) top center no-repeat; height:33px; width:924px; margin:0 auto;}

/*弹出窗口样式*/
.mesWindow{border:#5d7a1b 1px solid;background:#fff;}
.mesWindowTop{background:#5d7a1b;padding:3px; color:#fff;font-weight:bold;text-align:left;font-size:12px;}
.mesWindowContent{margin:4px;font-size:12px; line-height:22px;}
.mesWindow .close{height:15px;width:28px;border:none;cursor:pointer;text-decoration:underline;background:#5d7a1b; color:#fff;}
