﻿/* CSS Document */
@import url(base.css); 
@import url(head.css); 
.sch{width:960px; margin:10px auto; text-align:center;}
.sch .ipt{border:1px solid #999; height:18px; padding-top:2px;width:250px;}
/*body*/
.bdy{width:960px; margin:10px auto 20px auto ;overflow:hidden;}
.bdy .lft{width:162px; float:left;}
.bdy .rht{width:782px; float:right;}
/*catalog*/
.bdy .lft .dh{width:161px; overflow:hidden;}
.bdy .lft .dh .ttl{height:26px; background:url(images/h_4_1.jpg) no-repeat;}
.bdy .lft .dh .con{width:139px; border:1px solid #CCCCCC; border-top:0px;padding:10px;}

/*right*/
.bdy .rht .ttl{width:782px; height:27px; line-height:27px; background:url(images/p_1_3.jpg) repeat-x; color:#555;}
.bdy .rht .ttl ul li{float:left; line-height:27px; margin:0px 10px; font-family:"宋体";}
.bdy .rht .ttl ul li a{color:#FF3300;}
.bdy .rht .ttl .bof{ background:url(images/p_1_1.jpg) no-repeat; float:left; height:27px;width:7px;margin:0px;}
.bdy .rht .ttl .eof{ background:url(images/p_1_2.jpg) no-repeat; float:right; height:27px;width:7px;margin:0px;}
.bdy .rht .con{width:756px;border:1px solid #ccc; overflow:hidden; border-top:0px; padding:12px;}
.bdy .rht .con .hdr{ line-height:30px; font-size:13px; font-weight:bold;border-bottom:1px solid #999;}
.bdy .rht .con .lst{width:756px; text-align:center;overflow:hidden; }
.bdy .rht .con .lst ul li{float:left;overflow:hidden;}
.bdy .rht .con .lst ul li.l1{width:200px;}
.bdy .rht .con .lst ul li.l2{width:50px;}
.bdy .rht .con .lst ul li.l3{width:160px;}
.bdy .rht .con .lst ul li.l4{width:80px;}
.bdy .rht .con .lst ul li.l5{width:80px;}
.bdy .rht .con .lst ul li.l6{width:80px;}
.bdy .rht .con .lst ul li.l7{width:100px;}
.bdy .rht .con .bk ul li{ background:url(images/line.gif) left bottom repeat-x; line-height:30px; height:30px;}
.bdy .rht .con .bk ul li{}

/*footer*/
.foot{width:960px; margin:0px auto; overflow:hidden; height:120px; background:url(images/h_9_1.jpg) repeat-x; text-align:center; padding-top:10px; line-height:20px;}
