body {
	background: #eeeeee;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin:0;
}

#container {
	margin: 0px auto;
	width: 100%;
}
#header {
	margin: 0px auto;
	width: 100%;
	height: 122px;
	background: transparent url('images/bgt.gif') top left repeat-x;
}

#header_top {
	margin: 0px auto;
	width: 704px;
	height: 84px;
	background: transparent url('images/top.gif') top left no-repeat;
}

#header_menu {
	margin: 0px auto;
	width: 704px;
	height: 38px;
}

#menu_item_0, #menu_item_00, #menu_item_000, #menu_item_1, #menu_item_2, #menu_item_3, #menu_item_4 {margin:0; padding:0; border:0; float: left;}

IMG {margin:0; padding:0; border:0;}
.img_b {margin:0; padding:0; border: 1px solid #aaa;}

#content {
	margin: 0 auto;
	width: 704px;
	background: transparent url('images/cbg.gif') top left repeat-y;
}

#content_main {
	margin: 0 auto;
	width: 528px;
	padding: 20px 48px 20px 128px; 
}

#content_content {
	margin: 0 auto;
	width: 508px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	background: transparent url('images/content_bg.gif') top left repeat;
}

.real {
	width: 100%;
	padding-bottom: 16px;
	clear: both;	
	overflow: hidden;
}

.real_pic {
	float: left;
	width: 218px;
	clear: left;	
}

.real_text {
	float: left;
	width: 290px;
	clear: right;	
}

#footer {
	width: 100%;
	height: 33px;
	margin: 0 auto;
	background: transparent url('images/bgf.gif') top left repeat-x;
}

#footer_content {
	width: 654px;
	height: 33px;
	line-height: 38px;
	text-align: right;
	padding-right: 50px;
	color: #fff;
	margin: 0 auto;
	background: transparent url('images/footer.gif') top left no-repeat;
}


.clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer_content a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#footer_content a:hover {
	text-decoration: underline;
}

a {
	font-weight: bold;
	color: #eb0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.u {text-decoration: underline;}