@charset "utf-8";
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0099;
	text-decoration: none;
}
a:active {
	color: #FF0099;
	text-decoration: none;
}
input[type="text"],input[type="button"],input[type="password"]{
	border:1px solid #CCCCCC;
	color:#333333;
	font-size:12px;
	font-weight:none;
	padding:3px 5px 2px 5px;
}
.rowHighlight {
	background-color: #e0e0e0;
}

#eachFile .ui-selecting { background: #FECA40; }
#eachFile .ui-selected { background: #F39814; color: white; }
#eachFile { list-style-type: none; margin: 0; padding: 0; }
#eachFile li { display: inline; margin: 0px; padding: 3px; }

textarea {
	border:1px solid #CCCCCC;
	color:#333333;
	font-size:12px;
	font-weight:none;
	padding:3px 0 2px 5px;
}
#accz_site_base {
	height: 600px;
	width: 990px;
	top: 75px;
	padding: 0px;
	margin: 0px;
	text-align:left;
}
#accz_top {
	padding: 0px;
	height: 69px;
	width: 979px;
	margin: 0px;
	text-align:left
}
#accz_top_menu {
	width: 725px;
	padding-top: 0px;
	margin-top: 49px;
	height: 20px;
	float: left;
}
#accz_left {
	height: 499px;
	width: 235px;
	padding-right: 10px;
	float: left;
}
#accz_main {
	height: 501px;
	width: 733px;
	float: left;
	text-align:center;
	padding: 0px;
	margin: 0px;
}

.border0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#accz_top_logo {
	float: left;
	margin-bottom: 10px;
	width: 250px;
}
#accz_copyright {
	height: 12px;
	width: 235px;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
}
#accz_login {
	height: 12px;
	width: 732px;
	float: right;
	padding-top: 2px;
}
body {
	font-size: 8pt;
	font-family: "돋움", "돋움체";
	color: #666666;
	line-height: 20px;
}
.nodotul{
list-style-type:none;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.submenu {
	background-color: #FF9933;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	background-position: center;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
}

.submenu_gray{
	background-color: #EAEAEA;
	margin-right: 5px;
	margin-left: 5px;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	background-position: center;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
}
.submenu:link{
	color: #FFFFFF;
	text-decoration: none;
}	
a:visited {
	color: #666666;
	text-decoration: none;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

