body {
	margin: 0px;
	background-image: url(../images/ppeenn_r1_c31.jpg);
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
}
a{
	cursor:pointer;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
}
#top {
	margin-left:auto;
	margin-right:auto;
	width:1004px;
	height:198px;
	background:url(../images/logo.jpg)
}
#nav {
	margin-left:auto;
	margin-right:auto;
	width:1004px;
	height:33px;
}
#nav_1 {
	float: left;
	width:9px;
	height:33px;
	background: url(../images/nav_1.jpg)
}
#nav_2 {
	float: right;
	width:995px;
	height:33px;
}
#nav_2_1 {
	float:left;
	height:33px;
	width:885px;
	background:url(../images/nav_2_1.jpg)
}
#nav_2_2 {
	float:right;
	height:33px;
	width:110px;
	background:no-repeat url(../images/nav_2_2.jpg)
}
#body {
	margin-left:auto;
	margin-right:auto;
	width:1004px;
	height:528px;
}
#body_left {
	float: left;
	width:9px;
	height:528px;
	background: url(../images/body_left.jpg)
}
#body_2 {
	float: right;
	width:995px;
	height:528px;
}
#body2_left {
	background:#FFFFFF;
	float:left;
	height:528px;
	width:885px;
}
#body2_right {
	float:right;
	height:528px;
	width:110px;
	background: no-repeat url(../images/body_right.jpg)
}
.mag_top {
	font-size:2px;
	background:url(../images/mag/Mag_top.jpg);
	height:5px;
}

/* 导航
-------------------------------------------------------*/
#nav_2_1 ul {
	float:left;
	width:100%;
	margin:6px 0px 0px;
	padding:0px;
	list-style:none;
}
#nav_2_1 ul li {
	float:left;/*padding:0px 16px 0px;
	border-right:1px solid #DDD;*/
}
#nav_2_1 ul li a {
	color:#DDD;
	font-family:"Courier New";
	font-size:13px;
	display:block;
	padding:2px 10px;
	margin:0px 8px;
}
#nav_2_1 ul li a:hover {
	background-color:#565656;
	text-decoration:none;
}

/* 底部
-------------------------------------------------------*/
#bottom {
	width:1004px;
	height:161px;
	margin-left:auto;
	margin-right:auto;
}
#bottom1 {
	float:left;
	width:9px;
	height:161px;
	background:url(../images/bottom1.jpg);
}
#bottom2 {
	float:right;
	width:995px;
	height:161px;
}
#bottom2_left {
	float:left;
	width:885px;
	height:161px;
	background:url(../images/bottom2.jpg);
}
#bottom2_right {
	float:right;
	width:110px;
	height:161px;
	background:url(../images/bottom3.jpg) no-repeat;
}
#bottom_word {
	margin-top:20px;
	text-align:center;
	color:#5687A7;
}
#bottom_word a{
	color:#5687A7;
}
#bottom_bj {
	width:349px;
	height:40px;
	margin-top:53px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bottom_bj.jpg);
}
/* message 用弹出框里的用的，如用户登录，用户注册页面要用到*/
#message
{
	float:left;
	width:100%;
	text-align:center;
	margin-top:20px;
	font-size:14px;
}