@charset "UTF-8";
/**Gary Web Basic V1.0**/
@import url("themes.css");

#wrapper {
	border:#e9dfca 1px;
	width: 903px;
	margin:0 auto;
	border: 1px solid #E3CAA6;
}
#header {
	height:110px;
	width:100％;
	padding-left:3px;
}
#header h1 {
	float:left;
	margin:27px 0;
}
#content {
	background:#fff;
	float:none;
	width:100%;
}
#content h2 {	padding:0;}
#main h2 {
	margin-bottom:9px;
	border:none;
}
#main h2 a {
	font-size:16px;
	padding:6px 100px 0 0;
	background:url(../images/home-bunter.png) no-repeat;
}
#top-nav { width:708px;}
#main ul {
	width:180px;
	float: left;
	padding-left: 40px;
	margin-top:4px;
}
#main ul li {
	list-style:none;
	margin-top:3px;
	text-align: justify;
	text-justify:inter-ideograph;
}
#title {
	float:right;
	padding:3px;
}
#title a {
	color:#000;
	padding:3px;
}
#head h1 {
	float:left;
	margin:27px 0px;
}
.more {
	float:right;
	padding-right:10px;
}
#main-body {
	padding:0 22px;
	clear:both;
}
#video {
	float:right;
}
#ico {
	padding:0;
	margin:0px;
	list-style: none;
}
#ico li {
	margin: 25px 0 0 6px;
	text-align: center;
	float: left;
	font-weight:500;
	font-size:100%;
	line-height:30px;
}
#ico a {
	width:97px;
	height:136px;
	text-decoration:none;
	background:transparent url(../images/icon.png) no-repeat 500px 500px;
	display: block;
}
a#item1 {
	background-position: 0 0;
}
a#item2 {
	background-position:-110px 0;
}
a#item3 {
	background-position:-214px 0;
}
a#item4 {
	background-position:-330px 0;
}
a#item5 {
	background-position:-438px 0;
}
a#item6 {
	background-position:-550px 0;
}
#ico a:hover {
	opacity:0.6;
}
a#item1:hover {
	background-position: 0 -3px;
}
a#item2:hover {
	background-position:-110px -3px;
}
a#item3:hover {
	background-position:-214px -3px;
}
a#item4:hover {
	background-position:-330px -3px;
}
a#item5:hover {
	background-position:-438px -3px;
}
a#item6:hover {
	background-position:-550px -3px;
}
#footer {
	clear:both;
	padding:20px;
}
#footer a {
	font-family:"Tahoma";
	font-weight:300;
}
#footer address {
	font-style: normal;
	width:50%;
	float:left;
	color:#716c64;
}
#footer h4 {
	width:50%;
	float:right;
	color:#817765;
	text-align:right;
	font-size:1em;
}

