@charset "gb2312";
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	color: #060;
}
body, div ,tr, td{
	font-size:12px;
}
.clear {
	clear: both;
}

a:link {
	color: #060;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #060;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #F00;
	text-decoration: underline;
	font-size: 12px;
}

.content{
	margin:0 auto;
	width:1000px;
	height:401px;
	background:url(images/2.jpg);
	position: relative;
}
.left {
	position: absolute;
	height: 213px;
	width: 225px;
	left: 126px;
	top: 45px;
}
.mid {
	height: 210px;
	width: 292px;
	position: absolute;
	top: 178px;
	left: 389px;
}
.right {
	position: absolute;
	height: 262px;
	width: 165px;
	left: 715px;
	top: 129px;
}
.lineheight23 {
	line-height: 23px;
}
.huise {
	color: #666;
}
.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
}
.border {
	border: 1px solid #9dc413;
}
.bgcolor {
	background-color: #9ACB34;
}
.font14 {
	font-size: 14px;
}
