/*div{
	border: 1px solid #FF00FF;
}
*/
body{
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}
img{
	border: none;
}
#all{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
/*
a,a:visited{
	color:#333366;
	font-size: 12px;
	text-decoration: none;
	}
a:hover{
	text-decoration:underline;
	color: #FF0000;
	}
*/
p{
	text-indent: 1em;
}
form{
	margin: 0px;
	padding: 0px;
}

#header{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
	height: 190px;
}
#headleft{
	margin: 0px;
	padding: 0px;
	width: 327px;
	height: 62px;
	float: left;
}
#headright{
	padding: 0px;
	width: 800px;
	margin: 0px auto;
}
#headlogo{
	background-image: url(../img/top/hd1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 800px;
}
#hdtop{
	background-color: #000000;
	height: 17px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../img/top/hdtop_bg.gif);
}
#headermenu{
	text-align: right;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	width: 800px;
}

ul#hdmenu {
 margin: 0;
 padding: 0;
}

ul#hdmenu::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}

ul#hdmenu li {
	margin: 0;
	padding: 0;
	float: left;
	width: 114px;
	list-style-type: none;
	height: 34px;
	text-align: center;
}

ul#hdmenu li a,ul#hdmenu a:visited {
	display: block;
	position: relative;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	background-image: url(../img/top/hdmbt_1.gif);
}

ul#hdmenu li a:hover {
	color: #FFFFFF;
	background-image: url(../img/top/hdmbt_2.gif);
}

#headersubmenu{
	height: 20px;
	text-align: right;
	padding-right: 15px;
	margin: 3px;
	font-size: 12px;
	color: #666666;
}

#main{
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	clear: both;
}


#topleft{
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 550px;
}
#topright{
	float: right;
	padding: 2px;
	background-color: #EBE9E7;
	width: 230px;
	margin: 0px;
}


#cont{
	float: right;
	margin: 0px;
	padding: 5px;
	width: 580px;
}
#sd{
	float: left;
	width: 190px;
	margin: 0px;
	background-image: url(../img/top/sdbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
}


.sdmenu{
	padding: 0;
	width: 170px;
	margin: 0px auto;
}

.sdmenu ul{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	border: none;
	width: 170px;
}

.sdmenu li{
	margin: 0;
	padding: 0px;
}

.sdmenu li a{
	display: block;
	color: #6A0033;
	text-decoration: none;
	background-image: url(../img/top/sdm1.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin: 0px;
	height: 23px;
}

html>body .sdmenu li a { width: auto; }

.sdmenu li a:hover{
	color: #F952B5;
	text-decoration: none;
	background-image: url(../img/top/sdm2.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#footer{
	clear: both;
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: url(../img/top/ft1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
	#ftmenu{
	text-align: center;
	margin-bottom: 5px;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	display: block;
		}
	#ftmenu a{
	color: #666666;
	text-decoration: none;
}
	#ftmenu a:link{
	color: #666666;
	text-decoration: none;
}
	#ftmenu a:visited{
	color: #666666;
	text-decoration: none;
}
	#ftmenu a:hover{
	color: #FF0099;
	text-decoration: underline;
}

	#copyrights{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	color: #999999;
		}
	.ftsub{
		border: 1px solid #CCCCCC;
		width: 200px;
		margin-right: 30px;
		}

