* {
	font-size:12px;
	margin:0px;
	padding:0px;
}
a {
	color:#003399;
}
body {
	background:#027BE0;
	padding-bottom:30px;
}
#container{
	width:910px;
	margin:auto;
}
#dise{
	background:#DCDCDC;
	width:910px;
	margin:auto;
	float:left;
}
#dise01{
	background:#FFF;
	width:910px;
	margin:auto;
	float:left;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.wrapper {
	width:910px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}
.body ul, .body ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#head {
	position:relative;
	background:url(images/top.jpg) no-repeat 0px 0px;
	border-top:0px;
	border-bottom:0px;
}
#head h1 {
	font-size:0px;
	text-indent:-2000px;
	margin:0px auto;
	padding:0px;
	height:248px;
}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg_menu.jpg) repeat-x 0px 0px;
	color:#ffff00;
	padding-left:10px;
	text-align:center;
	margin:5px 0px 0px 0px;
}
#menu a {
	color:#333333;
	font-size:19px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 6px 0px 0px;
	float:left;
}
#menu a.style1{
	width:92px;
}
#menu a.style2{
	width:102px;
}
#foot, #foot * {
	color:#666;
	text-align:center;
	font-size:12px;
	line-height:200%;
	text-decoration:none;
}
#foot {
	margin:0px auto;
	padding-top:10px;
	padding-bottom:30px;
	clear:both;
}