* {font-family:Arial, Helvetica, sans-serif}
body {margin:0px; background-color:#000000;}
img {border-width:0px;}
a {color:#CCCCCC; text-decoration:none;}
a:hover {color:#CC6600; text-decoration:underline;}
h5 {color:#CCCCCC; font-size:12px; margin:10px;}
div#hover {
	width:900px;
	height:120px;
	overflow:hidden;
	border-left:#333333 2px solid;
	border-right:#333333 2px solid;
	margin:auto;
}
#menu{
width:900px;
height:31px;
background-image:url(/images_new/left_.png);
vertical-align:middle;
text-align:center;
overflow:hidden;
margin:auto;
border-left:#333333 2px solid;
border-right:#333333 2px solid;
}
#menu .menu{
text-align:center;
padding-right:6px;
padding-left:6px;
cursor:pointer;
}
#menu a{
text-decoration:none;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#menu a:hover{
text-decoration:underline;
}
#menu table td:hover{
background-image:url(/images_new/mnu_up.png);
}
div.content {
	width:900px;
	background-color:#0d0d0d;
	border-left:#333333 2px solid;
	border-right:#333333 2px solid;
	vertical-align:top;
	text-align:center;
	margin:auto;
	background-image:url(/images_new/bb.png);
}
div#footer {
	height:120px;
	width:900px;
	vertical-align:bottom;
	text-align:center;
	margin:auto;
}
div#footer img#banner {
	width:468px;
	height:60px;
	margin-top:20px;
	background-color:#333333;
}
div#footer > h5 {
	color:#333333;
	font-size:12px;
	height:0.9em;
	vertical-align:bottom;
	margin-top:30px;
	margin-bottom:5px;
}
/*index*/
div.content > * {margin-left:0px; margin-right:0px;}
div.content img.im {
	width:150px;
	height:150px;
	margin:0px 15px 45px 15px;
	border:#666666 1px dotted;
}
div.content img.imb {
	margin:0px 0px 10px 0px;
}
div.content img.im1 {
	width:150px;
	height:150px;
	margin-left:5px;
	margin-right:5px;
	margin-top:23px;
	margin-bottom:23px;
	border:#666666 1px dotted;
}
div.content img.im:hover {
	border:#CC6600 1px solid;
}
div.content div.event {
	height:192px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:30px;
}
div.event img.prev_slide, div.event img.next_slide {width:13px; height:16px; position:relative; top:-110px; cursor:pointer}

div.content div#event_menu {
	width:840px;
	font-size:11px;
	height:20px;
	padding-bottom:5px;
}
div.content div#event_prev{float:left;}
div.content div#event_next{float:right;}
/*index*/
