﻿/* 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:0px; 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:#ffcc66; 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:100px;}
.bdy .rht .cnt .con img{padding-right:15px;}
.bdy .rht .cnt .con table{ margin:0px auto;}
.bdy .rht .cnt .helpbg{ background:url(/images/helpbg.jpg) left bottom no-repeat; padding-bottom:200px; line-height:22px;}
.bdy .rht .cnt .con .frl ul li{width:170px; float:left;}

.bdy .rht .cnt .con .cars{width:698px; overflow:hidden;}
.bdy .rht .cnt .con .cars ul{clear:both;}
.bdy .rht .cnt .con .cars ul li{float:left; overflow:hidden;background:url(images/line.gif) left bottom repeat-x; line-height:30px; height:30px;}
.bdy .rht .cnt .con .cars ul li.l0{width:50px;}
.bdy .rht .cnt .con .cars ul li.l1{width:300px;}
.bdy .rht .cnt .con .cars ul li.l2{width:80px;}
.bdy .rht .cnt .con .cars ul li.l3{width:80px;}
.bdy .rht .cnt .con .cars ul li.l4{width:120px;}
.bdy .rht .cnt .con .cars ul li.l5{width:50px;}
.bdy .rht .cnt .con .info input{border:1px solid #999; height:20px;}

a.GvPage:link { padding: 0px 5px 0px 5px; line-height: 20px; font-size: 12px; color: #000000; text-decoration: underline; }
a.GvPage:visited { font-size: 12px; color: #666666; text-decoration: underline; }
a.GvPage:hover { font-weight: bold; font-size: 12px; color: #ff0000; text-decoration: underline;}
.GvPage {margin: 0px 3px; border: 0px; height: 20px; line-height:20px; padding: 0px 5px 0px 5px; overflow:hidden; }
a, area { blur: expression(this.onFocus=this.blur()); }/* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */

/*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;}
