* {
	font-family: arial, helvetica, sans-serif;
}
body {
	background: #F5F5F5 url("./imgs/head_bg.png") left repeat-y;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 13px;
	line-height: 1.4em;
}
body,td,th,input,textarea{ font-size: 13px;}
a { text-decoration: none;color: #08F;}
a:visited{color: #86B;}
div, form{ margin:0;}

img { border: none;}

.nr { white-space:nowrap;}
.oh { display: block;overflow: hidden;}
.p25 { width:25%;}
.sml { font-size: 80%;}
.xsml { font-size: 60%;}
.pm0 { margin: 0; padding: 0;}
.ar { text-align:right;}
.il { display: inline;}

#head {
	position: fixed;
	position: absolute;
	top: 0px;
	left: 0px;
	width:114px;

}
#footer {
	margin: 20px 0px 0px 0px;
	padding: 10px;
	font-size: 13px;
	line-height:1.2em;
	border-top: 1px dotted;
}

h1 {
	background: url("./imgs/title1.png") center no-repeat;
	margin: 0;
	padding: 0;
	width: 94px;
	height: 80px;
	overflow: hidden;
}
h1 a{
	width: 94px;
	height: 80px;
	display:block;
	line-height: 9999px;
}
#contents {
	position: fixed;
	position: absolute;
	top: 0px;
	left: 130px;
}
div.qform {
	margin-right: 20px;
}
div.qform div {
	margin: 3px 0px;
}
div.qform div.formtitle {
	font-weight: bold;
	background-color: #CCC;
}
div.qform span.label {
	display: block;
	float: left;
	width: 10em;
	text-align: right;
	padding-right: 6px;
}
div.qform input, div.qform textarea{
	font-size: 13px;
	line-height: 1.3em;
	padding: 1px 2px;
	border: 1px solid #ddd;
}
div.qform input:focus, div.qform textarea:focus {
	border: 1px solid #FC2;
	background-color: #FFFFF8;
}
div.qform input[type="submit"] {
	background: #eee url('imgs/gr_t_w24p.png');
	padding: 1px 6px;
	border: 2px solid #ddd;
}
div.qform input[type="submit"]:hover {
	border: 2px solid #2EB;
}

div.qform .required input,
div.qform .required textarea{
	border-color: #FB9;
}

#TH2007MF {
	;
}
#TH2007MF span.label {
}
