body{
	margin:10px auto;
	width:1000px;
	font-size: 12px;
}
a {
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099cc;
}
a:active {
	text-decoration: none;
}
.main{
	margin:0px;
	width:1000px;
}
.left{
	float:left;
	width:750px;
	margin-top:10px;
}
.right{
	float:right;
	width:239px;
	margin-top:10px;
	text-align:left;
	line-height:180%;
}
.xmenu td{
	font-size:14px;
	font-family:verdana,arial;
	font-weight:bolder;
	color:#ffffff;
	border:1px solid #336699;
	background:#336699;
	filter:blendtrans(duration=0.5);
	cursor:hand;
	text-align:center;
}
.text1{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.hover:text1{
	text-decoration:none;
}
.foot{
	width:905px;
	height:10px;
	margin:20px auto;
}
.logo_pic{
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:332px;
	height:30px;
}
.foot_textk{
	margin:0px auto;
	width:400px;
	text-align:center;
}
.foot_text{
	color:#0099cc;
	line-height:180%;
	font-size:12px;
}
.imgbordre{	
	border:1px solid #CCCCCC;
}
	