@charset "utf-8";
/*
	* 设计师：Mark
	* QQ:107676947
	* 电话：13630195340
*/

@import url("body.css");
@import url("foot.css");
@import url("top.css");
@import url("public.css");

.pro{ padding:7px 24px 13px 14px; width:746px; height:375px; background:url(../images/pro_bg.jpg) top left no-repeat;}

.about{ width:745px; height:360px; background:url(../images/about_bg.jpg) top left no-repeat;padding:19px 20px 17px 20px;}
.abo{ width:745px; height:120px; overflow:hidden; padding-bottom:12px; border-bottom:1px dashed #c0c0c0; font:12px/24px Verdana, Geneva, sans-serif; color:#666;}
.abo a{ color:#1464b9}
.abo a:hover{ color:#1464b9; text-decoration:underline; font-weight:bold;}
.abo span{ width:200px; height:120px; float:left; padding-right:10px;}

.news{width:745px; overflow:hidden;}
.news ul{ float:left; width:800px; padding-top:10px;}
.news ul li{ width:365px; height:24px; font:12px/24px Verdana, Geneva, sans-serif; color:#b9b9b9; float:left; overflow:hidden; padding-right:15px;}
.news ul li s{ float:left; width:3px; height:3px; background:#666; margin-top:10px; margin-right:5px; overflow:hidden;}
.news ul li a{ float:left; overflow:hidden; color:#666;}
.news ul li a:hover{ color:#0b6dda; text-decoration:underline;}
.news ul li span{ float:right; font-size:10px;}

