@import url(style.css);
	.about_banner{ width:100%;min-width:1200px; background:url(../images/about.jpg) no-repeat center top; height:125px;}
	.about_box{ margin-top:20px;}
	.about_box .nav,
	   .about_box .right{ float:left}
	   .about_box .nav{ margin:20px 40px 0 0;}
	   .about_box .nav li{ width:200px; height:34px; line-height:33px; font-size:16px; background:#f5f5f5; border-right:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; margin-bottom:10px; text-align:center;}
	   .about_box.fix .nav .current{ width:196px; border-left:4px solid #00c800}
	   .about_box.fix .nav .current a,.about_box.fix .nav .current a:visited{color:#ff4000}
	   .about_box .right{ width:918px; line-height:26px;background:#fbfbfb;padding:20px; border-bottom:1px solid #eeeeee}
	   .about_box .right h2{ width:100%; height:32px; line-height:32px; background: url(../images/about_icons.png) no-repeat left top; text-indent:45px;border-bottom:1px solid #e0e0e0; font-size:20px; padding-bottom:10px; margin-bottom:15px;}
	   .about_box .right h2 span{ font-weight:normal; font-size:18px; color:#888888; padding-left:10px;text-transform:Uppercase}
	   .about_box.fix .right p{ padding-bottom:15px;}
	   .about_box.fix .right p b{ color:#F00}