﻿/* CSS Document */
@import url(base.css); 
@import url(head.css); 
/*body*/
.bdy{width:960px; margin:25px auto;overflow:hidden;}
.bdy .lft{width:200px; float:left;}
.bdy .rht{width:760px; float:right;}

/*left*/
.bdy .lft{width:200px;float:left; overflow:hidden; padding-bottom:50px;}
.bdy .lft .bls{width:180px;padding:0px 10px;}
.bdy .lft .bls .ttl{width:180px; height:27px; line-height:27px; background:url(images/p_1_3.jpg) repeat-x; color:#555;}
.bdy .lft .bls .ttl ul li{float:left;}
.bdy .lft .bls .ttl ul li b{font-size:14px;padding-left:12px;}
.bdy .lft .bls .ttl .bof{ background:url(images/p_1_1.jpg) no-repeat; float:left; height:27px;width:7px;}
.bdy .lft .bls .ttl .eof{ background:url(images/p_1_2.jpg) no-repeat; float:right; height:27px;width:7px;}
.bdy .lft .bls .con{width:148px;padding:15px;border:1px solid #CCCCCC; border-top:0px; overflow:hidden;}
.bdy .lft .bls .con ul li{background:url(images/line.gif) left bottom repeat-x; padding-left:40px; line-height:26px;}
.bdy .lft .bls .con ul li a{ background:url(images/jt2.gif) 0 2px no-repeat;padding-left:12px; font-size:13px;}

/*right*/
.bdy .rht .cnt{width:760px; overflow:hidden;}
.bdy .rht .cnt .ttl{border:1px solid #dedede;height:26px; background-color:#f9f9f9; line-height:26px; font-size:12px; font-weight:bold;padding-left:12px;color:#555;}
.bdy .rht .cnt .con{width:698px;border:1px solid #dedede;border-top:0px;padding:30px; overflow:hidden; line-height:26px; font-size:13px; padding-bottom:200px; background:url(/images/bg1.jpg) left bottom no-repeat;}
.bdy .rht .cnt .con img{padding-right:15px;}
.bdy .rht .cnt .con table{ margin:0px auto;}

/*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;}