@charset "utf-8";
/* CSS Document */

body {
	background:#3f68bc url(images/bg.png) repeat-x;
	margin:0px;
	padding:0px;
}
#head {
	background:url(images/head.jpg) no-repeat center 0;
	width:927px;
	height:223px;
	padding:0px;
}
.space {
	padding:10px 0px 0px 140px;
}
.space2 {
	padding:30px 0px 0px 50px;
}
.menu a {
	background:url(images/b1.jpg) center no-repeat;
	color:#2c4275;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	padding:25px 25px 25px 25px;
}
.menu a:hover {
	background:url(images/b1a.jpg) center no-repeat;
	color:#FFFFFF;
	padding:30px 36px 25px 37px;
}
#all {
	margin:auto;
	width:927px;
}
#m-container {
	padding-right:17px;
}
#container {
	background:#f7d629;
	color:#243787;
	width:898px;
	float:right;
	padding:5px 5px 20px 5px;
}
#container a{
	color:#3f68bc;
}
#cend {
	background:url(images/end.jpg) no-repeat;
	padding:0px 0px 10px 0px;
	float:left;
	height:30px;
	width:927px;
	text-align:center;
}
#cend a {
	color:#000000;
	text-decoration:none;
	font-size:10px;
	font-family:sans-serif, Arial, Verdana, Helvetica;
	font-weight:bold;
}
.board-r {
	float:right;
	width:380px;
	padding:5px 30px 0px 5px;
	text-align:left;	
}	
.board-l {
	float:left;
	width:510px;
	padding:10px 0px 5px 5px;	
	text-align:left;
}
.board-x {
	width:610px;
	padding:0px 5px 5px 5px;
}	
.board1 {
	background:url(images/dhead-x.png) no-repeat;
	padding:10px 5px 0px 3px;
	height:27px;
}
.board2 {
	font-size:72.5%;
	font-family:"Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	font-weight:noraml;
	line-height:1.25;
	padding:10px 10px 0px 10px;
	margin:0px;
}
.end {
	background:url(images/dend-x.png) no-repeat;
	padding:0px;
	height:27px;
}
h1 {
	font-size:20px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	margin:0;
}