@charset "utf-8";
/*Design By ChinaBUG@2010.01.20*/
body{
	margin:0;
	font-size:12px;
	}
#nav{
	background-image:url(http://www.ipodmp.com/images/bgx.gif);
	background-repeat:repeat-x;
	width:100%;
	height:119px;
	text-align:center;
	margin:5% 0 0 0;
	z-index:1
	}
#menu{
	/*margin:33px;
	position:relative;*/
	top:-125px;
	margin:35px 0 0 0;
	padding:0;
	z-index:3;
	}
#menu ul{
	list-style-type: none;
	display: inline;
	}
#menu ul li{
	display: inline;
	margin:0 20px 0 20px;
	}
#mask{
	/*background-image:url(http://www.ipodmp.com/images/mask.gif);*/
	width:360px;
	height:160px;
	position:relative;
	z-index:2;
	top:-22px;
	left:2.5%;
	font-size:12px;
	vertical-align: baseline;
	}
.align_center{
	text-align:center;
	}
.curHand{
	cursor: pointer;
	}
.post {
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px dotted #CDCDCD;
	margin-top: 5px;
	margin-bottom: 5px;
}
/**/
ul {
	list-style-type: none;
	margin: 5px;
}
ul li {
	list-style-type: none;
	padding: 0px;
}