@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size:14px;
	color:#FFFFFF;
	line-height:22px;
	
	
}


a:link {color: #FFFFFF;	text-decoration: none;}
a:visited {text-decoration: none;	color: #FFFFFF;}
a:hover {text-decoration: none;	color: #00b804;}
a:active {text-decoration: none;color: #00b804;}
a{ text-decoration:none; }

img{ border:0px;}


/*  ------------------home------------- */

.bg_color{ width:1002px; margin:0 auto;background-color:#000000; }
.logo{ width:218px; height:110px; background:url(../images/logo.gif) no-repeat left bottom;}
.ch_or_en{ padding-top:15px; color:#888888; font-size:12px;}
.ch{ color:#ababab; }
.bigpic{ widows:654px; height:484px; background:url(../images/index_11.jpg) no-repeat center; }
.smallpic_bg{background-color:#000000; width:150px; height:110px;}
.smallpic a img{-moz-opacity:0.5; filter:alpha(opacity=80);border:0px;}
.smallpic a:hover img{-moz-opacity:0.5; filter:alpha(opacity=100);cursor:hand;}

.bottom{ margin-top:36px; color:#666666; font-size:12px; border-top:#850003 2px solid;}


/*  ------------------about------------- */
.left_meun{ margin-top:19px; font-weight:bold; line-height:30px; }
.left_meun_selected{ color: #00b804;}
.position{ color:#bcbcbc; font-weight:bold; float:left;}
.pic{float:left; margin-bottom:10px; margin-right:16px;}

/*  ------------------culture------------- */
.news{ line-height:30px; margin-left:27px; margin-top:14px;}
.news_date{ color:#888888;}
.news_page{ color:#888888; font-size:12px;}
.pic_small{float:right; margin-bottom:10px; margin-left:16px; margin-bottom:20px;}
.backlie{ color:#00b804; font-size:12px;}
.news_text{ font-size:12px; line-height:22px; font-weight:normal;}

/*  ------------------product------------- */
.green_bg{ background:url(../images/product_04.jpg) repeat-y; padding-left:18px; padding-top:10px;}
.rolling{ background:url(../images/product_12.jpg) no-repeat top; padding-left:6px; padding-right:6px;}

/*  ------------------message------------- */
.green_border{ border:#003b01 8px solid; width:786px;}
.green_2px{ border-bottom:#003b01 2px solid;}
.gray_border{ border-bottom:#424242 1px solid;  }
.gray_border_2px{ border-top:#424242 2px solid;  }
.gray{ background-color:#181818; color:#BBBBBB; font-size:12PX; padding-left:18px; margin-top:5px; margin-bottom:5px;}
.message_text{ width:182px; border:#b2b2b2 1px solid; background: #000000;color:#FFFFFF;}
.message_textfield{ width:512px; border:#b2b2b2 1px solid; background:#000000; color:#FFFFFF;}
.message_submit{ width:69px; height:21px; background:url(../images/message_07.jpg) no-repeat; border:none; cursor:hand;}
