/* CSS Document */

#main {width:950px;height:310px;margin:10px auto;position:relative; }

.productlist {width:200px;height:150px;position:absolute;left:0px;top:0px; border:solid 1px #048ef8;}
.link {width:200px;height:150px;position:absolute;left:0px;top:160px; border:solid 1px #048ef8;}
.about {width:520px;height:150px;position:absolute;left:210px;top:0px;font-size:12px;}
.product {width:740px;height:150px;position:absolute;right:0px;top:160px; background:url("../img/home/product_bg.jpg"/*tpa=http://www.eternalshipping.com/img/home/product_bg.jpg*/) no-repeat 0 0;}
.contact{width:210px;height:150px;position:absolute;right:0;top:0px;font-size:12px;}

.productlist h2,.link h2{height:30px;line-height:30px;color:#FFF;font-size:16px;background:#0379d4 url("../img/common/art01.png"/*tpa=http://www.eternalshipping.com/img/common/art01.png*/) no-repeat 8px center; text-indent:1.5em;}
.productlist ul li{ line-height:28px; margin-left:10px; }
.link ul li{float:left;margin:0;padding:0;}
.link ul li a{line-height:28px;margin-left:5px;float:left;background: url("../img/common/art02.png"/*tpa=http://www.eternalshipping.com/img/common/art02.png*/) no-repeat 0 center;text-indent:1em;}



.about h2,.contact h2{height:30px;line-height:30px;padding-top:10px; background: url("../img/home/art03.jpg"/*tpa=http://www.eternalshipping.com/img/home/art03.jpg*/) no-repeat left center;color:#0b60bf;font-size:16px;text-indent:2em; border-bottom: dotted 1px #AAA;}
.contact h2{background: url("../img/home/h2_contact.jpg"/*tpa=http://www.eternalshipping.com/img/home/h2_contact.jpg*/) no-repeat left center;}
.about p,.contact p{line-height:25px;}
