﻿body {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #3a6368;
	margin: 0px;
}
.top_bg {
	background-color: #FFFFFF;
	background-image: url(../images/img_1_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.left_bg {
	background-image: url(../images/img_left_bg.gif);
	vertical-align: top;
	width: 179px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.left_bg_dark {
	background-image: url(../images/img_left_bg_dark.gif);
}
.main_bg {
	background-image: url(../images/img_main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
td {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 200%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #2B2722;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
.left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0D0D0;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.text_no_indent {
	line-height: 150%;
}
.small_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #858585;
}
.index_contact_bg {
	background-image: url(../images/index_contact_02.gif);
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
}
.text_indent {
	line-height: 150%;
	text-indent: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bold_blue {
	font-weight: bold;
	color: #009DFF;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #858585;
	border: 1px groove;
}
.button {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #333333;
	border: 1px ridge;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
	height: 20px;
}
a.nonecolor:link {
	color: #858585;
	text-decoration: none;
}
a.nonecolor:visited {
	color: #858585;
	text-decoration: none;
}
a.nonecolor:hover {
	color: #858585;
	text-decoration: none;
}
.text_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 6px;
}
.list {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.RightCon Table, .RightCon Img, .RightCon DIV, .RightCon SPAN {
	max-width: 700px;
}
#CopyRight {
	color: #FFF;
}
#CopyRight a:link, #CopyRight a:visited {
	color: #FFF;
	text-decoration: none;
}
#CopyRight a:hover, #CopyRight a:actived {
	color: #FFF;
	text-decoration: none;
}