/* CSS Document */
*{
	padding:0;
	margin:0;
	}
li{
	list-style-type:none;
}
body{
	background:#E2F6FF;
	color:#000;
	font-size:12px;
	font-family:"Arial", Helvetica, sans-serif;
	}
img{
	border:0;
	}
a{
	color: #5C9B25;
	text-decoration:none;
}
a:hover{
	color: #E89439;
	text-decoration:underline;
}
#warp{
	margin:0 auto;

	width:778px;
	background:#fff;
}
#warp_bottom{
	background:url(warp_bottom.gif) no-repeat top;
	margin-top:10px;
	height: 10px;
	overflow:hidden;
	clear: both;
}

#header{
	background: url(header_bg.gif);
	height:78px;
	padding-top:21px;
	position:relative;
}
#header h1{
	background: url(logo.gif) no-repeat;
	width:177px;
	height: 44px;
	margin-left:10px;
}
#header h1 a{
	display: block;
	width:177px;
	height: 44px;
	text-indent:-9999px;
	overflow:hidden;
}
#menu{
	position:relative;
}
#menu ul{
	width: 778px;
	overflow:hidden;
	margin-left:-1px;

}
#menu li{
	float:left;
	font-size:12px;
	background:url(line.gif) no-repeat  left 12px;
}

#menu li a{
	display: block;
	padding: 8px 15px;
	margin-top:1px;
	color: #B2F075;
	text-decoration:none;
	}
#menu li a:hover{
	background:url(menu_hover_bg.gif) no-repeat center bottom;
	color: #fff;
}
#menu li .home {
	background:url(menu_hover_bg.gif) no-repeat center bottom;
	color: #fff;
}
#menu li .none_bg:hover{
	background:none;
}
#menu ul li ul{
	margin-left:1px;
	position:absolute;
	background:#fff;
	width:120px;
	display:none;

	filter:alpha(opacity=80);       /* IE */
	-moz-opacity:0.8;              /* Moz + FF */
	opacity: 0.8;           /* 支持CSS3的浏览器（FF 1.5也支持）*/


}
#menu ul li ul li{
	background:none;
	float:none;
}
#menu ul li ul li a{
	color:#00576F;
	padding: 4px 10px;
	width:100px;
	border-bottom:#00576F 1px solid;
	margin-top:0;
}
#menu ul li ul li a:hover{
	background:#00576F;
	color:#fff;
	border-bottom:#fff 1px solid;
}


#notice{
	position:absolute;
	right:10px;
	top:15px;
	color:#fff;
}
#notice a{
	color:#B2F075;
	text-decoration:none;
}
#notice a:hover{
	text-decoration:underline;
}
#main{

}
#banner{
	background: none no-repeat center;
	width: 778x;
	height:162px;
}


#main_left{
	float: left;
	width:430px;
	padding: 0 30px 0 20px;
	line-height: 1.8;
	background:url(mid_line.gif) repeat-y right;
}
#main_left h2{
	font-size:14px;
	margin: 8px 0;
}
#introduction{
	margin-bottom:10px;
}
#appform h2,
#introduction h2,
#products h2,
#news h2{
	background: url(introduction.gif) no-repeat top;
	width:92px;
	height: 14px;
	text-indent: -9999px;
	overflow:hidden;
	}	
#introduction_warp{
	color:#000;
	background:#E2F6FF;
	padding:0 10px;
}
#introduction p{
	margin:0 0 5px;
	line-height:1.5;
}
#introduction a{
	color:#D22716;
}


#products h2{
	background: url(products.gif) no-repeat top;
	width:70px;
	height: 14px;
	}
#products ul{
	width:430px;
	overflow:hidden;
}

#products li{
	float:left;
	width:200px;
	margin-right:15px;
	background:url(line_bottom.gif) repeat-x bottom;
}
#products li a{
	display:block;
	background:url(dot.gif) no-repeat 5px center;
	padding-left:15px;
}
#products li a:hover{
	background:#249EC1 url(dot_2.gif) no-repeat 5px center;
	color:#fff;
	text-decoration:none;
}

#products h3{
	font-size:14px;
}
#products h4{
	font-size:12px;
}

#main_right{
	float: right;
	width:270px;
	padding-right:20px;
}

#news h2{
	background: url(news.gif) no-repeat top;
	width:105px;
	height: 14px;
	margin:8px 0;
}
#news ul{
	background:#F7FEF0;
	padding:5px 0;
}
#news li{
	line-height:1.8;
}

#news li a{
	display:block;
/*	background:url(dot.gif) no-repeat 5px center; */
	padding-left:15px;
	border-bottom: 1px dotted;
}
#news li a:hover{
	background:#249EC1 url(dot_2.gif) no-repeat 5px center;
	color:#fff;
	text-decoration:none;
}

#ad{
	text-align:center;
	margin:10px 0;
}

#footer{
	width: 778px;
	margin: 0 auto;
	padding:15px 0;
	text-align:center;
	font-size:12px;
}
#footer a{
	text-decoration:none;
	color:#D22716;
}
#footer a:hover{
	text-decoration:underline;
}

#aboutus h2{
	background: none no-repeat top;
	width:70px;
	height: 14px;
	}
	
#introduction_warp li{
	list-style-type: square;
	padding-left: 4px;
	margin-left: 12px;
	
}
#product-intro{
	
}
#product-intro p{
	margin-bottom: 10px;
}

a[href$=".pdf"] { padding-right: 19px; background: url(pdficon_small2.gif) no-repeat right top; font-size: 12px; }

#appform h2{
	background: url(applicationform.gif) no-repeat top;
	width:133px;
	height: 14px;
	margin:8px 0;
}
#appform li{
	line-height: 18px;
	}

.kname{
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

.kheading{
	margin-top: 0px;	
}
#contactus{
	width: 430px;
}

#contactus_wrap{
		background:#E2F6FF;
}
