@charset "utf-8";
#body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#9900CC;
	margin-top:0px;
	margin-bottom:0px;
}

#copyright{
	border-top:1px solid #8C45FF;
	font-size:10px;
	text-align:center;
	height:10px;
}

#set_table_border{
	border-left:1px  solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	border-top:1px solid #C8C8C8;
}

#table_title{
	font:Tahoma, "Trebuchet MS", Arial;
	font-size:12px;
	background-color:#C8C8C8;
}

#table_more{
	font:Tahoma, "Trebuchet MS", Arial;
	font-size:10px;
	text-align:right;
}

#menu{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:16px;
	color: #747474;
	}

#box {
	border-left:1px solid  #C8C8C8;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	}
#box2 {
	border:1px solid #666666;
	}
#topborder {
	border-top:1px solid #666666;
	}
#leftborderlight {
	border-left:none;
	background-color:#CCCCCC;
	}
#leftborder {
	border-left:none;
	background-color: #ADADAD;
	}
#product{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:16px;
	}

.form_header{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8C45FF;
	font-weight:bold;
	border-bottom:1px solid #666666;
}

.form_title{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.form_detail{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.title{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8C45FF;
	font-weight:bold;
	border-bottom:1px solid #666666;
	}
#smalltitle{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
	}
#col{
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-align:center;
	}
#coldetail{
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
	}
.maintitle{
	padding-left:5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}
.main_button{
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	padding-left:5px;
	line-height:2;
	padding-bottom:3px;
	border-bottom:1px solid #C6B0FF;
	}
.font {
	font-size:10px;
}
.font2 {
	font-size:12px;
	color:#FF0000;
}
.FormTitle{
	padding-left:1px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.FormDetail {
	font-size:11px;
	font:"Courier New", Courier, monospace;
	background-color:#DFDFDF;
}


