

/*-----------------------------INDEX------------------------------------*/
.IndexPhotoBGbot{
	background-attachment: scroll;
	background-image: url(../_img/00_index/index_photoBG_bot.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}
.IndexDataTit01{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.IndexDataTit02{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.IndexInforBG{
	background-attachment: scroll;
	background-image: url(../_img/00_index/index_inforBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.QuicklinkBG{
	background-attachment: scroll;
	background-image: url(../_img/00_layout/quicklink_BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.GroupName{
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 100%;
}
.NewsNumberTxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.NewsNumberTxt a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.NewsNumberTxt a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.NewsIndexLine{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D4D4;
}
/*-----------------------------BottomMenu------------------------------------*/
.BottomMenuTxt{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;
}
.BottomMenuTxt a{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BottomMenuTxt a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

/*-----------------------------other------------------------------------*/

.overicon a{
	text-decoration: underline;
}
.overicon a:hover{
	text-decoration: none;
	position: relative;
	left: -1px;
	top: -1px;
}
/*-----------------------------submenu------------------------------------*/
.SubmenubotBG{
	background-attachment: scroll;
	background-image: url(../_img/01_about/submenu_botBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.SubmenutopBG{
	background-attachment: scroll;
	background-image: url(../_img/01_about/submenu_topBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*-----------------------------01about------------------------------------*/
.Dotline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*-----------------------------02news------------------------------------*/
.NewsSubmenuBG{
	background-attachment: scroll;
	background-image: url(../_img/02_news/news_submenuBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.NewsLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.NewsLine2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.NewsDetailTit{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
/*-----------------------------03photo------------------------------------*/
.PhotoSubmenuBG{
	background-attachment: scroll;
	background-image: url(../_img/03_photo/photo_submenuBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*-----------------------------04massage------------------------------------*/

.MassageSubmenuBGtop{
	background-attachment: scroll;
	background-image: url(../_img/04_message/massage_submenuBG_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}.MassageSubmenuBGbot{
	background-attachment: scroll;
	background-image: url(../_img/04_message/massage_submenuBG_bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
