@charset "utf-8";
/* CSS Document */


.homeWrap .homeIntro{ width:666px; height:83px; background:url(../images/introduce.gif) no-repeat 0 0; display:block; margin:40px 53px 0px 53px; cursor:default;} 
.homeWrap .homeIntro:hover{ width:666px; height:83px; background:url(../images/introduce_hover.gif) no-repeat 0 0; display:block; cursor:default;}

.homeWrap .mainBusiness{ width:666px; height:65px; margin:50px 53px 0px 53px;} 
.homeWrap .mainBusiness li{ float:left;}
.homeWrap .mainBusiness a{ width:210px; height:65px; display:block;}
.homeWrap .mainBusiness a:hover{ width:210px; height:65px;display:block;}
.homeWrap .mainBusiness a.bus_1{ background:url(../images/mainbus.jpg) no-repeat -10px -100px;}
.homeWrap .mainBusiness a.bus_2{ width:184px; background:url(../images/mainbus.jpg) no-repeat -285px -100px; margin-left:25px;}
.homeWrap .mainBusiness a.bus_3{ background:url(../images/mainbus.jpg) no-repeat -800px -100px; margin-left:30px;}
.homeWrap .mainBusiness a.bus_1:hover{ background:url(../images/mainbus.jpg) no-repeat -10px 0;}
.homeWrap .mainBusiness a.bus_2:hover{ width:184px; background:url(../images/mainbus.jpg) no-repeat -285px 0; margin-left:25px;}
.homeWrap .mainBusiness a.bus_3:hover{ background:url(../images/mainbus.jpg) no-repeat -800px 0; margin-left:30px;}

.homeWrap .bottomInfo{ width:772px; height:453px; margin-top:68px; background:url(../images/bottom_bg.png) repeat-x center top;}
.homeWrap .bottomInfo #messages{ width:392px; height:150px; float:left; margin:25px 0 0 53px;}
.homeWrap .bottomInfo #messages .mTitle{ height:23px; background:url(../images/massage.jpg) no-repeat 4px center;}
.homeWrap .bottomInfo #messages input.inputBox{ width:157px; height:26px; color:#333333;float:left; clear:left; margin:12px 11px 0 0px; border:1px #363636 solid; background-color:#131313; font-size:12px;}
.homeWrap .bottomInfo #messages #code{width:20px; height:18px;color:#333333;border:1px #363636 solid; background-color:#131313; font-size:12px; display:table-cell; vertical-align:middle;}
.homeWrap .bottomInfo #messages .radomBox{ width:157px; height:26px;color:#999; display:table;float:left; clear:left; margin:12px 11px 0 0px; background-color:#0e0e0e; font-size:12px;}
.homeWrap .bottomInfo #messages textarea{ width:216px; height:65px;border:1px #363636 solid; float:right; clear:left;color:#333333;background-color:#131313; margin-top:11px; font-size:12px; overflow:auto;} 
 
.homeWrap .bottomInfo #messages input.subButton{width:100px; height:30px; background:transparent url(../images/buttons.png) no-repeat scroll 0px -189px; border:0 none;float: right; margin-top:11px;outline-style:none;outline-width:medium;}
.homeWrap .bottomInfo #messages input.subButton:hover{width:100px; height:30px; background:transparent url(../images/buttons.png) no-repeat scroll 0px -222px; border:none;}
.homeWrap .bottomInfo #news{ width:230px; height:150px; float:left; margin:25px 0 0 37px; overflow:hidden;}
.homeWrap .bottomInfo #news .nTitle{ height:23px;background:url(../images/news.jpg) no-repeat left center;}
.homeWrap .bottomInfo #news .newsList{ height:17px; padding:6px 0px 0px 28px; color:#999;}
.homeWrap .bottomInfo #news .newsList a{ text-decoration:none;color:#666; float:left;}
.homeWrap .bottomInfo #news .newsList span{ float: right; clear:right;} 
.homeWrap .bottomInfo #news .newsList a:hover{ text-decoration:underline;}
.homeWrap .bottomInfo #news .news-1{ background:url(../images/numbers.jpg) no-repeat 0 2px; margin-top:4px;}
.homeWrap .bottomInfo #news .news-2{ background:url(../images/numbers.jpg) no-repeat 0 -23px;}
.homeWrap .bottomInfo #news .news-3{ background:url(../images/numbers.jpg) no-repeat 0px -48px;}
.homeWrap .bottomInfo #news .news-4{ background:url(../images/numbers.jpg) no-repeat 0px -71px;}
.homeWrap .bottomInfo #news .news-5{ background:url(../images/numbers.jpg) no-repeat 0px -95px;}
 


