@charset "utf-8";

@import url("menu.css") ;
@import url("frame.css") ;
@import url("tree_menu.css") ;
/* CSS Document */

/* left right text clear open */
.left{ float:left;}
.right{ float:right;}
.textl{ text-align:left;}
.textc{ text-align:center;}
.textr{ text-align:right;}
.clear{ clear:both;}
/* left right text clear end */


/* head open */
.logo{
	width:234px;
	padding-top: 23px;
}
.guild{
	width:750px;
	height:111px;
	background-image: url(../images/head_photo.jpg);
	background-repeat: no-repeat;
}
.guild ul{ margin-top:10px; width:100px; padding-right:3px;}
.guild ul li{ float:left; padding:0 0 0 10px; line-height:15px; padding-top:0px; text-align:left;}



/* nav open */
.nav{
	width:684px;
	padding-left:70px;
	height:32px;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	background-position: 37px 0px;
	font-size: 14px;
}
*html .nav{
	width:686px;
	padding-left:68px;
	height:32px;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	background-position: 37px 0px;
	font-size: 14px;
}
*+html .nav{
	width:690px;
	padding-left:66px;
	height:32px;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	background-position: 37px 0px;
	font-size: 14px;
}
.nav ul{ width:100%; line-height:21px; padding-top:5px;}
.nav ul li{ float:left; padding:0 12px;}
.navi1 a {
	display: block;
	height: 25px;
	width: 60px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.navi1 a:hover {
	display: block;
	height: 25px;
	width: 60px;
	background-image: url(../images/subnavi1.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.navi2 a {
	display: block;
	height: 25px;
	width: 28px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.navi2 a:hover {
	display: block;
	height: 25px;
	width: 28px;
	background-image: url(../images/subnavi2.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.navi3 a {
	display: block;
	height: 25px;
	width: 60px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.navi3 a:hover {
	display: block;
	height: 25px;
	width: 28px;
	background-image: url(../images/subnavi3.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.navi4 a {
	display: block;
	height: 25px;
	width: 85px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.navi4 a:hover {
	display: block;
	height: 25px;
	width: 85px;
	background-image: url(../images/subnavi4.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.navi5 a {
	display: block;
	height: 25px;
	width: 80px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.navi5 a:hover {
	display: block;
	height: 25px;
	width: 80px;
	background-image: url(../images/subnavi5.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.navi6 a {
	display: block;
	height: 25px;
	width: 131px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.navi6 a:hover {
	display: block;
	height: 25px;
	width: 131px;
	background-image: url(../images/subnavi6.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.navi7 a {
	display: block;
	height: 25px;
	width: 100px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
.navi7 a:hover {
	display: block;
	height: 25px;
	width: 100px;
	background-image: url(../images/subnavi7.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
} 
/* main_left open */
.ml_top,.ml_bottom{ width:230px;}
.ml_top_top{
	background-image: url(../images/grey_left_top.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 11px;
	padding-left: 8px;
}
.ml_top_center{
	background-image: url(../images/grey_left_center.jpg);
	background-repeat: repeat-y;
	padding-left: 8px;
}
.ml_top_bottom{
	background-image: url(../images/grey_left_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.ml_bottom{ margin-top:17px;}
.ml_bottom_top{ background:url(../images/lefttt.jpg) no-repeat;}
.ml_bottom_center{
	width:212px;
	background-image: url(../images/pink_left.gif);
	height: 173px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.ml_bottom_bottom{ background:url(../images/leftbb1.jpg) no-repeat;}
.login{
	width:199px;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	height:29px;
	line-height:29px;
	overflow:hidden;
	background-image: url(../images/loginbg.jpg);
	background-repeat: no-repeat;
}
.login1{
	width:186px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 14px;
}
*html .login1{
	width:186px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
}
*+html .login1{
	width:186px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 14px;
}
.login1 dl{ width:188px; height:20px; margin-top:5px;}
.login1 dd{ float:left;}
.login1 .dd{ width:70px; font-size:13px; color:#000;}
.login1 .dd1{
	width:118px;
	height:24px;
	line-height: 24px;
	color: #000000;
}
.login1 .dd2 {
	background-image: url(../images/input.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 116px;
}
.login1 .dd3 {
	width:70px;
	height:21px;
	padding-top: 3px;
}
.input1{
	width:115px;
	border:none;
	background:none;
	font-size: 12px;
	color: #333333;
}

.faq{
	width:186px;
	overflow:hidden;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 29px;
	padding-left: 14px;
}
*html .faq{
	width:186px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 14px;
}
*+html .faq{
	width:186px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 14px;
}
.faq dl{ width:186px; line-height:22px;}
.faq dd{ color:#000; width:186px;}
.comm{
	width:186px;
	line-height:16px;
	color:#000;
	text-align: justify;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left:6px;
	height:110px;
	margin-top:3px;
}

/* main_right open */

.mr_top{
	background-image: url(../images/pink_right_top.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 695px;
	padding-top: 11px;
	padding-left: 9px;
	padding-right: 9px;
}
.mr_bottom{
	background-image: url(../images/pink_right_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 713px;
	background-position: left bottom;
}
.mr_center{
	width:695px;
	padding:0 9px;
	background-image: url(../images/pink_right_center.jpg);
	background-repeat: repeat-y;
}
.mr_center_top{}
.mr_center_center{
	width:663px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.mr_center_center2{
	width:663px;
	padding-right: 16px;
	padding-left: 16px;
}
.mr_center_bottom{}
.mrc_left,.mrc_right{ width:10px; height:377px;}
.mrc_left{ background:url(../images/3dleft.jpg) no-repeat;}
.mrc_center{
	width:616px;
	height:357px;
	background-image: url(../images/pink_right2.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 23px;
}
.mrc_right{ background:url(../images/3dright.jpg) no-repeat;}
.title1{
	width:680px;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	color:#442119;
	height:29px;
	line-height:29px;
	overflow:hidden;
	background-image: url(../images/title1.gif);
	background-repeat: no-repeat;
	margin-left: 9px;
}
.demo{
	width:275px;
	height:132px;
	background-image: url(../images/pink_right3.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
}


/* copyright open */
.copyright{ width:713px; border-top:1px #764443 solid; line-height:30px; color:#744141;}
.copyright a{
	color:#744141;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}
.copyright a:hover{ color:#744141; text-decoration:underline;}


/* about us */
.font1{
	font-size: 13px;
	font-weight: bold;
	color: #442119;
	text-align: center;
}
h6{
	font-size: 13px;
	font-weight: bold;
	color: #442119;
}

.login1 .dd4{
	width:171px;
	font-size:13px;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 3px;
}
.login2 img {
	padding-left: 78px;
}
.login2{
	width:194px;
	padding-left:20px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	height:22px;
	overflow:hidden;
	background-image: url(../images/loginbg.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}
.mrc_center2_bottom{
	width:663px;
	height:18px;
	background-image: url(../images/pink_right_bottom1.gif);
	background-repeat: no-repeat;
}
.mrc_center2_center{
	width:623px;
	background-image: url(../images/pink_right_center1.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
.mrc_center2_center_text{
	width:593px;
	height: 493px;
	padding-right: 15px;
	padding-left: 15px;
}
.mrc_center2_top{
	width:663px;
	height:18px;
	background-image: url(../images/pink_right_top1.gif);
	background-repeat: no-repeat;
}
.textc2{
	text-align:justify;
	font-size: 12px;
	color: #000000;
}
.title2{
	width:675px;
	font-size:13px;
	font-weight:bold;
	color:#442119;
	height:29px;
	line-height:29px;
	overflow:hidden;
	background-image: url(../images/title1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* partners */
.mrc_center2_center_text2{
	padding-left: 15px;
	height: 491px;
	width: 593px;
	padding-right: 15px;
	text-align: center;
}
.mrc_center2_center_text2 img {
	padding-bottom: 4px;
}

/* faq */
h3{
	font-size: 17px;
	font-weight: bold;
	color: #442119;
	font-style: italic;
}

h4{
	font-size: 15px;
	font-weight: bold;
	color: #993333;
	font-style: italic;
}

h5{
	font-size: 13px;
	font-weight: bold;
	color: #442119;
	font-style: italic;
}

/* register */
.font2{
	color: #FF0000;
}
.font3{
	font-size: 13px;
	font-weight: bold;
	color: #442119;
	font-style: italic;
	text-decoration: underline;
}
.font4{
	font-weight: bold;
}
.input2{
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 145px;
	background:none;
	color: #333333;
}
.input2_2{
	height: 20px;
	background-image: url(../images/input2.jpg);
	background-repeat: no-repeat;
	width: 145px;

}
.input3{
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 63px;
	background:none;
	color: #333333;
}
.input3_2{
	height: 20px;
	background-image: url(../images/input3.jpg);
	background-repeat: no-repeat;
	width: 63px;

}

.register_line{
	background-image: url(../images/register_line.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.textc3{
	font-size: 12px;
	color: #000000;
}

/* password forgotten */
.table1{
	width: 247px;
	margin-left: 165px;
}

/* shop owner */
.login4{
	width:199px;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	color:#442119;
	height:29px;
	line-height:29px;
	overflow:hidden;
	background-image: url(../images/loginbg2.jpg);
	background-repeat: no-repeat;
}
.ml_top_center2{
	background-image: url(../images/grey_left_center.jpg);
	background-repeat: repeat-y;
	padding-left: 8px;
	height: 332px;
}
.font5{
	color: #442119;
}
.register_line2{
	background-image: url(../images/register_line2.jpg);
	background-repeat: repeat-x;
	background-position: 10px;
}
/* front_view */
.font6 {
	color: #993333;
}

.image1{
	border: 5px solid #b5b5b5;
	margin-top: 10px;
	margin-bottom: 10px;
}
.login3{
	width:266px;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	height:30px;
	line-height:29px;
	background-image: url(../images/title_green.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 6px;
}
*html .login3{
	width:266px;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	height:30px;
	line-height:29px;
	background-image: url(../images/title_green.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 1px;
}
*+html .login3{
	width:266px;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	height:30px;
	line-height:29px;
	background-image: url(../images/title_green.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 1px;
}
.lonin3_center {
	background-color: #999999;
	margin-right: 10px;
	margin-left: 10px;
}

.mr_top2,.mr_bottom2{ width:960px; height:9px;}
.mr_top2{
	background-image: url(../images/pink_right_top2.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 940px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
.mr_bottom2{
	background-image: url(../images/pink_right_bottom2.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 960px;
	background-position: left bottom;
}
.mr_center2{
	width:930px;
	background-image: url(../images/pink_right_center2.jpg);
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.mr_left2{
	width: 627px;
	float: left;
}
.mr_left2_top {
	background-image: url(../images/pink_right_top3.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 627px;
}
.mr_left2_center {
	background-image: url(../images/pink_right_center3.jpg);
	background-repeat: repeat-y;
	width: 587px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	height: 491px;
}
.mr_left2_center_text{
	width:557px;
	height: 491px;
	padding-right: 15px;
	padding-left: 15px;
}
.mr_left2_bottom {
	background-image: url(../images/pink_right_bottom3.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 627px;
}
.mr_right2{
	width: 291px;
	float: right;
}
.mr_right2_top{
	width: 291px;
	background-image: url(../images/about_gray_top1.gif);
	background-repeat: no-repeat;
	height: 12px;
	background-position: left top;
}
.mr_right2_center{
	width: 291px;
	background-image: url(../images/about_gray_center1.jpg);
	background-repeat: repeat-y;
	float: none;
	text-align: center;
	height: 501px;
}
.mr_right2_bottom{
	width: 291px;
	background-image: url(../images/about_gray_bottom1.gif);
	background-repeat: no-repeat;
	height: 12px;
}


.shop_details_title_left{
	background-image: url(../images/title_pink_left.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 18px;
}
.shop_details_title_center{
	background-image: url(../images/title_pink_center.jpg);
	background-repeat: repeat-x;
	/* height: 29px; */
	/* line-height: 29px; */
}

.shop_details_title_right{
	background-image: url(../images/title_pink_right.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 19px;
	background-position: right top;
}
.width1{
	width: 903px;
}

.shop_details_welcome_right {
	padding-left: 66px;
}
.shop_details_title_center img {
	padding-top: 3px;
}

/* interior_deign_preview_shop */
.mrc_center4_bottom{
	width:930px;
	height:15px;
	background-image: url(../images/pink_right_bottom4.gif);
	background-repeat: no-repeat;
}
.mrc_center4_center{
	width:890px;
	background-image: url(../images/pink_right_center4.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
.mrc_center4_center_text{
	width:860px;
	height: 491px;
	padding-right: 15px;
	padding-left: 15px;
}
.mrc_center4_top{
	width:930px;
	height:19px;
	background-image: url(../images/pink_right_top4.gif);
	background-repeat: no-repeat;
}
.image2{
	border: 5px solid #b5b5b5;
	margin-left: 54px;
	margin-top: 3px;
}
/* interior_deign_furniture */
.furniture_center_line{
	padding-top: 6px;
}

.image3{
	border: 5px solid #b5b5b5;
	margin-top: 4px;
	margin-bottom: 4px;
}

.image4{
	border: 5px solid #b5b5b5;
}

.mr_right3_center{
	width: 271px;
	background-image: url(../images/about_gray_center1.jpg);
	background-repeat: repeat-y;
	float: none;
	text-align: center;
	height: 479px;
	padding-right: 10px;
	padding-left: 10px;
}
.mr_right3_center_text{
	width:255px;
	height: 473px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 6px;
}
.mr_right3_top{
	width: 231px;
	background-image: url(../images/furniture_top_green.gif);
	background-repeat: no-repeat;
	height: 34px;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
}
.mr_right3_top li {
	float: left;
	margin-top: 5px;
	text-align: center;
}
.mr_right3_top li a{
	display: block;
	height: 29px;
	width: 75px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
}
.mr_right3_top li a:hover{
	background-image: url(../images/furniture_top_green_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 75px;
	font-size: 13px;
	font-weight: bold;
	color: #717171;
	line-height: 29px;
}
.mr_right3_top_now{
	background-image: url(../images/furniture_top_green_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 75px;
	font-size: 13px;
	font-weight: bold;
	color: #717171;
	line-height: 29px;
}
/* interior_deign_shop_music */

.table1_td1{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #442119;
	border-right-color: #442119;
	border-bottom-color: #442119;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.table1_td2{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #442119;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.table1_td3{
	background-color: #e3e3e3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #442119;
	border-bottom-color: #442119;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.table1_td4{
	background-color: #e3e3e3;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #442119;
	border-bottom-color: #442119;
	border-left-color: #442119;
}
.table1_td5{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #442119;
	border-bottom-color: #442119;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.table1_td6{
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #442119;
	border-bottom-color: #442119;
	border-left-color: #442119;
}
.table1_td7{
	padding-left: 305px;
}
/* interior_design_2d_display */
.table1_td8{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #442119;
	border-right-color: #442119;
	border-bottom-color: #442119;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/table_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	color: #442119;
	font-weight: bold;
	font-size: 12px;
}
.table1_td9{
	color: #442119;
	border: 1px solid #442119;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/table_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
}
.table1_td10{
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #442119;
	border-bottom-color: #442119;
	border-left-color: #442119;
	background-color: #b6b4b4;
}

/* 2d */
.chart1{
	height: 50px;
	width: 195px;
	margin-bottom: 15px;
	margin-top: 7px;
}
.chart1 li {
	line-height: 17px;
	font-size: 12px;
	color: #FFFFFF;
}

.chart2{
	height: 228px;
	width: 195px;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
}
.chart2 li {
	line-height: 17px;
	font-size: 12px;
	overflow:hidden;
}
.mrc_center5_bottom{
	width:432px;
	height:18px;
	background-image: url(../images/pink_right_bottom5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mrc_center5_center{
	width:412px;
	background-image: url(../images/pink_right_center5.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.mrc_center5_center_text{
	width:396px;
	height: 493px;
	padding-right: 8px;
	padding-left: 8px;
}
.mrc_center5_top{
	width:432px;
	height:18px;
	background-image: url(../images/pink_right_top5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mrc_center6_bottom{
	width:223px;
	height:18px;
	background-image: url(../images/pink_right_bottom6.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mrc_center6_center{
	width:198px;
	background-image: url(../images/pink_right_center6.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 15px;
	height: 493px;
	font-size: 15px;
	color: #6e2e0a;
}
.mrc_center6_center_text{
	width:193px;
	height: 493px;
	padding-right: 5px;
	padding-left: 5px;
}
.mrc_center6_top{
	width:223px;
	height:18px;
	background-image: url(../images/pink_right_top6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.product1{
	width: 173px;
	margin-right: 3px;
}
.product2{
	font-size: 14px;
	color: #835136;
	background-image: url(../images/2d_pic.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 163px;
	background-position: left top;
	line-height: 37px;
	padding-left: 10px;
}

.product3{
	font-size: 14px;
	color: #835136;
	background-image: url(../images/2d_sub_pic.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 173px;
	background-position: left top;
}
.product_left {
	width: 413px;
}
.product_right {
	width: 223px;
}


.image5{
	border: 1px solid #d2b3a2;
	margin-right: 7px;
	margin-top: 4px;
}
.input4{
	width:70px;
	border:none;
	background:none;
	font-size: 12px;
	color: #333333;
}
.input5{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:none;
	height: 89px;
	width: 195px;
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;



}
.search{
	line-height: 20px;
	background-image: url(../images/input4.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 110px;
	margin-top: 4px;
	padding-top:2px ;
	background-position: right bottom;
}
.search_left{
	margin-left: 160px;
}
.width2{
	width: 658px;
    height:29px;
}

/* community */
h2{
	font-size: 13px;
	font-weight: bold;
	color: #442119;
	width: 277px;
}

.image6{
	border: 2px solid #d2b3a2;
	margin-bottom: 8px;
	margin-left: 8px;
}
.news_p{
	margin-bottom: 10px;
	margin-top: 10px;
}
.news_p2 {
	width: 277px;
}

/* my_page */
.font7{
	font-size: 14px;
	font-weight: bold;
	color: #442119;
	font-style: italic;
}
.search_left2{
	margin-left: 315px;
}

/* report_link*/
.table td{
	padding: 2px ;
	border:1px solid #ccc ;
}

/*my page*/
.new_main_bg{
	width:660px ; 
	height:510px ;
	color:#000 ; 
	background:url(../images/main_bg.gif) ;
}
/*right*/
.message_box{
	width:229px ; 
	height:140px ; 
	background:url(../images/message_box.gif) #cccccc no-repeat ;
	position:absolute ;
	display:none ;
	color:#000 ;
}

/* shoptop100 */
.shoptop100add {
    background-color:#873c39;
    color:white;
    padding:8px 20px;
    text-align:center;
   
}
.shoptop1000add strong {
    font-size: 200%;
}
#votePageOne input, #votePageTwo input {
    border:1px solid #cd9896;
} 
#votePageOne {
}
#votePageTwo {
}
#votePageThree {
}

.greenButton {
	float:left; 
	border-bottom:2px solid #A39E9B; 
	color:white; 
	background-color:#535f2b; 
	-moz-border-radius:2px; 
	text-align:center;
	padding:2px 5px;
	margin-left:4px;
	cursor:pointer;
	cursor:hand;
}
.shop_details_title_center li{
	float: left;
	color: black;
	font-weight: bold;
    /* border:2px solid #9c5e5a; */
    /* -moz-border-radius:4px; */
    background-color:#F9EADB;
    padding:3px 5px;
    margin-top:3px;
    margin-right:3px;
    
}
.shop_details_title_center li:hover{
    background-color:#7e9041;
    color:white;
}
.shop_details_title_center li:hover a{
	color:white;
}
.shop_details_title_center li a{
	color: black;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	/*text-decoration: underline;*/
    text-decoration:none;
}
.shop_details_title_center li a:hover{
	/* color: #442119; */
    background-color:#7e9041;
	font-weight: bold;
	text-decoration: none;
    color:white;
}
.topLinks {
	background-color:#F9EADB;
}
.topLinks .sb-border { 
		background:#9c5e5a;
}
.topLinks .sb-inner {
	background:#F9EADB;
}
.topLinks.selected .sb-inner{
	background:#7e9041;
}
.topLinks:hover .sb-inner {
	background:#7e9041;
}
.bigShop {
	background-color:#F9EADB;
	background-image:url("/templates/new/images/shopblokgradient.jpg");
	height:75px;
	margin-bottom:40px;
}
.bigShop .sb-border { 
		background:#873C39;
}
.bigShop .sb-inner {
	background:#F9EADB;
	background-image:url("/templates/new/images/shopblokgradient.jpg");
}
.shopBlok .sb-border {
		background:#873C39;
}
.shopBlok .sb-inner {
	background-image:url('/templates/new/images/shopblokgradient.jpg');
}
.shoplink .sb-border {
	background:#EDCCBA;
}
.shoplink .sb-inner {
	background:#EDCCBA;
}
