body {
	background:#fff url(../images/header.jpg) no-repeat center top;
	font:14px Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#333333;
}
#wrapper {
	margin:360px auto 0;
	width:945px;
}
.item {
	background: url(../images/line.png) no-repeat left bottom;
	position:relative;
	padding:0 10px 20px;
	float:left;
	margin-top:25px;
	width:925px;

}
.print{
	float:left;
	margin-right:20px;
}
.soon {
	position:absolute;
	top:-7px;
	left:317px;
}
h1 {
	color:#ff5a00;
	font-size:16px;
	font-weight:bold;
}
h2 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:15px;
}
p {
	margin-bottom:10px;
}
.pt {
	font-size:11px;
	color:#666;
}
.itemFooter {
	float:right;
}
.more {
	float: left;
	margin:15px 0 0 -235px;
	color: #fff; background: #ff5a00; padding: 3px 12px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; text-decoration: none}
}
.mobile_os {
	float:right;
}
.mobile_os img {
	float:left;
	margin-left:35px;
}
