@charset "gb2312";


body {
	background-color: #000;

	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	background-repeat: repeat-x;	
}
#content{
	background-image:url(../images/2012cj/cjbg.jpg);
    background-color: #cf271e;

	background-repeat:no-repeat;
	background-position:center top;
	
	
	}

#all{
	text-align:center;
	}
#ad {
	width:100%;
	height:600px;
	margin:0 auto;
	/*background:f8c301;*/
	/*background-image:url(../ad/punk3.jpg);*/
	background-position:top;
	
	background-repeat:no-repeat;
	cursor:pointer;	
}
#close{ 
	font-size:12px; 
	color:#FFF;
	cursor:pointer;
	/*background-color:f8c301;*/
	
	}
	
#show{
	font-size:12px;
	color:#FFF;
	cursor:pointer;
	/*background-color:f8c301;*/
	}

	
#head{
	background-image:url(../images/head.jpg);
    background-repeat:no-repeat;
	
	}


.proshowboder{border:#FF0 thick }
img {border: solid 0px #FFF;}
.comic{ border:solid 1px #D8D8D8;}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}
.font12{font-size:12px}  
.font14{font-size:14px}
.font12blue{ font-size:12px; color:#36F}
.font12white{
	font-size:12px;
	color:#FFF;
	float: right;
}
.textnews {font-size:14px;}
.newstitle {font-size:16px;}
.font12red{ font-size:12px; color: #F00}
.font14red{font-size:14px; color:#F00}
.font12orange{ font-size:12px; color:#FC0}
.font12gray{ font-size:12px; color: #CCC}
.font12green{ font-size:12px; color:#0C9}
.font16red{font-size:16px; color:#F00}
.font14black150{ font-size:14px; line-height:150% }
#mask {
	filter: alpha(Opacity=55);
	opacity: 0.55;
	background: #000;
	position:absolute;
	height:100%;
	width:100%;
}
.black_overlay{display:none;position:absolute;top:0%;left:0%;width:100%;height:100%;background-color:black;z-index:500;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}

.white_content{display:none;position:absolute;top:25%;left:25%;width:50%;height:50%;padding:16px;border:16px solid orange; background-color:white;z-index:1002;overflow:auto;}

.font12line150{ font-size:12px; line-height:150% }
#close {
	left: 1064px;
	top: 28px;
	height: 9px;
	width:100%;
	text-align: right;
	cursor: pointer;
	z-index: 99;
	display: block;
}

