/* CSS Document */

body {
	font-family:Gulim, Verdana;
	font-size:12px;
	color:#333333;
	word-break:break-all;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back.gif);	
	background-repeat: repeat-x;
	
}

a {font-family:Gulim, verdana;	font-size:12px;	color:#333333;} 
table, tr, td, select, input, textarea {font-family:Gulim, verdana;	font-size:12px;	color:#333333;} 

P {margin:0px;padding:0}

/*??*/

.t1 {font-weight: bold;	color:#003399;  text-decoration:none; font-size: 12px;}
.t2 {color:#d2d2d2;	text-decoration:none; font-size: 11px;}
.t3 {color:#FFFFFF;	text-decoration:none; font-size: 12px;}
.t4 {color:#666666;	text-decoration:none;	font-size: 11px;}
.t5 {color:#666633;	text-decoration:none;	font-size: 11px;}
.t6 {color:#000066;	text-decoration:none;	font-size: 11px;}
.t7 { font-size: 11px;  font-weight: bold;  text-decoration: none; color: #333333 }
	
a:link, a:active, a:visited {color:#113377; text-decoration:none;}
a:hover {color:#2266BB; text-decoration:underline;}
	
a.link1:link, a.link1:active, a.link1:visited{ font-size: 12px;  text-decoration: none; color: #333333 }
a.link1:hover {font-size: 12px; text-decoration: none;	color: #dddddd;	background-color: #333333;}
 
 
 
/*???*/
.table1 {
	background-color: #FFFFFF;
	font-size:12px;
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 5px;
}

.table2 {
	background-color: #F6F6F6;
	font-size:12px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.td01 {
	font-size:12px;
	color:#336699;
	font-weight: bold;
	padding-left: 10px;	
	padding-top: 3px;
	padding-right: 10px;
	height: 21px;}

.td02 { font-size:12px;	
	color:#296dc0;
	font-weight: bold;	
	padding-left: 10px;	
	padding-top: 3px;
	padding-right: 10px;
	height: 21px;}
	
.td03 { font-size:12px;	
    background-color:#484848;
	color:#FFFFFF;
	font-weight: bold;	
	padding-left: 10px;	
	padding-top: 3px;
	padding-right: 10px;
	height: 21px;}
	
.td04 { font-size:12px;	
    background-color:#edae04;
    color:#FFFFFF;
	font-weight: bold;	
	padding-left: 10px;	
	padding-top: 3px;
	padding-right: 10px;
	height: 21px;}

.td05 { font-size:12px;	
    background-color:#c3b597;
	color:#FFFFFF;
	font-weight: bold;	
	padding-left: 10px;	
	padding-top: 3px;
	padding-right: 10px;
	height: 21px;}



	
/*?*/	

.textbox1 {
	font-family: Gulim, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-color: #F3F3F3;	
	height: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 3 2 2 2;
	
}
.textbox2 {
	font-family: Gulim, Verdana;
	font-size: 11px;
	color: #003366;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CCCCCC;
	height: 14px;
}
.textbox_login {
	font-family: Gulim, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;	
	height: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 3 2 2 2;
	
}

.select1 {background-color:#f3f3f3;	color:#006699;	font-weight: bold; 

}
