/* CSS Document */
#banner {width:960px;}
	#banner_l {float:left; width:380px;}
	#banner_r {float:right; width:579px; margin:10px 0 0 0; background:url(/images/g_banner_r.jpg); height:223px;} 

#g_t_menu {width:960px; background:url(/images/g_t_menu.gif); height:30px; line-height:30px; text-align:right; font-size:14px;}
	#g_t_menu a:link {color: #4eb9e7; font-size:14px; text-decoration: none;}
	#g_t_menu a:visited {color: #4eb9e7; font-size:14px; text-decoration: none;}
	#g_t_menu a:hover {color: #000000; font-size:14px; text-decoration:underline;}
	#g_t_menu a:active {color: #000000; font-size:14px; text-decoration: none;}
#g_menu {width:760px; background:url(/images/g_menu.gif); padding:0 0 0 200px; height:59px; line-height:59px;}
	#g_menu a:link {color: #0a6d00; font-size:14px; text-decoration: none;}
	#g_menu a:visited {color: #0a6d00; font-size:14px; text-decoration: none;}
	#g_menu a:hover {color: #000000; font-size:14px; text-decoration:underline;}
	#g_menu a:active {color: #000000; font-size:14px; text-decoration: none;}
#gmain {width:960px; clear:both; text-align:left;}
	#L {float:left; width:738px;}
		#L_L {float:left; width:180px;}
		#L_R {float:right; width:540px; border-left:1px dashed #CCCCCC; padding:5px;}
	#R {float:right; width:187px;}
	
	#title {border-bottom:1px dashed #666666; line-height:30px; font-size:16px; font-weight:bold;}
	#content {margin:10px 0 0 0;}
#copyright {width:960px; margin:9px 0 0 0; border-top:1px dotted #CCCCCC; line-height:40px; text-align:left;}

.tags {border:1px solid #bdbdbd; background-color:#f8f8f8;}
.buttongo {border:1px solid #bdbdbd; background-color:#f8f8f8; height:20px;}

