body {
	background-color:#f6ffe4;
}
#wrapper{
	margin: 0 auto;
	width:1188px;
}
#header{
	margin:0; padding:0;
	position:relative;
	background:url(../images/header.png) bottom center no-repeat;
	height:250px;
}
#header-swf{
	float:none;
	margin: 0 auto;
	padding:0;
	margin-left:91px;
	z-index:-10;
}
#content_top{
	background:url(../images/bg_content_top.jpg) top center no-repeat;
	height:17px;
}
#container{
	margin:0;
	padding:0;
	background:url(../images/bg_content_body.jpg) repeat-y;
	
}
#content{
	margin: 0 107px;
	width:950px;
	padding:0 0 10px;
	z-index:10;
}
#main{
	width:690px;
	padding:0 10px 10px 10px;
	float:left;
	
}
#breadcrumb{
	padding:5px 5px 5px 0;
	margin-bottom: 10px;
}
#breadcrumb a:link,#breadcrumb a:visited{
	color:#aaa;
}
#side{
	margin : 0;
	width:235px;
	float:right;
}
.box{
	margin : 0;
	padding:10px;
	background:url(../images/menu_right.jpg) #ebf8ca top repeat-x;
	width : 200px;
	border:1px solid #ccc;
}
.box_video{
	margin : 0;
	padding:10px;
	width : 200px;
	border:1px solid #ccc;
	background:url(../images/menu_right.jpg) #ebf8ca top repeat-x;
}
.box_video embed,.box_video object{
	width : 200px;
	height : 200px;
}
embed{
	width : 300px;
	height : 200px;
}
.box_link{
	margin:0;
	padding:0;
	/*background:url(../images/menu_right.jpg) #ebf8ca top repeat-x;*/
	width : 220px;
	border:1px solid #ccc;
}
.box_link img {
	margin:0; padding:0;
}
.box_shadow{
	margin:0;
	padding:0 0 0 8px;
	background:url(../images/box-shadow.png) no-repeat left top;
}
.box_couter{
	text-align:center;
	margin-bottom:10px;
	font-size:medium;
}

#menu{
	margin: 0 0 0 90px;
	padding-top:30px;
	height:30px;
}
#menu #search{
	float:right;
	position:relative;
	top:-5px;
	*top:-38px;
	left:-145px;
}
#menu #search input[name=search]{
	width:120px;
}
#menu #search:after{
	clear:both;
}

#webboard {padding-bottom:20px;}
#webboard #webboardleft { width:50%}
#webboard #webboardright { width:50%}

#link_main{
	margin:20px 0 0 40px;
	border-bottom:1px dashed ;
	position:relative;
}

.link_home{
	margin:0 5px 5px 0;
	padding:5px;
	display:inline;
	float:left;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#79B70C;
}

#footer{
	background:url(../images/footer.jpg) top center no-repeat;
	height:164px;
}
#footer_link{
	color:#fff;
	padding:100px 0 0 150px;
}

.footer_text{
	padding:2px 5px;
	background:url(../images/bg_footer_tran.png);
/*
opacity:0.4;filter:alpha(opacity=40);
*/
}
.footer_text a:visited , .footer_text a:hover {
	color:#fff;
}

#media{
	margin: 20px 0 20px 40px;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed ;
}

.next{
	position:absolute;
	left:251px;
	top:128px;
	display:block;
	width:32px;
	height:32px;
	line-height:32px;
	text-indent:1000%;
	overflow:hidden;
	background:url(../images/next.png);
	cursor:pointer;
	cursor: hand;
}
.next:hover{ 
	background:url(../images/next.png) Filter: Alpha(opacity=50); -moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;
}


.prev{
	position:absolute;
	right:260px;
	top:128px;
	display:block;
	width:32px;
	height:32px;
	line-height:32px;
	text-indent:1000%;
	overflow:hidden;
	background:url(../images/prev.png);
	cursor:pointer;
	cursor: hand;
}
.prev:hover{ 
	background:url(../images/prev.png) Filter: Alpha(opacity=50); -moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;
}

/*
#menu_search{
	background:url(../images/menu_search.jpg) top left no-repeat;
	width:257px;
	height:78px;
	position:absolute;
	bottom:0;
	right:100px;
}
*/

