@charset "utf-8";
body{ background:url(../images/home_bg.jpg) repeat-x;}


.homemain{ width:900px; margin:0 auto; background:none;}
.homemain .top{ height:70px; padding:8px 0 0 0;}
.homemain .top .logo{ float:left; width:235px; height:62px; display:block; text-indent:-9999em; background:url(../images/imgLogo.jpg)  no-repeat;}
.homemain .top .right{ float:right; width:250px;}
.homemain .top .right .phone{ float:right; height:40px; width:241px; background:url(../images/home_phone.jpg) ;}
.homemain .top .right .quicklink{ float:right;}
.homemain .top .right .quicklink li{ float:left;}
.homemain .top .right .quicklink li a{ padding:2px 10px; display:block; border-left:1px solid #ccc;}
.homemain .top .right .quicklink li a.start{border-left:none;}


.homemain .content{ position:relative; height:400px; background:url(../images/homeBodyBg.jpg) top center no-repeat; padding:50px 0 0 0;}
.homemain .content #idScroller {position:absolute;top:22px;left:170px;height:22px;line-height:22px;overflow:hidden;}
.homemain .content #idScroller #idScrollMid ul li {line-height:22px;height:22px;overflow:hidden;color:#ee0000;font-weight:bold;list-style:none;}

.homemain .content .flash { position:absolute;left:-25px; top:40px;}

.homemain .content .homeBt{ height:58px; width:202px; margin:0 auto; display:block; left:350px; bottom:30px; position:absolute; z-index:999;}
.homemain .copyright .mainContent p .icp {position:absolute;left:328px;top:-3px;}


