/* CSS Document */

/*  primaryContent 
============================================================================ */
#primaryContent{position:relative;float:left;margin:0 6px 0 16px !important;margin:0 6px 0 8px;padding:8px 6px;width:234px;height:auto;;border:1px solid #c8e982;background:#fff;}
/*#primaryContent p{margin:5px 8px 0;}*/
#primaryContent .borderT{position:absolute;top:-1px;left:-1px;margin:0;width:248px;height:8px; background:url(/images/background/bordert_01.gif) no-repeat;
}
#primaryContent .borderB{position:absolute;bottom:-8px;left:-1px;margin:0;width:248px;height:8px; background:url(/images/background/borderb_01.gif) no-repeat;
}


#primaryContent dl{margin:10px 2px;height:auto;list-style:none;color:#3f710d;}
#primaryContent dt.current{padding-bottom:5px;width:229px;height:25px;font-weight:bold;border-bottom:1px #7e7e7e dashed; background:url(/images/background/borderbg_01b.gif) no-repeat; color:#3f710d;}
#primaryContent dt{padding-bottom:5px;width:229px;height:25px;background:none;border-bottom:1px #7e7e7e dashed; font-size:13px;text-indent:30px;line-height:25px;color:#e5e3cc;}

#primaryContent ul{padding:5px 18px 15px 18px;background:#e6f7da;list-style:none;color:#3f710d;}
#primaryContent ul li{background: url(/images/icon/fileclose.gif) no-repeat 0 50%;padding-left:18px;}
#primaryContent ul li.current{background: url(/images/icon/fileopen.gif) no-repeat 0 50%;padding-left:18px;font-weight:bold;}
#primaryContent a{ text-decoration:none;color:#3f710d;}
#primaryContent ul li a:hover{text-decoration:underline;}

#primaryContent dl div a:hover{text-decoration:underline;}
/* secondaryContent
========================================================================== */
#secondaryContent{float:left;padding:8px 5px;width:693px;background:#fff url(/images/background/bordert_02.gif) no-repeat;}
#secondaryContent .content{margin:5px 10px;text-align:justify;}
