.top0 {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F3F3F3;
	height: 25px;
	color:#666666;
	font-size:12px;
}
.top0_1{margin:0 auto;width:990px;}
.top0_left{float:left;width:300px;line-height: 25px;padding-left:5px}
.top0_right{float:right;width:600px;line-height: 25px;padding-right:5px;text-align:right}
.top0_right a{color:#666666}
.top1{
	width:990px;
	height:150px;
	margin:0 auto;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
.top_bg{
	margin:0 auto;
	width:1000px;
	background-color: #FFFFFF;
	
}

.top_menu{
	width:990px;
	height:32px;
	margin:0 auto;
	background-color: #4A93CE;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
}

#sddm
{	margin: 0 0 0 10px;
	padding:  0;
	z-index: 30;
	width: 750px;
	height:32px;
	float:left;
	}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;
	line-height:32px;
	width:88px;
}

#sddm li a
{
	display: block;

	
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	
}

#sddm li a:hover
{
	background-image: url(../images/nav_hover.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	z-index:99;
	min-width:86px;
	margin: 0;
	padding: 0;
	background-color: #CFE3FA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

	#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: #CFE3FA;
		}

	#sddm div a:hover
	{
	color: #FFFFFF;
	background-color: #1e7199;
	background-image: none;
}

.search_box{float:left;width:220px;height:32px;background:url(../images/search_bg.jpg) 9px 6px no-repeat;	
	padding-right:5px;}
.search_text{
    float:left;
	width:130px;margin-left:35px;
	color:#666;
	background:url(../images/search_text.gif) no-repeat;
	margin-top:4px;
	font-size:12px;
	padding:5px 0 5px 5px;
	border:0;}
.search_button{
float:left;
	color:#f60;
	font-weight:bold;
	cursor:pointer;
	margin-top:4px;
	margin-left:5px;
	width:40px;
	height:24px;
	background:url(../images/search_button.gif) transparent no-repeat;
	border:0;
}

.bottom{
	margin:0 auto;
	width:1000px;
	padding:10px 0;
	text-align:center;
	background-color: #F5FBFE;
}

.bottom p{
	height: 2px;
	width: 990px;
	margin-left:5px;
	background-color: #0F5475;
	text-align:center;

}
.bottom p a{font-size:13px;color:#FFFFFF;margin:0 5px;}
.bottom span{font-size:12px;line-height:20px;color:#333333;text-align:center;}
.bottom span a{color:#333333}