/* CSS Document */

/* IE 6 */ 

* html body {
	margin:0;
	font-size:12px;
	font-weight:normal;
	line-height:160%;
	background:url(img/back_01.gif) repeat-y center #093;
	color: #000000;
}

/* IE 7 */ 

*:first-child+html body {
	margin:0;
	font-size:12px;
	font-weight:normal;
	line-height:160%;
	background:url(img/back_01.gif) repeat-y center #093;
	color: #000000;
}



* {
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------add---------------------------------------------------*/

h1{
	margin:0;
}

.news_top{
	margin-bottom:10px;
}

#news dl{
	width:250px;
	margin: 0px;
	background:url(img/news_img_bg.gif) repeat-x bottom;
	color:#666;
	min-height: 20px;
	_height: 20px;
}

#news dl dt{
	width:50px;
	float:left;
}

#news dl dd{
	width:180px;
	float: left;
	margin: 0px;
}

.content_txt{
	margin-top:10px;
}

.content_l_pic{
	width:250px;
	float:left;
}

.content_r_txt{
	width:300px;
	float:left;
	margin-left:15px;
	margin-top:0px;
	font-size:14px;
	color:#000;
	line-height:22px;
}
.company_box{
	width:600px;
	background:url(img/company_img_bg.gif) bottom no-repeat;
}

.company_box th{
	width:75px;
	height:16px;
	border-bottom:solid 1px #000;
	color:#000;
	padding-left:3px;
	padding-top:19px;
	font-weight:normal;
	text-align:left;
}

.company_box td{
	border-bottom:solid 1px #999;
	color:#666;
	padding-top:19px;
	padding-left:3px;
}

.company_box_footertxt{
	font-size: 10px;
	margin-top:7px;
	margin-right:4px;
	color:#666;
	float:right;
	display:inline;
}

.product_h1_txt{
	margin:13px 0px 38px 0px;
}

.product_h2{
	margin-bottom:15px;
}

.product_h2_txt{
	width:380px; 
	float:left;
}

.product_h2_pic{
	float:right;
}

.product_h2_bg{
	margin-top:12px;
}

.product_h2_txt2{
	margin:0;
	padding: 0px 10px;
	color:#000;
	font-size:10px;
}
.tex_pad {
	padding-top: 2px;

}

.bgcolor{
	background-color:#e6e6e6;
}

.black_txt{
	color:#000;
	line-height:20px;
}

.orange_txt{
	color:#F60;
	font-weight:bold;
}

.message_pic{
	margin:18px 15px 30px 0;
	float:left;
}

.message_picrtxt{
	width:325px;
	float:left;
	margin-top:15px;
	line-height:22px;
}

.message_bottomtxt{
	height:341px;
	padding:0 1px;
	background:url(img/message_img_bg.jpg) bottom no-repeat;
}

.message_bottomtxt .txt1{
	padding:22px 0;
}

.message_bottomtxt .txt2{
	margin-top:20px;
	margin-right:2px;
	text-align:right;
}



/*--------------------------------------------------works-------------------------------------------------*/


.works_box {
	width: 600px;
	float: left;
}

.works_mar_big {
	margin-top: 25px;
}
.works_box .left_img {
	width: 300px;
	float: left;
	padding-right: 15px;
}
.works_box .right_text {
	width: 284px;
	float: left;
}

.works_box .works_orange_arrow {
	width: 124px;
	text-align: center;
	margin-top: 15px;
}

.works_box .works_big_orange_arrow {
	text-align: center;
	margin-top: 15px;
}
.works_box .works_arrow {
	width: 284px;
	margin-top: 10px;
}

.works_box .works_arrow .arrow_left {
	width: 124px;
	float: left;
	padding-right: 10px;
}

.works_box .works_arrow .arrow_right {
	width: 150px;
	float: left;
}

.works_green_arrow {
	width: 600px;
	text-align: center;
	margin-top: 40px;
}

.works_add_arrow {
	width: 600px;
	text-align: center;
	margin: 5px 0px;
}

.big_text {
	margin-top: 22px;
	text-align: center;
}
.img_mar {
	margin-top: 60px;
}

.works_box .big_left_text {
	width: 435px;
	float: left;
	padding-right: 15px;
}

.works_box .big_left_text .text_title {
	font-size: 14px;
	font-weight: bold;
}

.works_box .big_right_img {
	width: 150px;
	float: left;
}
.font_bold {
	font-weight: bold;
}
.font_red {
	color: #CC0000;
	font-weight: bold;
}
.font_green {
	color: #009933;
	font-weight: bold;
}

.works_bg_text_01 {
	width: 405px;
	background: url(img/works_bg_01.jpg) left top no-repeat;
	background-color: #E5E5E5;
	padding: 12px 15px 10px 195px;
	margin-top: 36px;
}

.works_bg_text_02 {
	width: 405px;
	background: url(img/works_bg_02.jpg) left top no-repeat;
	background-color: #E5E5E5;
	padding: 12px 15px 10px 195px;
}

.eco_banner{
	width:234px;
	background:#C0E6CD;
	margin:30px 0 0 0;
	padding:8px;
}
}