
body {
  margin:0px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #00C;
}

.remark {
	color:#C00;
	font-size:12px;
	margin-left:10px;
}

#globalbar {
	width:100%;
	height:24px;
	background-color:#FB7600;
	border-bottom:4px solid #FB7600;
	/**
	background-image:url(...);
	background-position:center top;
	background-repeat:repeat-x;
	**/
}
#globalbar .content {
  width:963px;
  margin:0 auto;
  color:#FFF;
  /*color:#FB7600;*/
  font-size:12px;
}
#globalbar .content a {
	display:block;
	height:24px;
	padding:6px 10px 0 10px;
	cursor: pointer;
	color:#FFF;
  /*color:#FB7600;*/
	text-decoration:none;
}
#globalbar .content a:hover {
	color:#FB7600;
	background-color:#FDB779;
}
#globalbar .content .left {
	float: left;
}
#globalbar .content .right {
	float: right;
}
#globalbar .content .item {
	float:left;
}
#globalbar .content .item:hover {
}
#container {
  width:963px;
  margin:0 auto;
}
#top_header {
  width:963px;
  height:194px;
  background-image:url(../images/common/bg.header.jpg);
  background-position:center top;
  background-repeat:no-repeat;
}
#top_header .logo {
	position:relative;
	top:20px;
	left:20px;
	width:55px;
	height:55px;
	background: url(../images/common/logo.gif) left top no-repeat;
	cursor: pointer;
}
#top_header .searchbar {
	position:relative;
	top:20px;
	left:720px;
	width:220px;
	height:24px;
}

#middle_content {
  width:963px;
  clear:both;
  min-height:1300px;
  height:auto !important;
  height:1300px;
  margin-top:25px;
  background: url(../images/common/bg.content.jpg) left top repeat-y;
}
#middle_content .left_column {
  width:200px;
  float:left;
  margin-right:25px;
}
#middle_content .left_column .cartbox {
  width:195px;
  margin:0;
}
#middle_content .left_column .cartbox .top {
	height: 35px;
	background: url(../images/shop/cartbox.top.jpg) center top no-repeat;
}
#middle_content .left_column .cartbox .middle {
	background: url(../images/shop/cartbox.middle.jpg) center top repeat-y;
}
#middle_content .left_column .cartbox .bottom {
	height: 10px;
	background: url(../images/shop/cartbox.bottom.jpg) center top no-repeat;
}

#middle_content .left_column .left_top {
  width:200px;
  margin:10px 0;
}
#middle_content .left_column .left_top .frontpage{
	margin-top: 5px;
	width: 195px;
}
#middle_content .left_column .left_top .frontpage .item {
	margin-top: 5px;
	background-color: #EAD4BF;
	padding: 5px 0 0 10px;
	cursor: pointer;
}
#middle_content .left_column .left_top .frontpage .sub {
	margin-top: 5px;
	background-color: #F5EBE1;
	padding: 5px 0 0 25px;
	cursor: pointer;
}

#middle_content .left_column .left_top .frontpage .title {
	height: 30px;
	background: url(../images/left_top.frontpage.title.jpg) center top no-repeat;
}
#middle_content .left_column .left_top .frontpage .content {
	margin-top: 5px;
	font-size:12px;
	color:#757575;
    margin: 10px 5px 10px 5px;
}
#middle_content .left_column .left_top .shop{
}
#middle_content .left_column .left_top .pages{
}
#middle_content .left_column .left_top .articles{
}
#middle_content .left_column .button {
	margin: 10px 0;
}
#middle_content .right_column {
  width: 685px;
  height: auto;
  float:right;
  margin-right:5px;
}
#middle_content .right_column .content_title {
  width: 690px;
  height: 50px;
  background-color:#B9B;
}
#bottom_footer {
  clear:both;
  width:963px;
  height:auto;
  margin-top:25px;
  padding: 20px 0;
  color:#665C39;
  background-color:#ECE0C8;
  font-size:12px;
  text-align:center;
}

/***** style of form *****/

