body{
	background-color:#000000;
	color: #FFFFFF;
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin:0px;
}

a{
	color: #FF0000;
}

.main{
	
	position:absolute;
	left: 50%;
	margin-left: -436px;
	margin-top:0px;
	width: 872px;
	padding:0px;
}

.front_cover_img{
	border-width: 0px;
	width:872px;
	height:654px;
	margin:0px;
}
.front_main_menu{
	position:absolute;
	left: 25px;
	top:0px;
	width:186px;
	padding:5px;
	background-color:#0d0d0d;
}

.front_main_menu_item{
	line-height: 1em;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	color: #ff0000;
}
.front_main_menu_item:hover{
	color: #ffffff;
}
.front_main_menu_space{
	margin:120px 0px; 0px 0px;
	padding:0px;
}
.featured{
	position:absolute;
	left: 25px;
	top:340px;
	padding:5px;
	background-color:#0d0d0d;
	color:#FF0000;
	font-weight: bold;
	font-size: 2em;
}
.star_title{
	padding:5px;
	background-color:#0d0d0d;
	color:#FF0000;
	font-weight: bold;
	font-size: 1em;
}
.featured_title{
	position:absolute;
	left: 25px;
	top:387px;
	font-size: 2em;
	padding:5px;
	background-color:#FF0000;
}
.featured_type{
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.featured_type:hover{
	color:#000000;
}
.star_band{
	padding:10px 0px 10px 0px;
	margin:0px;
	border-bottom-width: 0px;
	border-top-width: 10px;
	border-right-width: 0px;
	border-color: #0d0d0d;
	border-left-width: 0px;
	border-style: solid;
}
.front_left{
	float:left;
	margin:0px;
	width:65%;
	padding:10px;
	
	
}
.front_right{
	padding:10px;
	float:right;
	width:30%;
	margin:0px;
	font-size: .85em;
}
.comment_author{
	margin-bottom:0px;
}
.comment_date{
	margin-top:0px;
	color:#FF0000;
}
.comment_content{
	color:#666666;
}
.suscribe{
	font-size: 14px;
	text-transform: uppercase;
	color:#FF0000;
	height:16px;
	margin-top: 20px;
}

.bzc_item_left{
	position:relative;
	left:0px;
	top:0px;
	
}
.bzc_item_right{
	position:absolute;
	left:10px;
	top:0px;
}
.content_thumb{
	border-color: white;
	border-width: 0px;
	border-style: solid;
}
.bzc_item{
	margin-bottom: 10px;
	padding:0px;
	background-color:#0d0d0d;
	font-size: 1.1em;
	
}
.bzc_item_show{
	margin-bottom: 0px;
	font-style: italic;
	font-weight: bold;
	color: red;
	font-size: 1.3em;
}
.bzc_item_title{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: red;
	font-size: 1.3em;
}
.bzc_item_text{
	margin-top: 0px;
	}
.footer{
	float:left;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #0d0d0d;
	border-style: solid;
	padding-top: 20px;
	width:872px;
}
.error_message{
    color:#FFFFFF;
    padding:32px 0px 0px 30px;
    background-image: url('/corporate/img/common/error_background.png');
    background-repeat:no-repeat;
    width:483px;
    height:64px;
    margin:0px 0px 0px 10px;
}
.b_form{
    margin: 5px;
    font-size: 16px;
    background-color:#333333;
}

.comment{
	margin: 10px;
	padding:10px;
    font-size: 16px;
    background-color: #0a0a0a;
    color:#CCCCCC;
}

.show_cover{
	width:532px;
	height:681px;
	float:left;
}
.show_main_menu{
	position:absolute;
	left: 10px;
	top:0px;
	width:106px;
	padding:5px;
	background-color:#0d0d0d;
}
.show_main_menu_item{
	line-height: 1em;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #ff0000;
}
.show_main_menu_item:hover{
	color: #ffffff;
}
.show_intro{
	width: 330px;
	font-size: 1.5em;
	color: #ffffff;
	float:right;
}
.show_title{
	margin-bottom: 0px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 2em;
	color: #FF0000;
}
.show_sign{
	
	color: #333333;
	font-size: 1.5em;
	margin: 20px 0px 20px 0px;
	padding:10px;
	background-color:#0d0d0d;
	
}
.show_link{
	font-size: 0.8em;
	background-color:#FF0000;
	padding:2px;
	text-decoration: none;
	color:#FFFFFF;
}
.show_link:hover{
	
	background-color:#000000;
	
}
.content_cover{
	width:640px;
	height:480px;
	position:absolute;
	left: 50%;
	margin-left: -320px;
}
.content_flv{
	width:640px;
	height:518px;
	position:absolute;
	left: 50%;
	margin-left: -320px;
}
.forminput{
	font-size: 16px;
	border-color: #696969;
	border-width: 1px;
	background-color: #2a2a2a;
}
.label{
    color:#FFFFFF;
}
