#sddm
{
	margin: 0 auto;
	padding: 0;
	z-index: 30;
	height:23px;
	text-align: center;
}

#sddm li
{
	margin: 5px;
	padding: 5px 0 0 0;
	list-style: none;
	float: left;
	font: bold 18px Microsoft Yahei;
}

#sddm li a
{
	display: block;
	margin: 0 10px 0 0;
	padding: 4px 9px;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{
}

#sddm div
{
	position: absolute;
	margin:2px 0 0 0;
	padding: 0;
	background: #f1e0e0;
	border: 1px solid #999;
	visibility: hidden;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #000;
		font: 14px arial}

	#sddm div a:hover
	{	background: #999;
		color: #FFF}

/*横向菜单*/
.suckerdiv ul{
margin:6px 0;
padding: 0;
list-style-type: none;
width:130px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position: relative;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 130px; /* Parent menu width - 1*/
position: absolute;
width:180px; /*sub menu width*/
top: 0;
margin:0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 130px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
font:12px 宋体;
background: #fff;
padding: 6px 5px;
*+padding:3px 5px;
/*border: 1px solid #ccc;*/
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
color:black;
background-color:#CCC;
}

.suckerdiv .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */





#qwer { 
    background: #FFF; 
    overflow:hidden; 
    width: 925px; 
} 
#qwer img { 
    border: 3px solid #F2F2F2; 
} 
#inqwer { 
    float: left; 
    width: 800%; 
} 
#qwer1 { 
    float: left; 
} 
#qwer2 { 
    float: left; 
} 



.xjhy{MARGIN-TOP:2px;MARGIN-BOTTOM:2px; width:428px; border-bottom:1px #CCCCCC dashed;}
.xjhy001{padding:5px 0px 2px 10px;font-weight:bold;}
.xjhy002{padding:3px 3px 3px 5px;vertical-align: text-top; height:55px;}
.xjhy003{ width:60px;}
.xjhy004{ text-align:right; padding-right:5px; padding-bottom:2px;}
.xjhy004 a { color:#CC0000; text-decoration:none;}
.xjhy004 a:visited {color:#CC0000; text-decoration:none;}
.xjhy004 a:hover {color:#CC0000; text-decoration:underline;}
.xjhy_tu{ border:1px solid #A9BED3; height:70px; width:60px;}
