@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#103d4a;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:0px;
}

#container{
	width:943px;
	margin:0px auto;
}

#header{
	height:97px;
}

#logo{
	float:left;
	padding-top:5px;
}

#home{
	width:45px;
	height:18px;
	float:right;
	background-image:url(../images/home-bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:2px;
	margin:20px 0px 0px 170px;
}

#home a{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

#search img{
	margin-left:3px;
}

#menu{
	clear:both;
	padding-left:180px;
	height:22px;
}

#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu ul li{
	width:auto;
	padding:0px 20px;
	float:left;
	border-right:1px #FFF solid;
}

#menu ul li a{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

#foote_bg{
	clear:both;
}

#footer{
	width:918px;
	height:72px;
	margin:0px auto;
	padding:5px 0px 0px 15px;
	font-size:12px;
	color:#FFF;
	line-height:20px;
}

#footer a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

#master{
	width:923px;
	float:left;
	background-color:#FFF;
	padding:10px;
}

#left{
	width:200px;
	float:left;
	padding:10px 10px 10px 0px;
}

#submenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#submenu ul li{
	background-image:url(../images/left-icon_03.jpg);
	background-repeat:no-repeat;
	background-position:10px 15px;
	padding:10px 0px 10px 30px;
	border-bottom:1px #999 solid;
}

#submenu ul li a{
	font-size:14px;
	color:#666;
	text-decoration:none;
}

#submenu-title{
	font-size:26px;
	color:#23af23;
	padding-bottom:10px;
}

#center{
	width:690px;
	float:left;
	padding:10px;
	background-image:url(../images/center-bg.jpg);
	background-repeat:no-repeat;
	min-height:400px;
	height:auto !important;
	height:400px;
}

h1{
	font-size:22px;
	font-weight:normal;
	color:#333;
	margin:0px;
	padding-left:10px;
	height:30px;
	border-bottom:1px #999 solid;
}

#crumb{
	text-align:right;
	font-size:12px;
	color:#666;
	padding-top:5px;
}

#crumb a{
	font-size:12px;
	color:#666;
	text-decoration:none;
}

#main{
	padding:10px;
}

/* aboutus */
.aboutus_title{
	font-size:20px;
	color:#666;
	font-weight:bold;
}

.aboutus_main{
	font-size:12px;
	color:#666;
	line-height:20px;
	padding:10px 0px;
}

.aboutus_main span{
	color:#74a634;
	font-weight:bold;
}

/* prodcuts */
.product_list{
	width:100%;
	float:left;
	border-bottom:1px #999 dashed;
	padding-bottom:20px;
	margin-bottom:20px;
}

.product_pic{
	width:130px;
	height:100px;
	border:5px #c8e595 solid;
	padding:1px;
	float:left;
	margin-right:10px;
}

.product_main{
	width:530px;
	font-size:12px;
	color:#666;
	float:left;
}

.product_main a{
	color:#666;
	text-decoration:none;
}

.product_main a:hover{
	text-decoration:underline;
}

.product_main td{
	padding:5px 0px;
}

/* product-show */
#product_show_pic{
	width:260px;
	height:309px;
	border:5px #c8e595 solid;
	padding:1px;
	float:left;
	margin:0px 15px 15px 0px;
}

#product_show_pic02{
	width:260px;
	height:85px;
	border:5px #c8e595 solid;
	padding:1px;
	float:left;
	margin:0px 15px 15px 0px;
}

#product_show_pic03{
	width:260px;
	height:174px;
	border:5px #c8e595 solid;
	padding:1px;
	float:left;
	margin:0px 15px 15px 0px;
}

#product_show_data{
	width:400px;
	float:left;
	font-size:12px;
	color:#666;
}

#product_show_data td{
	padding:5px 0px;
}

#product_show_data a{
	color:#666;
}

#product_show_data a:hover{
	text-decoration:underline;
}

.products_show_title{
	clear:both;
	font-size:16px;
	color:#7ea44c;
	font-weight:bold;
	margin:10px 0px;
}

.products_show_introduction{
	font-size:12px;
	color:#333;
	line-height:20px;
}

.products_show_introduction table{
	border-top:1px #333 solid;
	border-left:1px #333 solid;
}

.products_show_introduction td{
	font-size:12px;
	border-right:1px #333 solid;
	border-bottom:1px #333 solid;
	padding:0px 5px;
}

/* news */
#news{
	font-size:12px;
	color:#666;
}

#news a{
	font-size:12px;
	color:#666;
	text-decoration:none;
}

#news a:hover{
	text-decoration:underline;
}

#news td{
	padding:5px 0px;
	border-bottom:1px #999 solid;
}

.news_award_list{
	width:133px;
	height:137px;
	float:left;
	margin:20px 45px;
}

.news_award_title{
	text-align:center;
	font-size:12px;
	color:#666;
	padding:5px 0px;
}

.news_title{
	font-size:12px;
	color:#666;
	font-weight:bold;
	padding:10px 0px 10px 10px;
}

.news_pic{
	padding-left:10px;
}

/* contactus */
#contactus_top{
	font-size:12px;
	color:#666;
	line-height:20px;
	margin-bottom:15px;
}

#contactus_top a{
	color:#666;
	text-decoration:none;
}

#contactus_top span{
	font-size:14px;
	color:#75a92e;
	font-weight:bold;
}

#contact_main{
  font-size:12px;
  color:#666666;
  font-family:Arial, Helvetica, sans-serif;
  margin:10px 0px;
}

.contact_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	text-align: left;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #e1e1e1;
}
.contact_table th {
    color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #6e6e6e;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.contact_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.contact_table  tr.altrow {
	background-color: #FFFFFF;
}

#business td{
	border:none;
	height:15px;
	padding:0px;
}