body{
	font-size: 15px;
	line-height: 120%;
}
.index_body_box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.index_header {
	height: 30px;
	width: 1000px;
	background-color: #e97718;
}
.index_content {
	min-width: 1000px;
	min-height: 460px;
}
.index_left_logo {
	height: 129px;
	width: 143px;
	float: left;
}
.index_right_flash {
	margin-left: 150px;
	width: 806px;
	height: 500px;
}
.index_menu {
	height: 90px;
	width: 1000px;
	background-color: #e97718;	
}

.index_menu__box {
	height: 66px;
	width: 114px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.index_menu_contact {
	height: 46px;
	width: 310px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 20px;
	color: #FFF;
}
.index_footer {
	height: 25px;
	width: 1000px;
	background-color: #f7ad6e;
	color: #FFF;
	text-align: center;
}
.body_more_box {
	width: 1000px;
}
.header {
	height: 100px;
	width: 1000px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
.menu {
	height: 100px;
	width: 1000px;
}
.menu div {
	float: left;
	height: 40px;
	width: 110px;
	padding-top: 50px;
	margin-right: 10px;
}
.content {
	min-height: 400px;
	width: 1000px;
	
}
.content_product_box01 {
	width: 1000px;
	height: 600px;
}
.content_red_box {
	min-height: 800px;
	width: 1000px;
}
.content_red_box_left {
	width: 250px;
	min-height: 800px;

	float:left;
}
.content_red_box_right {
	min-height: 800px;
	width: 720px;
	float: left;
	margin-top: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F93;
	padding-left: 18px;
	
	
}

.content_red_box_leftup {
	height: 505px;
	width: 230px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.content_red_box_leftdown {
	height: 115px;
	width: 230px;
	margin-bottom: 20px;
}




.content_product_box01 div {
	height: 505px;
	width: 230px;
	float: left;
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 10px;
	}

.content_contant {
	background-image: url(../images/content_bg.jpg);
	min-height: 400px;
	width: 1000px;
	height: 640px;
	position: relative;
}
.map {
	position: absolute;
	height: 260px;
	width: 365px;
	left: 120px;
	top: 78px;
}
.footer a {
	color: #930;
	text-decoration: none;
}


.content_about {
	background-image: url(../images/about.jpg);
	min-height: 400px;
	width: 1000px;
	height: 596px;
}

.footer {
	height: 50px;
	width: 1000px;
	background-color: #f7ad6e;
	color: #FFF;
	text-align: center;
	padding-top: 13px;
	clear:both;
}

#logo {
	height: 70px;
	width: 140px;
	padding: 0px;
	margin-right: 70px;
}
h3
{
	color: #EA771A;
	line-height: 30px;
	font-weight: normal;
}
.tab_1 {
	width: 720px;
	margin-bottom: 15px;
	/*text-transform: lowercase;*/
}
.tab_1 td{
	padding: 3px;
}

.tab_1 td img{
	padding-top:6px;
}

h4
{
	font-weight: normal;
	color: #333;
}
.page {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FDECB3;
	line-height: 20px;
}
.page a {
	color: #F60;
	font-size: 14px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.page a:hover {
	color: #F60;
	font-size: 14px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: underline;	
}
.page a.onpage {
	color: #333;
	font-size: 14px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}

.lang_header{
    padding: 7px 80px 0 0;
    color: white
}

.lang_header a{
    color: white;
    text-decoration: none;
}

.lang_header a:hover{
    color: yellow;
}

.lang_header2 a{
    color: white;
    text-decoration: none;
}

.lang_header2 a:hover{
    color: yellow;
}
