@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	background-color:#19121c;
	
	margin: 0px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../homeImg/header.png);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 960px;
	position: relative;
	
}
#nav {
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 960px;
	
}

#sliderbg {
	background-image: url(../homeImg/sliderBg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 960px;
	
}
.sliderBox {
	margin-right: 140px;
	margin-left: 140x;
	height: 140px;
	background: rgba(23%,12%,25%,0);
	border: 0;
	width: 680px;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
}
#leftMenu {
	background-image: url(../homeImg/leftMenu.gif);
	background-repeat: no-repeat;
	float: left;
	width: 223px;
	}
#ul {
	
	font-size: 16px;
	color: #6D0CAD;
	margin-top: 30px;
	list-style-type: none;
	margin-left: 120px;
}
 
#rightContent {
	background-image: url(../homeImg/rightContent.gif);
	background-repeat: repeat;
	float: right;
	width: 737px;
	 
}


#line {
	background-image: url(../homeImg/linebg.gif);
	float: left;
	width: 960px;
}
#footer {
	font-size: 9px;
	color: #D280F5;
	background-image: url(../homeImg/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	width: 960px;
	height: 163px;
	
}
#footer #w {
	margin-top: 40px;
	text-align: center;
}
#main {
	background-image: url(../homeImg/main_s1.png);
	background-repeat: repeat-y;
	width: 960px;
	float: left;
}
#leftMenuInside {
	width: 140px;
	margin-left: 80px;
	float: left;
	text-align: justify;
}
.li {
	margin-left: 30px;
	margin-top: 30px;
	color: #6D0CAD;
	font-size: 16px;
	list-style-type: none;
	
}
#insideContent {
	width: 580px;
	margin-top: 3px;
	float: left;
	text-align: left;
	padding: 15px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 0.85em;
	color: #AD91BF;
	background-image: url(../homeImg/rightInside_s1.png);
	background-repeat: repeat;
	margin-right: 15px;
	margin-left: 15px;
}
a:link {
	color: #AD91BF;
	text-decoration: none;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #74407E;
}
a:hover {
	text-decoration: none;
	color: #AD91BF;
}
a:active {
	text-decoration: none;
	color: #A795C8;
}
#exhibitionAd {
	float: left;
	width: 444px;
	padding-left: 57px;
}
