/*Example for a Menu Style*/
body{
	font-size: 12px;
	font-family: "ËÎÌå"£¬"Arial", "Tahoma", "Verdana";
	padding:0px;
	margin:0px;
}

.img
{
	border:0px;
	float:left;
	display:block;
	padding-left:4px;
	margin: 2px;
}
 
.txt
{
	width:60px;
	height:16px;
	padding:0px;
	line-height:16px;
	border-left:solid 1px #BABABA;
	border-top:solid 1px #BABABA;
	border-bottom:solid 1px #E3E3E3;
	border-right:solid 1px #E3E3E3;
	background-color:#FFF;
	float:left;
	font-size:12px;
	margin: 3px;
	}
input.btn {
	background-image: url("http://www.ldqxn.com/bbs/images/bbsbj.jpg");
	border-width: 0;
	color:#727274;
	width: 39px;
	height: 18px;
	line-height: 18px;
	padding:0px;
	float:left;
	display:block;
	font-size:12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.txtlabel
{
	float:left;
	height:18px;
	display:block;
	padding:0px;
	line-height:18px;
	color: #727274;
	font-size: 12px;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*DIV*/

 .top1{
	width:674px;
	height:26px;]
	
} 

 .top2{
	background-image: url(http://www.ldqxn.com/2012/images/top_2012.jpg);
	height: 28px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 
 .myDiv{
	width:1000px;
	height:28px;
    text-align:center;
	margin:0 auto;
} 
 .myDiv ul{ width:1000px; list-style:none; margin:0; padding:0;height:28px}
  .myDiv ul li{
	float:left;
	height:28px
} 