* {
	padding:0;
	margin:0;
}

/* ----------container to center the layout-------------- */
#container {
	width: 1001px;
	margin: 0 auto;
}

/* ----------top-------------- */
#top {
	height:22px;
}
#top li{
	float:left;
	vertical-align: top;
	zoom: 1;
	min-height: 18px;
	_height: 18px;	
	list-style:none;
}
/* ----------welcome-------------- */
#welcome {
	height:29px;
	margin:7px 0 0 0;
}
.w-menu{
	width:680px;
}
/* ----------header-------------- */
#header{
	height:160px;
	margin:4px 0 0 0;
}
/* ----------menu-------------- */
#menu{
	height:57px;
}

/* -----------------content--------------------- */
#content {
	margin: 0 0 0 235px;	
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 209px;
	margin:8px 0 8px 7px;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
}
/* ----------block-10-------------- */
.b10{
	width:100%;
	height:19px;
	margin:8px 0 0 0;
	padding:1px 0 0 0;
}
/* ----------block-13-------------- */
.b13{
	width:94%;
	margin:8px 0 0 0;
}
.b13 .top{
	height:5px;
}
.b13 .bottom{
	height:3px;
}
/* ----------block-14-------------- */
.b14{
	width:760px;
	margin:18px 0 0 0;
}
.b14 .top{
	height:10px;
}
.b14 .bottom{
	height:10px;
}
/* ----------block-15-------------- */
.b15{
	margin:8px 0 0 0;
}
.b15 .top{
	height:4px;
}
.b15 .bottom{
	height:4px;
}