/*****************************************
 * ÆÄÀÏ¸í	: style.css
 * ÀÛ¼ºÀÚ	: °­Áø¿í
 * ÃÖÁ¾¼öÁ¤ÀÏ : 2009-7-7
*****************************************/

body {width:100%; margin:0; padding:0;background:#ffffff;}
img{border:0px none}
p,br,body,td,select,input,form,textarea,option,div,p,ul,li,ol,dl,dd,dt {
	margin:0px;
	padding:0px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	color:#666666;
	list-style:none;
	line-height:16px;
}

a:link {font-size: 12px; color:#666666;text-decoration:none;}
a:visited {font-size: 12px; color:#666666;text-decoration:none;}
a:active {font-size: 12px; color:#666666;text-decoration:none;}
a:hover {font-size: 12px; color:#666666;text-decoration:underline;}

.input_login {font-size:11px;width:167px;height:18px;border: 1px solid #cccccc;background-color: #ffffff;}
.inputbox {font-size:11px;width:150px;height:16px;border: 1px solid #cccccc;background-color: #ffffff;}
.input_default {font-size:12px;height:16px;border: 1px solid #cccccc;background-color: #ffffff;}

a.leftmenu:link {font-size: 12px; color:#ffffff;text-decoration:none;}
a.leftmenu:visited {font-size: 12px; color:#ffffff;text-decoration:none;}
a.leftmenu:active {font-size: 12px; color:#ffffff;text-decoration:none;}
a.leftmenu:hover {font-size: 12px; color:#ffffff;text-decoration:underline;}
a.leftmenu_act:link {font-size: 12px; color:#ff8a00;font-weight:bold;text-decoration:none;}
a.leftmenu_act:visited {font-size: 12px; color:#ff8a00;font-weight:bold;text-decoration:none;}
a.leftmenu_act:active {font-size: 12px; color:#ff8a00;font-weight:bold;text-decoration:none;}
a.leftmenu_act:hover {font-size: 12px; color:#ff8a00;font-weight:bold;text-decoration:underline;}


#content_area {width:720px;}

.txt_orange {color:#ff4800;}
.txt_gray {color:#a4a4a4;}
.active_o {color:#156bb4;font-weight:bold;}
.active_x {color:#ff4800;font-weight:bold;}
