@charset "utf-8";
.btns_main {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.btns_main a:hover{
	color: #FBD0E1;
}



.right_body_bg {
	background-color: #FFFFFF;
	background-image: url(images/index_12.jpg);
	background-repeat: no-repeat;
	width: 253px;
}
.date_script {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC6A92;
}
.main_txt {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.main_txt_pink {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #EF9AB9;
	line-height: 18px;
}
.powered_script_txt {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #D27B9E;
}

.txt_box {
	background-color: #FEEDF3;
	border: 1px solid #E6AAC3;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 2px;
}
