@charset "utf-8";
/* CSS Document */
*{margin:0 ; padding:0}
.clear{clear:both}
a:link{border:none}
body{font-size:12px; width:1300px; margin:0 auto;}
#top {height:55px; background-color:#EAEBEF}
#top .top1{float:left; padding-left:50px}
#top .top1 p{color:#F00; text-align:left; height:25px; line-height:25px}
#top .top2{float:right; padding-right:120px; width:500pz}
#top .top2 table td{height:55px}
#top .top2 table td input{height:25px}

#logo table tr td{width:150px; height:68px;}
#logo table tr td a:link {text-decoration:none; color:#666666; font-size:14px}
#logo table tr td a:hover{color:#09C}

#mid{ width:1260px; height:500px; background:url(../image/lift.jpg) no-repeat; padding:0 10px; text-align:center;}
#mid .title{height:100px; line-height:100px}
#mid .menu{height:50px}
#mid .menu ul{padding-left:330px}
#mid .menu ul li{ list-style:none; float:left; padding-left:10px}

#page_mid .title{height:100px; background-color:#7BA4C5; color:#FFF;}
#page_mid .title b{ font-size:36px; line-height:100px; padding-left:100px; float:left}
#page_mid .title .buy{width:200px; height:50px; background-color:#E21B3B; float:right; margin:25px 100px 0 0; font-size:24px; line-height:50px; text-align:center}
#page_mid .title a:link,#page_mid .title a:visited{text-decoration:none; color:#FFF}
#page_mid #edit{min-height:300px; background-color:#D8D8D8}


#list{height:500px; width:1000px margin:0 auto; padding-left:50px}
#list div ul li{list-style:none; height:50px; width:200px; background-color:#F7F7F7; line-height:50px; padding-left:20px}
#list div ul li a{text-decoration:none; float:left; color:#000;  }
#list div ul li a:hover{text-decoration:underline}
#list div ul li b{ float:right; padding-right:10px}
#list table tr td{padding:10px 0; text-align:left}
#list table tr td a:link,#list table tr td a:visited{color:#A54E62}


#content{ margin:0 auto}
#content .content_info{border-top:2px solid #C9AC80; width:350px;height:80px; border-bottom:2px solid #C9AC80; float:left; margin:5px 15px; color:#D99936; font-size:14px; text-align:left}
#content .content_info b{color:#000; text-align:center}

#bottom{height:50px; line-height:50px; text-align:center; background-color:#5C86AB; color:#FFF}