body, table, tr, td, select, input, textarea {
	/*font-family:"±¼¸²", "arial";*/
	/*color:#666666;*/
	font-family:tahoma,arial,sans-serif;
	font-size:9pt;
	/*line-height: 16px;*/
	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: #000000;
}

img {border:none;}

p, form, ul, li {margin:0px; padding:0px}

A:link {color:#666666; text-decoration:none;}
A:active {color:#ffffff; text-decoration:none;}
A:visited {color:#666666; text-decoration:none;}
A:hover {color:#999999; text-decoration:underline;}

a.s11:link { color:#FFFFFF; text-decoration:none;}
a.s11:visited { color:#FFFFFF; text-decoration:none;}
a.s11:active { color:#FFFFFF; text-decoration:none;}
a.s11:hover { color:#DDEEFF; text-decoration:none;}

a.copyright:link { color:#E0E0E0; text-decoration:none;}
a.copyright:visited { color:#E0E0E0; text-decoration:none;}
a.copyright:active { color:#E0E0E0; text-decoration:none;}
a.copyright:hover { color:#AAAAAA; text-decoration:none;}

a.gray:link { color:#666666; text-decoration:none;}
a.gray:visited { color:#666666; text-decoration:none;}
a.gray:active { color:#666666; text-decoration:none;}
a.gray:hover { color:#000000; text-decoration:underline;}

a.gray2:link { color:#222222; text-decoration:none;}
a.gray2:visited { color:#222222; text-decoration:none;}
a.gray2:active { color:#222222; text-decoration:none;}
a.gray2:hover { color:#666666; text-decoration:underline;}

a.orange:link { color:#FF3300; text-decoration:none;}
a.orange:visited { color:#FF3300; text-decoration:none;}
a.orange:active { color:#FF3300; text-decoration:none;}
a.orange:hover { color:#FF6600; text-decoration:underline;}

/*.listFont { color:#ffffff; text-decoration:underline; }
a.listFont:visited { color:#FF0000; text-decoration:none; }
a.listFont:link { color:#666666; text-decoration:none; }
a.listFont:hover { color:#999999; text-decoration:none; }*/

.center_bg {
	float:left;
	width:802px;
	no-repeat left top;
	min-height:584px;
	padding:12px 0px 0 0px;
	background-repeat: no-repeat;
}

.style2Button {
	margin : 0px 0px 0px 0px;
	padding : 3px 0;
	border : 0;
	width : 44px;
	font : 12px Sans-serif;
	white-space : nowrap;
	background : url("../../images/admin/bg_2button.gif");
	text-align : center;
	vertical-align : bottom;
	background-repeat: no-repeat;
	cursor : pointer;
}

.style4Button {
	margin : 0px 0px 0px 0px;
	padding : 3px 0;
	border : 0;
	width : 66px;
	font : 12px Sans-serif;
	white-space : nowrap;
	background : url("../../images/admin/bg_4button.gif");
	text-align : center;
	vertical-align : bottom;
	background-repeat: no-repeat;
	cursor : pointer;
}

.menuColor {
	font-weight : bold;
	font:20px/21px verdana,sans-serif;
	color:#43729F;
	margin:0 0 4px 0;
}

.listTableTr1 {
	color : white;
	TEXT-ALIGN : CENTER;
	height:30px;
	background-color: #9097A9;
}

.listTableTr2 {
	height:20px;
	TEXT-ALIGN : CENTER;
	background-color: #D8D8D8;
}

listFont {}
a.listFont:visited { color:#0000FF; text-decoration:none; }

.listTableTr3 {
	height:20px;
	TEXT-ALIGN : CENTER;
	background-color: #ECECEC;
}

.listTableTd1 {
	color : white;
	height:25px;
	background-color: #9097A9;
}
.listTableTd2 {
	height:25px;
	background-color: #D8D8D8;
}
.listTableTd3 {
	height:25px;
	background-color: #ECECEC;
}

.listTable {
	background:#FFFFFF;
	border:0px solid #9097A9;
	border-collapse:separate;
	border-left:1px solid #9097A9;
	border-right:1px solid #9097A9;
	border-bottom:1px solid #9097A9;
}

.menuTitle {
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	color:#fff;
	line-height:23px;
	margin:0;
	padding:0 0 0 9px;
}

.menu2Title {
	color:#FF7A00;
}