 


body{
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
td{ vertical-align:top; }
a,a:hover {text-decoration:none;}
* {font-size:inherit; font-family:inherit;}
form { margin:0px; padding:0px; }
.ui-icon { display:inline-block; }
#wrapper{
	background-color:#fff;
	font-size:14px;
}

#wrapper{
	width:914px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}


#toppart{
	background1:url('imgs/scheme/55788/style/top_bg.png') no-repeat;
	overflow:hidden;
	height:98px;
}
#topright{
	text-align:right;
}

#leftpart{
	width:153px;
	padding-left:5px;
	padding-top:3px;
}


#bottompart{
	padding-top:20px;
}


#rightpart{ display:none; visibility:hidden; }


#outerleft{ display:none; visibility:hidden; }


#outerright{ display:none; visibility:hidden; }


#centerpart{
	width:756px;
	padding-top:3px;
}

#contentpart{

}

#contentpart{clear:both; padding-top:8px;}
#menubar{
	background:url('imgs/scheme/55788/style/menu_bg.png') repeat-x;
	height:36px;
	vertical-align:middle;
	clear:both;
}
#menubar,#menubar *{
	color:#fff;
}
#menubar{ }
#menubar #searchform{ float:right; }
.dropdown{
z-index:100;
}
.dropdown ul li{
z-index:110;
}
.dropdown, .dropdown *{
margin:0px;padding:0px;list-style:none;
}
.dropdown li { 
position : relative; text-align:left; line-height:34px; padding:0px 22px; top:0px;
}
.dropdown li li{
font-weight:normal; font-size:12px; line-height:15px; padding:4px 8px; top:0px; border-right:1px solid #ccc;
}

/* LEVEL ONE */
ul.dropdown { 
position: relative; 
}
ul.dropdown li{ 
font-weight: bold; float: left; zoom: 1; background: url('imgs/scheme/55788/style/menu_separator.png') no-repeat right; 
}
ul.dropdown li a,ul.dropdown li a:hover{
	font-weight:bold;
}

ul.dropdown li li a{ 
display: block;  
}
ul.dropdown li:last-child a { 
border-right: none; 
} /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover{
background: url('imgs/scheme/55788/style/menu_bg2.png') repeat-x; 
}


/* LEVEL TWO */
ul.dropdown ul { 
width: 210px; visibility: hidden; position: absolute; top: 100%; left: 0; background: #5E5A5A;
}
ul.dropdown ul li 	{ 
font-weight: normal; background: #5E5A5A; color1: #000; border-bottom: 1px solid #ccc; float: none; 
}
ul.dropdown li li.hover { 
background1: #30A8C3; color:#000;
}
						  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a{ 
border-right: none; width: 100%; display: inline-block; 
} 

/* LEVEL THREE */
ul.dropdown ul ul 	{ 
left: 100%; top: 0px; 
}
ul.dropdown li:hover > ul{ 
visibility: visible; 
}

#navbar{ text-align:right; border :1px solid #ccc; clear:both;height:20px;padding:2px 10px; }
#navbar #navpath{ float:left;}
#navbar #pagebar{  }

.navtree {
	margin-left:16px;
}
.navtree li { padding-bottom:3px; }
#navtree{
	clear:both;
}
#navtree *,#navtree a:hover,#navtree a{
	font-size1:12px;
	text-decoration:none;
}
.navtree{
	margin:0px;
	list-style-type:none;
	clear:both;
}
.navtree li{
	float:left;
	padding:3px 10px;
	white-space:nowrap;
}
.pbox{
	border:1px solid #bbb;
	width:278px;
	height:130px;
}
.pbox #header-left{
	float:left;
	background:url('imgs/scheme/55788/style/arrow2.png') no-repeat;
	width:19px;
	height:22px;
	padding-right:10px;
}
.pbox #header{
	font-weight:bold;
	background:url('imgs/scheme/55788/style/box_header_bg.png') repeat-x;
	color:#fff;
	height:30px;
}
.pbox #body{
	overflow:hidden;
	background:url('imgs/scheme/55788/style/box_body_bg.png') repeat-x bottom;
	height:100px;
	clear:both;

}
#tmenu { border:1px solid #ccc;padding:8px 2px; }
/* level 1 -- */
.tmenu, .tmenu  ul{
	padding:0px;
	margin-left:16px;
}
.tmenu a{
	position:relative;
	top:-2px;
	text-decoration:none;
}
.tmenu li{
	padding-bottom:6px;
	list-style-image:url('imgs/scheme/55788/icons/arrow.jpg');
}
/* -- level 1 */

