.text1010{ font-size:10px; font-weight:200; line-height:110%; }
.text1012{ font-size:10px; font-weight:200; line-height:120%; }
.text1014{ font-size:10px; font-weight:200; line-height:140%; }
.text1016{ font-size:10px; font-weight:200; line-height:160%; }
.text1018{ font-size:10px; font-weight:200; line-height:180%; }

.text1210{ font-size:12px; font-weight:200; line-height:110%; }
.text1212{ font-size:12px; font-weight:200; line-height:120%; }
.text1214{ font-size:12px; font-weight:200; line-height:140%; }
.text1216{ font-size:12px; font-weight:200; line-height:160%; }
.text1218{ font-size:12px; font-weight:200; line-height:180%; }

.text1210b{ font-size:12px; font-weight:800; line-height:110%; }
.text1212b{ font-size:12px; font-weight:800; line-height:120%; }
.text1214b{ font-size:12px; font-weight:800; line-height:140%; }
.text1216b{ font-size:12px; font-weight:800; line-height:160%; }
.text1218b{ font-size:12px; font-weight:800; line-height:180%; }

.text1410{ font-size:14px; font-weight:200; line-height:110%; }
.text1412{ font-size:14px; font-weight:200; line-height:120%; }
.text1414{ font-size:14px; font-weight:200; line-height:140%; }
.text1416{ font-size:14px; font-weight:200; line-height:160%; }
.text1418{ font-size:14px; font-weight:200; line-height:180%; }

a:link {
	color: #FFFFFF; text-decoration: underline;
}
a:visited {
	color: #FFFFFF; text-decoration: underline;
}
a:hover {
	color: #FFFF00; text-decoration: underline;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

/*=================================================
add header
=================================================*/
#add_header{
	width: 100%;
	height: 53px;
	background-image: url(../images/bg_add_header.png);
	background-repeat: repeat-x;
	text-align: center;
}

#add_header #wrap{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#add_header #wrap .add_btn{
	width: 580px;
	margin: 0 auto;
	padding-top: 10px;
}

#add_header #wrap .add_btn a img{
	border: none;
}