* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	font-size:11px;
}
#contianer{
	margin: 0 auto;
	margin-top: none;
	width:1024px;
	height:768px;
	background:url(imgs/bg.jpg) no-repeat;
}
img{
	border:0;
}
li{
	margin-left:10px;
}
.bg{
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#lc{
	width:68px;
	height:768px;
	float:left;
}
#mc{
	height:768px;
	width:665px;
	float:left;
}
#rc{
	height:768px;
}
#rrc{
	height:768px;
	width:32px;
	float:left;
}
#topbar{
	text-align:right;
	height:120px;
	padding-top:10px;
	padding-right:10px;
	font-size:14px;
	color:#FFF;
}
.topbar{
	font-size:14px;
	color:#FFF;
}
#feature{
	height:405px;
}
#menu{
	width:100%;
	height:280px;
}
#smenu{
	width:100%;
	height:160px;
}
#share{
	text-align:right;
	font-size:10px;
	color:#999;
	width:100%;
	height: 18px;
}
#sfoot{
	font-style:italic;
	color:#838384;
}
#ssfoot{
	width:33%;
	float:left;
	color:#999;
	font-size:12px;
}
#scroll {
width: 650px;
height: 420px;
overflow: auto;
background-color:#FFF;
padding: 8px;
}
h2{
	font-style:italic;
	color:#999;
	font-size:14px;
	color:#0099CC;
}
#massitem{
	text-align:center;
}
#slideshowHolder{
	font-size:11px;
}
#quote{
	font-style:italic;
	padding-bottom:10px;
	color:#0099CC;
}
.bluetxt{
	color:#0099CC;
}
