@charset "utf-8";
/* CSS Document */

*, body {
	font-size:12px;
	color:#666666;
}
body {
	margin:0;
	background:url(images/sample18_bg.jpg) repeat-x;
}
img {
	border:none;
}
h3 {
	margin:0;
	padding:0;
}
ul.std {
	margin-left:20px;
	margin-top:35px;
	padding:0;
	list-style:none;
}
ul.std li {
	color:#6699FF;
	text-align:right;
	margin-top:15px;
	/*padding-left:10px;*/
	padding-right:20px;
	padding-bottom:5px;
	border-bottom: #EFEFEF solid 1px;
}
ul.std li a {
	color: #6699FF;
	text-decoration: none;
}
#wrapper {
	background: #FFFFFF;
	width: 955px;
	margin: 0 auto;
}
#header {
	width: 955px;
	height: 176px;
	background: url(images/header_bg.jpg) no-repeat;
}
#main {
	width: 955px;
	height: 500px;
}
#sidebar {
	width:145px;
	float:left;
}
#sidebar ul {
	margin: 0;
}
#sidebar span {
	font-size: 80%;
	color: white;
}
#marquee_box {
	margin-left: 10px;
	width: 137px;
	height: 218px;
	background: url(images/marquee_box_bg2.jpg) no-repeat;
	padding-left: 10px;
	padding-top: 50px;
}
#marquee_box li {
	color: white;
	list-style: none;
	margin: 0;
}
#content {
	width: 720px;
	height: 800px;
	/*background: url(images/way.jpg) 600px 30px no-repeat;*/
	float:left;
	padding-top: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
}
#content a {
	color: #666666;
	text-decoration: none;
}
#content table.list {
	border-collapse: collapse;
}
#content table.list td {
	border-bottom: #EEEEEE solid 1px;
	border-left: #FFFFFF solid 1px;
	padding: 3px 0 3px 3px;
	vertical-align: top;
}
#content table.list th {
	border-bottom: #EEEEEE solid 1px;
	padding: 3px 0;
	background: url(images/top_bg_2.gif) repeat-x;
	line-height: 20px;
}
#footer {
	background: url(images/footer_bg.gif) no-repeat;
	height: 80px;
	clear: both;
	display: none;
}
.w30 {
	width: 30px;
}
.w50 {
	width: 50px;
}
.w80 {
	width: 80px;
}
.w350 {
	width: 250px;
}

.w30, .w50, .w80, w350 {
	border-left: #FFFFFF solid 1px;
	text-align: center;
}
#marquee1 {
	width:120px;
	height:150px;
	overflow:hidden;
	color: white;
}