@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/index/top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 160%;
	color: #666666;
}
/*-background img-----------------------------------------------------------------------------------------*/
.pro-bg {
	border: 5px solid #E4EADC;	
}
.news-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-bottom: 5px;
	background-image: url(images/p4-news/bg-right_down.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.form-down {
	background-image: url(images/p4-news/form-down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #6D9738;
}
.click {
	color: #666666;
	text-decoration: none;
}
.click:hover {
	color: #6D9738;
	text-decoration: none;
}
/*--font---------------------------------------------------------------------------------------------------*/
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: #BA5A10;
}
.brown2 {
	color: #E79904;
}
.blue {
	color: #0066CC;
}
.blue2 {
	color: #0F9DC0;
}
.red {
	color: #CC0000;
}
.green {
	color: #73B222;
}
.H1-green {
	font-size: 11pt;
	color: #73B222;
}
.H1-green2 {
	font-size: 12pt;
	color: #73B222;
}
.orange {
	color: #FF6600;
}
.orange2 {
	font-size: 11pt;
	color: #FF6600;
}
.yellow {
	color: #FFFF00;
}
.down {
	font-size: 9pt;
	color: #939598;
}
.root {
	font-size: 8pt;
	color: #939598;
}
.number1 {
	font-size: 12pt;
	font-weight: bold;
	color: #5E688B;
	font-style: italic;
}
.bb {
	font-weight: bold;
}
/*--line-------------------------------------------------------------------------------------------------*/
.downline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-color: #E0E0E0;	
}
.pro-line {
	background-image: url(images/p2-pro/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
	padding-bottom: 8px;
}
.news-line {
	background-image: url(images/p4-news/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}
.p-line {
	background-image: url(images/p4-news/p-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*--other-----------------------------------------------------------------------------------------------------*/
.space {
	padding-left: 10px;
}
.space2 {
	padding-top: 7px;
}
.space3 {
	padding-left: 22px;
}
.main-txt1 {
	padding-top: 8px;
}
.main-txt2 {
	font-size: 9pt;
	color: #333333;
}
.pic-txt1 {
	font-size: 9pt;
	color: #777777;
}
.green2 {
	font-size: 11pt;
	color: #22B273;
}
.red2 {
	font-size: 9pt;
	color: #CC0000;
}