.userForm {
	margin-left:10px;
}
.userForm .title {
}
.userForm .row {
	clear:both;
	margin: 5px 0;
}
.userForm .row .label {
	width:20%;
	white-space:nowrap;
	float:left;
	padding:5px;
}
.userForm .row .text {
	width:70%;
	float:left;
	padding:5px;
}
.userForm .row .text .textline {
	width: 200px;
	height: 20px;
	border: 1px solid #999;
}
.userForm .row .text .textbox {
	width: 200px;
	height: 60px;
	border: 1px solid #999;
}
.userForm .row .text .optionlist {
	width: 200px;
	height:24px;
	border: 1px solid #999;
}
.userForm .row .button {
	padding: 5px 10px;
	font-size: 12pt;
}

.message {
	padding:10px;
	font-size:12px;
	color:#C00;
	text-align:center;
}

/***** style of menubar *****/

.menubar {
	clear:both;
	padding:8px;
	width:963px;
	height:42px;
	background: url(../images/common/bg.menubar.jpg) left top no-repeat;
	margin-bottom: 15px;
}
.menubar .home {
	padding-top: 3px;
	text-align:center;
}
.menubar .home a {
  color:#FFF;
  font-weight:bold;
  cursor: pointer;
  text-decoration: none;
}
.menubar .home a:hover {
}
.menubar .item {
	padding-top: 3px;
	text-align:center;
}
.menubar .item a {
  color:#FFF;
  font-weight:bold;
  cursor: pointer;
  text-decoration: none;
}
.menubar .item a:hover {
}

/** style of GlobalBar Drop-Down menus **/

div.gb_ddm_child_writer {
	z-index:999;
	margin-top:-6px;
	width: 90px;
	border: 0px solid #FFF;
	border-bottom: 0px;
	line-height: 18px;
	text-align: left;
	font-size:12px;
}
div.gb_ddm_child_writer a {
	text-decoration: none;
}
div.gb_ddm_child_school {
	z-index:999;
	margin-top:-6px;
	width: 150px;
	border: 0px solid #FFF;
	border-bottom: 0px;
	line-height: 18px;
	text-align: left;
	font-size:12px;
}
div.gb_ddm_child_school a {
	text-decoration: none;
}
a.gb_ddm_child_item {
	display: block;
	padding: 5px 5px 2px 10px;
	color: #FFF;
	background-color: #FB7600;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
}
a.gb_ddm_child_item:hover {
	background-color: #FDB779;
	color: #FB7600;
}


/** style of Drop-Down menus **/

div.ddm_child {
	width: 150px;
	border: 1px solid #825700;
	border-bottom: 0px;
	line-height: 18px;
	text-align: left;
}
div.ddm_child a {
	text-decoration: none;
}

a.ddm_child_item {
	display: block;
	padding: 2px 5px 2px 10px;
	color: #825700;
	background-color: #DEDEDE;
	border-bottom: 1px solid #825700;
	text-decoration: none;
}
a.ddm_child_item:hover {
	background-color: #825700;
	color: #FFFFFF;
}

/** style of Blocks **/

.blocks .top {}
.blocks .top .frontpage {
}
.blocks .top .frontpage .top {
	height:90px;
}
.blocks .top .frontpage .middle {
	background:url(../images/common/blocks.top.middle.jpg) repeat-y;
	height:200px;
	padding:0px 23px;
}
.blocks .top .frontpage .middle .item {
	width:104px;
	height:184px;
	float:left;
	margin:0px 12px;
}
.blocks .top .frontpage .middle .item .cover {
	height:140px;
	width:100px;
	margin:0 auto;
}
.blocks .top .frontpage .middle .item .name {
	height:40px;
	margin-top:4px;
}
.blocks .top .frontpage .bottom {
	height:25px;
}
.blocks .top .modules {}

