BODY {
	font-family : µ¸¿ò,±¼¸²,Arial;
	background-color : #ffffff;
	margin-left : 6px;
	margin-top : 0px;
	margin-right: 0px;	
	margin-bottom: 10px;

}


A:LINK {
	color : #777777;
	text-decoration : none;
}
A:VISITED {
	color : #777777;
	text-decoration : none;
}
A:HOVER {
	color : #000000;
	text-decoration : none;
}
A:ACTIVE {
	color : #000000;
	text-decoration : none;
}




A:LINK.white {
	color : #ffffff;
	text-decoration : none;
}
A:VISITED.white {
	color : #ffffff;
	text-decoration : none;
}
A:HOVER.white {
	color : #000000;
	text-decoration : none;
}
A:ACTIVE.white {
	color : #000000;
	text-decoration : none;
}



A:LINK.black {
	color : #777777;
	text-decoration : none;
}
A:VISITED.black {
	color : #777777;
	text-decoration : none;
}
A:HOVER.black {
	color : #FC7D0C;
	text-decoration : none;
}
A:ACTIVE.black {
	color : #FC7D0C;
	text-decoration : none;
}


A:LINK.product {
	color : #726F7C;
	text-decoration : none;
}
A:VISITED.product {
	color : #726F7C;
	text-decoration : none;
}
A:HOVER.product {
	color : #FC7D0C;
	text-decoration : none;
}
A:ACTIVE.product {
	color : #FC7D0C;
	text-decoration : none;
}



A:LINK.paging {
	color : #726F7C;
	text-decoration : none;
	font-weight : bold;
	font-size: 8pt; 
}
A:VISITED.paging {
	color : #726F7C;
	text-decoration : none;
	font-weight : bold;
	font-size: 8pt; 
}
A:HOVER.paging {
	color : #FC7D0C;
	text-decoration : none;
	font-weight : bold;
	font-size: 8pt; 
}
A:ACTIVE.paging {
	color : #FC7D0C;
	text-decoration : none;
	font-weight : bold;
	font-size: 8pt; 
}



TD {  
	font-family: µ¸¿ò,±¼¸²,Arial;
	font-size: 9pt; 
	line-height:140%;
	color : #777777;
}


TD.white {  
	font-family: µ¸¿ò,±¼¸²,Arial;
	font-size: 9pt; 
	line-height:140%;
	color : #ffffff;
}


TD.blue {  
	font-family: µ¸¿ò,±¼¸²,Arial;
	font-size: 9pt; 
	line-height:140%;
	color : #1F4688;
}


img {
	border:0;
}


input {
	font-family: µ¸¿ò,±¼¸²,Arial;
	font-size: 9pt; 
}


input.line {
	font-family: µ¸¿ò,±¼¸²,Arial;
	font-size: 9pt; 
	border: 1x SOLID #9F9E9E;
	height:19px;
	padding-top: 2px;
}


textarea {
	font-family: µ¸¿ò,±¼¸²,Arial;
	font-size: 9pt; 
}


select {
	font-family: µ¸¿ò,±¼¸²,Arial;
	font-size: 9pt; 
}

div.indent {
	text-indent : 50px ;
}
