body {
	background: #ffffff;
	color: #CC9933;
	text-align: center;
	font-family: "新宋体";
	font-size: 14px;
	line-height: 16px;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	color: #003366;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 20px;
}
.search {
	background-color: #0099CC;
	color: #996633;
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: "黑体";
	font-weight: bold;
	border: thin dashed #0099CC;
}
.SearchShow {
	margin-right: auto;
	margin-left: auto;
}
.btnoff {	width: 76px;
	height: 24px;
	line-height: 20px;
	background-color: #dbdbdb;
	cursor: pointer;
}
.btnon {	width: 76px;
	height: 24px;
	line-height: 20px;
	background-color: #dbdbdb;
	cursor: pointer;
}
.query {	height: 18px;
	height /**/: 24px;
	font-size: 100%;
	width: 410px;
	padding-left: 2px;
	padding-top: 4px;
	border: 1px solid #C7C6C4;
}
.Logo {
	height: 80px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 30px;
}
.VomvNav {
	line-height: 30px;
	border-bottom: 1px dashed #333;
	width: 590px;
	margin: 0 auto;
	clear: both;
}
.VomvNav a {
 	color: #666;
}
.Font14 {
font-size: 14px
}
.middle{
	margin-left:auto;
	margin-right:auto;
	width: 50%;
	margin-top: 5px;
	margin-bottom: 5px;
	left: 45%;
	right: 45%;
}
.FilmList{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.Place{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 100%;
	text-align: left;
}
.FilmAD{
	width: 988px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.PlayList{
	float:left;
	width: 660px;
	height: 400px;
	padding-top: 20px;
	text-align: left;
	padding-left: 20px;
	line-height: 18px;
}
.spanclass{
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	width: 1px;
}
.pic {
 position:relative; 
 background:#CCC; 
 margin:10px;
 }
.pic span {
display:block;
border:1px solid #333;
background:#FFF;
position:relative;
padding: 3px;
}
.right {/*阴影在右边时*/
top:-6px; 
left:-6px;
}
.left {/*阴影在左边时*/ 
top:-6px; 
right:-6px;
}
.RightAD{
	position: absolute;
	width: 100px;
	right: 0px;
	z-index: 10;
	top: 0px;
}
.w400{
	margin-left:auto;
	margin-right:auto;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ad300{
	text-align: left;
	width: 300px;
	margin-left: 10px;
	margin-right: 10px;

}

.content{width:900px; margin:auto;}
#categoryList{background:#EFEFEF; line-height:25px; font-size:14px; padding-left:10px; text-align:left;}
	#categoryList span{font-weight:bold; font-size:14px;}
	#categoryList a{font-size:14px; line-height:25px;}
#showSearch{border:1px #577d08 solid; z-index:100; position:absolute; padding:1px; background-color:white; text-align:left;}
.overResult{background:#cde6fe; cursor:hand;}
.show{visibility:visible;}
.hidden{visibility:hidden;}
	
