@import url("../../../scripts/base.css");
@import url("../../../scripts/common.css");
@import url("color.css");
body {background-color:#fff;}
/**顶部以及logo**/
#topHeader{width:100%;height:auto;float:left;height:70px;}
#topHeader .logo,#topHeader .banner,#nav li{background-repeat:no-repeat;background-position-x:right;background-position-y:center;}
#topHeader .logo{width:210px;float:left;margin:5px;background-image:url('logo.gif');height:70px;}
#topHeader .banner{float:right;width:410px;background-image:url('banner.gif');}

/**导航栏**/
#nav{width:100%;height:42px;float:left;background-repeat:repeat-x;background-image:url('nav_bg.gif');}
#nav li{width:100px;line-height:42px;color:#fff;float:left;text-align:center;background-image:url('nav_li.gif');}
#nav .last{background-image:none;}
#nav li a{color:#fff;font-size:14px;font-weight:bold;}
#warp{width:1000px;}
#rightMenu,#flashPic{margin-left:5px;float:left;padding:0 0;}
img{border:none;display:block;}
#flashPic{width:790px;height:256px;}

#rightMenu{width:186px;height:256px;background-image:url('rightMenu_bg.gif');}
#rightMenu .rightMenu-title{float:left;font-size:12px;text-indent:20px;color:red;font-weight:bold;margin:0;height:20px;line-height:20px;text-align:left;}
#rightMenu .row{float:left;border-bottom:1px #e6e4e4 dashed;height:50px;width:180px;line-height:50px;margin-top:5px;}
#rightMenu .row img{float:left;width:50px;height:50px;margin-left:10px;}
#rightMenu .clear{border:none;}


#index-news,#index-product,#class-list,#index-news2,#links{margin-left:5px;margin-top:5px;}
#index-product{width:665px;height:auto;float:left;}
.index-product-row{width:655px;margin:5px;height:224px;border-bottom:1px #656565 dashed;float:left;display:inline;}
.index-product-image{width:345px;height:210px;float:left;}
.index-product-image img{width:345px;height:210px;}
.index-product-detail{float:left;margin:0 0 0 5px;width:300px;height:234px;display:inline;padding:0 0;}
.index-product-detail .info{float:left;width:98%;text-align:left;color:#656565;font-size:12px;}
.index-product-detail h4 a,.index-product-detail h4 a:hover{background-image:none;width:auto;height:auto;color:#656565;font-size:16px;font-weight:bold;}
.index-product-detail a{background-image:url('show_02.gif');color:#fff;font-size:12px;width:90px;height:16px;text-align:center;float:left;margin-left:3px;}
.index-product-detail .content{float:left;width:98%;text-align:left;height:160px;color:#656565;line-height:22px;margin:0 0;padding:0 0;}

#index-news,#index-news2{width:310px;float:left;height:auto;}
#index-news2 span{height:26px;width:250px;line-height:26px;font-weight:bold;float:left;margin-left:25px;margin-top:8px;font-size:15px;text-align:left;}
#index-news2 .green{background-image:url('server_green.gif');color:#fff;background-repeat:no-repeat;}
#index-news2 .blue{background-image:url('server_blue.gif');color:#fff;}
#index-news2 .red{background-image:url('server_red.gif');color:#fff;}
#index-news2 a{float:left;width:100px;}
.index-news-list{}


/**内容页***/
#top-ad{width:985px;height:128px;margin-left:5px;}
#class-list{width:310px;background-image:url('rightMenu_bg.gif');height:256px;float:left;}
#class-list a{float:left;margin:11px;}
#class-list a:hover{float:left;border:none;}

#about-contet{min-height:350px;_height:350px;}
#about-contet .about-title{height:30px;font-size:18px;font-weight:bold;padding:3px;}
#about-contet .about-info{text-align:right;font-size:12px;padding-right:5px;}
#about-contet .about-detail{text-align:left;padding:5px;}
#about-contet .img-ul{width:100%;float:left;}
#about-contet .img-ul li{margin-left:10px;margin-top:5px;width:300px;float:left;}

.active{font-size:12px;color:red;}
.class1,.class2,.class3,.class4,.class5,.class6{width:131px;height:46px;line-height:46px;font-size:16px;font-weight:bold;}
.class1{background-image:url('01.jpg');}
.class2{background-image:url('02.jpg');}
.class3{background-image:url('03.jpg');}
.class4{background-image:url('04.jpg');}
.class5{background-image:url('05.jpg');}
.class6{background-image:url('06.jpg');}


/**友情链接***/
#links{width:980px;float:left;}
#links .logo{width:16px;margin:5px 5px;height:60px;float:left;}
#links .url{width:930px;margin:5px;float:left;text-align:left;}
#links .url a{margin-left:5px;}


