@charset "UTF-8";
/* Default Setting */
A:link {
	TEXT-DECORATION: none ; color:#393A48;
}
A:visited {
	TEXT-DECORATION: none ; color:#393A48;
}
A:active {
	TEXT-DECORATION: none ;
}
A:hover {
	TEXT-DECORATION: underline ;
	TEXT-DECORATION: none ;
	color:#FF5555;
}
BODY{
	background-color: #DDDDDD;
	margin:0px;
	padding:0px;
	font-size: 10pt;
	color:#3F3F3F;
	line-height: 1.3em;
	font:13px;
	font-family:Verdana, Arial, Helvetica, clean, sans-serif;
}
DIV.main_ie{
	text-align:center; 
}
DIV.main{
	width:800px; margin-left:auto; margin-right:auto; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; text-align:left;
	background-color:#FFFFFF;
}
DIV.clear{
	clear:both;
}
/* Default Setting */

/* Font Setting */
.nmTxt {
	font-size: 11pt;
	color:#3F3F3F;
	line-height: 1.3em;
}
.nmTxtS {
	font-size: 10pt;
	color:#3F3F3F;
	line-height: 1.3em;
}
.nmTxtSS {
	font-size: 8pt;
	color:#3F3F3F;
	line-height: 1.3em;
}
.nmTxtB {
	font-size: 11pt;
	font-weight:bold;
	color:#3F3F3F;
	line-height: 1.3em;
}
.cpytxt { 
	font-size: xx-small;
	color:#AAAAAA;
	line-height: 1.2em;
}
/* Font Setting */


/* PageTitle */
.page_title{
	border-bottom:2px solid #999999; width:780px; position:relative; left:10px; font-size:11pt; font-weight:bold; margin-top:10px;
	text-indent:0.5em;
}
.topimage{
	width:800px; text-align:center;
}
/* PageTitle */


/* For Menu List */
.topclistpoint{
	height:6px; width:6px; background-color:#3F3F3F; margin-bottom:2px;
}
.topic_left{
	position:relative; left:15px; top:5px; float:left; width:300px;
}
.topic_right{
	position:relative; left:40px; float:left; width:160px;
}
.topic_center{
	position:relative; left:25px; top:5px; float:left; width:300px;
}
.topic_title{
	text-indent:0.5em;
	border-bottom:2px solid #999999;
	font-weight: bold;
	font-size: 11pt;
}
.topic_list{
	list-style-type:none; margin-left:20px; margin-top:8px; padding:0px;
}
.topic_list2{
	margin-top:8px; margin-left:-10px;
}
/* For Menu List */


/* For UnitedMenu */
.unitedmenu{
	position:relative; left:0px; float:left;
}
.unitedmenu_list{
	width:160px; padding:0px; margin:0px; text-align:center;
}
.unitedmenu_title{
	margin-top:0px;
	padding:3px 0px;
	list-style-type:none;
	font-weight:bold;
	background-color:#1D4B7A;
	background-color:#111111;
	color:#FFFFFF;
	text-align:center;
	border-top:1px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}
.unitedmenu_sub{
	list-style-type:none;
	background-color:#CFCAFB;
	background-color:#CCCCCC;
	padding:1px 0px;
	border-bottom:1px solid #CCCCCC;
}
.unitedmenu_menu{
	list-style-type:none;
	padding:3px 0px;
	border-bottom:1px solid #CCCCCC;
}
/* For UnitedMenu */


/* For Declaration */
.decla{
	width:720px;
	margin:20px 0px;
}
.subtitle{
	width:800px; 
	background-color:#7C8694; 
	text-align:center; 
	color:#FFFFFF;
}
/* For Declaration */


