@charset "utf-8";
/* CSS Document */

/************************* other *************************/


#allWrap{
	width:1300px;
	
	
}

img, div, form, fieldset, input {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #f7f7f7;
}

.clear{
	clear:both;	
}

.clearCtrl{
	height:10px;	
}

/************************* header *************************/
#headWrap{
	background:
	url(file:///C|/360%E5%AE%89%E5%85%A8%E6%B5%8F%E8%A7%88%E5%99%A8%E4%B8%8B%E8%BD%BD/Megoshop2012_files/bg-head.jpg);
	width:1110px;
	height:132px;
	position:relative;
	margin:0 auto;
}

#headWrap .head1{
	position: absolute;
	top: 9px;
	left: 6px;
	width: 220px;
	height: 55px;
}

#headWrap .head1 img{
	width:220px;
	height:55px;
}

/************************* body *************************/
#bodyWrap{
	width:1110px;
	margin:0 auto 30px auto;
	padding:0 0 20px 0;
}

#rightWrap{
	width:1110px;
	float:right;
	margin:0;
	padding:0;
	background-image: url(zhongjian.jpg);
}

#rightWrap h1{
	text-align:center;
	padding:20px 0;
}

#imgBox{
	margin:0;
	margin-top:120px;
	padding:0 0 20px 0;
	float:top;
	background-image: url(zhongjian1.jpg);
}

#bigBox{
	margin:0 auto;
	overflow:hidden;
	text-align:top;
	border:10px solid #e3f4e1;
	background:#fff;
}

#bigBox li{
    text-align:center;
    list-style:none;
}

#bigBox img{
	max-width:480px;
	max-height:420px;
}

#smallBox {
	width:460px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	background-color: #fff;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3f4e1;
	border-bottom-color: #e3f4e1;
	border-left-color: #e3f4e1;
}

#smallBox div{
	width:65px;
	height:65px;
	border:1px solid #cccccc;
	text-align:center;
	vertical-align: middle;
	margin:0 5px;
	display: inline-block;
}

#smallBox div img{
	max-width:65px;
	max-height:65px;
}

#smallBox div.clear{
	width:auto;
	height:auto;
	border:none;
	margin:0;
	clear:both;
}

#contentBox{
	width:1110px;
	background:#e1f5c4;
	float:left;
}

#contentBox .content{
	padding:30px;
	background-color: #e3f4e1;
}

#tabs .body1{
	width:1110px;
	margin:10px 0 0 0;
}

#tabs .body1 .content{
	padding:30px;
	float:left;
	background-color: #e3f4e1;
}

#tabs .body1 table.delivery{
	font-family:arial;
	font-size:12px;

	width:100%;
	border-collapse:collapse;
	border-spacing: 0;
	margin:0 auto;
}

#tabs .body1 table.delivery th,#tabs .body1 table.delivery td{
	border: 1px solid #000;
	padding: 5px;
}

#tabs .body1 table.delivery th{
	background:#e3f4e1;
	
	font-weight:bold;
}

#tabs .body1 table.delivery td{
	text-align:center;
}

#tabs .body1 table.delivery td.country{
	text-align:left;
	font-weight:bold;
}

#tabs .body1 table.delivery td.remark{
	background:#a6ff33;
}
