@charset "utf-8";
.top {
	margin-left:auto;
	margin-right:auto;
	width:1000px;}
.top_pic{
	width:1000px;
	height:120px;
	background-image: url(/images/top.jpg);
	background-repeat: no-repeat;
}
.user_z1{color:#969696;}
.top_z1{background-image:url(../images/top_z1.jpg); background-repeat:repeat-x; height:30px; color:#969696;}
.top_z2{text-align:center; color:#969696;}
.top_z1 a{color:#969696;}

.top_ban1{font-size:14px; font-weight:800; color:#573a10; width:79px;}
.top_ban1 div{ padding-top:7px;}
.top_ban1 a{font-size:14px; font-weight:800; color:#573a10;}

.top_ban2{font-size:14px; font-weight:800; color:#000000; width:79px; background-image:url(../images/top_z6.jpg); background-repeat:repeat-x;}
.top_ban2 div{ padding-top:7px;}
.top_ban2 a{font-size:14px; font-weight:800; color:#000000;}

.top_ban3{font-size:13px; font-weight:800; color:#ffffff; padding-left:10px;}
.top_ban3 a{font-size:13px; font-weight:800; color:#ffffff;}
.top_ban3 A:hover {text-decoration:none; color:#22430c;}

.top_3{height:37px; width:1000px; background-image:url(../images/top_bg1.gif); background-repeat:repeat-x; margin:0px auto;}
.top_3a{float:left; width:100px; font-size:13px;padding-left:10px; padding-top:14px;}
.top_3b{float:left; width:470px; padding-left:10px; padding-top:7px;}
.form_1{ margin:0px; padding:0px;}


.top_menu {
	
	width:1000px;

	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}

#sddm
{	margin: 0;
	padding: 10px 0 0 0;
	z-index: 30;
	width: 1000px;
	height:23px;}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	
}

#sddm li a:hover
{
	background-color: #FF9900;
	background-image: url(../images/menu_bg2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	min-width:78px;
	margin: 0;
	padding: 0;
	border: 1px solid #FEAA0C;
	background-color: #FEF2CA;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #333333;
	font: 12px arial;
	background-color: #FDEFC2;
		}

	#sddm div a:hover
	{	background: #FEAA0C;
		color: #009900}
