a{
	color:#FFFFFF;
	text-decoration:none;
	font-family: "微软雅黑";
}
a:hover{text-decoration:underline}
ol,ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
table{border-collapse:collapse;border-spacing:0}
body{
	color:#51555C;
	background-repeat: repeat-x;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 24px;
}
img{border:none}


#main{
	width: 1200px;
	min-height: 580px;
	background: #fff;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h2.top_title{
	padding-top:15px;
	padding-bottom:10px;
	border-bottom:1px solid #d3d3d3;
	font-size:18px;
	color:#a84c10;
	background:url(../Images/arrl.gif) no-repeat 2px 14px;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 4px;
}


.demo_topad{
	position: absolute;
	top: 15px;
	right: 0px;
	width: 1200px;
	height: 60px;
}