.blocks .center_top {
	clear: both;
}
.blocks .center_top .title {
	clear:both;
	height: 58px;
    width: 685px;
    background: url(../images/common/bg.blocks.center_top.title.jpg) left top no-repeat;
}
.blocks .center_top .title .left {
	height: auto;
    width: auto;
    float: left;
    margin: 17px 0px 0px 120px;
	font-size:18px;
	color:#383838;
	font-weight:bold;
}
.blocks .center_top .title .right {
	height: 10px;
    width: 40px;
    float: right;
    margin: 20px 10px 0px 0px;
	color:#383838;
	font-weight:bold;
    background: url(../images/common/btn.more.center_top.gif) no-repeat;
}
.blocks .center_top .items {
	clear:both;
	margin: 15px 0;
	font-size: 12px;
}
.blocks .center_top .items .item {
	float: left;
	width: 120px;
	height: 240px;
	text-align: center;
	margin: 0 10px 15px 10px;
	font-size: 12px;
	cursor: pointer;
}
.blocks .center_top .items .item .left {
}
.blocks .center_top .items .item .right {
}
.blocks .center_top .items .item img {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

.blocks .center_middle {
	clear: both;
}
.blocks .center_middle .title{
	clear:both;
	height: 65px;
    width: 685px;
    background: url(../images/common/bg.blocks.center_middle.title.jpg) left top no-repeat;
}
.blocks .center_middle .title .left {
	height: auto;
    width: auto;
    float: left;
    margin: 17px 0px 0px 120px;
	font-size:18px;
	color:#383838;
	font-weight:bold;
}
.blocks .center_middle .title .right {
	height: 10px;
    width: 40px;
    float: right;
    margin: 24px 10px 0px 0px;
	color:#383838;
	font-weight:bold;
    background: url(../images/common/btn.more.center_middle.gif) no-repeat;
}
.blocks .center_middle .items {
	clear:both;
	margin: 15px;
}
.blocks .center_middle .items .item {
	float: left;
	width: 120px;
	height: 240px;
	text-align: center;
	margin: 0 5px 10px 5px;
	font-size: 12px;
	cursor: pointer;
}
.blocks .center_middle .items .item img {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

.blocks .center_bottom {
	clear: both;
}
.blocks .center_bottom .title{
	clear:both;
	height: 57px;
    width: 685px;
    background: url(../images/common/bg.blocks.center_bottom.title.jpg) left top no-repeat;
}
.blocks .center_bottom .title .left {
	height: auto;
    width: auto;
    float: left;
    margin: 17px 0px 0px 120px;
	font-size:18px;
	color:#383838;
	font-weight:bold;
}
.blocks .center_bottom .title .right {
	height: 10px;
    width: 40px;
    float: right;
    margin: 18px 10px 0px 0px;
	color:#383838;
	font-weight:bold;
    background: url(../images/common/btn.more.center_bottom.gif) no-repeat;
}
.blocks .center_bottom .items {
	clear:both;
	margin: 15px 0 30px 0;
}
.blocks .center_bottom .items .item {
	float: left;
	width: 45%;
	height:36px;
	margin: 5px 2%;
	font-size: 12px;
	cursor: pointer;
}
.blocks .center_bottom .items .item .left {
	float:left;
	width: 70%;
}
.blocks .center_bottom .items .item .right {
	float:right;
	width: 25%;
	text-align:right;
}
.blocks .center_bottom .items .item img {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

.blocks .center_custom {
	clear: both;
}
.blocks .center_custom .title{
	height: 71px;
    width: 685px;
    background: url(../images/common/bg.blocks.center_custom.title.jpg) left top no-repeat;
}
.blocks .center_custom .title .left {
	height: auto;
    width: auto;
    float: left;
    margin: 17px 0px 0px 120px;
	font-size:18px;
	color:#383838;
	font-weight:bold;
}
.blocks .center_custom .title .right {
	height: 10px;
    width: 40px;
    float: right;
    margin: 34px 10px 0px 0px;
	color:#383838;
	font-weight:bold;
    background: url(../images/common/btn.more.center_custom.gif) no-repeat;
}
.blocks .center_custom .items {
	clear:both;
	margin: 15px 0;
}
.blocks .center_custom .items .item {
	float: left;
	width: 200px;
	height: 210px;
	text-align: center;
	margin: 0 10px 15px 10px;
	font-size: 12px;
	cursor: pointer;
	background: url(../images/common/bg.blocks.custom.item.png) center top no-repeat;
}
.blocks .center_custom .items .item img {
	margin:7px;
}
/** style of "articles" module **/

#articles {
}
#articles .title {
	width:685px;
	height:42px;
	font-size:18px;
	color:#d75c9b;
	padding:12px;
	background: url(../images/shop/bg.itemDetail.title.jpg) left top no-repeat;
}
#articles .title a {
	color:#d75c9b;
}
#articles #catList {
}
#articles #catList .photo {
}
#articles #catList .content {
}
#articles #catList .items {
	margin-top:15px;
}
#articles #catList .items .item {
	float: left;
	min-width:180px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin: 0 10px 10px 10px;
	border: 1px solid #CCC;
	cursor: pointer;
	text-align: center;
	padding: 15px 10px;
}
#articles #catList .items .item:hover {
	background-color: #DEDEDE;
}
#articles #catList .items .item .photo {
	float: left;
	width: 100px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin-right:10px;
}
#articles #catList .items .item .content {
	float: left;
	width: 180px;
	height: auto;
}

