body{
	font-size:14px;
	line-hight:150%;
}


#menu{list-style-type:none}

#menu li{
	display:inline;
	border-right:1px solid #999999;
	padding:0 10px 0 15px;

}

#contents{
	width:700px;
	margin:0 auto 0 auto;
}

#body_section{
	width:680px;
}

h1{
	background-image:url(topcg.png);
	background-repeat:no-repeat;
	height:200px;
	text-indent:20px;
background-position: top left;
}

h2{
	border-left:10px solid #cccccc;
	border-right:10px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;

	font-size:16px;

	padding:10px 0 8px 20px;
}

h3{font-size:16px}

.desc{
	text-align:right;
	font-weight:bold;
	clear:left;
}

.flt_left{
	float:left;
	margin:0 20px 0 0;
}

a.no_udl {
	text-decoration:none;
}

.clearLeft {
clear: left;
}






