@charset "utf-8";
/* CSS Document */


a{
	text-decoration:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}

#head {
	padding: 0px;
	height: 235px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#nav {
	background-color: #CACAFF;
	padding: 0px;
	height: 40px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav ul {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
}
#nav ul li {
	background:#007ac7;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 98px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#nav ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	display: block;
}
#nav ul li a:hover {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	font-weight: bold;
}
#mian {
	padding: 0px;
	height: 1200px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E6E6FF;
}
#mian .left {
	margin: 0px;
	padding: 0px;
	height: 700px;
	width: 700px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}


#mian .right {
	padding: 0px;
	float: right;
	height: 1150px;
	width: 260px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mian .right .pic3 {
	height: 40px;
	width: 260px;
}
#mian .right .pic3 p {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mian .left h1 {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	width: 680px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#mian .left p {
	float: left;
	width: 660px;
	font-size: 18px;
	text-indent: 25px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 35px;
	padding: 0px;
}

.pic1 {
	/*height: 145px;*/
	width: 164px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
#mian .right .pic6 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 260px;
}
#mian .right .pic6 p {
	float: left;
	height: 25px;
	width: 260px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mian .right .pic4 {
	float: left;
	height: 40px;
	width: 260px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mian .right .pic4 p {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mian .right .pic5 {
	height: 50px;
	width: 260px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mian .right .pic5 p {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mian .right .line {
	float: left;
	height: 2px;
	width: 220px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.pic2 {
	padding: 1px;
	float: left;
	height: 125px;
	width: 126px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
#mian .right .pic8 {
	padding: 0px;
	float: left;
	height: 120px;
	width: 120px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
#mian .right .pic9 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 260px;
}
#mian .right .pic9 p {
	font-size: 14px;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#mian .right .pic9 p a {
	text-decoration: none;
	color: #000;
	font-size: 18px;
}
#mian .right .pic7 {
	float: left;
	padding: 0px;
	width: 260px;
	height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mian .right .pic7 p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
}
#mian .right .pic7 p a {
	text-decoration: none;
	color: #000;
	font-size: 18px;
}
#mian .right .pic7 p a:hover {
	font-size: 22px;
	color: #F00;
}
#mian .right .pic9 p a:hover {
	font-size: 22px;
	color: #F00;
	font-weight: bold;
}
#mian .right .pic10 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 260px;
}
#mian .right .pic10 p {
	font-size: 16px;
	text-align: center;
}
#mian .down {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 400px;
	width: 700px;
}
#mian .down h1 {
	font-size: 20px;
	text-align: center;
	width: 700px;
	padding: 0px;
	height: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mian .down p {
	font-size: 18px;
	text-align: left;
	height: 400px;
	width: 660px;
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #000;
	float: left;
	padding: 0px;
}
#mian .right .pic9 p a strong {
	color: #000;
	font-family: "楷体";
	font-size: 22px;
}
#mian .right .pic7 p a strong {
	font-family: "楷体";
	font-size: 22px;
}
#mian .right .pic7 p a strong:hover {
	color: #F00;
}


#mian .right .pic9 p a strong:hover {
	color: #F00;
}






#footer {
	background-color: #D0E8FF;
	height: 60px;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	color: #000;
	line-height: 60px;
	text-align: center;
	font-weight: lighter;
}

#footer a strong {
	color: #039;
	text-decoration: none;
	font-weight: lighter;
}
#footer a strong:hover {
	color: #F00;
	text-decoration: none;
	font-weight: lighter;
}