#articles #itemList {
	width:685px;
	clear:both;
}
#articles #itemList .items {
	clear:both;
	height:auto;
	margin-bottom:20px;
}
#articles #itemList .items .item {
	margin:10px;
	padding:10px 0;
	clear:both;
	height:auto;
}
#articles #itemList .items .item .photo {
	float:left;
	max-width:150px;
	width:auto !important;
}
#articles #itemList .items .item .info {
	float:left;
	min-width:80%;
	width:auto !important;
}
#articles #itemList .items .item .info .row {
	margin:10px;
	width: 650px;
}
#articles #itemList .items .item .info .row .left {
	float:left;
	width:500px;
}
#articles #itemList .items .item .info .row .right {
	float:right;
	width:140px;
	text-align:right;
}

#articles #pagebar {
	clear:both;
	text-align:center;
	font-family: Arial;
	margin-bottom:20px;
}
#articles #pagebar .activeItem {
	padding:5px;
	font-size:20px;
	font-weight:bold;
	margin:5px;
	border:1px solid #CCC;
	background-color:#DEDEDE;
}
#articles #pagebar a.item {
	padding:5px;
	font-size:16px;
	margin:5px;
	border:1px solid #CCC;
}
#articles #pagebar a.item:hover {
	background-color:#DEDEDE;
}

#articles #itemDetail {
}
#articles #itemDetail .detail {
	margin: 10px;
}
#articles #itemDetail .detail .author {
}
#articles #itemDetail .detail .date {
}
#articles #itemDetail .detail .content {
}
#articles #comments {
	margin-bottom:40px;
}
#articles #comments .title {
	background: none;
	width: 650px;
	height: auto;
	margin: 10px 0;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
#articles #comments .item {
	clear:both;
	margin:10px;
	width:600px;
	height:auto;
	border:1px solid #CCC;
	-moz-border-radius: 10px;
	font-size:12px;
	padding:10px;
}
#articles #comments .item .title {
	background:none;
	border-top:0;
	border-bottom:1px dotted #CCC;
	font-weight:bold;
	font-size:14px;
	color:#111;
	width:580px;
	height:auto;
	margin:0 5px;
	padding:8px 5px 0;
}
#articles #comments .item .content {
	clear:both;
	margin:10px;
}
#articles #comments .item .user {
	margin:5px 10px;
	float:left;
}
#articles #comments .item .date {
	margin:5px 10px;
	float:left;
}

/** style of "contact" module **/

#contact {
}
#contact .title {
	width:685px;
	height:42px;
	font-size:18px;
	color:#d75c9b;
	padding:12px;
	background: url(../images/shop/bg.itemDetail.title.jpg) left top no-repeat;
}
#contact #itemList {
}
#contact #itemList .items {
	margin-top:15px;
}
#contact #itemList .items .item {
	float: left;
	min-width:180px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin: 0 10px 10px 10px;
	border: 1px solid #CCC;
	cursor: pointer;
	text-align: center;
	padding: 15px 10px;
}
#contact #itemList .items .item:hover {
	background-color: #DEDEDE;
}
#contact #itemList .items .item .photo {
	float: left;
	width: 100px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin-right:10px;
}
#contact #itemList .items .item .info {
	float: left;
	width: 180px;
	height: auto;
}
#contact #itemList .items .item .info .row {
	line-height:180%;
}
#contact #itemDetail {
}
#contact #itemDetail .detail {
	margin: 10px;
}
#contact #itemDetail .detail .photo {
	float:right;
	max-width:250px;
}
#contact #itemDetail .detail .content {
	float:left;
	min-width:80%;
}
#contact #itemDetail .detail .info {
	clear:both;
}
#contact #itemDetail .detail .info .row {
	margin:5px;
	clear:both;
}
#contact #itemDetail .detail .info .row .label {
	float:left;
	width:150px;
}
#contact #itemDetail .detail .info .row .text {
	float:left;
	width:500px;
}

/** style of "news" module **/

