@charset "utf-8";
@import url("../css/reset.css");

body {
	background:url(../images/bg.gif) repeat-x;
	font-size:14px;
	line-height:170%;
}
#wrapper {
	width:820px;
	margin:0 auto;
	overflow:hidden;
}
h1 {
	width:820px;
	height:133px;
	background:url(../images/hedaer.jpg);
}
h1, h2 {
	margin:0;
	text-indent:-9999px;
}
#menu {
	width:220px;
	float:left;
	padding-bottom:20px;
}
.me1, .me2, .me3, .me4, .me5, .me6, .me7, .me8 {
	width:220px;
	height:51px;
}
.me1 {background:url(../images/me1.gif);}
.me2 {background:url(../images/me2.gif);}
.me3 {background:url(../images/me3.gif);}
.me4 {background:url(../images/me4.gif);}
.me5 {background:url(../images/me5.gif);}
.me6 {background:url(../images/me6.gif);}
.me7 {background:url(../images/me7.gif);}
.me8 {background:url(../images/me8.gif);}

h3 {
	margin:0;
}
h3.smenu a {
	width:185px;
	height:24px;
	display:block;
	text-decoration:none;
	color:#929191;
	font-size:12px;
	padding-left:35px;
	background:url(../images/menu.gif) bottom no-repeat;
}
h3.smenu a:hover {
	background:url(../images/menu-over.gif) bottom no-repeat;
}
.mb {
margin-bottom:20px;
}
#content {
	width:580px;
	float:right;
}
.cb1, .cb2, .cb3, .cb4, .cb5, .cb6, .cb7, .cb8 {
	width:580px;
	height:45px;
	padding-bottom:10px;
}
.cb1 {background:url(../images/cb1.gif) no-repeat;}
.cb2 {background:url(../images/cb2.gif) no-repeat;}
.cb3 {background:url(../images/cb3.gif) no-repeat;}
.cb4 {background:url(../images/cb4.gif) no-repeat;}
.cb5 {background:url(../images/cb5.gif) no-repeat;}
.cb6 {background:url(../images/cb6.gif) no-repeat;}
.cb7 {background:url(../images/cb7.gif) no-repeat;}
.cb8 {background:url(../images/cb8.gif) no-repeat;}

.stopic {
	font-size:15px;
	color:#646363;
	background:url(../images/topicbg.gif) bottom left no-repeat;
	padding-left:20px;
	margin-bottom:15px;
}
#footer {
	background:#000;
	padding:10px 0;
}
.inner {
	width:820px;
	margin:0 auto;
	overflow:hidden;
}
.inner p, .inner p a , .inner li a {
	font-size:12px;
	color:#b6b6b6;
	text-decoration:none;
}
.inner p {
	float:right;
}
.inner li {
	display:inline;
	padding-right:20px;
	font-weight:bold;
}