@charset "windows-874";
body {
	margin: 0px 0px;
	padding: 0px 0px;
	color: #000000;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
a:link { color: #000000; text-decoration: none;font-weight:bold}
a:visited { color: #000000; text-decoration: none;font-weight:bold}
a:active { color: #000000; text-decoration: none;font-weight:bold}
a:hover { color: #0099FF; text-decoration: none;font-weight:bold}
small { font-family: MS Sans Serif; font-size: 10pt; }
textarea { font-family: "MS Sans Serif"; font-size: 10pt; }
b { font-family: MS Sans Serif; font-size: 10pt; }
big { font-family: MS Sans Serif; font-size: 10pt; }
strong { font-family: MS Sans Serif; font-size: 12pt; font-weight : extra-bold; }
FONT,td {	font-family: MS Sans Serif;	font-size: 10pt;}
BODY { font-size: 10pt; font-family: "MS Sans Serif"; color: #000000}
input {
	font-weight: normal;
	color: #000000;
	border: 1px outset #999999;
	font-family: "MS Sans Serif";
	font-size: 8pt;


}
.Text {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px inset #999999;
	height: 23px;

}
.check {
	border: 1px solid #FFFFFF;
}
.Noboder {
	border: 0px none #FFFFFF;
}
.UpFont {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 18px;
	font-weight: bold;

}
iframe {

}
.layerboder {
	border: 1px solid #000000;
}
.widthFull {
	width: 100%;
}
.h11 {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 18px}
.WidthBottom {
	width: 55px;
}
.WidthDefine1 {
	width: 150px;
}
select {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	color: #000000;

}
.WidthDefine2 {

	width: 200px;
}
.title_bg{
	background-image:url(image/title_bg.gif);
}
.bb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#head_brn{
	position:absolute;
	left:250px;
	top:25px;
	font-size:12pt;
	font-weight:bold;
	color:#03F;
}