body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(body_bg.jpg);
	behavior:url(images/csshover.htc); /*IE6兼容hover补丁*/
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
div,input,select,textarea,td,li,dt,dd {
	color:#444;
	font-size:12px;
	font-family:Verdana;
}
a {
	color:#7e3500;
	text-decoration:none;
}
a:hover {
	color:#c00;
	text-decoration:underline;
}
ul,dl,dt,dd {
	margin:0;
	padding:0;
	list-style:none;
}
.button {
	border:0;
	padding-top:2px;
	background:url(button_bg1.gif) repeat-x;
	color:#fff;
	height:26px;
	width:66px;
	cursor:pointer;
}
.button:hover {
	background:url(button_bg.gif) repeat-x;
}
.minbutton {
	background:url(button_bg2.gif) repeat-x;
	width:44px;
	border:0;
	height:20px;
	color:#fff;
	padding-top:2px;
	cursor:pointer;
}
.minbutton:hover {
	background:url(button_bg3.gif) repeat-x;
}
.bgcolor {
	background-color:#f7f7f7;
}
.red {
	color:#f50;
}
.green {
	color:#073;
}
.gray {
	color:#999;
}
.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}
.hand {
	cursor:pointer;
}
.hidden {
	display:none;
}

/* 头部---------------- */
#web {
	width:980px;
	margin:0 auto;
	text-align:left;
	padding:0 8px;
	background:url(border2.gif) repeat-y;
}
#top {
	padding-top:8px;
	background:url(border1.gif) repeat-x;
}
#top div {
	background:url(top_bg.jpg) no-repeat;
	width:100%;
	height:253px;
}
#top div p {
	float:right;
	line-height:32px;
	padding-right:10px;
	margin:0;
}
#topFlash {
	float:left;
}
#topFlash1 {
	float:left;
	margin:45px 0 0 30px;
}
#menu {
	height:37px;
	background-image:url(menu_bg.gif);
}
#menu a {
	color:#fff;
}
#menu a:hover {
	color:#e7c654;
	text-decoration:none;
}
#menu ul {
	margin-left:0 !important;
	margin-left:-24px;
}
#menu li {
	float:left;
	color:#fff;
	font-size:14px;
	line-height:37px;
	margin-left:24px;
	position:relative;
}
#menu div {
	position:absolute;
	z-index:100;
	left:-28px;
	top:37px;
	background:url(menu_bg1.gif);
	background-color:#f6ece0;
	line-height:28px;
	padding:0 30px;
	white-space:nowrap;
	display:none;
	border:1px solid #d5ad82;
}
#menu div a {
	color:#7e3500;
}
#menu div a:hover {
	color:#c00;
}
#menu li:hover div {
	display:block;
}

/* 主体窗口---------------- */
#index1 {
	width:284px;
	height:232px;
	float:left;
	padding:4px;
	background-color:#f1d28e;
	margin-top:10px;
}
#index2 {
	width:373px;
	height:240px;
	margin-left:10px;
	float:left;
}
#index3 {
	width:275px;
	height:240px;
	float:left;
	background:url(gg_bg.gif) no-repeat;
	margin:10px 0 0 10px;
}

.indexList dt {
	border-bottom:1px solid #c4a691;
	height:74px;
	overflow:hidden;
}
.indexList dt div {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 6px;
}
.indexList dt p {
	margin:0;
	line-height:20px;
}
.indexList dd {
	line-height:26px;
	border-bottom:1px dashed #d5ad82;
	background:url(arron.gif) no-repeat 9px 9px;
	padding-left:21px;
	height:26px;
}
.indexList dd a {
	float:left;
	width:276px;
	white-space:nowrap;
	overflow:hidden;
}
.indexList dd span {
	width:66px;
	float:right;
	color:#666;
	font-size:10px;
}

#indexList dt {
	color:#774514;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:16px 0 10px;
}
#indexList dd {
	margin:0 15px;
	line-height:27px;
	background:url(arron1.gif) no-repeat 9px 10px;
	padding-left:21px;
	width:224px;
	white-space:nowrap;
	overflow:hidden;
}
#indexList dd a {
	color:#fff3ba;
}
.listMore {
	background:url(none.gif) !important;
	text-align:right;
}
#indexBanner {
	padding-top:10px;
}

#indexDiv {
	float:left;
	width:760px !important;
	width:770px;
	margin-left:-10px;
}
.indexItem {
	width:370px;
	height:202px;
	float:left;
	margin-left:10px;
}

