@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font:MingLiU;
	background:url(../images/bg.gif) repeat-x left top;
}
.blue{ color:#5baae3; font-weight:bold;}
a{
	color:#333333;
	text-decoration:none;
	}
a:hover{
	color:#FFF;
	text-decoration:none;
	}
.clearboth{
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	visibility:hidden;
	overflow:hidden;
	}	
#top{
	width:863px;
	height:232px;
	margin:0px;
	float:left;
	padding:0px;
	overflow:hidden;
	}
#contentbox{
	margin:0px;
	width:720px;
	padding:0px;
	background:url(../images/left_bg.jpg) no-repeat left top;
	}
#contentbox .left_menu{
	margin:0px;
	float:left;
	width:230px;
	height:296px;
	padding:0px;
	text-align:left;
	background:url(../images/about_us_left.gif) no-repeat left top;
	}
#contentbox .right{
	margin:0px;
	padding:0px;
	float:left;
	width:490px;
	}
#contentbox .right .link{
	margin:0px;
	padding-top:5px;
	text-align:right;
	font-size:13px;
	color:#333333;
	height:28px;
	}
#contentbox .right .about_left{
	margin:0px;
	overflow:hidden;
	width:220px;
	height:228px;
	padding-top:35px;
	background:url(../images/about_us_bg.gif) no-repeat left bottom;
	float:left;
	}
#contentbox .right .about_left p{
	width:210px;
	margin:10px 0px 0px 0px;
	line-height:1.2em;
	font-size:12px;
	}
#contentbox .right .service_right{
	width:253px;
	float:left;
	padding-top:20px;
	padding-left:10px;
	}
#contentbox .right .service_right dl{
	width:253px;
	padding:0px;
	margin:0px;
	list-style:none;
	}
#contentbox .right .service_right dl dd{
	width:253px;
	padding:0px;
	margin:0px 0px 4px 0px;
	}
#contentbox .footer{
	width:667px;
	height:45px;
	padding-top:12px;
	padding-left:20px;
	margin-left:39px;
	background:url(../images/footer_bg.gif) no-repeat left top;
	}
#contentbox .footer dl{
	width:655px;
	margin:0px;
	font-size:12px;
	text-align:center;
	}
#contentbox .footer dl dt{
	width:155px;
	margin:0px;
	font-size:12px;
	text-align:center;
	float:left;
	border-right:#666666 dotted 1px; 
	}
#contentbox .footer dl dd{
	width:400px;
	margin:0px;
	font-size:12px;
	text-align:center;
	float:left;
	}
#contentbox .footer dl dt p{
	font-size:11px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	overflow:hidden;
	}
#contentbox .footer dl dd p{
	font-size:12px;
	text-align:center;
	margin:0px;
	padding:0px;
	overflow:hidden;
	color:#406f03;
	line-height:1.5em;
	}
#contentbox .contenter {
	background:url(../images/contenter_bg.gif) repeat-x left bottom;
	width:403px;
	height:234px;
	padding-top:28px;
	margin:0px;
	float:left;
	} 
#contentbox .contenter h1{
	margin:10px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	}
#contentbox .contenter p{
	margin:10px;
	padding:0px;
	font-size:13px;
	color:#666;
	line-height:16px;
	text-indent: 26px;
	}
.red {
	color:#FF3300;
	}
#contentbox .contenter_righ{
	width:3px;
	float:left;
	padding-top:19px;
	margin:0px;
	}