*{
	margin:0;
	padding:0;
	border:0;
}
body{
	font:bold 14px/180% "宋体", Arial, Helvetica, sans-serif;
	color:#333;
	background:url(images/bg.gif) repeat-x;
}
a,.key{
	color:#CC0000;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
	text-decoration:underline;
}
#wrapper{
	width:984px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
#main{
	margin:137px 0 0 145px;
	background:url(images/base.gif) no-repeat;
	width:685px;
	height:461px;
}
#nav{
	float:right;
	padding-right:23px;
	font:normal 12px "宋体";
	color:#61798E;
}
#nav a{
	color:#61798E;
	text-decoration:none;
}
#nav a:hover{
	color:#9933FF;
	text-decoration:underline;
}
/*#sidebar{
	float:left;
	width:350px;
}
#sidebar .logo{
	background:url(images/logo.jpg) no-repeat;
	height:80px;
	margin:80px 0 0 100px;
}
#sidebar .word{
	padding:36px 0 0 122px;
}
#content{
	float:right;
	width:220px;
	margin-top:55px;
	padding-right:64px;
	background:url(images/icon.jpg) no-repeat;
	height:227px;
}
#sContent{
	float:right;
	width:260px;
	margin-top:55px;
	padding-right:64px;
	background:url(images/icon3.gif) no-repeat;
	height:227px;
}
#sContent h4{
    padding-left:55px;
	font-size:14px;
}*/


#content{
    width:600px;
	overflow:hidden;
	background:url(images/logo.jpg) top right no-repeat;
	margin:40px 0 0 45px;
	float:left;
	display:inline;
}
#tips{
    width:460px;
	height:93px;
	background:url(images/icon3.gif) left no-repeat;
	padding:40px 0 0 140px;
	float:left;
	display:inline;
}
#sContent{
    width:600px;
	height:auto;
	overflow:hidden;
    margin-top:5px;
	float:left;
}
#sContent ul{
    width:540px;
	margin:0 auto;
}
#sContent li{
    width:240px;
    float:left;
    list-style:none outside;
    height:26px;
	line-height:26px;
	background:url(images/icon4.gif) 0 8px no-repeat;
	padding-left:12px;
	vertical-align:bottom;
	margin:0 8px;
	display:inline;
}
#sContent li a{
    font-size:14px;
	color:#5c4700;
	font-weight:100;
}
#sContent li a:hover{
    color:#ff6600;
}
.back{
	width:540px;
	text-align:right;
	clear:both;
}
