

body {
	line-height: 20px;
	color: #000;
	font: Arial, Helvetica, sans-serif!important;
	text-align: center; /* center template 1/2 */
	width:920px;
	margin:0 auto;
}



#monster {
	background-color:#FFFFFF;
	width: 920px;
	text-align: center;
	margin: 0 auto; 
	height: 100%;
}

#navcontainer{
	width: 920px; 
	height: 133px;
	margin: 0px auto;
	background-image:url('images/top.jpg');
}

#tabbar{
	width: 920px; 
	height: 200px;
	margin: 0px auto;
	background-image:url('images/font.jpg');
}

#left {
	width: 185px;
	float: left;
	background: #f6f6f6;
	color: #000;
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	height: 100%;
	margin-top:5px;
}

#lc {
	padding: 0px;
}

#lc p {
	padding: 0 0 10px 2px;
}

.lineft{
	font-weight: bold;
	height: 10px;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	border-top: 5px #000 solid;
	font-size:13px;
}



.prow{
	width:185px;
	height:200px;
	background-color:#666666;
	margin-bottom:10px;
}

.menuleft{
	height:20px;
	margin:10px auto;
}

#sidemenu {
	float: left;
	width: 185px;
	padding: 0;
	margin-bottom:10px;	
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}


#sidemenu ul{	
	list-style: none;
	width: 185px;
	margin:0;
	padding: 0;
	font-size:12px;
}

#sidemenu ul li{
	font-size:12px;
	padding: 0;
	margin-bottom: 1px;
	list-style:none;
}

#sidemenu ul li a {
	height: 14px;
	padding-left: 10px; 
	background: #bbb;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
}

#sidemenu ul li a:hover {
	color: #000;
	background-color: #e0e0e0;
}



 /* 中间开始 */

#center {
	margin-top:10px;
	float:right;
	color: #666;
	font-size: 12px;
	width:725px;
	text-align:left;	
}

#cc {
	padding: 0px;
}


#footer {
padding: 5px;
margin-top: 50px;
margin-bottom: 30px;
color: #aaa;
font-size: 12px;
text-align: center;
border-top: 1px solid #ccc;
font-family:Arial, Helvetica, sans-serif;
line-height:30px;
}

.clear {
	clear: both;
}



/*play页面的样式表*/

#pplay{
	width:715px;
	height:200;
	text-align:left;
	line-height:30px;
	z-index:3px;
	border-top: 1px #000 solid;
	margin-top:10px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;

}


#mainbody {width:715px;}
#mainphoto {cursor:pointer;display:block;}
#goleft {float:left;clear:left;margin:30px 8px 0 3px;}
#goright {float:right;clear:right;margin:30px 3px 0 5px;}
#photos {width:680px;height:107px;line-height:20px;border:1px solid #222;margin:10px 0;overflow:hidden;}
#showArea img {display:block;float:left;margin:0px 2px;cursor:pointer;border:1px solid #222}
.txt_1 {font:bold 24px Verdana, Tahoma;color:#fff;}
