.clearboth{
	clear:both;
	height:0;
}
/*
.hidden{
	display:none;
}
*/
*{
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
	word-spacing:-1px;
}
p{
	margin:5px 0;
}
h2{
	font-size:14px;
	color:#eee;
}
body{
	background-color:#4f89b9;
	text-align:left;
	padding:0;
	margin:0;

}

#outer-wrapper{
	width:1007px;
	margin:0 auto;
}

#header-wrapper{
	height:118px;
	margin-bottom:5px;
}
#header{
	background:url(../image/HEAD_withWord.png) no-repeat top left;
	height:118px;
	font-weight:bold;
}
#content-wrapper{
	overflow: hidden;
}
#sider_1{
	margin-top:30px;
}
/* Start Mac IE5 filter \*/
#sider,#main{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
}
/* End Mac IE5 filter */
#sider{
	background-color:#00387d;
	height:100%;
	float:left;
	width:193px;
	color:#eee;
	overflow:hidden;
}
#sider h2{
	text-indent:2em;
}
#sider a{
	text-decoration:none;
	color:#eee;
}
#sider .title{
	width:164px;
	margin:10px auto;
	height:22px;
	background:url(../image/side_subFooter.gif) no-repeat bottom left;
}
#sider .sub ul li{
	text-indent:16px;
	background:url(../image/line_1.gif) no-repeat center left;
}
#sider .sub{
	margin-left:60px;
	background:url(../image/line_2.gif) no-repeat bottom left;
}
#sider_2{
	margin:180px 0;
}
#sider_2 h2{
	text-indent:0em;
}
#sider_2 .content{
	margin-left:40px;
	margin-right:10px;
}
#sider p{
	margin:0;
}
#sider_2 .content h2{
	margin:5px 0;
}
#main{
	background-color:#fff;
	float:left;
	width:814px;
	overflow:hidden;
}
#main_top{
	height:229px;
	background:#4f89b9 url(../image/MAIN_withWord.png) no-repeat top left;
}
#main_content h2,#main_content h3{
}

#main_content .title,#main_content .title2{
	height:18px;
	background:#4380c5 url(../image/bar.png) no-repeat top left;
	text-indent:60px;
	min-width:240px;
	float:left;
	margin-right:1000px !important;
	padding-right:10px;
}
#main_content .title,#main_content .title2 h2{
	white-space:nowrap;
}
#main_content .title2{
	background-image:url(../image/bar2.png);
	height:36px;
}
#footer-wrapper{
	height:30px;
	background-color:#4f89b9;
}
#footer{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#eee;
}