/* level 2+ -- */
.tmenu li li{	
	list-style-image:url('imgs/scheme/55788/icons/arrow2.jpg');
	padding-bottom:3px;
}	
.tmenu li ul{	
	padding-top:3px;
	margin-left:8px;
}	
/* -- level 2+  */

#footbar{
text-align:center;
}
ul.footbar{
margin:0px;
list-style-type:none;
}
ul.footbar li{
float:left; padding-right:16px;
}
.current{ font-weight:bold;}
#logo {float:left;height:70px;overflow:hidden;}
#memberbox {padding-top:6px;padding-bottom:6px;}
#maintitle { clear:both;}
#maintitle * { font-size:18px;font-weight:bold;}
#searchform { line-height:32px;padding-top:6px; }
#pagebar { font-weight:bold;font-size:14px; }
#pagebar a, #pagebar a:hover { font-weight:normal;font-size:12px; }
#buttonbar { }
#buttonbar ul { margin:0px; }
#buttonbar li { list-style-type:none; float:left; }img.itemcover{
	max-width:320px;
	width: expression(this.width>=this.height && this.width>320 ? 320: true);
	maax-height:320px;
	height: expression(this.height>this.width && this.height>320 ? 320: true);
}
img.itemthumb{
	max-width:105px;
	width: expression(this.width>=this.height && this.width>105 ? 105: true);
	max-height:105px;
	height: expression(this.height>this.width && this.height>105 ? 105: true);

}
img.itemthumbs{
	max-width:75px;
	width: expression(this.width>=this.height && this.width>75 ? 75: true);
	max-height:75px;
	height: expression(this.height>this.width && this.height>75 ? 75: true);
}
.origprice { text-decoration:line-through; }

#itemshow .ulthumb{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}


#itemshow .ulthumb li{
	float:left;
	width:188px; 
	height:210px;
	overflow:hidden;
	padding-bottom:18px;
	padding-right:8px;
}

#itemshow .ulthumb #thumbpic {
	height:105px;
	width:105px;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	margin-bottom:6px;
}

#itemview #picture {width:360px;float:left}
#itemview #itemdetail {margin-left:360px; }
 /*.scroller .simply-scroll,.scroller .simply-scroll-clip{ 
	width: 434px;
	height: 76px;
}

.scroller li {
	float: left;
	width: 138px;
	height: 75px;
}

.scroller img{
	height:75px;
}
*/
.rotater{
/*	width:360px; height:145px;overflow:hidden;*/
}
a.button {
    background: transparent url('upload/cmtimg/11133/icons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('upload/cmtimg/11133/icons/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

.button_l {
	float: left;
	clear: both;
	background: url(imgs/scheme/55788/button/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.button_l a{
	float: left;
	height: 40px;
	background: url(imgs/scheme/55788/button/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.button_l span {
	background: url(imgs/scheme/55788/button/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.button_s {
	float: left;
	clear: both;
	background: url(imgs/scheme/55788/button/btn_left_s.png) no-repeat;
	padding: 0 0 0 4px;
	margin: 0px 0;
}
.button_s a{
	float: left;
	height: 16px;
	background: url(imgs/scheme/55788/button/btn_stretch_s.png) repeat-x left top;
	line-height: 16px;
	padding: 0 4px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
.button_s span {
	background: url(imgs/scheme/55788/button/btn_right_s.png) no-repeat;
	float: left;
	width: 4px;
	height: 16px;
}

.button_m {
	float: left;
	clear: both;
	background: url(imgs/scheme/55788/button/btn_left_m.png) no-repeat ;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.button_m a{
	float: left;
	height: 22px;
	background: url(imgs/scheme/55788/button/btn_stretch_m.png) repeat-x left top;
	line-height: 22px;
	padding: 0 0px;
	color: #fff;
	font-size: 12px;

	text-decoration: none;
}
.button_m span {
	background: url(imgs/scheme/55788/button/btn_right_m.png) no-repeat;
	float: left;
	width: 10px;
	height: 22px;
}
.button_s,.button_m,.button_l{background-color: #605555;}





.button-l,.button-l:hover {
	padding: 6 15px;
	font-size:20px;
	text-decoration:none;
}
.button-m,.button-m:hover {
	padding: 2 12px;
	font-size:16px;
	text-decoration:none;
}
.button-s,.button-s:hover {
	padding: 1 10px;
	font-size:12px;
	text-decoration:none;
}
.button-l,.button-m,.button-s{
	color: #fff;
	background-color:#444;
}

.button-l:hover,.button-m:hover,.button-s:hover{
	color: #fff;
	background-color:#666;
}
