body {
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif, ·s²Ó©úÅé;
	background-color: #f8f7f3;
	font-size: 12px;
	line-height:145%;
	color: #7a7a7a;
}

img{
	border:0px;
}

td {
	font-size: 12px;
	line-height:145%;
	color: #7a7a7a;
}

/*  
list Link color
----------------------------------------------------------- */  
a {   
	text-decoration:underline; 
}   
a:link {   
	color:#ff47af;
}   
a:visited {   
	color:#ff47af;
}   
a:hover {
	color:#ff47af;
    text-decoration:none;   
}   
a:active {   
	color:#ff47af;
} 


h1,h2,h3,h4{
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 20px;
	color: #6B6559;
	line-height: 160%;
}

h2 {
	font-size: 16px;
	color: #6B6559;
	line-height: 150%;
}

h3 {
	font-size: 14px;
	color: #6B6559;
}

h4 {
	font-size: 12px;
	line-height:140%;
}

.fs12 {
	font-size: 12px;
	font-weight: bold;
	line-height:145%;
		
}

.txt {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}

.text-red { color: #ff8ae2;}
.lh130 { height: 130%;}
.mtop10 { margin-top: 10px;}
.mtop20 { margin-top: 20px;}
.mtop30 { margin-top: 30px;}
.mtop50 { margin-top: 50px;}
.mcopyright {
	margin-top: 15px;
	margin-bottom: 10px;
}

.box {
	margin:5px 0 0 10px;
}
.line {
	background-image:url(../images/img_line2.gif);
}