@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/index/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E0DECB;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	color: #4d4d4f;
}
/*-background img-----------------------------------------------------------------------------------------*/
.content-top-bg {
	background-image: url(images/index/content-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
.index-hot-bg {
	background-image: url(images/index/icon-hot-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.left-bg-down {
	background-color: #F4F1DD;
	background-image: url(images/p1-about/left-bg-down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FD6910;
}
.click {
	color: #333333;
	text-decoration: none;
}
.click:hover {
	color: #990000;
	text-decoration: none;
}
.click-pro {
	color: #1F66C0;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	padding-left: 35px;
}
.click-pro:hover {
	color: #EC5A07;
	text-decoration: none;
}
.click-pron {
	color: #EC5A07;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	padding-left: 35px;
}
.click-pron:hover  {
	color: #EC5A07;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	padding-left: 35px;
}
.link1 {
	color: #4972AB;
	text-decoration: none;
}
.link1:hover {
	color: #FD6910;
	text-decoration: none;
}
/*--font---------------------------------------------------------------------------------------------------*/
.black-t {
    font-size: 10pt;
	color: #4d4d4f;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: #BA5A10;
}
.light-blue-t {
    font-size: 10pt;
	color: #1077C8;
}
.blue {
	color: #4972AB;
}
.blue-title {
	font-size: 12pt;
	color: #4972AB;
}
.red {
	color: #CC0000;
}
.green {
	color: #009900;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #FFFF00;
}
.down {
	color: #48505B;
}
.down2 {
	font-size: 8pt;
	color: #48505B;
}
/*--line-------------------------------------------------------------------------------------------------*/
.leftline {
	background-image: url(images/index/p-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 5px;
}
.spaceline {
	background-image: url(images/p2-product/brown-line.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-bottom: 18px;
	background-position: center bottom;
}
.image-line {
	border: 1px solid #EBE8DD;
}
/*--other-----------------------------------------------------------------------------------------------------*/
.space {
	padding-top: 3px;
	padding-bottom: 3px;
}
.txt-space {
	line-height: 180%;
}
.hr {
	border: 1px dashed #DCE2E6;
}
.news-tit {
	font-size: 42px;
	color: #EF700E;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
}
.news-tit2 {
	font-size: 15px;
	color: #EF700E;
	font-weight: bold;
	line-height: normal;
}
.bb {
	font-weight: bold;
}
.font1 {
	font-size: 10pt;
	color: #FF6600;
}
.line-d1 {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #EBE8DD;
}
.p8-bg1 {
	background-image: url(images/p8/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.line-d2 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

