* {
	margin: 0px;
	padding: 0px;
}
img {
	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;
}

body {
	background-image: url(../images/bg_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FAFAFA;
	margin-top: 11px;
	font-size: 12px;
	color: #666;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #CF2722;
	text-decoration: underline;
}


#main_all_box {
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
}
#head_box {
	width: 100%;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#head_box #head {
	height: 89px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#head_box #head .logo {
	display: block;
	float: left;
	height: 55px;
	width: 367px;
	margin-top: 25px;
	margin-left: 5px;
}

#head_box #head .top_link_box {
	display: block;
	float: right;
	height: 20px;
	width: 200px;
	text-align: right;
	line-height: 20px;
	padding-right: 5px;
	margin-top: 50px;
}

#head_box #menu_box {
	line-height: 35px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#head_box #menu_box ul {
	list-style: none;
	display: block;
	width: 1000px;
	text-align: center;
}
#head_box #menu_box ul li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 110px;
	display: block;
	line-height: 31px;
	height: 31px;
	padding-top: 4px;
}
#head_box #menu_box ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
}





#head_box #menu_box ul li a:hover {
	display: block;
	color: #CCC;
	text-decoration: none;
}

#banner_box {
	height: 300px;
	width: 1000px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	overflow: hidden;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content_box {
	background-image: url(../images/content_bg1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1000px;
	float: left;
}


#content_box #content_left_box {
	float: left;
	width: 283px;
}

#content_box #content_right_box {
	float: right;
	width: 717px;
}
.footer_bg_style1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FAFAFA;
}
.footer_bg_style2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	background-image: url(../images/bg_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FAFAFA;
	padding-top: 20px;
	padding-bottom: 20px;
}


#footer_box {

}
.piclink_box {
	display: block;
	float: left;
	width: 978px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #D7333E;
	border-left-color: #E7E7E7;
	padding: 10px;
	background-color: #FFF;
}



.piclink_box ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
}
.piclink_box ul li {
	float: left;
	width: 180px;
	display: inline;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 13px;
	padding: 0px;
}
.piclink_box ul li img {
	width: 180px;
	height: 50px;
}

#links_copyright {
	width: 1000px;
	display: block;
	text-align: center;
	line-height: 18pt;
	font-size: 11px;
	color: #999;
	padding-top: 10px;
	padding-bottom: 20px;
}



