@charset "utf-8";
/* CSS Document */
body,td,th,p,div,span,b,select,textarea,input,legend,fieldset {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
html,body {
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #E1E1E1;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E0E0E0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 561px;
}
.main_bg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
.down {
	height: 89px;
	width: 100%;
	background-color: #ffd870;
	text-align: center;
}
.bg .central {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.main_central {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index_bg_12.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.menu img{float:left;}
.menu .menu01 {
	background-image: url(../images/menu_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 183px;
	width: 147px;
	float: left;
}
.menu .menu02 {
	background-image: url(../images/menu_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 183px;
	width: 225px;
	float: left;
}
.menu .menu03 {
	background-image: url(../images/menu_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 183px;
	width: 165px;
	float: left;
}
.menu .menu04 {
	background-image: url(../images/menu_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 70px;
	width: 208px;
	float: left;
}
a:hover.menu01,a:hover.menu02,a:hover.menu03,a:hover.menu04{background-position:bottom;}
.menu .main_menu01 {
	background-image: url(../images/main_menu_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 70px;
	width: 129px;
	float: left;
}
.menu .main_menu02 {
	background-image: url(../images/main_menu_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 70px;
	width: 123px;
	float: left;
}
.menu .main_menu03 {
	background-image: url(../images/main_menu_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 70px;
	width: 120px;
	float: left;
}
.menu .main_menu04 {
	background-image: url(../images/main_menu_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 70px;
	width: 208px;
	float: left;
}
a:hover.main_menu01,a:hover.main_menu02,a:hover.main_menu03,a:hover.main_menu04{background-position:bottom;}
.main_bg .main_central .content {
	background-image: url(../images/main_bg_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 820px;
	min-height:281px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 10px;
}
.clear {
	clear: both;
}
.main_content {
	width: 840px;
	padding-left: 70px;
	background-image: url(../images/index_bg_10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 70px;
}
.main_content ul {
	margin-top: 5px;
	margin-bottom: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.main_content ul li {
	padding-bottom: 10px;
	background-image: url(../images/start_dot.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 0px;
}
#textfield {
	border: 1px solid #A7A7A7;
	width: 300px;
}
hr {
	background-color: #A7A7A7;
	height: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
.main_bg .main_central .content .main_content .ac_content ol {
	margin: 0px;
	padding: 0px;
}
.main_bg .main_central .content .main_content .ac_content ol li {
	margin-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.submit_bn {
	background-image: url(../images/firm_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 40px;
	width: 200px;
	font-size: 15px;
	color: #F30;
	font-weight: bold;
	cursor: pointer;
	display: block;
	padding-top: 15px;
	text-decoration: none;
}
.fb_bn {
	background-image: url(../images/fb_bn_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 40px;
	width: 200px;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	display: block;
	padding-top: 15px;
	text-decoration: none;
}
.main_bg .main_central .content .main_content .ac_content h4 {
	color: #F30;
	margin: 0px;
	padding: 0px;
}
.point{color:#F30;}
a {
	text-decoration: none;
}
.main_bg .main_central .main_title_bg01 {
	min-height:99px;
}
.main_bg .main_central .main_title_bg02 {
	background-image: url(../images/main_title02_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:99px;
}
.main_bg .main_central .main_title_bg03 {
	background-image: url(../images/main_title03_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:99px;
}
.main_bg .main_central .main_title_bg04 {
	background-image: url(../images/main_title04_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:99px;
}
.main_content ul li .list_title {
	font-size: 15px;
	font-weight: bold;
	color: #FE800F;
}
h3{
	color: #F30;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.main_content ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
#sub1 {
	background-image: url(../images/bn.jpg);
	background-repeat: no-repeat;
	height: 386px;
	width: 675px;
	background-position:center top;
}
#sub2 {
	background-image: url(../images/bn.jpg);
	background-repeat: no-repeat;
	height: 386px;
	width: 675px;
	background-position: center -386px;
}#sub3 {
	background-image: url(../images/bn.jpg);
	background-repeat: no-repeat;
	height: 386px;
	width: 675px;
	background-position:center -772px;
}#sub4 {
	background-image: url(../images/bn.jpg);
	background-repeat: no-repeat;
	height: 386px;
	width: 675px;
	background-position:center -1158px;
}#sub5 {
	background-image: url(../images/bn.jpg);
	background-repeat: no-repeat;
	height: 386px;
	width: 675px;
		background-position:center bottom;
}
.bg .central .bn .bn_link {
	z-index: 5;
	/*margin-top: -386px;*/
}
.bg .central .bn {
	margin-top: 0px;
	*margin-top: -3px;
	float: left;
	height: 386px;
	width: 675px;
}
.main_central .main_content .wallpaper_bg {
	background-image: url(../images/photo_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 173px;
	width: 224px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
}
/*2013.0802新增*/
.new_bn a img{
	margin-top: 6px;
	margin-right: 6px;
}
.new_bn a{
	filter : alpha(opacity=85);
	-moz-opacity:0.85;
	opacity : 0.85;
	filter: 'alpha(opacity=85)';
*filter: alpha(opacity=85); zoom: 1;
}
.new_bn a:hover{
	filter : alpha(opacity=100);
	-moz-opacity:1;
	opacity : 1;
	filter: 'alpha(opacity=100)';
*filter: alpha(opacity=100); zoom: 1;
}
