﻿@charset "utf-8";
*{
margin:0px;
padding:0px;
}
body{
background-color:#333333;
}
.about_all {
margin:0 auto;
	height: 780px;
	width: 1003px;
}
.about_all .about_top {
	clear: both;
	float: left;
	height: 284px;
	width: 1003px;
}
.about_all .about_main {
	clear: both;
	float: left;
	height: 426px;
	width: 1003px;
	background-image: url(../imges/about_main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
.about_all .about_main .about_m_left {
	float: left;
	width: 289px;
	height: 426px;
	background-image: url(../imges/zuoxia.jpg);
	background-repeat: no-repeat;
	background-position: 0px 98px;
}
.about_all .about_main .about_m_left .a_m_l_flash {
	float: left;
	height: 426px;
	width: 250px;
}
.about_all .about_main .about_m_left .a_m_l_tiao {
	background-image: url(../imges/about_tiao.jpg);
	background-position: 25px 43px;
	float: left;
	height: 426px;
	width: 39px;
	background-repeat: no-repeat;
}
.about_all .about_main .about_m_right {
	background-image: url(../imges/about_right_top.jpg);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	float: left;
	height: 426px;
	width: 714px;
}
.about_all .about_main .about_m_right .a_m_r_top {
	color: #F7931E;
	float: left;
	height: 65px;
	width: 714px;
}
.about_all .about_main .about_m_right .a_m_r_top .top1 {
	float: left;
	height: 20px;
	width: 428px;
	font-size: 19px;
	line-height: 20px;
	padding-top: 22px;
	padding-left: 42px;
	font-family: "黑体";
}
.about_all .about_main .about_m_right .a_m_r_top .top2 {
	float: left;
	height: 65px;
	width: 244px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}
.about_all .about_main .about_m_right .a_m_r_text {
	float: left;
	height: 361px;
	width: 700px;
	padding-left: 14px;
	font-size: 12px;
	line-height: 22px;
	color: #F7931E;
}
.about_all .about_main .about_m_right .a_m_r_text .xinwenbiaoti {
	float: left;
	height: 90px;
	width: 700px;
}

.about_all .about_main .about_m_right .a_m_r_text .wenzi {
	float: left;
	height: 361px;
	width: 624px;
}
.about_all .about_main .about_m_right .a_m_r_text .ttt {
	background-image: url(../imges/ttt01.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	float: left;
	height: 361px;
	width: 60px;
}



.about_all .about_foot {
	clear: both;
	float: left;
	height: 54px;
	width: 1003px;
	background-image: url(../imges/foot.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	background-color: #000000;
}
.about_all .about_foot .wenzi {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	float: left;
	height: 20px;
	width: 1003px;
	color: #f7931e;
}
.about_all .about_foot .wenzi a:link
{
	text-decoration: none;
	color: #F7931E;
}
.about_all .about_foot .wenzi a:visited
{
	text-decoration: none;
	color: #F7931E;
}
.about_all .about_foot .wenzi a:hover
{
	text-decoration: none;
	color: #F7931E;
}
.about_all .about_foot .wenzi a:active
{
	text-decoration: none;
	color: #F7931E;
}

