body {
	padding:0px;
	margin:0px;
	background-color:#0E0E16;
	background-image:url(images/bg_main.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial;
}
img {
	border:0px;
}
#navbar{
	width:930px;
	margin:auto;
	height:38px;
}
	#navbar a {
		display:block;
		text-decoration:none;
		font-size:12px;
		background-image:url(images/btn_nav.jpg);
		width: 143px;
		height:18px;
		padding-top:6px;
		margin-top:7px;
		margin-left:5px;
		text-align:center;
		float:left;
		color:#333333;
	}
#top_outside_content {
	height:137px;
	width:948px;
	padding:0px 0px;
	margin:auto;
	background-image:url(images/bg_top_outside.jpg);
}
	#top_outside_content div {
		padding-top:80px;
		padding-left:600px;
		color:#ffffff;
		font-weight:normal;
		font-size:22px;
	}
#top_content {
	width:976px;
	height:374px;
	background-image:url(images/bg_top.jpg);
	margin:auto;
	color:#ffffff;
}
	#videobox {
		margin-top:25px;
		margin-left:70px;
		float:left;
	}
	#textbox {
		font-size:12px;
		margin-top:25px;
		margin-left:30px;
		width:330px;
		float:left;
	}
	#textbox a {
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
	}
#white_content {
	padding:20px 35px;
	width:906px;
	min-height:200px;
	background-image:url(images/bg_white.jpg);
	margin:auto;
	font-size:12px;
}
	#white_content a {
		color:#666666;
		font-weight:bold;
	}
#green_content {
	width:976px;
	height:5px;
	background-image:url(images/bg_green.jpg);
	margin:auto;
	clear:both;
}
#yellow_content {
	width:916px;
	background-image:url(images/bg_yellow.jpg);
	margin:auto;
	min-height:100px;
	padding:0px 30px;
	font-size:12px;
}
	.yellow_div {
		float:left;
		border-left:1px solid #000000;
		margin:8px;
		padding-left:8px;
	}
	.yellow_div h3 {
		margin-top:0px;
	}
	.yellow_div a {
		color:#333333;
		
	}
	#yellow_01 {
		width:200px;
		border-left:0px;
	}
	#yellow_02 {
		width:200px;
	}
	#yellow_03 {
		width:200px;
	}
	#yellow_04 {
		width:200px;
	}
#bottom_content {
	width:976px;
	height:44px;
	background-image:url(images/bg_bottom.jpg);
	margin:auto;
}
#footer_content {
	width:936px;
	margin:auto;
	padding-left:40px;
	color:#ffffff;
	padding-bottom:40px;
	font-size:12px;
}
#index_text {
	color:#333333;
	padding:0px 10px;
	width:590px;
	float:left;
}
#index_text h3 {
	color:#446E84;
}
#index_text p {
	font-size:12px;
}
#index_news {
	float:left;
	width:278px;
	margin-left:3px;
	color:#666666;
}
#index_news div {
	background-image:url(images/bg_newstop.jpg);
	width:268px;
	height:25px;
	padding-top:20px;
	padding-left:10px;
	color:#ffffff;
}
#index_news h3 {
	color:#446E84;
	font-size:14px;
	font-weight:normal;
	padding:0px 10px;
}
#index_news p {
	font-size:12px;
	font-weight:normal;
	padding:0px 10px;
}
#index_news a {
	color:#666666;
	font-weight:bold;
}
.thumb {
	width:283px;
	height:192px;
	float:left;
	display:block;
	background-image:url(images/thumb.jpg);
	margin:0px 9px 10px 9px;
	color:#ffffff;
	text-decoration:none;
}
.thumb img {
	display:block;
	margin-top:8px;
	margin-left:8px;
	width:267px;
	height:142px;
}
.thumb span {
	display:block;
	margin:10px 0px 0px 10px;
}
.clear {
	clear:both;
}
.nopoint {
	list-style:none;
	padding:0px;
	margin:0px;
}
.nopoint li{
	display:block;
	padding-bottom:5px;
}
.redtext {
	color:#ff0000;
}
form span {
	float:left;
	clear:both;
	width:200px;
	display:block;
	text-align:right;
}
form {
	font-size:12px;
}
form input, form textarea {
	float:left;
}
form textarea {
	width:200px;
}
.billboard {
	width:500px;
	height:320px;
	float:left;
	
}
.faceboook_series {
	text-align:center;
}
.faceboook_series a img{
	width:100px;
	padding:1px;
	border:1px solid #666666;
	margin-right:20px;
}