﻿@charset "utf-8";
*{ margin:0px; padding:0px;
}
#main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-family: "微软雅黑";
	font-size: 14px;
}
a{
	color: #333;
	text-decoration: none;
	}
a:hover{
	color: #900;
	text-decoration: none;
	}
#top {
	height: 120px;
	width: 1200px;
	background-image: url(../images/top.jpg);
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#bannersy {
	height: 320px;
	width: 1200px;
	background-image: url(../images/bannersy.jpg);
	float: left;
}
#contentsy {
	width: 1200px;
	float: left;
	padding-top: 30px;
}
.titlea {
	float: left;
	height: 47px;
	width: 100%;
	font-size: 16px;
	line-height: 47px;
	text-align: center;
	font-weight: bold;
}

.line1 {
	float: left;
	width: 250px;
	border: 1px solid #999;
	padding: 1px;
}
.img {
	float: left;
	width: 100%;
	height: 155px;
	margin-bottom: 1px;
}

.ml1 {
	margin-left: 61px;
}
.title-l {
	float: left;
	height: 47px;
	width: 23px;
	background-image: url(../images/abgl.jpg);
}
.title1 {
	float: left;
	width: 204px;
	height: 47px;
}
.title-r {
	float: right;
	height: 47px;
	width: 23px;
	background-image: url(../images/abgr.jpg);
}
.line2 {
	float: left;
	width: 350px;
	border: 1px solid #999;
	margin-top: 30px;
	padding: 1px;
}
.ml2 {
	margin-left: 69px;
}
.title2 {
	float: left;
	width: 304px;
	height: 47px;
}



#footer {
	background-color: #CCC;
	text-align: center;
	height: 40px;
	width: 1200px;
	font-size: 12px;
	line-height: 40px;
	float: left;
	margin-top: 30px;
}
.biaoti {
	text-align: center;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	float: left;
}
.liebiao {
	float: left;
	width: 100%;
	background-color: #eee;
	padding-top: 10px;
	padding-bottom: 30px;

}
