body{
	font-family:"lr SVbN", "Osaka|";
	margin: 0px;
	color:#666666;
	text-align:center;
	font-size:12px;
	background:url(../img/bg_white.jpg) top center;
}
body#index{
	background:url(../img/bg_pink.jpg) top center;
}
td {
	font-size:8pt;
	letter-spacing:-2px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF66CC;
}
a:active {
	color: #FF66CC;
}
DIV#newsArea{
	background: url(../img/news2.gif) center left no-repeat;
	text-align:left;
	width: 725px!important;
	height: 30px;
	color:#FFFFFF;
	font-weight:bold;
}

DIV#newsArea TD {
	padding: 0;
	vertical-align: middle;
}

DIV#newsArea .newsTxt {
	position: relative;
	top: 8px;
	left: 18px;
	font-size: 12px;
	letter-spacing: 0;
}

DIV#guideBook {
	width: 110px;
	position: relative;
	top: 0; left: 5px;
}

.infoArea{
	background:url(../img/infomation_bg.jpg) no-repeat;
	 width:130px;
	 height:79px;
}
.grey{
	color:#999999;
}
.now{
	color:#EE3B82;
}


/*=================================================
add header
=================================================*/
#add_header{
	width: 100%;
	height: 54px;
	background-image: url(../img/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;
}