﻿/* ==全局样式定义== */
body {
	font: normal normal normal 12px/150% Arial, "宋体", Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#000;
	background:#f7f7fb url(images/top.gif) no-repeat left top;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #03c;
	text-decoration: none;
}
img {
	border:0px;
}
h1, h2, h3, h4, h5, h6, input, select, dl, dt, dd, ul, li {
	margin: 0px;
	padding: 0px;
}
li {
	list-style:none;
}
.clear {
	clear:both;
}
.warpp, .sidebar, #copyright {
	width:778px;
}
.warpp {
	background:#fff;
}
.sidebar1 {
	float:left;
	width:200px;
	padding-top:12px;
	height:86px;
}
.sidebar2 {
	float:right;
	width: 475px;
	padding:22px 0px 22px 100px;
	;
	height:54px;
	overflow:hidden;
}
.sidebar3 {
	height:204px;
	padding:7px 0px;
	background:#e7e7e7;
}
.sidebar5 {
	float:right;
	width:580px;
	padding:5px;
	padding-left:10px;
	color:#663905;
	border-left:1px solid #cccccc;
	height:auto!important;
	min-height:450px;
	height:450px;
}
.content {
	line-height:220%;
	padding-top:5px;
	font-size:12px;
}
.sidebar5 h3 {
	font-size:12px;
	font-weight:normal;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	margin-top:-5px;
}
.sidebar4 {
	float:left;
	width:180px;
	border-top:1px solid #cccccc;
	padding:1px;
	height:auto!important;
	min-height:450px;
	height:450px;
}
.sidebar4 h3 {
	height:23px;
	padding-top:7px;
	background:url(images/left_menu.gif);
	font-size:12px;
	padding-left:43px;
	color:#663905;
}
.lavaLampWithImage {
	position: relative;
	padding-top:12px;
	height:42px;
	padding:12px 10px 0px 30px;
	width:434px;
	background: url(images/menu.gif) no-repeat center center;
	overflow: hidden;
}
.lavaLampWithImage li {
	float: left;
	margin:0px;
}
.lavaLampWithImage li.back {
	background: url(images/hover.gif) no-repeat right -32px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLampWithImage li.back .left {
	background: url(images/hover.gif) no-repeat left -2px;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a {
	font: bold 13px arial;
	text-decoration: none;
	color: #914e00;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	_margin: auto 5px;
}
.lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}
.lavaLampWithImage li a:hover {
	color:#914e00;
}
/***************/
.basic {
	margin-top:1px;
	padding:12px 10px;
	background:url(images/menu_list.gif) repeat-x left top;
}
.basic h2 {

	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	height:27px;
	line-height:27px;
	font-weight: bold;
	padding-left:21px;
	background:url(images/ico.gif) no-repeat -22px; top;
	color:#a05a05;
	
margin-bottom:2px ;
}
.basic ul {color:#795800;}
.basic h2.hover {background:url(images/ico.gif) no-repeat left top;}
.basic li {

	height:23px;
	line-height:23px;
	cursor:pointer;
	display:block;
	color:#795800;
	padding-left:10px;

}
.basic li a {padding-left:20px;display:block;color:#795800;}
.basic li a:hover{color:#cc0000;background:url(images/menu_bottom.gif) repeat-y left center;}
.basic h2 a {color:#a05a05;}
/***********/
#foot {
	height:60px;
	line-height:60px;
	background:#cacac8;
}
#copyright {
	text-align:center;
}

