*{
	font-size:12px;
	border:0;
	margin:0;
	padding:0;
}
body{
	text-align:center;
	background:#CCCCCC;
}
#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
}
.pageheader{
	height:110px;
}
.logo{
	height:81px;
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat;
}
.menu{
	height:29px;
	background:url(images/titlebg.gif) repeat-x;
}
	.menu li{
		float:left;
		margin-left:20px;
	}
	.menu ul{
		margin-top:8px;
	}
	.menu a{
		text-decoration:none;
		color:#000000;
	}
.left{
	float:left;
	width:260px;
	border-left:#F5A755 1px solid;
	border-right:#F5A755 1px solid;
	border-bottom:#F5A755 1px solid;
	margin:5px;
	background:#FFF1D9;
	text-align:left;
}
	.left h1{
		background:url(images/title.gif);
		border-top:#F5A755 1px solid;
		height:34px;
	}
	.left h1 a{
		display:block;
		text-decoration:none;
		text-align:left;
		margin:10px 0 0 40px;
		color:#000000;
		font-weight:normal;
	}
	.left p{
		margin:5px;
	}
	.left ul{
		height:200px;
		list-style:none;
		margin-left:5px;
	}
	.left ul a{
		text-decoration:none;
		color:#000000;
		line-height:20px;		
	}
.right{
	width:710px;
	float:right;
	margin:0px 5px 5px 0;
	
	text-align:left;
	
	
}
	.right .right_left{
		width:450px;
		float:left;
	}
	.right .news{		
		border-right:#F5A755 1px solid;
		border-bottom:#F5A755 1px solid;
		border-left:#F5A755 1px solid;
		margin-top:5px;
	}
	.right .news h1{
		background:url(images/titlebg.gif);
		height:29px;
		border-top:#F5A755 1px solid;
		font-weight:normal;
	}
	.right .news h1 a{
		text-decoration:none;
		color:#000000;
		display:block;
		margin:8px 0 0 10px;
		background:url(images/dot.gif) no-repeat;
		padding-left:15px;
	}
	.right .news p{
		padding:5px;
	}
	.right .news ul{
		height:250px;
		list-style:none;
		margin-left:5px;
	}
	.right .news ul a{
		text-decoration:none;
		color:#000000;
		line-height:20px;		
	}
	.right .video{		
		margin-top:5px;
	}
	.right .news img{
		margin:5px;
		border:#999999 solid 1px;
	}
	.right .news a{
		text-decoration:none;
		color:#000000;
		line-height:20px;	
	}
	.right .news td{
		text-align:center;
	}
.right_right{
	width:250px;
	float:right;
}
.listright{
	width:710px;
	float:right;
	margin:5px 5px 5px 0;
	border-left:#F5A755 1px solid;
	border-right:#F5A755 1px solid;
	border-bottom:#F5A755 1px solid;
	text-align:left;
	
}
	.listright h1{
		background:url(images/titlebg.gif);
		height:29px;
		border-top:#F5A755 1px solid;
		font-weight:normal;
	}
	.listright h1 a{
		text-decoration:none;
		color:#000000;
		display:block;
		margin:8px 0 0 10px;
		background:url(images/dot.gif) no-repeat;
		padding-left:15px;
	}
	.listright p{
		margin:5px;
	}
	.listright ul{
		height:100px;
		list-style:none;
		margin-left:5px;
	}
	.listright ul a{
		text-decoration:none;
		color:#000000;
		line-height:20px;		
	}
.pagebottom{
	clear:both;
	
}
.pagebottom a{
	color:#000000;
	text-decoration:none;
}
.commsg{
	border-top:#CCF4E7 solid 20px;
	line-height:25px;
}
.shownews{
	text-align:left;
	margin:10px;
}
	.shownews h1{
		font-size:14px;
		font-weight:normal;
		text-align:center;
		height:30px;
		padding-top:10px;
	}
	.shownews h3{
		height:20px;
		border-top:#000000 dotted 1px;
		border-bottom:#000000 dotted 1px;
		padding-top:8px;
		text-align:center;
		font-weight:normal;
	}
.newscontent{
	padding:10px;
	line-height:20px;
}
.newscontent table,.newscontent img{
	width:expression(this.width > 900 ? "900px" : this.width);
}
.shownews_nextpre{
	border-top:#000000 dotted 1px;
	border-bottom:#000000 dotted 1px;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
}