#news {
}
#news .title {
	width:685px;
	height:42px;
	font-size:18px;
	color:#d75c9b;
	padding:12px;
	background: url(../images/shop/bg.itemDetail.title.jpg) left top no-repeat;
}
#news .title a {
	color:#d75c9b;
}
#news #catList {
}
#news #catList .photo {
}
#news #catList .content {
}
#news #catList .items {
	margin-top:15px;
}
#news #catList .items .item {
	float: left;
	min-width:180px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin: 0 10px 10px 10px;
	border: 1px solid #CCC;
	cursor: pointer;
	text-align: center;
	padding: 15px 10px;
}
#news #catList .items .item:hover {
	background-color: #DEDEDE;
}
#news #catList .items .item .photo {
	float: left;
	max-width: 100px;
}
#news #catList .items .item .content {
	float: left;
	width: 180px;
	height: auto;
}
#news #itemList {
	width:685px;
	clear:both;
}
#news #itemList .items {
	clear:both;
	height:auto;
	margin-bottom:20px;
}
#news #itemList .items .item {
	margin:10px;
	padding:10px 0;
	clear:both;
	height:auto;
}
#news #itemList .items .item .photo {
	float:left;
	max-width:150px;
	width:auto !important;
}
#news #itemList .items .item .info {
	float:left;
	min-width:80%;
	width:auto !important;
}
#news #itemList .items .item .info .row {
	margin:10px;
	width: 650px;
}
#news #itemList .items .item .info .row .left {
	float:left;
	width:500px;
}
#news #itemList .items .item .info .row .right {
	float:right;
	width:140px;
	text-align:right;
}

#news #pagebar {
	clear:both;
	text-align:center;
	font-family: Arial;
	margin-bottom: 20px;
}
#news #pagebar .activeItem {
	padding:5px;
	font-size:20px;
	font-weight:bold;
	margin:5px;
	border:1px solid #CCC;
	background-color:#DEDEDE;
}
#news #pagebar a.item {
	padding:5px;
	font-size:16px;
	margin:5px;
	border:1px solid #CCC;
}
#news #pagebar a.item:hover {
	background-color:#DEDEDE;
}

#news #itemDetail {
}
#news #itemDetail .detail {
	margin: 10px;
}
#news #itemDetail .detail .author {
}
#news #itemDetail .detail .date {
}
#news #itemDetail .detail .content {
}

/** style of "pages" module **/

#pages {
}
#pages .title {
	width:685px;
	height:42px;
	font-size:18px;
	color:#d75c9b;
	padding:12px;
	background: url(../images/shop/bg.itemDetail.title.jpg) left top no-repeat;
}
#pages .title a {
	color:#d75c9b;
}
#pages #catList {
}
#pages #catList .photo {
}
#pages #catList .content {
}
#pages #catList .items {
	margin-top: 15px;
}
#pages #catList .items .item {
	float: left;
	min-width:180px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin: 0 10px 10px 10px;
	border: 1px solid #CCC;
	cursor: pointer;
	text-align: center;
	padding: 15px 10px;
}
#pages #catList .items .item:hover {
	background-color: #DEDEDE;
}
#pages #catList .items .item .photo {
	float: left;
	max-width: 100px;
}
#pages #catList .items .item .content {
	float: left;
	width: 180px;
	height: auto;
}

#pages #itemList {
	width:685px;
	clear:both;
}
#pages #itemList .items {
	clear:both;
	height:auto;
	margin-bottom:20px;
}
#pages #itemList .items .item {
	margin:10px;
	padding:10px 0;
	clear:both;
	height:auto;
}
#pages #itemList .items .item .photo {
	float:left;
	max-width:150px;
	width:auto !important;
}
#pages #itemList .items .item .info .row {
	margin:10px;
	width: 650px;
}
#pages #itemList .items .item .info .row .left {
	float:left;
	width:500px;
}
#pages #itemList .items .item .info .row .right {
	float:right;
	width:140px;
	text-align:right;
}

#pages #pagebar {
	clear:both;
	text-align:center;
	font-family: Arial;
	margin-bottom: 20px;
}
#pages #pagebar .activeItem {
	padding:5px;
	font-size:20px;
	font-weight:bold;
	margin:5px;
	border:1px solid #CCC;
	background-color:#DEDEDE;
}
#pages #pagebar a.item {
	padding:5px;
	font-size:16px;
	margin:5px;
	border:1px solid #CCC;
}
#pages #pagebar a.item:hover {
	background-color:#DEDEDE;
}

