@charset "UTF-8";
/* CSS Document */

#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/top_header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
}
#wrap_cont {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/cont_header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#head {
	clear: both;
}
#headwrap {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 30px;
	height: 30px;
	padding-top: 5px;
	font-size: 12px;
}
#head a {
	color:#fff;
	text-decoration: none;
}
#logo {
}
#navwrap {
	clear: both;
	background-image: url(../img/navbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	margin-bottom: 30px;
	height: 17px;
	clear: both;
}
#nav li {
	float: left;
}
#nav img {
	display: block;
}
#flash {
	background-image: url(../img/mainimagebg.jpg);
	background-repeat: no-repeat;
	background-position: center 46px;
	clear: both;
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 152px;
	padding-left: 152px;
}
#contwrap {
	clear: both;
	background-image: url(../img/contentsbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	overflow: hidden;
}
#cont {
	padding: 0px;
	clear: both;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#cont_l {
	width: 720px;
	float: left;
}
#contbox {
	padding: 0px;
	clear: both;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
#concept {
	background-image: url(../../img/concept_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 170px;
	margin-bottom: 30px;
}
#footwrap {
	clear: both;
	background-image: url(../img/footerbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-color: #006644;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#foot {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footerimg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #FFF;
}
.copyright {
	text-align: left;
	float: left;
}
.fortop {
	float: right;
}
#news {
	float: left;
	width: 690px;
}
#news .date {
	float: left;
	width: 100px;
	color: #F57168;
}
#news .txt {
	float: right;
	width: 580px;
}
#sidenav {
	float: right;
	width: 170px;
}
#sidenav .contact {
	background-image: url(../img/contactbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	height: 110px;
	width: 150px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#sidenav .caption {
	font-size: 10px;
	line-height: 18px;
	padding: 0px;
	clear: both;
	margin-bottom: 20px;
}
#sidenav_co {
	float: right;
	width: 170px;
	padding-right: 20px;
	padding-top: 5px;
}
#sidenav_co .contact {
	background-image: url(../img/contactbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	height: 110px;
	width: 150px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#sidenav_co .caption {
	font-size: 10px;
	line-height: 18px;
	padding: 0px;
	clear: both;
	margin-bottom: 20px;
}
#sidenav_co .btn01 {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006644;
	margin-bottom: 3px;
}
#sidenav_co .btn02 {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006442;
	margin-bottom: 3px;
}
#sidenav_co .btn03 {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006442;
	margin-bottom: 30px;
}

.co_fortop {
	clear: both;
	margin-bottom: 20px;
	text-align: right;
}
.co_fortop a {
	color: #29ABE2;
}
