@charset "UTF-8";
/* CSS Document */
.main_about{ margin-top:10px; clear:both;}


ul,li{padding:0px; margin:0px; list-style:none;}
ul.leftnav_ul{ background:url(../images/ln_navbg.jpg) no-repeat right top; width:248px; _height:374px; min-height:374px; float:left; }
ul.leftnav_ul li.title{ background:url(../images/leftNav_title.jpg) repeat; width:230px; height:52px; text-align:center; color:#fff; line-height:52px; font-size:18px;}
ul.leftnav_ul li a{ width:176px; height:49px; display:block; background:url(../images/ln_taboff.jpg) no-repeat; padding-left:54px; text-decoration:none; line-height:49px; color:#646473; font-size:14px;}
ul.leftnav_ul li a:hover{background:url(../images/ln_tabon.jpg) no-repeat; color:#0C2E72; text-decoration:none}
ul.leftnav_ul li.on a{ width:176px; height:49px; display:block; background:url(../images/ln_tabon.jpg) no-repeat; padding-left:54px;text-decoration:none; line-height:49px; color:#0C2E72;font-size:14px;} 


.rightnav{ float:left; margin-left:10px; width:714px;}
.rightnav_title{ background:url(../images/rightNav_title.jpg) no-repeat; width:690px; height:48px; line-height:48px; padding-left:24px; font-size:16px; font-weight:bold;}
.rightnavContent{ width:694px; padding:10px; border:1px solid #bbb; font-size:14px; line-height:1.8em; margin-bottom:10px;}