div#main{
	width:100%;
	height:auto;
	padding-bottom:20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

table.banner{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border-collapse: collapse;
}

table.banner td{
	width:50%;
	text-align:left;
}

table.parts{
	margin-left:auto;
	margin-right:auto;
	width:330px;
	border-collapse: collapse;
}

table.parts td{
	width:auto;
}

div#s_bnr{
	width:88px;
	height:31px;
	border-bottom:1px solid #CCCCCC;
	background-color:#eeeeee;
	padding-top:1px;
	padding-left:1px;
	padding-bottom:1px;
}

div#s_name{
	width:232px;
	text-align:left;
	font-size:16px;
	line-height:20px;
	height:20px;
	padding-top:7px;
	padding-bottom:6px;
	padding-left:10px;
	background-color:#eeeeee;
	border-bottom:1px solid #CCCCCC;
}

div#l_text{
	width:100%;
	height:50px;
}

#l_text p{
	padding:5px;
	font-size:14px;
	line-height:18px;
}

table.p_link_menu{
	margin-left:auto;
	margin-right:auto;
	width:600px;
	border-collapse: collapse;
}

table.p_link_menu td{
	width:25%;
	text-align:center;
	line-height:18px;
	height:18px;
	padding-bottom:20px;
}

