#left {
	width: 565px;
	float: left;
	clear: left;
	margin: 0 0 15px 0;
	padding: 0;
}

#left p {
	margin: 6px 0 0 0;
	padding: 0;
}

#left p.iphoneimage {
	margin: 12px 0 0 0;
	padding: 0;
}

#left ul {
	margin: 12px 0 0 0;
	padding: 0;
}


#left ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#left ul li.first {
	margin: 0;
	margin-right: 5px;
	padding: 0;
}

#left ul li.last {
	margin: 0;
	margin-left: 5px;
	padding: 0;
}

#left #recommend {
	background: transparent url("../img/recommendbg_top.gif") no-repeat 0 0;
	margin: 10px 0 0 0;
	padding: 6px 0 0 0;
}

#left #recommend .sectionBody {
	background: transparent url("../img/recommendbg_bottom.gif") no-repeat 0 100%;
	margin: 0;
	padding: 0 6px 6px 6px;
}

#left #recommend .sectionBody table.recommendTable {
	width: 100%;
	background: transparent url("../img/recommendbg_main.jpg") no-repeat 0 0;
	margin: 0;
	padding: 0;
}

#left #recommend table.recommendTable tr td.more {
	text-align: right;
	vertical-align: middle;
}


#left #recommend .sectionBody table td.recommendItem {
	width: 50%;
}

#left #recommend .sectionBody table td,
#left #recommend .sectionBody table td {
	text-align: left;
	vertical-align: top;
}

#left #recommend .sectionBody table td.recommendName a {
	font-weight: 900;
	text-decoration: underline;
}

#right {
	width: 300px;
	float: right;
	clear: right;
	margin: 0 0 15px 0;
	padding: 0;
}

#right p.showimage {
	margin: 7px 0 10px 0;
	padding: 0;
}

#right div#top_banner{
	margin: 6px 0 6px 0;
	padding: 0;
	}

#right div#top_banner img{
	margin: 0px 0 3px 0;
	padding: 0;
	}

#news {
	width: 300px;
	background: transparent url("../img/infobg_top.gif") no-repeat 0 0;
	margin: 6px 0 0 0;
	padding: 9px 0 0 0;
}

#news .sectionBody {
	background: transparent url("../img/infobg_bottom.gif") no-repeat 0 100%;
	margin: 0;
	padding: 0 20px 7px 20px;
}

#news .sectionBody p {
	margin: 0;
	padding: 0;
}

#news .sectionBody p.more {
	position: relative;
	top: -1.2em;
	text-align: right;
	margin-bottom: -0.6em;
	padding: 0;
}

#news .sectionBody table {
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
}

#event {
	margin: 0;
	padding: 0;
}

#event .sectionBody {
	background: transparent url("../img/eventbg_bottom.gif") no-repeat 0 100%;
	margin: 0;
	padding: 0 3px 7px 3px;
}

#event p.head {
	height: 23px;
	line-height: 23px;
	background: transparent url("../img/eventhead.gif") no-repeat 0 0;
	font-weight: 900;
	margin: 0;
	padding: 0 0 0 8px;
}

#event p.more {
	position: relative;
	top: -1.2em;
	text-align: right;
	margin: 0 0 -0.6em 0;
	padding: 0 10px 0 0;
}


#event .sectionBody table {
	width: 100%;
	border: 0 none;
	empty-cells: show;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#event .sectionBody table tr td {
	border-bottom: 1px solid #dad9cf;
	@addomg: 2px;
}

div#content table.spec {
	width: 600px;
	empty-cells: show;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	margin: 15px auto;
}

div#content table.spec tr th {
	width: 25%;
	background: #f0f0f0;
	vertical-align: top;
	text-align: left;
	border: 1px solid #cccccc;
	padding: 3px 6px;
}

div#content table.spec tr td {
	vertical-align: top;
	text-align: left;
	border: 1px solid #cccccc;
	padding: 3px 6px;
}

div#content table.sitemap {
	empty-cells: show;
	border-collapse: separate;
	border: 0 none;
}

div#content table.sitemap tr th {
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}


div#content table.sitemap tr td ul {
	margin: 0 0 0 25px;
	padding: 0;
}