/* 主体窗口---------------- */
#main {
	padding:0 10px;
}
#mainBar {
	float:right;
	width:200px;
	background:url(sidebar_bg.gif) repeat-x;
	background-color:#b36d31;
	border-bottom:3px solid #914e12;
	margin-top:10px;
}
#mainDiv {
	float:left;
	width:750px;
}
.barList, .barList1 {
	margin:0 10px 10px;
}
.barList dt, .barList1 dt {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	border-bottom:1px solid #fff;
	margin-bottom:4px;
	padding-left:8px;
}
.barList dd, .barList1 dd {
	line-height:26px;
	padding-left:20px;
	background:url(arron1.gif) no-repeat 8px 9px;
}
.barList dd {
	width:70px;
	float:left;
	white-space:nowrap;
	overflow:hidden;
}
.barList a, .barList1 a {
	color:#fff3ba;
}
#searchForm {
	margin:0 10px 8px;
	text-align:center;
	padding:5px 0;
	background-color:#fff;
}

.mainTitle {
	margin-top:10px;
	background:url(main_title.gif) repeat-x;
	line-height:28px;
	height:28px;
	border:1px solid #ebd7bf;
}
.mainTitle div {
	float:left;
	padding-left:20px;
	color:#774514;
	font-size:14px;
	font-weight:bold;
	background:url(arron2.gif) 8px 10px no-repeat;
}
.mainTitle span {
	float:right;
	margin:0 10px 0 0;
}
.title {
	font-size:16px;
	text-align:center;
	font-weight:bold;
	line-height:32px;
}
.remark {
	line-height:26px;
	border-bottom:1px solid #d5ad82;
	text-align:center;
}
.tool {
	text-align:center;
	line-height:28px;
	background-color:#f6ece0;
}
.mainContent {
	padding:10px;
	color:#333;
	line-height:150%;
}
.mainContent p {
	font-size:14px;
	line-height:180%;
	margin:8px 0 10px;
}
.mainImg {
	text-align:center;
	margin-top:10px;
}
#page {
	padding:10px 0 8px 0;
	clear:both;
	text-align:center;
}

.articleList {
	margin:3px 0 0;
}
.articleList li {
	line-height:30px;
	border-bottom:1px dashed #d5ad82;
	background:url(arron.gif) no-repeat 9px 11px;
	padding-left:21px;
	height:30px;
}
.articleList li a {
	float:left;
	font-size:14px;
}
.articleList li span {
	float:right;
	color:#666;
	margin-right:10px;
}

.picList {
	margin-top:4px;
	margin-left:-10px !important;
	margin-left:-20px;
	width:760px !important;
	width:770px;
}
.picList li {
	float:left;
	width:180px;
	margin:6px 0 0 10px;
}
.picList div {
	border:1px solid #d5ad82;
	padding:6px;
	height:125px;
	overflow:hidden;
}
.picList img {
	width:166px;
	height:125px;
}
.picList p {
	text-align:center;
	overflow:hidden;
	width:180px;
	white-space:nowrap;
	line-height:30px;
	height:30px;
	margin:0;
}

/* 页脚---------------- */
#foot {
	padding-top:18px;
	background:url(border4.gif) repeat-x;
	margin-top:8px;
}
#foot div {
	line-height:22px;
	text-align:center;
	padding-bottom:16px;
	background:url(border3.gif) repeat-x bottom;
}

/* 信息窗口---------------- */
#msgBox {
	height:300px;
	width:500px;
	margin:50px auto 0;
	background:url(msg_bg.jpg) no-repeat;
	background-color:#f8f3e8;
	border:3px solid #fff;
}
#msgBoxTitle {
	font-size:26px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:left;
	padding:20px 0 0 20px;
}
#msgBoxSite {
	font-size:20px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:left;
	padding:20px 0 0 20px;
}
#msgBoxUrl {
	font-size:10px;
	color:#fff;
	text-align:left;
	padding:0 0 0 20px;
}
#msgBoxText {
	font-size:14px;
	margin-top:66px;
}
#msgBoxButton {
	margin-top:30px;
}

.table {
	width:100%;
	border:1px solid #ebd7bf;
	border-collapse:collapse;
	margin-top:6px;
}
.table td {
	border:1px solid #ebd7bf;
	padding:6px;
}
.tableTitle {
	font-weight:bold;
	background:url(main_title.gif) repeat-x;
}
.tableBg {
	background-color:#f6ece0;
}
