body {
	margin:0;
	background-color: #F2F3F4;
	text-align:center;
}
ul, li {list-style:none; }
div{font-size:12px}
form{margin:0; padding:0}
input,textarea{font-size:10pt;color: #456730;text-indent:2px;border: #960 1px solid;}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.head{ text-align:left; clear:both; background:#FFF; margin-bottom:8px}
.head .headtxt{ float:right; line-height:60px;}
.head .headline{border-bottom:#E8641B 2px solid;border-top:#E8641B 2px solid; height:5px; background:#FA9A02; overflow:hidden; clear:both;}
.main{width:950px; margin-left:5px}

/*ÓÒ±ß*/
.left_menu{float:left; width:200px; text-align:left; background:#FFF; border:#CCC 1px solid}
.left_menu ul{padding:0; margin:0}
.left_menu li{font-size:12px;text-indent:50px;height:20px; line-height:20px}
.left_menu li.t{font-weight: bold;color: #C96;text-indent:20px; background: #FEFAED; margin:2px; border:#FFEDCE 1px solid;}
.content{width:730px; margin-left:208px; border:#CCC 2px solid}

/*±í¸ñ*/
.tab{margin:auto;border-collapse:collapse; background:#FFF;}
.tab thead th{
background: #999;
color:#FFF;
text-align: center;
font-size:14px; font-weight:bold; line-height:25px;
}
.tab td{
	padding:5px;
	border:1px #CCC solid;
	text-align:left;
	line-height:20px;
}
.tab thead td{
background: #F0F0F0;
text-align: center;
color:#000;
}
.tab tfoot td{
background: #FFF3E8;
text-align: center;
}

