@charset "UTF-8";

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	 
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #64553A;
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #64553A;
}
#containerBG {
	margin-right: auto;
	margin-left: auto;
	width: 1048px;
	height: auto;
	border: none;
	background-image: url(../images/topicBGPoint.jpg);
	background-repeat: repeat;
	z-index: -5;
}

#containerMC {
	width: 1048px;
//	height: 1024px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	background-image: url(../images/topicBG.jpg);
	background-repeat: repeat-x;
}
#containerMC2 {
	width: 1048px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	background-image: url(../images/topicBG.jpg);
	background-repeat: repeat-x;
}
#banner {
	width: 1024px;
}
#out-wrapper {
	width:810px;
	float: left;
	clear: left;
	margin-top: 5px;
	position: relative;
}
#out-wrapper2 {
	width:1024px;
	float: left;
	clear: left;
	margin-top: 5px;
	position: relative;
}
#right-ad {
	width: 214px;
	float: left;
	margin-top: 5px;
}
#main-ad {
	width: 810px;
	height: 75px;
	background-repeat: no-repeat;
	text-align: center;
}

#left-wrapper {
	clear: left;
	width: 251px;
	height: 652px;
	background-image: url(../images/functionBanner.jpg);
	background-repeat: no-repeat;
}

#right-up-wrapper {
	clear: left;
	width: 773px;
	height: 93px;
}

#right-down-wrapper {
	clear: left;
	width: 773px;
}

#right-down-body-wrapper {
	clear: center;
	width: 773px;
	background-image: url(../images/block_body.jpg);
	background-repeat: repeat-y;
}

#right-down-body-content-wrapper {
	position: relative;
	clear: left;
	width: 740px;
	left: 10px;
}

#main-outwrapper {
	clear: left;
	width: 1000px;
	margin-left: 8px;
	padding-top: 10px;
}
#left-ad {
	float: left;
	clear: left;
	margin-bottom: 20px; 
	width: 170px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}
#main-wrapper {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;	
}
#bottom {
	text-align: center;
	font-size: 12px;
	min-width: 1024px;
	height: 20px;
	background-color:#64553A;
	clear: left;
	color: #FFF;
	font-weight: normal;
	padding-top: 5px;
}

#LoginBlock {
	border-style:solid; 
	border-width:thin; 
	border-color:#a57cbe; 
	width:400px;
	height:268px;
	text-align:center;
}

#LoginBlock2 {
	border-style:solid; 
	border-width:thin; 
	border-color:#a57cbe; 
	width:400px;
	height:131px;
	text-align:center;
}

#LoginBlock3 {
	border-style:solid; 
	border-width:thin; 
	border-color:#a57cbe; 
	width:400px;
	height:57px;
	text-align:center;
}

#loginText a:visited{
	color: #75BCE0;
	font-size:14px;
	text-decoration: none;
}

#loginText a:hover{
	color: #75BCE0;
	font-size:14px;
	text-decoration: underline;
}

#loginText a:link{
	color: #75BCE0;
	font-size:14px;
	text-decoration: none;
}

.loginTextDot{
	color: #75BCE0;
	font-size:14px;
}

.MCrightAd {
	position : relative;
//	left: 3px;
	vertical-align:top;
}

.addCateList1{
	text-align : left;
	vertical-align : top;
	background-color: #e1ddec;
}

.addCateList2{
	text-align : left;
	vertical-align : top;
	background-color: #F3EFFF;
}

.addCateList3{
	text-align : left;
	vertical-align : top;
	background-color: #F3EFFF;
}

.addCateList4{
	text-align : left;
	vertical-align : top;
//	background-color: #e1fee5;
}
.dotline{
	background-image:url(../images/main-wrapper/product/discountLine.jpg); 
	background-repeat: repeat-x;
	vertical-align : top;
	padding-top: 7px;
}
.dotline2{
	background-image:url(../images/main-wrapper/product/discountLine.jpg); 
	background-repeat: repeat-x;
	text-align : center;
	padding-top: 7px;
}

#catas{
	color: #FFFFFF;
	font-size:14px;
	vertical-align:top;
}

#catas a:link{
	color: #FFFFFF;
	font-size:14px;
	text-decoration: none;
}

#catas a:hover{
	color: #FFFFFF;
	font-size:14px;
	text-decoration: underline;
}

#catas a:visited{
	color: #FFFFFF;
	font-size:14px;
	text-decoration: none;
}

#searchCates{
	color: #000000;
	font-size:14px;
	vertical-align:top;
}

#searchCates a:link{
	color: #000000;
	font-size:14px;
	text-decoration: none;
}

#searchCates a:hover{
	color: #000000;
	font-size:14px;
	text-decoration: underline;
}

#searchCates a:visited{
	color: #000000;
	font-size:14px;
	text-decoration: none;
}

.left25{
	padding-left: 25px;
}

.bgViolet{
	background-color: #C8BEE7;
}

