* {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body{ background:#FFFFFF url(images/bg.jpg); padding:0px; margin:0px}
/*μξε*/
.t001{ background-image: url(images/t001.jpg); background-position:top; background-repeat:no-repeat; width:766px}
.t002{ background-image: url(images/t002.jpg); width:766px}
.t003{ background-image: url(images/t003.jpg); background-position:bottom; background-repeat:no-repeat; width:766px}

.CR { font:11px/13px Tahoma; color:#8A8A8A; text-decoration:none}
a.CR { font:11px/13px Tahoma; color:#8A8A8A; text-decoration:underline}
a.CR:hover { font:11px/13px Tahoma; color:#8A8A8A; text-decoration:none}

.red { font:11px/13px Tahoma; color:#AC5108; text-decoration:none}
a.red { font:11px/13px Tahoma; color:#AC5108; text-decoration:underline}
a.red:hover { font:11px/13px Tahoma; color:#AC5108; text-decoration:none}

.more { font:11px/13px Tahoma; color:#B752C1; text-decoration:none}
a.more { font:11px/13px Tahoma; color:#B752C1; text-decoration:none}
a.more:hover { font:11px/13px Tahoma; color:#B752C1; text-decoration:underline}
/*μξε*/
a {
	color:#5E5E5E;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
	color: #CC66FF;
}

img {border:0px;}
br {line-height:0px;}

input {vertical-align:middle; padding:0px 0px 0px 4px;}

.dt {
	display:table; 
	width:100%;
}
.dr {
	display:table-row; 
	width:100%; 
	height:100%;
}
.dc {
	float:left;  
}
.main_text, input, textarea, body, select{
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:13px;
	color:#5E5E5E;
}

