body {
	text-align:center;
	background:url(images/back.gif) repeat;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	background:#f7f7f7;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
.left {
	width: 450px;
	margin-top:10px;
}
.right {
	width: 180px;
	padding:30px 10px;
}
#side {
	padding-top: 45px;
}
#side #top {
	height: 200px;
}
#side #bm {
	padding-top: 30px;
}
/* header */
#header {
	background:#666;
	height:60px
}
#logo {
	padding-left:60px;
}
#logo h1 {
	width:750px;
	font-size:20px;
	color:#051624
}
#logo div {
	padding-left: 90px;
	color:#05202e
}
ul#nav li {
	display: inline;
	position:relative;
	top:75px;
	left:380px;
	padding:0 20px
}
/* content */
#inner {
	padding:0 30px
}
#content {
	background:#F7F7F7;
	height:100%;
}
#content .left h2 {
	color:#fff;
	font-size:30px;
	padding:20px 0
}
#content p {
	padding-bottom:10px;
	width: 450px;
	color:#000000;
}
#content .right h2 {
	font-size:22px;
	color:#fff;
	padding:20px 0
}
#content .right a:hover {
	text-decoration:none;
}
#content a {
	color: #4457c8;
	font-weight:700
}
#content a:hover {
	color: #4457c8;
	font-weight:700;
	text-decoration:underline;
}
.left {
	padding:30px 30px;
	line-height:18px;
}
#content ul.meun a {
	color:#c0fc2e;
	text-decoration:underline;
	line-height:30px
}
/* footer */
#footer {
	color: #a6d6e5;
	background:#666;
	height:60px;
	padding-left: 55px;
	clear:both;
}
#ftlink {
	padding-top: 40px;
}
#xhtml {
	position:relative;
	top:-20px;
	left:500px
}
#header a, #footer a {
	color:#FFFFFF
}



.my_left_header{
	text-align:left;
	padding-left:0;
	font-size:14px;
}

.my_left_item{
	width:160px;
	padding-bottom:5px;
	background:url(images/play.gif) no-repeat 0px 2px;
	padding-left:20px;
	border-bottom: 1px dotted #ccc;
	line-height:20px;
}

h1{
	font-size:16px;
	padding-bottom:10px;
	font-weight:bold;
	width:450px;
}



