@charset "utf-8";
/* CSS Document */
.helpCon{background:#fff url(Images/UI/rightTopBg.jpg) repeat-x top;}
.leftCon h4{font-size:12px;color:#17475E;background:url(../ThemeDefault/Images/Icos/leftTit6.gif) no-repeat 5px 2px;text-indent:30px;height:25px;line-height:25px;}
.leftCon .helpNavUl{width:235px;margin:0 auto;}
.leftCon .helpNavUl p{width:235px;border-bottom:1px solid #999;height:25px;line-height:25px;font-weight:bold;}
.leftCon .helpNavUl li{}
.leftCon .helpNavUl li .helpSubUl{font-size:12px;width:235px;margin:0 auto;} 
.leftCon .helpNavUl li .helpSubUl li{height:25px;line-height:25px;margin-bottom:1px;text-indent:19px;}
.leftCon .helpNavUl li .helpSubUl li a{display:block;background:#F1F6F8 url(Images/Icos/point2.gif) no-repeat 5px 8px;height:25px;}
.leftCon .helpNavUl li .helpSubUl li a:hover{font-weight:bold;color:#000;background:#D8E6EB url(Images/Icos/point2.gif) no-repeat 5px 8px;text-decoration:none;}

.rightConBorder .helpCon{padding-top:10px;}
.rightConBorder .helpCon h1{font-size:14px;font-weight:bold;width:70%;height:25px;line-height:25px;text-align:center;margin:0 auto;}
.rightConBorder .helpCon p{font-size:14px;width:70%;line-height:25px;text-align:left;margin:10px auto;}
.rightConBorder .helpCon .tabCon{width:70%;margin:0 auto;}
.rightConBorder .helpCon .tabCon td{line-height:25px;padding:10px;}
.rightConBorder .helpCon .tabCon .bottomLine{border-bottom:1px solid #ccc;}

