/* CSS Document */

body {text-align:center;}
ul,li {padding:0;margin:0;}
	#container {width:100%;text-align:left;}
	#nav {width:100%;background:#a8e55f;height:25px; line-height:25px; margin-top:10px;}
	#nav a {display:block;float:left;margin-left:20px; font-size:13px;}
	#passage {font:12px "ËÎÌå"; line-height:22px;border-bottom:1px solid #cccccc;_height:400px;min-height:400px;}
	#passage h3 {text-align:center;}
	#foot {text-align:center; font-size:12px;}
	#foot a { color:#000000;}
	#bn
	{
	height:55px;
	float:left;
	margin-left:-50px;
	}
	#logoimg
	{
	    float:left;
	}
	#glink li {border-bottom:0px solid #999999;list-style:none;line-height:25px;}
	#glink a {margin-left:15px;}
	#passage #glink li td
	{
	    border:1px solid green;
	    border-bottom:0px;
	}
