@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{ background:#d5a669; font-size:14px; line-height:28px;}
a{ text-decoration:none;color:#333;padding:0px 5px;}
a:hover{ color:red; text-decoration:underline;}
img{ border:none;}
.left{ float:left !important;}
.right{ float:right !important;}
.l50{ width:470px;}
.l186,.l231{ width:181px; height:275px;overflow:hidden;text-overflow:ellipsis; font-size:12px;line-height:24px; color:#666; border:1px solid #fed78c;}
.l231{ width:229px;}
.gray{ color:#666;}
.gray2,.gray3{ color:#8f5c27; background:#fee4c1; display:block; width:181px;}
.gray3{ width:231px;}
.clear{ clear:both;}
center{ font-size:12px;}
.mr{ margin-right:8px;}
.mt{ margin-top:10px;}
.tr{ text-align:right;}
p{ text-indent:20px;}

.top{ width:100%; height:40px; background:url(images/topbg.jpg) repeat-x; font-size:12px;}
.topc,.content{ width:980px; margin:0px auto;}
.topc span{ display:block; width:490px; line-height:40px;}
.content{ background:#fff;}
.bt1{ background:url(images/top1.jpg); height:55px;}
.bt2{ background:url(images/top2.jpg); height:59px;}
.bt3{ background:url(images/top3.jpg); height:63px;}
.bt4{ background:url(images/top4.jpg); height:45px;}
.bt5{ background:url(images/top5.jpg); height:172px; padding:23px 30px 15px 120px; color:#fff; line-height:24px;}

.tit{ width:980px; height:32px; background:url(images/tit2.jpg) repeat-x;}
.titt{ background:url(images/tit1.jpg) left no-repeat; line-height:32px; color:#fff; font-weight:bold; text-indent:46px;}
.tit2{ text-indent:10px; color:#713100; font-weight:bold; background:url(images/tit4.jpg) repeat-x; margin:0px 15px; _padding:6px 0px;}
.tit2 img { margin-right:6px;}
.tit3{ background:url(images/tit3.jpg) 15px; font-weight:bold;}
.con{ padding:10px 15px;}
.con a{ color:#C60;font-weight:bold; font-size:12px;}

.conc{ padding:6px;}

.table1{ border-collapse:collapse; text-align:center;}
.table1 tr td{ border:1px solid #f5d69b; line-height:26px;}
.table1 th{ background:#f5d69b;border:1px solid #f5d69b; line-height:30px; color:#3e3e3e; font-weight:bold;}

.zl{ border:6px solid #ccc; padding:10px; font-size:12px; color:#666; line-height:24px;}
.zlt{ font-size:16px; font-weight:bold; font-style:italic; color:#d8812a;}

/*弹出窗口样式*/
.mesWindow{border:#7c4a16 1px solid;background:#fff;}
.mesWindowTop{background:#7c4a16;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:#7c4a16; color:#fff;}

.bottom{ text-align:center; color:#fff; padding:10px;}