html {
  background-color: #191816;
}

.panel {
  display: none;
	 width: 100%;
  position: absolute;
}

.active {
  display: block;
}

.cont_box{
	line-height: 16px;

}

table#table_news {
	width: 180px;
	color:#FFF;
  	margin-bottom: 20px;
}

table#table_news td {
	line-height: 20px;
    text-align: center;
}


.content {
  background-color: #191816;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px;
}

.content_news {
  margin-bottom: 5px;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px;
}


.jCarousel {
margin: 0 auto;
text-align: center;
-webkit-transition: margin 0.5s ease-in-out;
transition: margin 0.5s ease-in-out;
test-align: center;
}

.girl_info {
	padding: 5px 0 0 5px;
}

.top {
	vertical-align: top;
}

img.girl_img {
	border: 0 none;
	display: block;
	float: left;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}


img.album_img {
	border: 0 none;
	max-height: 320px;
}

/*----------(R[X)--------*/

#box_course {
	width: 700px; 
	margin-top: 5px;
	margin-bottom: 10px;
	float:left;
	position: relative;
}

.course_title {
	top: 0px; left: 20px;
	padding-left: 10px;
	width: 690px; height: 22px;
	line-height: 22px;
	border: 1px solid #8F8F8F;
	color: #FFFFFF; 
	background: #8F8F8F; 
	position: relative;
	float:left;
}

.course_1_com {
	padding: 5px;
	top: 0px; left: 20px;
	width: 690px; 
	color: #000000;
	background: #EDE7DD;
	border: 1px #8F8F8F solid;
	position: relative;
	float:left;
}

table.course {
	margin:5px;
	float:left;
	position: relative;
}

table.course td,
table.course th {
	line-height: 18px;
	height: 18px;
	font-size: 10px;
	width: 110px; 
	text-align: center;

	padding: 3px;
}

table.course th {
	color: #FFFFFF;
	background: #8F8F8F;
}

table.course td {
	background: #FFFFFF;
}



.top_menu {
	width: 330px;
	height: 210px;
	margin-top: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
}

.top_menu_2 {
	width: 330px;
	height: 140px;
	margin-top: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
}

.top_btn {
	width: 100px; height: 60px;
	line-height: 60px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	display: block;
	margin: 3px;
    float:left;
}


.top_btn {
    background: -moz-linear-gradient(top,#83015C 0%,#1B0009);
    background: -webkit-gradient(linear, left top, left bottom, from(#83015C),to(#1B0009));
    color: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #83015C;
    -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 1px rgba(255,255,255,0.6);
    -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 1px rgba(255,255,255,0.6);
    text-shadow: 0px -1px 0px rgba(000,000,000,0.2),0px 1px 0px rgba(255,255,255,0.3);
}















.shop_menu {
	width: 320px;
	height: 50px;
	margin-top: 20px;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
}


.red_btn {
	width: 140px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	display: block;
	margin-right: 10px;
	padding: 10px 0;
    float:left;
}



.red_btn {
	background: -moz-linear-gradient(top,#F52952 0%,#FFBAD1);
	background: -webkit-gradient(linear, left top, left bottom, from(#F52952),to(#FFBAD1));
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #FF69A0;
	-moz-box-shadow: 0px 0px 5px rgba(102,51,0,0.5),inset 0px 0px 8px rgba(255,240,196,1);
	-webkit-box-shadow: 0px 0px 5px rgba(102,51,0,0.5),inset 0px 0px 8px@rgba(255,240,196,1);
	text-shadow: 1px 1px 3px rgba(153,17,89,1),2px 1px 0px rgba(152,230,34,0);
}


div.menu_box {
  background-color: #353230;
    margin: 0 auto;
    padding: 0px 4% 2px;
}


table.topmenu {
	width: 100%;
}
table.topmenu td.left{
	padding-left: 5px;
	width: 33%
}
table.topmenu td.center{
	padding: 0 5px;
	width: 34%
}
table.topmenu td.right{
	padding-right: 5px;
	width: 33%
}

table.topmenu td.recommend {
	width: 20%;
}





table.topmenu2 {
	width: 100%;
}
table.topmenu2 td.left{
	padding-right: 4px;
	width: 40%
}

table.topmenu2 td.right{
	padding-left: 4px;
	width: 40%
}

a.menu_click2 {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: -moz-linear-gradient(top, #B70135, #800009);
	background: -webkit-gradient(linear, center top, center bottom, from(#B70135), to(#800009));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#B70135, EndColorStr=#800009);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	border:1px solid #891C1B;
	color: #FFF;
	text-decoration:none;
	text-align:center;
	display:block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin: 3px 0;
}


a.menu_click {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: -moz-linear-gradient(top, #83035C, #1F000C);
	background: -webkit-gradient(linear, center top, center bottom, from(#83035C), to(#1F000C));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#83035C, EndColorStr=#1F000C);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	border:1px solid #83015C;
	color: #FFF;
	text-decoration:none;
	text-align:center;
	display:block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin: 3px 0;
}


.txt-color {
	color: #FFF;
}

.txt-color2 {
	color: #FFF;
}

.no_link{
	color: #666;
}

.floatingHeader {
  position: fixed;
  top: 0;
  height: 120px;
  background-color: #353230;
  z-index:9999;
  visibility: hidden;
}


.floatingHeader_2 {
  position: fixed;
  top: 0;
  height: 45px;
  background-color: #353230;
  z-index:9999;
  visibility: hidden;
}