h1{
	color: #FFEEFE;
	font-size: 12px;
	margin: 0px;
	padding: 3px 0px;
}
/*
h1{
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 0px 0px;
}
*/
h2{
	font-size: 14px;
	color: #FF0000;
	margin: 0px 0px 5px;
	padding: 0px;
}
h3{
	font-size: 16px;
	color: #6D4963;
	margin: 0px;
	padding: 13px 0px 0px 15px;
	text-align: left;
}
h4{
	font-size: 14px;
	font-weight: bold;
	color: #405A8A;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF0099;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFF4FA;
}
h5{
	font-size: 12px;
	font-weight: bold;
	color: #6D5793;
	background-image: url(../img/top/h5point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 15px;
	background-color: #f5f5f5;
	padding-top: 3px;
	padding-bottom: 3px;
}
h6{
	font-size: 12px;
	color: #FF0066;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
}

.topctgtxt{
	padding: 105px 5px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	line-height: 120%;
}
#topctg1{
	background-image: url(../img/top/top_ctg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
#topctg2{
	background-image: url(../img/top/top_ctg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
#topctg3{
	background-image: url(../img/top/top_ctg3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
#toppicup{
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top/top_picup-tt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 550px;
	padding-bottom: 8px;
}
#toppicupname{
	font-size: 12px;
	color: #423968;
	text-align: center;
	letter-spacing: 0.2em;
	padding-top: 13px;
}
#picup1{
	margin-right: auto;
	margin-left: auto;
	width: 530px;
	background-color: #EEEAEE;
	padding: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
#noticebox {
	width: 560px;
	background-image: url(../img/top/top_notice-tt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 10px;
	height: 36px;
}
	.noticearea{
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 10px;
}
#topinfobox{
	margin: 0px;
	padding: 0px;
}
	.topjob{
		background-image: url(../img/top/top_job.gif);
		background-repeat: no-repeat;
		background-position: center center;
		width: 236px;
		height: 61px;
		float: left;
	}
	.topb2b{
		background-image: url(../img/top/top_b2b.gif);
		background-repeat: no-repeat;
		background-position: center center;
		height: 61px;
		width: 236px;
		clear: both;
		float: right;
	}
.border {
	border: 1px solid #CCCCCC;
}
.non {
	display:none;
}
.conttt {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.sdbox {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.conttitle {
	background-image: url(../img/top/cont_title.gif);
	background-position: left center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 40px;
	padding: 0px;
	width: 580px;
}
.cont1{
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 5px solid #EEEEEE;
	margin-top: 0px;
	margin-bottom: 10px;
}
.cont1 p{
	margin: 0px 0px 10px;
}

.cont2{
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
}
.cont3{
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #f5f5f5;
}
.cont4{
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666666;
}
.cont5{
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
	width: 480px;
}
.conttopbox1 {
	background-image: url(../img/top/contbase_1.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto;
	padding: 0px;
	height: 14px;
	width: 570px;
}
.conttopbox2 {
	background-image: url(../img/top/contbase_2.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px auto;
	padding: 5px 20px;
}
.conttopbox3 {
	background-image: url(../img/top/contbase_3.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto 10px;
	padding: 0px;
	height: 14px;
	width: 570px;
}
.contpicupbase {
	background-image: url(../img/top/contpicupbase.gif);
	height: 203px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 50px 15px 15px;
}
.artistname1 {
	font-size: 14px;
	font-weight: bold;
	color: #558B97;
}
.textred {
	color: #FF0000;
}
.listtd {
	margin: 3px;
	border: 1px solid #CCCCCC;
}
	.listtd a{
	color: #970B6C;
	text-decoration: none;
	background-image: url(../img/top/listpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
	.listtd a:hover{
	color: #F728A5;
	text-decoration: underline;
	background-image: url(../img/top/listpoint2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}




.faqq {
	font-size: 12px;
	font-weight: bold;
	color: #945F8C;
	background-color: #FFF7FD;
}
.faqa {
	font-size: 12px;
	line-height: 125%;
	padding-left: 10px;
	text-align: left;
	background-color: #f5f5f5;
}
.dot {
	background-image: url(../img/top/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.off10a {
	background-color: #D50095;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#hdimg1{
	background-image: url(../img/top/banner_a1.jpg);
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#hdimg2{
	background-image: url(../img/top/banner_o.jpg);
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#hdimg3{}
#hdimg4{}
.textblue {
	color: #2C56AF;
}


/*HEADER NAVIGATION*/
ul#headNavi		{ list-style: none; margin: 0px; padding: 0; position: relative; top: 0; width: 798px; height: 34px; overflow: hidden }
ul#headNavi li a	{ text-indent: -9999px; padding: 0; position: absolute; top: 0; height: 34px; overflow: hidden }

li#headN01 a		{ background: url(../img/top/menu/hdm1.gif) no-repeat; left: 0px; width: 114px}
li#headN02 a		{ background: url(../img/top/menu/hdm2.gif) no-repeat; left: 114px; width: 114px }
li#headN03 a		{ background: url(../img/top/menu/hdm3.gif) no-repeat; left: 228px; width: 114px }
li#headN04 a		{ background: url(../img/top/menu/hdm4.gif) no-repeat; left: 342px; width: 114px }
li#headN05 a		{ background: url(../img/top/menu/hdm5.gif) no-repeat; left: 456px; width: 114px }
li#headN06 a		{ background: url(../img/top/menu/hdm6.gif) no-repeat; left: 570px; width: 114px }
li#headN07 a		{ background: url(../img/top/menu/hdm7.gif) no-repeat; left: 684px; width: 114px }

li#headN01 a:hover,
li#headN02 a:hover,
li#headN03 a:hover,
li#headN04 a:hover,
li#headN05 a:hover,
li#headN06 a:hover,
li#headN07 a:hover	{ background-position: 0 -34px }
.lineud {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.textwh {
	color: #FFFFFF;
}
.lk2 a:link,.link2 a:visited{
	color: #FF0000;
	text-decoration: none;
}
.lk2 a:hover{
	color: #FF0000;
	text-decoration: none;
}
.textpp {
	color: #CC00FF;
}
.subdiv1 {
	padding: 10px;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FEF1FA;
}
.textgr {
	color: #009900;
}
.textor {
	color: #FF6600;
}
.textp {
	color: #FF0099;
}
.conttopbox0 {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.specialthema2 {
	font-size: 21px;
	font-weight: bold;
	color: #FF0066;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF8FC;
	text-align: center;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 2px solid #FEBCEF;
}
.ul1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0066;
}
.txtpt {
	display:none;
}
