@charset "utf-8";
/*--------------------------------------------------------------webpage bg start------------------------------------------*/
body {

	background-repeat: no-repeat;
	background-color: #FFF;
	background-position:top center;
	margin: 0px;
	
}

/*--------------------------------------------------------------webpage boby start------------------------------------------*/
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/MMXIII/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
		background-color: #FFF;
/*	background-color: #f09b40;*/
	margin: 0px;
}

/*--------------------------------------------------------------webpage header start------------------------------------------*/
#wrapper #header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
}

#wrapper #header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 350;
}
#wrapper #header #MainMenu_logo {
	width:260px;
	float: left;
}
#wrapper #header #MainMenu_menu {
	width: 740px;
	height: 350px;
	float: right;
}

/*--------------------------------------------------------------webpage bannerPanel Star------------------------------------*/
#wrapper #bannerPanel {
	height: 240px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/MMXIII/index/headcontent_bar.png);
	background-repeat: no-repeat;
	background-position:center;
	padding-top: 10px;

}
#wrapper #bannerPanel #button {
	float: left;
	width: 180px;
	height: 230px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right:8px;
}
#wrapper #bannerPanel #button img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bannerPanel #bigBanner {
	float:left;
	height: 230px;
	width: 560px;
	padding-top: 5px;
}

#wrapper #bannerPanel #promo {
	float: left;
	height: 210px;
	width: 210px;
	padding-left: 13px;
	padding-top: 40px;
}

/*--------------------------------------------------------------webpage content start------------------------------------------*/
#wrapper #content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-y;
	text-align: center;
}
/*--------------------------------------------------------------webpage left start------------------------------------------*/
#wrapper #content #left {
	width: 200px;
	float: left;
}

#wrapper #content #left #manualUpdate {
	float: left;
	/*height: 260px;*/
	height: 770px;
	width: 200px;
	background-image: url(../images/MMXIII/index/bg_manual_update.png);
	background-repeat:no-repeat;
}

#wrapper #content #left #manualUpdate #box{
	float: left;
	height: 200px;
	width: 160px;
	text-align: center;
	padding-left:20px;
	padding-top:42px;
	padding-bottom:20px;
}

#wrapper #content #right #add {
	margin-bottom: 5px;
	width: 245px;
}

#wrapper #content #right #buy {
	margin-bottom: 5px;
	width: 245px;
}


#wrapper #content #left #maintain {
	float: left;
	width: 200px;
	height:290px;
	padding-top:5px;
	background-image: url(../images/MMXIII/index/bg_maintain.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#wrapper #content #left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*--------------------------------------------------------------webpage content center start------------------------------------------*/
#wrapper #content #center {
	float: left;
	width: 555px;
}
#wrapper #content #center #news {
	height: 436px;
	width: 555px;
	float: left;
}
#wrapper #content #center #itemMall_hotTime {
	height: 160px;
	width: 555px;
	float: left;
	padding-top: 5px;
	text-align: center;
}
/*--------------------------------------------------------------webpage content right start------------------------------------------*/
#wrapper #content #right {
	float: left;
	width: 245px;
}

#wrapper #content #right #communityButton {
	margin-bottom: 5px;
	width: 245px;
}


#wrapper #content #right #product {
	float: left;
	height: 220px;
	width: 245px;
	background-image: url(../images/MMXIII/index/bg_product.png);
}

#wrapper #content #right #product #photo {
	float: left;
	height: 170px;
	width: 180px;
	text-align: center;
	padding-left:35px;
	padding-top:45px;
}

#wrapper #content #right #eventPhoto {
	width: 245px;
}

#wrapper #content #right #FT_News {
	float: left;
	height: 192px;
	width: 245px;
	background-image: url(../images/MMXIII/index/bg_newsletter.png);
}

#wrapper #content #right #FT_News #box{
	float: left;
	height: 150px;
	width: 180px;
	text-align: center;
	padding-left:34px;
	padding-top:20px;
	
}

/*--------------------------------------------------------------bottom start--------------------------------------*/
#bottom {
	background-image: url(../images/MMXIII/index/bg_bottom.png);
	background-position:center;
	background-repeat:no-repeat;
	height: 193px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#bottom #bottomContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-size: 12px;
	overflow: hidden;
	height: 170px;
}
#bottom #bottomContainer #copyright {
	float: right;
	height: 95px;
	width: 365px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#bottom #bottomContainer #copyright p {
	margin-bottom: 5px;
	margin-top: 0px;
}

#bottom #bottomContainer #copyright a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#bottom #bottomContainer #sitemap {
	float: left;
	width: 520px;
	color: #c97633;
}
#bottom #bottomContainer #sitemap p {
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
}
#bottom #bottomContainer #sitemap a {
	font-weight: normal;
	text-decoration: none;
	color: #b9a08c;
}
#bottom #bottomContainer #sitemap td {
	text-align: center;
	vertical-align: top;
}
