/* CSS Document */

.nav{float:left;width:752px;height:42px;background:none;}

.time{float:right;width:235px;background:none;padding:9px 15px 0 0;text-align:left;}
.s1{width:35px;background:url(/images/st.jpg) no-repeat center center;height:22px;}
.s2{width:150px;}
.s3{width:50px;}
.sinp{width:148px;border:1px #DEDEDE solid;padding:3px 5px 0 5px;height:17px;line-height:120%;color:#CDCDCD;text-align:left;}
.simg{width:50px;height:22px;}


/* ======= 导航 ======= */
.h{width:80px;text-align:center;float:left;}
.h a{display:block;height:33px;padding:9px 0 0 0;color:#FFF;font-size:14px;font-weight:normal;}
.h a:hover{background:url(/images/over.jpg) repeat-x left top;color:#FC3;text-decoration: underline;}

#sddm
{	margin: 0 auto;
	padding: 0;
	background: none;
	width: 670px;
	height:36px;
	float: left;}

#sddm li
{	margin: 0;
	padding: 0 0 0 2px;
	background: url(../images/mbg.jpg) no-repeat left top;
	list-style: none;
	float: left;}

#sddm li a
{	display: block;
	width: 78px;
	height: 33px;
	padding: 9px 0 0 2px;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	background:url(/images/over.jpg) repeat-x left top;
	color: #FC3;
	text-decoration: underline;}

/*-----下拉部分-----*/
#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	background: #BA3700;
	border: 1px solid #C35E34;
	border-bottom: none;}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	width: 98px;
	padding: 8px 0 2px 2px;
	height: 20px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #BA3700;
	border-bottom: 1px solid #C35E34;
	color: #FC3;
	font: 12px arial}

#sddm div a:hover
{	background: #BD420E;
	color: #FFF}