.left_content_box {
	width: 283px;
	background-image: url(../images/left_box_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


.left_content_title_box {
	height: 38px;
	width: 283px;
	float: left;
	margin-bottom: 10px;
}
.left_content_nr {
	float: left;
	width: 243px;
	line-height: 18pt;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.left_content_nr form {
	padding-left: 10px;
	padding-top: 10px;
}
.left_content_nr form select {
	width: 200px;
	margin-bottom: 10px;
	float: left;
}

.logo2_img {
	float: left;
	width: 243px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
}

.left_content_nr ul {
	list-style: none;
}

.left_content_nr ul li {
	background-image: url(../images/li_icon.jpg);
	background-position: left 12px;
	padding-left: 10px;
	background-repeat: no-repeat;
	display: block;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
}

.left_content_title_box span {
	height: 38px;
	width: 85px;
	display: block;
	float: left;
	line-height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
}

.left_content_title_box a {
	height: 38px;
	width: 60px;
	display: block;
	float: right;
	line-height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
}

.left_content_title_box a:hover {
	height: 38px;
	width: 60px;
	display: block;
	float: right;
	line-height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #CF2122;
	text-align: center;
	text-decoration: none;
}
.right_content_box {
	float: left;
	width: 717px;
}
.right_content_footer_bg {
	background-image: url(../images/right_box_top_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 9px;
	width: 717px;
}

.right_content_title_box {
	display: block;
	float: left;
	width: 717px;
	height: 38px;
	background-image: url(../images/right_box_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_content_title_box p {
	float: left;
	height: 34px;
	display: block;
	line-height: 34px;
	padding-right: 15px;
	cursor: hand;

}
.menu_on {
	color: #FFF;
	font-weight: bold;
}
.menu_off {
	float: left;
	color: #FCC;
	font-weight: normal;
}
.display {
}
.hidden {
	display: none;
}





.right_content_title_box span {
	height: 34px;
	width: 120px;
	display: block;
	float: left;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 30px;
}
.right_content_title_box a {
	height: 34px;
	width: 65px;
	display: block;
	float: right;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.right_content_title_box a:hover {
	height: 34px;
	width: 65px;
	display: block;
	float: right;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	text-decoration: none;
}

.right_content_nr {
	display: block;
	float: left;
	width: 717px;
	background-image: url(../images/right_box_top_bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_content2_nr {
	display: block;
	float: left;
	width: 717px;
	background-image: url(../images/right_box2_top_bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}



.right_content_nr2 {
	display: block;
	float: left;
	width: 717px;
	background-image: url(../images/right_box_top_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_content2_nr2 ul {
	list-style: none;
}
.news_box {
	float: right;
	width: 390px;
	display: block;
	margin-top: 10px;
}
.news_box ul {
	list-style: none;
}

.news_box ul li {
	display: block;
	line-height: 26px;
}

.news_box ul li a {
	overflow: hidden;
	float: left;
	display: block;
	width: 260px;
	padding-right: 10px;
	white-space: nowrap;
	background-image: url(../images/li_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 10px;
}

.news_box ul li span {
	overflow: hidden;
	float: right;
	display: block;
	width: 80px;
	padding-right: 20px;
	white-space: nowrap;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	/*color: #C5C5C5;*/
	color: #AAA;
	text-align: right;
}



.tab_flash_box {
	float: left;
	width: 290px;
	display: block;
	height: 210px;
	padding-left: 24px;
	padding-top: 15px;
}
.right_content2_nr2 {
	display: block;
	float: left;
	width: 717px;
	background-image: url(../images/right_box2_top_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.right_content2_nr2 ul {
	list-style: none;
	display: block;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	padding-right: 10px;
}

.right_content2_nr2 ul li {
	line-height: 26px;
	display: block;
	width: 333px;
	float: left;
	padding-left: 10px;
}

.right_content2_nr2 ul li a {
	overflow: hidden;
	float: left;
	display: block;
	width: 240px;
	padding-right: 7px;
	white-space: nowrap;
	background-image: url(../images/li_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 10px;
}
.right_content2_nr2 ul li span {
	overflow: hidden;
	float: right;
	display: block;
	width: 75px;
	white-space: nowrap;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	/*color: #C5C5C5;*/
	color: #AAA;
	text-align: right;
}
.right_content2_nr3 {
	display: block;
	float: left;
	width: 717px;
	background-image: url(../images/right_box2_top_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_content2_nr3 ul {
	list-style: none;
	padding-left: 22px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	padding-right: 10px;
}
.right_content2_nr3 ul li {
	display: block;
	width: 170px;
	float: left;
}

.right_content2_nr3 ul li img {
	line-height: 26px;
	display: block;
	width: 160px;
	float: left;
	height: 119px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 2px;
}

.right_content2_nr3 ul li p {
	line-height: 26px;
	display: block;
	width: 164px;
	color: #999;
	text-align: center;
	float: left;
}





.footer_bg_box {
	background-image: url(../images/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 100%;
	float: left;
}
#ContentPage_box {
	background-image: url(../images/contentpage_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1000px;
	float: left;
}

#ContentPage_box #ContentPages_left_box {
	float: left;
	width: 213px;
}
.cp_left_content {
	float: left;
	width: 213px;
	background-image: url(../images/left_box2_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
.cp_left_content ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding-left: 13px;
}

.cp_left_content ul li {
	float: left;
	height: 41px;
	width: 181px;
	display: block;
	margin-bottom: 4px;
}
.cp_left_content ul li span {
	/*background-image: url(../images/cp_left_menu_bg1.jpg);*/
	background-image: url(../images/cp_left_menu_bg2.jpg);
	float: left;
	height: 41px;
	width: 151px;
	display: block;
	margin-bottom: 4px;
	line-height: 41px;
	/*padding-left: 35px;*/
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #000;
}
.cp_left_content ul li a {
	background-image: url(../images/cp_left_menu_bg2.jpg);
	float: left;
	height: 41px;
	width: 151px;
	display: block;
	margin-bottom: 4px;
	line-height: 41px;
	padding-left: 35px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.cp_left_content ul li a:hover {
	background-image: url(../images/cp_left_menu_bg1.jpg);
	float: left;
	height: 41px;
	width: 151px;
	display: block;
	margin-bottom: 4px;
	line-height: 41px;
	padding-left: 35px;
	font-size: 14px;
	font-family: "微软雅黑";
	text-decoration: none;
}
.cp_left_content form {
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding-left: 13px;
	float: left;
	width: 190px;
}

.cp_left_content form label {
	list-style-image: none;
	list-style-type: none;
	display: block;
	width: 170px;
	line-height: 18px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cp_left_content img {
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding-left: 13px;
	float: left;
	width: 190px;
	padding-bottom: 5px;
}






.cp_left_content .cp_left_title {
	float: left;
	width: 203px;
	height: 36px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 10px;
	display: block;
	margin-bottom: 20px;
}
#ContentPage_box #ContentPages_right_box {
	float: right;
	width: 787px;
	background-image: url(../images/right_box2_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_title_font_box {
	background-image: url(../images/right_box_top_bg4.jpg);
	height: 45px;
	background-repeat: no-repeat;
	background-position: right -3px; /* --- 火狐谷歌专用 --- */
	#background-position: right center; /* --- IE专用 --- */
	_background-position: right center; /* --- IE专用 --- */
	float: left;
	display: block;
	background-color: #FFF;
	font-size: 30px;
	color: #AD1218;
	font-family: "微软雅黑";
	white-space: nowrap;
	margin-top: 17px;
	padding-top: 5px;
	padding-right: 60px;
	margin-left: 25px;
}


*html .right_title_font_box {  /* --- IE6 hack --- */
	margin-left: 10px;
}
.right_title2 {
	float: left;
	width: 787px;
	margin-bottom: 30px;
}
.mbx_box {
	color: #999;
	text-align: right;
	float: right;
	white-space: nowrap;
	line-height: 20px;
	margin-top: 35px;
	padding-right: 30px;
}

.list_paging {
	text-align: center;
	line-height: 50px;
	font-size: 12px;
}
.cp_right_title_box {
	float: left;
	width: 690px;
	padding-left: 40px;
	font-family: "微软雅黑";
	padding-bottom: 20px;
}
.cp_right_title_box2 {
	float: left;
	width: 690px;
	font-family: "微软雅黑";
	line-height: 20pt;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.cp_right_title_box3 {
	float: left;
	width: 690px;
	font-family: "微软雅黑";
	line-height: 20pt;
	font-size: 12px;
	color: #999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}



.cp_right_content_box {
	float: left;
	width: 690px;
	padding-left: 40px;
	font-family: "微软雅黑";
	line-height: 20pt;
	padding-bottom: 40px;
	overflow: hidden;
	font-size: 16px;
}


.cp_right_content_box ul {
	list-style-image: none;
	list-style-type: none;
}

.cp_right_content_box ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}

.cp_right_content_box ul li a {
	display: block;
	float: left;
	background-image: url(../images/li_icon.jpg);
	background-position: left center;
	padding-left: 10px;
	background-repeat: no-repeat;
	width: 590px;
}
.cp_right_content_box ul li span {
	display: block;
	float: right;
	width: 80px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	/*color: #CCC;*/
	color: #AAA;
	font-size: 12px;
}

.cp_right_content_pic_box {
	float: left;
	width: 690px;
	padding-left: 40px;
	font-family: "微软雅黑";
	line-height: 20pt;
	padding-bottom: 40px;
	overflow: hidden;
}

.cp_right_content_pic_box ul {
	list-style-image: none;
	list-style-type: none;
}

.cp_right_content_pic_box ul li {
	display: block;
	width: 171px;
	float: left;
	padding-right: 1px;
}
.gc_menu_box {
	float: left;
	height: 30px;
	width: 690px;
	padding-left: 40px;
	margin-bottom: 10px;
}
.gc_menu_box .gc_menu_b2 {
	height: 30px;
	width: 682px;
	float: left;
	background-color: #FCFCFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.gc_menu_box .gc_menu_b2 span {
	height: 30px;
	float: left;
	background-color: #666;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 1px;
	cursor: default;
}
.gc_menu_box .gc_menu_b2 a {
	height: 30px;
	float: left;
	background-color: #EBEBEB;
	line-height: 30px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 1px;
	text-decoration: none;
}
.gc_menu_box .gc_menu_b2 a:hover {
	height: 30px;
	float: left;
	background-color: #FFF;
	line-height: 30px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 1px;
	text-decoration: none;
}





.cp_right_content_pic_box ul li img {
	line-height: 26px;
	display: block;
	width: 160px;
	float: left;
	height: 119px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 2px;
}

.cp_right_content_pic_box ul li p {
	line-height: 26px;
	display: block;
	width: 164px;
	color: #999;
	text-align: center;
	float: left;
}
.content_right_content_news_title3 {
	float: left;
	width: 690px;
	font-family: "微软雅黑";
	padding-left: 40px;
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-bottom: 40px;
	margin-top: 15px;
}
.content_right_content_news_title4 {
	width: 690px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.prev {
	float: left;
	display: block;
}
 .next {
	float: right;
	display: block;
}
#apDiv1 {
	position:absolute;
	width:880px;
	height:40px;
	z-index:999;
	top: 126px;
	background-image: url(../images/bg_topmenu_2.png);
	background-repeat: repeat-x;
	background-position: left bottom; /* FF专用 */
	*background-position: left bottom!important; /* IE7专用 */
	*background-position: left 10px; /* IE6专用 */
	display: block;
	float: left;
	line-height: 50px;
	padding-left: 120px;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	width:780px;
	height:40px;
	z-index:999;
	top: 126px;
	background-image: url(../images/bg_topmenu_2.png);
	background-repeat: repeat-x;
	background-position: left bottom; /* FF专用 */
	*background-position: left bottom!important; /* IE7专用 */
	*background-position: left 10px; /* IE6专用 */
	display: block;
	float: left;
	line-height: 50px;
	padding-left: 220px;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	width:680px;
	height:40px;
	z-index:999;
	top: 126px;
	background-image: url(../images/bg_topmenu_2.png);
	background-repeat: repeat-x;
	background-position: left bottom; /* FF专用 */
	*background-position: left bottom!important; /* IE7专用 */
	*background-position: left 10px; /* IE6专用 */
	display: block;
	float: left;
	line-height: 50px;
	padding-left: 320px;
	visibility: hidden;
}
#apDiv4 {
	position:absolute;
	width:560px;
	height:40px;
	z-index:999;
	top: 126px;
	background-image: url(../images/bg_topmenu_2.png);
	background-repeat: repeat-x;
	background-position: left bottom; /* FF专用 */
	*background-position: left bottom!important; /* IE7专用 */
	*background-position: left 10px; /* IE6专用 */
	display: block;
	float: left;
	line-height: 50px;
	padding-left: 440px;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	width:460px;
	height:40px;
	z-index:999;
	top: 126px;
	background-image: url(../images/bg_topmenu_2.png);
	background-repeat: repeat-x;
	background-position: left bottom; /* FF专用 */
	*background-position: left bottom!important; /* IE7专用 */
	*background-position: left 10px; /* IE6专用 */
	display: block;
	float: left;
	line-height: 50px;
	padding-left: 540px;
	visibility: hidden;
}
#apDiv6 {
	position:absolute;
	width:340px;
	height:40px;
	z-index:999;
	top: 126px;
	background-image: url(../images/bg_topmenu_2.png);
	background-repeat: repeat-x;
	background-position: left bottom; /* FF专用 */
	*background-position: left bottom!important; /* IE7专用 */
	*background-position: left 10px; /* IE6专用 */
	display: block;
	float: left;
	line-height: 50px;
	padding-left: 660px;
	visibility: hidden;
}
#apDiv7 {
	position:absolute;
	width:220px;
	height:40px;
	z-index:999;
	top: 126px;
	background-image: url(../images/bg_topmenu_2.png);
	background-repeat: repeat-x;
	background-position: left bottom; /* FF专用 */
	*background-position: left bottom!important; /* IE7专用 */
	*background-position: left 10px; /* IE6专用 */
	display: block;
	float: left;
	line-height: 50px;
	padding-left: 780px;
	visibility: hidden;
}
.gd_box {
	height: 39px;
	width: 1000px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
.gd_box .gd_cantent {
	float: left;
	height: 27px;
	width: 822px;
	background-image: url(../images/gdgg_bg1.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 12px;
	padding-right: 20px;
}

.gd_box .gd_more {
	float: left;
	height: 39px;
	width: 58px;
	background-repeat: no-repeat;
}
.index_down_bg {
	background-image: url(../images/bg_010.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 12px;
	display: block;
	float: left;
}

