/* CSS Document */

#main {
	width: 1228px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin:0px auto;
	clear: both;
	position:relative;

}
#main2 {
	width: 1024px;
	height: 1270px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin:0px auto;
	clear: both;
	position:relative;

}
#top1 {
	background-image: url(/imgs/invition1.jpg);
	height: 156px;
	width: 1000px;
}
#top2 {
	background-image: url(/imgs/invition2.jpg);
	height: 280px;
	width: 1000px;
	background-position: center center;
	background-repeat: no-repeat;
}
#top5{
	text-align: center;
	height: 1270px;
	width: 1024px;
}
#top4 {
	background-image: url(/imgs/invition3.jpg);
	height: 156px;
	width: 1000px;
}
#top3 {
	text-align: center;
	
	width: 1228px;
}
body {
	color: #325fac;
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
}
.title a{
	color: #325fac;
	text-decoration: none;
}
.content {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
.list {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #999999;
}
.h1 {
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}
.h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
.b {
	font-weight: bold;
	color: #666666;
}
.bt {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/imgs/115.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 31px;
	width: 108px;
	padding-top: 5px;
	display: block;
}
.pages{
	text-align: center;
	height: 100px;
	width: 1300px;
	font-size: 14px;
}
.pages ul{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 16px;
	list-style:none;
}
.pages ul li{
	float:left;
	font-family:Arial;
	line-height:17px;
	margin-right:6px;
}
.pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #EEE;
}
.pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}
.pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
	text-decoration:none;
}
 .copyright{
	color:#666666;
	line-height:23px;
	text-align:center;
	height: 100px;
	font-size: 12px;
        clear:both;
}