#pages #itemDetail {
}
#pages #itemDetail .title {
	font-size: 16px;
	padding: 8px 0 0 40px;
	height: 32px;
    width: 635px;
    background: url(../images/bg.articles.title.gif) left top no-repeat;
}
#pages #itemDetail .detail {
	margin: 10px;
}
#pages #itemDetail .detail .author {
}
#pages #itemDetail .detail .date {
}
#pages #itemDetail .detail .content {
}

/** style of "shop" module **/

#shop {
}
#shop .title {
	width:685px;
	height:42px;
	font-size:18px;
	color:#d75c9b;
	padding:12px;
	background: url(../images/shop/bg.itemDetail.title.jpg) left top no-repeat;
}
#shop .title a {
	color:#d75c9b;
}
#shop #catList {
}
#shop #catList .photo {
}
#shop #catList .content {
}
#shop #catList .items {
	margin-top: 15px;
}
#shop #catList .items .item {
	float: left;
	min-width:180px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin: 0 10px 10px 10px;
	border: 1px solid #CCC;
	cursor: pointer;
	text-align: center;
	padding: 15px 10px;
}
#shop #catList .items .item:hover {
	background-color: #DEDEDE;
}
#shop #catList .items .item .photo {
	float: left;
	width: 100px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin-right:10px;
}
#shop #catList .items .item .content {
	float: left;
	width: 180px;
	height: auto;
}
#shop #itemList {
}
#shop #itemList .items {
	margin-top: 15px;
}
#shop #itemList .items .item {
	float: left;
	width: 320px;
	height: 180px;
	margin: 0 10px 10px 10px;
}
#shop #itemList .items .item .photo {
	float: left;
	width: 110px;
	height: 160px;
	margin-right:10px;
}
#shop #itemList .items .item .photo img {
	padding: 5px;
	border: 1px solid #CCC;
}
#shop #itemList .items .item .info {
	float: left;
	width: 180px;
	height: auto;
}
#shop #itemList .items .item .info .row {
	margin: 5px 0;
	font-size: 12px;
	color: #383838;
}

#shop #pagebar {
	clear:both;
	text-align:center;
	font-family: Arial;
	margin-bottom: 20px;
}
#shop #pagebar .activeItem {
	padding:5px;
	font-size:20px;
	font-weight:bold;
	margin:5px;
	border:1px solid #CCC;
	background-color:#DEDEDE;
}
#shop #pagebar a.item {
	padding:5px;
	font-size:16px;
	margin:5px;
	border:1px solid #CCC;
}
#shop #pagebar a.item:hover {
	background-color:#DEDEDE;
}

#shop #itemDetail {
}
#shop #itemDetail .title {
	width:685px;
	height:42px;
	font-size:18px;
	color:#d75c9b;
	padding:12px;
	background: url(../images/shop/bg.itemDetail.title.jpg) left top no-repeat;
}
#shop #itemDetail .basic {
}
#shop #itemDetail .basic .title {
}
#shop #itemDetail .basic .photo {
	width:240px;
	padding:10px;
	float:left;
	text-align:center;
	border: 1px solid #DEDEDE;
}
#shop #itemDetail .basic .photo img {
	padding:5px;
	border: 1px solid #CCC;
}
#shop #itemDetail .basic .info {
	width:400px;
	float:left;
	margin-left:20px;
}
#shop #itemDetail .basic .info .iTitle {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-bottom:2px solid #CCC;
	margin-bottom:15px;
}
#shop #itemDetail .basic .info .row {
	height:30px;
	font-size:12pt;
	line-height:16px;
}
#shop #itemDetail .basic .info .row .label {
	padding:5px;
	width:100px;
	white-space: nowrap;
	float: left;
}
#shop #itemDetail .basic .info .row .text {
	padding:5px;
	width:230px;
	float:left;
}
#shop #itemDetail .extra {
}
#shop #itemDetail .extra .title {
	width:660px;
	height:32px;
	color:#ff774b;
	font-size:18px;
	font-weight:bold;
	padding:16px 0 0 25px;
	margin-bottom:15px;
	border-bottom:2px solid #ccc;
	border-top:2px solid #ccc;
	background:url(../images/shop/bg.itemDetail.extra.title.gif) no-repeat 5px 18px;
}
#shop #itemDetail .extra .content {
	width:680px;
}

