@charset "utf-8";
/* CSS Document */

body {
	background-color: #B10045;
}	
.border_tn {
	border: 2px solid #f5a1c2;	
}
.site_border {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff200;
	border-right-color: #fff200;
	border-bottom-color: #fff200;
	border-left-color: #fff200;	
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}