/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#FFFFFF;
	font-size:12px;
}
a{
color:#999999;
font-style:normal;
text-decoration:underline;
}
a:link {
color:#999999;
font-style:normal;
text-decoration:underline;
}
a:visited {
color:#999999;
text-decoration:underline;
}
a:active {
text-decoration:none;
}
.h3 {
	font-size:16px;
	color:#800000;
}
.h4 {
	float:none;
	color:#006600;
	font-size:14px;
}
#wrap{
	margin:auto;
	width:900px;
	height:auto;
}
#head{
	width:900px;
	height:110px;
	float:left;
}
#topnav{
	width:900px;
	height:40px;
	float:left;
}
#panlist{
	width:900px;
	height:20px;
	float:left;
	margin-top:10px;
	text-align:left;
}
#fla{
    width:900px;
	height:300px;
	background-color:#999999;
	float:left;
}
#contents{
    width:900px;
	background-color:#FFF;
	float:left;
	text-align:left;
	line-height:20px;
}
.title_bar1{
	width:900px;
	float:left;
}
#main_top{
	width:900px;
	float:left;
	margin-top:30px;
}
.textarea1{
	width:900px;
	float:left;
}
.textarea2{
	width:880px;
	float:left;
	margin:0px 0px 0px 10px;
}

#main_mid{
	width:900px;
	float:left;
}
#main_und{
	width:900px;
	float:left;
}
#main_und2{
	width:900px;
	height:300px;
	float:left;
}
#main_und3{
	width:900px;
	height:300px;
	float:left;
}
#cos_und{
	width:900px;
	float:left;
}
#acc_top{
	width:900px;
	float:left;
}
#acc_top_left{
	width:400px;
	float:left;
}
#acc_top_right{
	width:500px;
	float:right;
}
#acc_mid{
	width:900px;
	float:left;
}
#acc_und{
	width:900px;
	float:left;
}
#bef_top{
	width:900px;
	float:left;
}
#bef_mid{
	width:900px;
	float:left;
}
#underarea{
	width:900px;
	height:150px;
	float:left;
}
#foot{
	width:900px;
	height:50px;
	float:left;
	padding-top:5px;
	color:#000000;
}
