body {
	font-family: verdana;
	font-size: 12pt;
	color: #000;
}
#container {
	margin:auto;
	overflow:auto;
	background:url(../images/site_img/containerbg.png) top left repeat-y;
	width: 992px;

}
#leftside {
	float: left;
	width: 207px;
	display:inline;
}
#rightside {
	float:right;
	width: 785px;
	display:inline;
}
#logo {
}
#menu {
	width:206px;
	overflow:hidden;
	margin-bottom:2px;
	margin-right:1px;
	margin-left:0px;
}

#menu_top{
		background:#fff url(../images/site_img/nosp_menu_top.jpg) repeat-x;
		height:37px;
					margin-right:1px;
			margin-left:2px;
}

#menu_bottom{
	background:#fff url(../images/site_img/nosp_menu_bottom.jpg) repeat-x;
			height:43px;
			margin-top:2px;
			margin-right:1px;
			margin-left:2px;
}



#sup_header {
}
#header {
}
#sub_header {
}

#dyn_con {
	font-family: Times New Roman;
	background:#fff url(../images/site_img/dyn_con_bg.png) top left  no-repeat;
	overflow:auto;
	border-left:1px #afafaf solid;
	border-right:1px #afafaf solid;
}
#footer {
	clear:both;
	height: 160px;
	background:url(../images/site_img/footerbg.png) top left no-repeat;
}
#subfoot {
	margin:auto;
	overflow:auto;
	width: 992px;
	text-align: center;
	color: #666;
	font-size: 10px;
}
a.l1 {
	margin-left: 2px;
	margin-top:2px;
	padding: 3px;
	color: #fff;
	display: block;
	width: 200px;
	background-color:#22a2db;
	text-decoration:none;
	padding-left:12px;
	font-size:13px;
}
a.l1:hover {
	background-color:#036295;
}
a.l2 {
	color: #036295;
	margin: 2px 0px 0px 2px;
	padding: 4px 4px 4px 28px;
	display: block;
	width: 180px;
	text-decoration:none;
	font-size:13px;
}
a.l2:hover {
	color: #036295;
}
a.language {
	font-family: verdana;
	font-size: 12px;
	color: #22a2db;
}
