body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#8a8a8a
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	color:#8a8a8a;
	background:url(images/bgw.gif) repeat-x ;
}
.float-l {
	float:left;
	height:auto;
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	background:url(images/header.gif) no-repeat;
	height:147px
}
#header h1 {
	font-size:38px;
	padding-top: 32px;
	padding-left: 20px;
	color:#fff
}
#header div {
	font-size:14px;
	padding-left: 20px;
	color:#fff
}
ul#nav {
	position:absolute;
	top:148px;
	padding-left:20px;
	overflow:hidden;
}
ul#nav li {
	float:left;
	height:50px;
	padding:0px 22px;
}
ul#nav li.nd {
	padding:0px 20px;
}
ul#nav a {
	color:#fff;
	font-weight:700
}
.right a {
	color:#369bd9
}
/* content */
#content {
	background:url(images/bg.gif);
	height:auto;
}
#content {
background-color:#C8EEFB;
	padding:0px;
}
#content .left {
	width:542px;
	/*background:url(images/11w_04.gif);*/
	height:auto;
}
#content h2 {
	font-size:30px;
	color:#369bd9;
}
#content p {
	padding:10px 0px;
}
#content .right {
	width: 227px;
	padding-right:5px
}
#inner {
	
	padding-top: 30px;
	padding-left: 30px;
	width:500px;
}
.blog {
	height: 150px;
	padding-bottom: 30px;
}
.blog p, .blog h2 {
	float:right;
	width:440px
}
.first {
	height:150px;
	padding-bottom: 30px;
}
#top {
	background:url(images/top.gif) no-repeat;
	
	height:362px;
	margin-top: 30px;
	padding:0 30px;
}
#top h2 {
	padding:20px 0
}
ul#meun {
	text-align:left;
}
ul#meun li {
	list-style:url(images/arrow.gif) inside;
	line-height:15px;
	padding:5px 0
}
#sections {
	height:220px
}
#bm {
	background:url(images/bm.gif) no-repeat;
	width:243px;
	height:121px;
	margin-top:20px;
	padding:0 30px
}
#bm h2 {
	padding:15px 0
}
.submit {
	background:url(images/sc.gif) no-repeat;
	border:0px;
	width:28px;
	height:27px
}
/* footer */
#footer {
	background:url(images/footer.gif) no-repeat;
	height:50px;
	text-align:center;
	color:#fff
}
#footer a {
	color:#fff
}
#ftlink {
	padding-top:10px
}
#ftlink, #copyright {
	padding-top:5px;
	padding-bottom:2px;
	padding-right:10px;
	
}

