html, body {margin:0; padding:0; background: #eeeeee; font-family:Arial; font-size: 12px; color: #000; }
img {border:0;}
.all {margin:0 auto; padding:0; width:880px; position:relative; }
.main {margin:0 auto; padding:0; background: #fff; position:relative; width:833px;border:15px solid #fff; }
.line {margin:0; padding:0; width:100%; height: 12px;}
#logo {position:absolute; top:0; left:40px; z-index: 500; }
#title {position:absolute; top:330px; left:23px; z-index: 500; }
#header_text {
	position:absolute;
	top:12px;
	left:370px;
	margin:0;
	padding:1px;
	overflow:hidden;
	width:205px;
	height: 113px;
	color:#fff;
	font-weight: bold;
	background: #37059c;
	font-size: 12px;
}
#footer {margin:0; padding:0; width:831px; height:32px; line-height: 32px; background: #37059c url("images/footer.gif") center bottom no-repeat; color:#fff; text-align:center;  }
#footer a {color:#fff; text-decoration: none;}
#footer a:hover { text-decoration: underline; }
.menu {margin:0; padding:0; width:151px; background: #dbdbdb; float:left; }
.menu .tl {margin:0; padding:0; width:151px; height: 13px; background: url("images/bg_menu.gif") center top no-repeat; }
.menu .bl {margin:0; padding:0; width:151px; height: 13px; background: url("images/bg_menu.gif") center bottom no-repeat; }
.menu ul li a {color:#000; text-decoration: none; font-weight: bold; line-height: 20px;}
.menu ul li a:hover {text-decoration: underline; }

.content_box { margin:0 0 0 10px; padding:0; width:531px; background: #37059c; float:left;}
.content_box .tl {margin:0; padding:0; width:531px; height: 13px; background: url("images/bg_content.gif") center top no-repeat; }
.content_box .bl {margin:0; padding:0; width:531px; height: 13px; background: url("images/bg_content.gif") center bottom no-repeat; }
.content { margin:0 auto; padding:0; width:500px; color:#fff;}
.content h1 {margin:10px 0; padding:0; font-size: 16px; }
.content h2 {margin:10px 0; padding:0; font-size: 14px; color:#fbcf0e;}
.content p {margin:10px 0 20px 0; padding:0; text-align:justify; }

.right-box {
	margin:0;
	padding:0;
	text-align:center;
	float:right;
	width:120px;
	color: #00F;
}
.right-box img {margin:10px 0; padding:0;}
/**/
	.both { clear:both;}

