/* General */
body {margin:0}
* {line-height:1.33em}
body,table,input,select,textarea,button {font:12px Tahoma,Verdana}

a {text-decoration:none; color:#003399}
a:hover {text-decoration:none; color:#FF9900}
img {border:0}
table {border-collapse:collapse; text-align:left; table-layout:fixed; word-wrap:break-word; overflow:hidden}
tr {vertical-align:top}
td,input {padding:0}
textarea {overflow-y:auto}
form {margin:0}

.clear {clear:both}
.nowrap {white-space:nowrap}
.small {font-size:11px}

/* Product image */
.pimg_outer {width:728px; height:560px; overflow:hidden; padding:5px 6px 0; text-align:center}
.pimg_main {width:688px; height:360px; padding:70px 20px 30px; overflow:hidden; background-image:url(../images/pimage_bg.jpg)}
.pimg_main .col1 {width:290px; height:345px; vertical-align:top; overflow:hidden; padding:15px 0 0 15px}
.pimg_main .col2 {width:360px; height:360px; vertical-align:middle; text-align:center; overflow:hidden; padding:0 15px 0 8px}
.pimg_main .model {font-size:18px; font-weight:bold; word-wrap:break-word;}
.pimg_main .price {font-size:18px; font-weight:bold; color:#FF6600}
.pimg_main .desc {font-weight:bold}
.pimg_main .attr {table-layout:auto}
.pimg_main .attr .name {white-space:nowrap; padding-right:8px}
.pimg_main .attr div {width:170px}

.pimg_main a.thumb img {
	max-width:360px; max-height:360px;
	_width:expression(this.width > 360 && this.height < this.width?'360px':true);
	_height:expression(this.height > 360 && this.height >= this.width?'360px':true);
}
.pimg_main a.thumb:hover img {cursor:url(../images/magnify.cur),auto}

/* Starshop list */
.ssl_main {width:884px; height:534px; margin:3px; overflow-y:scroll}
.ssl_main .level {width:856px; margin-bottom:10px}
.ssl_main .shops {width:856px}
.ssl_main .shop {float:left; width:202px; height:150px; overflow:hidden; padding:0 6px; margin-bottom:10px; font-weight:bold; text-align:center}
.ssl_main .shop img {margin-bottom:5px}
.ssl_main .shop img:hover {border:1px solid #A5BA7B}

.img200x100 {width:200px; height:100px; border:1px solid #DDD}
a.movr:hover img {border:1px solid #A5BA7B}

#ad6 {width:728px; height:90px; margin-bottom:10px}
