@charset "utf-8";
/* CSS Document */

body {
	background-color: #011E3D;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

a {
	color: #00A9DD;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #00A9DD;
	text-decoration: underline;
}

a img {
	border: none;
}

#ls-wrapper {
	width: 100%;
}

#ls-box {
	width: 960px;
	margin: 0 auto;
}

#ls-top {
	height: 175px;
}

.en {
	float: right;
	margin-right: 45px;
	margin-top: 45px;
	font-weight: bold;
}

#ls-main {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#ls-main_1 {
	background-image: url(../images/main_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	padding-left: 20px;
	width: 920px;
}

#left_td {
	width: 200px;
}

#left {
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: 14px 38px;
	height: 280px;
}

#zhong_td {
	background-image: url(../images/zhong_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#zhong {
	background-image: url(../images/zhong_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 29px;
	padding-left: 32px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 300px;
}

#left_a {
	padding-right: 29px;
	padding-left: 32px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 300px;
}


#right_td {
	background-image: url(../images/zhong_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#right {
	background-image: url(../images/zhong_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 39px;
	padding-left: 39px;
	padding-top: 30px;
	width: 280px;
}

#right_a {
	background-image: url(../images/zhong_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 29px;
	padding-left: 29px;
	padding-top: 30px;
	width: 500px;
	padding-bottom: 50px;
}

.right_bt {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}


.hexin {
	background-image: url(../images/hexin_bt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
}

.guanlian {
	background-image: url(../images/guanlian_bt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
}

.biaoti {
	height: 50px;
	text-align: center;
	clear: both;
}

.anniu {
	margin-bottom: 20px;
}

.anniu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.anniu a {


}

.anniu a:hover {

}

.anniu_1 {
	margin-bottom: 20px;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	margin-right: 40px;
	margin-left: 40px;
}

.anniu_1 a {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
	background-image: url(../images/anniu_1_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
}

.anniu_1 a:hover {
	color: #000;
	background-image: url(../images/anniu_1_bg1.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.anniu_1_1 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/anniu_1_bg1.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;	
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	padding-left: 25px;
}

.anniu_1_1 a {
	color: #000;
}

.anniu_1_1 a:hover {
	color: #7C7C7C;

}



#ls-bottom {
	padding-right: 20px;
	padding-left: 20px;
	height: 114px;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 40px;
}

.bottom {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

.bottom a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	display: none;
}

.bottom a:hover {
	text-decoration: underline;
}