﻿@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

img{
	border:none;
}

.input_box {
	border: 1px solid #E6E6E6;
}
.menu_bg {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.top{
	background-image: url(../images/index_r1_c4_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_ch {
	background-image: url(../chinese/images/ch-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.menu {
	float: right;
}
.menu ul li {
	float: left;
	color: #000000;
	display: inline;
	text-align:center;
	margin-top: 22px;
	line-height: 25px;
}
.menu ul li a {
	background: url('../images/index_r5_c24.jpg');
	display: block;
	width: 106px;
	height: 26px;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: text-bottom;
	float: left;
}
.menu ul li a:hover {
	background: url('../images/index_r5_c25.jpg');
	color: #fff;
	text-align:center;
	text-decoration: none;
}
.searchbg{
	background-image: url(../images/searchbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#input {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.search {
	height: 15px;
	border: 1px solid #FFFFFF;
}

.homestorybox_bg{background-image:url(../images/index_r33_c.jpg);
background-position:center;
background-repeat:no-repeat;}
.z_bg {
	background-image: url(../images/index_r37_c31.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


.leftbottomgraphic{
    background-position:bottom left;
    background-repeat:no-repeat;
}

.c_bg {
	background-image: url(../images/content_r1_c5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bacolor{FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f5f5f5,endColorStr=#ffffff);
}
.con_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.image_border {
	padding: 4px;
	border: 1px solid #E8E8E8;
}
.gue_title {
	font-size: 14px;
	font-weight: bold;
}
.gue_font {
	font-size: 12px;
	color: #cc0000;
}

.gue_font1 {
	font-size: 12px;
	color: #999999;
}
.gueback_font {
	font-size: 12px;
	color: #0055FF;
}

.contact_bg {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lefttitle_ch {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
