@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F5F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#box{
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	color: 939393;
}
ul li{
	margin: 0px;
	padding: 0px;
}
dd{
	height: auto;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#top_line{
	background-image: url(../images/top_ilne.gif);
	height: 28px;
}
#logo{
	height: 74px;
	background-image: url(../images/logo.gif);
}
.logo_img{
	width: 298px;
	float: left;
}
.language{
	padding-top: 58px;
	padding-right: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #B7B7B7;
	display: none;
}
.language ul{} 
.language li{
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
#header{
	background-color: #FFFFFF;
	height: 231px;
	width: 925px;
}
#header1{
	background-color: #FFFFFF;
	background-image: url(../images/header0.jpg);
	height: 210px;
	width: 925px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#header2{
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	height: 210px;
	width: 925px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#header3{
	background-color: #FFFFFF;
	background-image: url(../images/header3b.jpg);
	height: 210px;
	width: 925px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#header4{
	background-color: #FFFFFF;
	background-image: url(../images/header4.jpg);
	height: 210px;
	width: 925px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#header5{
	background-color: #FFFFFF;
	background-image: url(../images/header5b.jpg);
	height: 210px;
	width: 925px;
	background-repeat: no-repeat;
	background-position: top;
}
#header6{
	background-color: #FFFFFF;
	background-image: url(../images/header6.jpg);
	height: 210px;
	width: 925px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#content{
	padding-right: 20px;
	padding-left: 20px;
	height: 100%;
	color: #939393;
}
#title{
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
#sub_title{
	color: #76a292;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#con_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#copy_right{
	padding-bottom: 10px;
	background-color: #FFFFFF;
	height: 28px;
	width: 925px;
	background-image: url(../images/copy_right.gif);
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e7163;
}
#copy_right .text{
	width: 400px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
#copy_right .link{
	width: 400px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	text-align: right;
	color: #7E7163;
}

.link a:link ,.link a:visited {
	color: #7E7163;
	text-decoration: none;
}
.link a:hover ,.link a:active {
	color: #000000;
	text-decoration: none;
}
#refe{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8093B3;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: justify;
	line-height: 15px;
}
#refe em{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
#refe ul{
	list-style-type: decimal;
	height: auto;
	margin-top: 0px;
}
#refe il{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: auto;
}
#s_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
#rnai{width: 800px;
	margin-right: auto;
	margin-left: auto;}
dl{
}
#rnai dt{
	font-weight: bold;
}
#rnaidd{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 30px;
}
a:link ,a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover ,a:active {
	color: #CCCC00;
	text-decoration: none;
}
.about_box {
	width: 435px;
	float: left;
	padding-bottom: 30px;
}
#adbanner{
	float: right;
}
.p_style {
	width: 670px;
	height: 250px;
}
h6{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
p {
	margin: 0px;
	text-indent: 2px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pic_img{
	width: 180px;
	position: relative;
	clear: both;
	float: right;
	height: 224px;
}
.em_text{
	text-align: right;
	padding-right: 20px;
}
#swf_mov{
	float: right;
	width: auto;
	padding-left: 10px;
}
#con_text li{
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../images/icon_03.gif);
	list-style-type: circle;
}
.img_box{
	text-align: center;
	width: auto;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

input, textarea{
	margin: 0px;
	padding: 0px;
}
.boder{
	border: 1px solid #E1C4C4;
	background-color: #FEFCFC;
}
.text_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9999;
}

.btu{
	background-image: url(../images/btn_01.gif);
	height: 23px;
	width: 80px;
	padding-bottom: 0px;
	color: #FFFFFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_line{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.text_bule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8093B3;
	font-style: italic;
}
#mir_tc_line td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.small_text {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	color: #666666;
}
#mir_tc_line img {
	float: right;
}
#con_text .tm_info li{
	list-style-type: decimal;
	list-style-position: outside;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.pro_table_list td {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B6DADA;
	color: #578282;
}
.pro_table_list th {
	background-color: #F1F8F8;
	color: #666666;
	text-align: left;
}
#box #content #con_text table td  ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	height: auto;
	width: auto;
}
.oran_color {
	color: #FF6600;
}

#box #content #con_text table td  li {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
select {
	font-size: 12px;
	color: #666666;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
