* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/ab_bodybg.jpg);
	background-repeat: repeat-x;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#wrap {
	width: 970px;
	margin: 0px auto;
}
#head {
	margin-left: 10px;
}

#logo {
	float: left;
	height: 65px;
	width: 213px;
}
#h_font {
	float: right;
	height: 65px;
	line-height: 65px;
	padding: 0px 10px;
}
#ab_pic {
	height: 232px;
	width: 960px;
	padding-top: 16px;
	padding-bottom: 16px;
}
#content {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	*float:left;
}

#left {
	float: left;
	margin-right: 1px;
	background-image: url(../images/ab_left_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 37px;
	width: 172px;
}
#left ul {
	list-style-type: none;
}
#left li {
	height: 27px;
	line-height: 27px;
}
#left a{
	height: 27px;
	text-decoration: none;
	display: block;
	width: 82px;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	color:#333;
	padding-left: 90px;
}
#left a:hover {	
	font-weight: bold;
	color: #024289;
	background-image: url(../images/bg1.gif);	
}
#right {
	float: right;
	width: 735px;
}
#r_nav {
	padding-bottom: 30px;
}

#r_nav_left {
	float: left;
	width: 103px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1492d6;
}
#r_nav_right {
	float: right;
	width: 632px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	line-height: 30px;
	text-align: right;
	color: #666;
}
#r_nav_right a {
	color: #666;
	text-decoration: none;
}
.link {
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 20px;
}
.link li {
	float: left;
	height: 30px;
	padding-right: 10px;
	width: 130px;
}





.ad_font {
	font-size: 14px;
	font-weight: bold;
	color: #ff7300;
	line-height: 30px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	padding-left: 10px;
}
.ad_font3 {
	font-size: 14px;
	font-weight: bold;
	color: #ff7300;
	line-height: 30px;	
	padding-left: 10px;
}
.ad_font2 {
	line-height: 30px;
	padding: 10px 40px;
	font-weight: bold;
}
.ad_font2 a {
	color: #024289;
	text-decoration: none;
}
.ad_font2 a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.ad_gg_img {
	padding: 10px 0px 30px 0px;
}
.yg_img {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 80px;
}
.yg_font {
	padding-bottom: 10px;
	padding-left: 220px;
	padding-top: 8px;
}


.ad_font4 {
	line-height: 24px;
	padding-left: 10px;
}
.ad_font5 {
	line-height: 24px;
	font-size: 14px;
	padding: 0px 0px 40px 20px;
}


.ad_padding_bottom {
	padding-bottom: 40px;
	*padding-bottom: 30px;
}

.ap_icon {
	float: left;
	width: 63px;
}
.right_content {
	float: right;
	width: 665px;
}
.right_content img {
	display: block;
	padding: 15px 0px 9px 0px;
}
.right_content p {
	line-height: 24px;
	padding-left: 3px;
	padding-right: 10px;
}
#pinpai img {
	float: left;
	padding-right: 47px;
}
#foot {
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	padding: 10px 0px;
	margin-left: 10px;
	width: 960px;
}

.clear {
	clear: both;
}
