
/*left*/
#main_menu{width:20%;float:left;}
#main_menu dl{line-height:22px;text-align:left;}
#main_menu dl dd{margin-bottom:20px;}
#main_menu dl dd a{background:url(../images/about/nav_l.gif) #fff left top no-repeat;display:block;height:24px;color:#000;cursor:pointer;}
#main_menu dl dd a span{background:url(../images/about/nav_r.gif) right top no-repeat;margin-left:0px;display:block;height:24px;padding-left:16px;}
#main_menu dl dd a:hover,#main_menu dl dd.currentLink a{background:url(../images/about/nav_l.gif) left bottom no-repeat;color:#2A78CE;}
#main_menu dl dd.currentLink a{font-weight:bold;}
#main_menu dl dd a:hover span,#main_menu dl dd.currentLink a span{background:url(../images/about/nav_r.gif) right bottom no-repeat;}
/*right*/
#show_result{float:right; width:76%;background:#eee;padding:10px;line-height:23px;}
#show_result p{line-height:23px;}

#contents_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 928px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#contents_right p{
	padding: 10px 10px 10px 20px;
	float: left;
	width: 870px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	text-align: justify;
}
#contents_right ul{
	
	float: left;
	
	margin:0px;
	padding:0px;
}

#contents_right li{
	float: left;
	width: 860px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../images/about/bullet_s.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: justify;
}

h3 {
	font-size: 16px;
	color: #823200;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
}
