/* CSS Document */
#main {width:100%;height:460px;position:relative; overflow:hidden; margin-top:5px;}
.about{ position:absolute;left:0;top:0;width:320px; height:210px;  }
.news{position:absolute;left:330px;top:0;width:340px; height:210px;}
.contact{position:absolute;left:680px;top:0;width:320px; height:210px; }

.products_class{ position:absolute;left:0;top:220px;width:320px; height:230px;}
.products{position:absolute;left:330px;top:220px;width:670px;height:230px; }



#main span a{float:right; font-weight:normal; margin-right:10px; font-size:12px; color:#555;}
#main span a:hover{float:right; font-weight:normal; margin-right:10px; font-size:12px; color:#4569B7;}
#main h3{height:36px; line-height:30px; background:url("../img/common/h3_iabout.jpg") no-repeat 0 0; color:#fff; font-size:14px; text-indent:1em;}
#main .news h3{ background:url("../img/common/h3_inews.jpg") no-repeat 0 0;}
#main .products h3{background:url("../img/common/h3_iproducts.jpg") no-repeat 0 0;}
.about p,.contact ul,.products_class ul,.box{margin-left:5px;border:solid 1px #EEE; border-top:none;}



.about p{ text-indent:2em; line-height:24px; font-size:12px; padding:0 10px 5px 10px;color:#555;}
.about p a,.news p a{ color:#f00 }
.about p a:hover,.news p a:hover{ color:#4569B7}


.news ul { margin:5px 10px;  }
.news ul li{ line-height:25px;  }
.news ul li a{ font-size:12px; color:#555;}
.news ul li a:hover{ font-size:12px; color:#4569B7;}
.news ul li span{ float:right; font-size:12px; color:#555; margin-left:5px;}


.contact ul li{margin-left:15px;line-height:25px;color:#555;}
.contact img{float:right;margin-right:15px;}


.products_class ul{float:left;padding-bottom:10px;}
.products_class  ul li{float:left;line-height:28px;width:120px;margin:5px 0 0 24px;}
.products_class  ul li a{float:left; font-size:12px; color:#333; display:block; width:100px; background:#e9e9e9; border:1px solid #d0d0d0; padding:0 5px 0 15px;}
.products_class ul li a:hover{  font-size:12px; color:#fff; background:#0C71E3; border:1px solid #FFA200; }


.products td{padding:0 5px;}



