/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	00.basic
	01.header
	02.top page
	03.common template
	04.com detail
	05.com detail history
	06.pan list
	07.guide
	08.search
	09.cart
	10.footer
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
*/



/* 00.basic 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
body{
	margin:0;
	padding:0;
	color:#393939;
	background:#ffffff;
	font-size:83%;
	line-height:1.4;
	text-align:center;
}
form,dd,dt,dl{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,p{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:100%;
}
a{
	color:#4648b8;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
img{
	border:none;
}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	min-height:1px;
}
* html .clearfix {
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
input{
	vertical-align:middle;
}
.bold{
	font-weight:bold;
}
.line{
	clear:both;
	height: 5px;
	border-top:1px solid #ccc;
	font-size:0;
	line-height:0;
}
	
/* 01.header 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#header{
	margin:0 0 10px 0;
	background:url("/common/images/bg_header_footer.gif") repeat-x left bottom;
}
#header a{
	color:#757575;
}
#headerIn{
	width:900px;
	margin:0 auto;
	padding:0 0 15px 0;
	text-align:left;
}
#headerIn .ymmbannersingle{
	padding: 28px 4px 0 0;
	text-align:right;
}
.ymmbanner{
	padding:4px 0 5px 0;
	text-align:right;
}
h1{
	float:left;
	width:250px;
	padding:8px 0 0 0;
}
h1 a{
	display:block;
	width:305px;
	height:60px;
	background: url("/common/images/img_mainlogo.jpg") no-repeat left top;
	text-indent:-9999px;
}
#userPanel{
	float:right;
	width:532px;
	min-height:41px;
	height:41px;
	background:url("/common/images/bg_header_login.gif") no-repeat left top;
	text-align:left;
}
#userPanel .left{
	float:left;
	width:405px;
	margin:5px 0 0 0;
	padding:4px 0 0 10px;
	border-right:1px solid #d4d4d4;
}
#userPanel .left .welcome{
	float:left;
	width:195px;
	padding:3px 0 0 0;
	font-size:75%;
	overflow: hidden;
}
#userPanel .left .welcome .name{
	font-weight:bold;
	font-size:110%;
}
#userPanel .left .cart{
	width:205px;
	height:25px;
	overflow:hidden;
	/*font-size: 78%;*/
}
#userPanel .left .cart .comCart{
	float:left;
	width:55px;
}
#userPanel .left .cart .comNum{
	width:77px;
	float:left;
	padding:2px 0 0 5px;
	color:#3f4eca;
	text-align:left;
}
#userPanel .left .cart .comPrice{
	float:left;
	width:63px;
	padding:2px 0 0 0;
	color:#3f4eca;
	text-align:right;
}
#userPanel .right{
	float:left;
	width:108px;
	padding:7px 0 0 8px;
}
#banner{
	padding:0 0 10px 0;
}
	
/* 02.top page
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#content{
	width:900px;
	margin:0 auto 10px auto;
	text-align:left;
}
.topLeft{
	float:left;
	width:202px;
	overflow:hidden;
}
.topCenter{
	float:left;
	width:483px;
	padding:0 0 0 7px;
	overflow:hidden;
}
.topRight{
	float:left;
	width:202px;
	padding:0 0 0 6px;
	overflow:hidden;
}
.topLeft .contentHeader,
.topRight .contentHeader,
.topCenter .contentHeader{
	height:23px;
	_height:23px;/*IE*/
	padding:5px 5px 0 10px;
	_padding:5px 5px 0 10px;/*IE*/
	color:#fff;
	background:url("/common/images/bg_content_header_short.gif") no-repeat left top;
	overflow:hidden;
}
.topLeft .contentIn,
.topRight .contentIn,
.topCenter .contentIn{
	padding:3px 10px;
	background:url("/common/images/bg_content_short.gif") repeat-y left top;
}
.topCenter .contentIn{
	background:url("/common/images/bg_content_middle.gif") repeat-y left top;
}
.topCenter .contentHeader{
	background:url("/common/images/bg_content_header_middle.gif") no-repeat left top;
}
.topLeft .contentFooter,
.topRight .contentFooter,
.topCenter .contentFooter{
	height:9px;
	margin:0 0 10px 0;
	background:url("/common/images/bg_content_footer_short.gif") no-repeat left top;
	font-size:0;
	line-height:0;
}
.topCenter .contentFooter{
	background:url("/common/images/bg_content_footer_middle.gif") no-repeat left top;
}
#content .favo{
	background:url("/common/images/bg_content_header_middle_green.gif") no-repeat left top;
}
#content .other{
	background:url("/common/images/bg_content_header_short_cyan.gif") no-repeat left top;
}
.contentHeader img{
	margin:0 5px 0 0;
	vertical-align:middle;
}
.topCateg{
	margin:-3px -8px;
}
.topCateg li{
	width:200px;
	border-bottom:1px solid #d7d7d7;
}
.topCateg li img{
	margin:0 5px 0 0;
	vertical-align:middle;
}
.topCateg li a{
	display:block;
	min-height:26px;
	_height:26px;/*IE*/
	padding:3px 15px 0 5px;
	color:#393939;
	background:url("/common/images/bg_tp_categ.gif") no-repeat left bottom;
	text-decoration:none;
}
.topCateg li a:hover{
	color:#4648b8;
	background:url("/common/images/bg_tp_categ_s.gif") no-repeat left bottom;
	text-decoration:underline;
}
.topGuide li{
	padding:0 0 0 15px;
	background:url("/common/images/bg_col_arrow.gif") no-repeat left center;
}
.topGuide li a{
	color:#393939;
}
.topSearch .contentIn table tr td{
	padding:3px 0;
}
.searchSub{
	margin:0 0 0 3px;
	font-size:75%;
}
.topSearch .contentFooter{
	min-height:40px;
	_height:40px;/*IE*/
	background:url("/common/images/bg_content_footer_search.gif") no-repeat left top;
	font-size:100%;
	line-height:1.3;
}
.topSearch .contentFooter .left{
	float:left;
	width:240px;
	padding:12px 0 0 0;
	text-align:center;
}
.topSearch .contentFooter .right{
	float:right;
	width:220px;
	padding:6px 0 0 0;
	text-align:center;
}
.topSearch .notice{
	color:#777;
	font-size:75%;
}
.topSearch .tpsNormal tr td{
	border-bottom:1px solid #eee;
}
.topSearch #tpsDetail tr td{
	border-bottom:1px solid #eee;
}
.topSearch #tpsDetail{
	display:none;
}
.topSearch #composer_alphabet{
	width:300px;
}
.topSearch #composer_initial{
	width:70px;
}
.topSearch #ifr_composer{
	display:none;
}
.topSearch #composer{
	width:235px;
}
.topSearch #comFreeword{
	width:320px;
}
.topSearch #comTitle{
	width:320px;
}
.topSearch #publisher_alphabet{
	width:310px;
}
.topSearch #publisher{
	width:310px;
}
.topSearch #tpsMorebtn2{
	display:none;
}

.topFavo{
	padding:10px 0 10px 0;
	background:url("/common/images/bg_xdot.gif") repeat-x left bottom;
}
.topFavo .left,
.topFavo .right{
	float:left;
	width:230px;
}
.topFavo .comImg{
	float:left;
	width:66px;
	min-height:89px;
	_height:89px;/*IE*/
	background:url("/common/images/bg_com_img.gif") no-repeat left top;
	text-align:center;
}
.topFavo .comImg img{
	padding:2px 0 0 0;
}
.topFavo .comLabel{
	float:left;
	width:150px;
	padding:0 0 0 10px;
}
.topFavo .comCateg{
	width:100px;
	height:13px;/*point*/
	margin:0 0 2px 0;
	background:url("/common/images/bg_com_categ.gif") no-repeat left top #ffba00;
	font-size:75%;
	line-height:13px;
	text-align:center;
	overflow:hidden;
}
.topFavo .comAuthor{
	color:#4c4c4c;
	font-weight:bold;
}
.topFavo .comPrice{
	padding: 3px 0 0 0;
	font-size: 85%;
}
.topHistory li{
	padding:3px 0 5px 0;
	background:url("/common/images/bg_xdot.gif") repeat-x left bottom;
}
.topHistory li a{
	display:block;
	padding:0 0 0 15px;
	background:url("/common/images/bg_col_circle.gif") no-repeat 2px 5px;
}
.topCatalog{
	padding:5px 0 0 0;
	font-size:75%;
}
.topCatalog img{
	margin:0 5px 0 0;
	float:left;
}
.topNews{
	padding:5px 0;
	background:url("/common/images/bg_xdot.gif") repeat-x left bottom;
}
.topNews .date{
	color:#6a6a6a;
	font-size:75%;
}
.topSearch-form tr td{
	background:url("/common/images/bg_xdot.gif") repeat-x left bottom;
}

.cateColor1{background-color:#ffc0b3 !important;}
.cateColor2{background-color:#ffd1b3 !important;}
.cateColor3{background-color:#ffeab3 !important;}
.cateColor4{background-color:#feffb3 !important;}
.cateColor5{background-color:#e3ffb3 !important;}
.cateColor6{background-color:#d0ffb3 !important;}
.cateColor7{background-color:#b8ffb3 !important;}
.cateColor8{background-color:#b3ffca !important;}
.cateColor9{background-color:#b3ffda !important;}
.cateColor0{background-color:#b3fff5 !important;}

/* 03.common template
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.template{
	width:903px;
	padding:0 0 13px 0;
	_padding:0 0 6px 0;/*IE*/
	background:url(/common/images/bg_normal_foot.gif) no-repeat bottom left;
}
.template h2{
	margin:0;
	padding:0;
	color:#666666;
	font-size:110%;
	line-height:1.4;
}
.templateBody{
	padding:10px 14px 1px 14px;
	_padding:10px 14px 10px 14px;/*IE*/
	width:875px;
	background:url(/common/images/bg_normal_body.gif) repeat-y;
}
.template div.label{
	min-height:19px;
	_height:19px;/*IE*/
	padding:7px 0 2px 12px;
	color:#FFFFFF;
	background:url(/common/images/bg_bluetitle.jpg) no-repeat #5052f2;
	line-height:1;
	text-align:left;
	overflow:hidden;
}
.template div.label img{
	margin:0 10px 0 0;
	vertical-align:middle;
}

/* com detail */
table.detailImage{
	float:left;
	width:228px;
}
table.detailImage td.imageBig{
	padding:30px 0 30px 0;
	text-align:center;
}
.preview{
	height:185px;
}
.preview img{
	border:1px solid #ccc;
}
table.detailImage div.thumLabel{
	padding:0 0 0 5px;
	color:#FFFFFF;
	background:#a4a4a4;
	font-size:79%;
	text-align:left;
}
table.detailImage table.thumnail{
	width:228px;
	margin:8px 0 0 0;
}
table.detailImage table.thumnail img{
	width:44px;
	border:1px solid #ccc;
}
div.detailInformation{
	float:right;
	width:635px;
}
div.detailInformation table.data{
	width:635px;
	margin:20px 0 0 0;
	border-collapse:collapse;
	border:1px solid #dcdcdc;
}
div.detailInformation table.data th{
	width:81px;
	padding:7px 0 7px 12px;
	border:#dcdcdc 1px solid;
	background:#eeeeee;
	font-weight:normal;
}
div.detailInformation table.data td{
	padding:7px 12px 7px 12px;
	border:#dcdcdc 1px solid;
	background:#FFFFFF;
}
div.cartBlock{
	margin:15px 0 0 0;
}
div.wishList{
	float:left;
	width:310px;
	margin:5px 0 0 0;
}
table.cart{
	float:right;
	width:315px;
	border:1px solid #dcdcdc;
	background:#FFFFFF;
}
table.cart td{
	padding:7px 7px 4px 12px;
}
table.cart select.buyNum{
	border:#c4c4c4 solid 1px;
	background:#FFFFFF;
}
div.recommendItem{
	clear:both;
	padding:18px 0 0 0;
}
div.recommendItem dl{
	display:block;
	float:left;
	width:133px;
	min-height:190px;
	_height:190px;
	overflow:hidden;
	_overflow:none;
	margin:10px 0 0 0;
	padding:0 20px 0 20px;
	border:solid #cecece;
	border-width:0 1px 0 0;
	line-height:1.5;
word-break:break-all;
}
div.recommendItem dl.last{
	border:none;
}
div.recommendItem dt{
	height:100px;
	text-align:center;
	overflow:hidden;
}
div.recommendItem dd.price{
	font-size: 85%;
}
.rec_item img{
	border:1px solid #ccc;
}


/* 04.com detail history
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#view{
	margin-top:8px;
	margin-bottom:10px !important;
}
#view .templateBody{
	width: 900px;
	_width: 885px;/*IE*/
	padding:0 0px 0 18px;
}
#view dl{
	display:block;
	float:left;
	width:275px;
	margin:20px 10px 0px 0px;
	padding:0px 0px 12px 0px;
}
#view dl.right{
	margin-right:0px;
}
#view dt{
	float:left;
	margin:0 12px 0 0;
	padding:0 0 0 12px;
}
#view dd.name{
	margin:10px 0 0 0;
	color:#4C4C4C;
	font-weight:bold;
}
#view .history{
	width:860px;
	background:url("/common/images/bg_xdot.gif") repeat-x left bottom;
}
.variationTable{
	float:left;
	width:211px;
}

/* 05.pan list
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.panList{
	margin:0;
	padding:5px 0;
	font-size:75%;
}
.panList ul{
	margin:0;
	padding:0;
	background-color:#fff;
}
.panList ul li{
	display:inline;
	margin:0;
	padding:0;
}
.pan{
	font-weight:bold;
}


/* 06.mypage
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.mypageTop{
	padding:0 0 10px 0;
}
.mypageTop .left{
	float:left;
	width:420px;
}
.mypageTop .right{
	float:right;
	width:420px;
	text-align:left;
}
.mypageTop .text{
	padding:5px 0 0 0;
}
.mypageSysMes{
	padding:5px 3px 0 13px;
	color:#FF0000;
	text-align:left;
}
.detailContentIn {
	width:692px;
	margin:0 0 10px 0;
	background:url(/common/images/my_content_in_bg.gif) repeat-y right top;
}
.detailContentIn p {
	width:655px;
	margin:15px auto 10px auto;
}
.p2 {
	padding:5px 0 5px 10px;
	color:#FFF;
	background:#949494;
}
.detailContentIn table {
	width:665px;
	margin:5px auto;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	font-weight:normal;
}
.detailContentIn tr th {
	padding:5px 5px 5px 10px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background:#f2f2f2;
	font-weight:normal;
}
.detailContentIn tr td {
	padding:5px 10px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background:#fff;
}
.mypageSysmes{
	margin: 0 0 10px 0;
	padding:5px;
	border: 2px solid #ff0000;
	color:#ff0000;
}

/* 07.guide
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.guideTitle{
	margin:0 0 15px 0;
	padding:10px 0 0 0;
}
.guideTitle .left{
	float:left;
	width:190px;
	text-align:left;
}
.guideTitle .right{
	float:right;
	width:670px;
	text-align:left;
}
.guideNavi{
	margin:0 0 10px 0;
	padding:5px 10px;
	border:1px solid #ddd;
	background:#fff;
}
.guideNavi ul li{
	float:left;
	width:160px;
}
.guideNavi ul li a{
	padding:0 0 0 15px;
	background:url("/common/images/bg_col_circle.gif") no-repeat left center;
}
.guideNavi ul li.select a{
	color:#393939;
	font-weight:bold;
	text-decoration:none;
}
.guideSubtitle{
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	background:url("/common/images/bg_col_triangle.gif") no-repeat left center;
	font-size:110%;
}
.guideOrder .left{
	float:left;
	width:180px;
	border:1px solid #ddd;
	background:#fff;
}
.guideOrder .left .flowTitle{
	margin:0 0 15px 0;
	background:#f9f9f9;
	font-weight:bold;
	text-align:center;
}
.guideOrder .left .flow{
	padding:0 10px;
}
.guideOrder .left .flow ul li{
	margin:0 5px 10px 20px;
	padding:0 0 15px 0;
	background:url("/common/images/bg_col_triangle2.gif") no-repeat bottom center;
	list-style-type:decimal;
}
.guideOrder .left .flow ul li.last{
	background:none;
}
.guideOrder .right{
	float:right;
	width:670px;
	text-align:left;
}
.guideOrder .right .desc{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #cecece;
}
.guideOrder .right .desc .caption{
	padding:0 0 5px 0;
	font-weight:bold;
}
.guideOrder .right .desc .descLeft{
	float:left;
	width:120px;
}
.guideOrder .right .desc .descRight{
	float:left;
	width:530px;
}
.guideCredit{
	margin:5px 0;
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
}
.guideCredit .title{
	font-weight:bold;
}
.guideAttention{
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
}
.guideAttention .part{
	margin:0 0 10px 0;
	padding:0 0 10px 15px;
	border-bottom:1px dotted #ccc;
	background:url("/common/images/bg_col_circle.gif") no-repeat 0 5px;
}
.guideRule{
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
}
.guideRule .part{
	margin:0 0 10px 0;
	padding:0 5px 10px 5px;
	border-bottom:1px dotted #ccc;
}
.guideRule .part .title{
	font-weight:bold;
}
.guideRule .inqContent{
	padding:0 20px 0 20px;
}
.guideRule .inqTitle{
	font-weight:bold;
}
.guideRule .inqAns{
	padding:0 10px 15px 25px;
}
.guideRule .mainTitle{
	font-size:110%;
	font-weight:bold;
}
.guideRule .subTitle{
	margin:0 0 10px 0;
	padding:3px 5px;
	color:#ffffff;
	background:#4648B8;
	font-weight:bold;
}
.guideRule .ruleSubject{
}
.guideRule .ruleSubject li{
	margin:0 0 0 22px;
	list-style-type:decimal;
}
.guideRule .gLeft{
	float:left;
	width: 18px;
}
.guideRule .gRight{
	float: left;
	width: 770px;
}
#sitemap{
	width:900px;
}
#sitemap .contentIn{
	margin:0;
	padding:10px;
	background:url(/common/images/guide_content_in_bg.gif) repeat-y right top;
	text-align:left;
}
#sitemap	h2{
	padding:10px 0;
	border-bottom:1px solid #ccc;
}
#sitemap table{
	margin:5px 5px 0 5px;
}
#sitemap table tr td{
	vertical-align:top;
}
#sitemap p{
	padding-left:20px;
	background:url(image/bg_col_circle.gif) no-repeat 5px 8px;
}
.border{
	border-right:solid 1px #999;
	border-left:solid 1px #999;
}
.sitemapDir{
	float:left;
	width:408px;
	padding:10px 10px 0 5px;
}
.sitemapDir a{
	padding:0 0 2px 13px;
	background:url("/common/images/bg_col_circle.gif") no-repeat 0px 3px;
}
.sitemapCateList{
	padding:0 5px;
}
.sitemapCate{
	float:left;
	width:200px;
	_width:205px;/*IE*/
	margin:0 0 0 0;
	padding:10px 10px 10px 0;
}
.sitemapSubcate{
	padding:0 0 2px 10px;
	background:url("/common/images/bg_col_circle.gif") no-repeat 0px 5px;
}


/* 08.search
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.searchLeft{
	float:left;
	width:430px;
	border-right:1px solid #e1e1e1;
}
.searchRight{
	float:left;
	width:430px;
	margin:0 0 0 10px;
}
.searchListNotice{
	font-size:75%;
}
.searchList{
	clear:both;
	margin:10px auto 0 auto;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.searchList tr td{
	padding:5px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background:#fff;
}
.searchList tr th{
	padding:5px;
	border-right:solid 1px #ccc;
	background:#f2f2f2;
	font-weight:normal;
	text-align:center;
}
.searchList tr th img{
	padding:0 1px;
	vertical-align:middle;
}
.searchFormDetail tr td{
	padding:3px 0;
}
.searchFormDetail .notice{
	color:#888888;
	font-size:75%;
}
.searchFormSubmit{
	padding:20px 0 10px 0;
	text-align:center;
}
.searchResult{
	float: right;
	padding:3px 0 3px 0;
	text-align:right;
}
.searchRepage{
	clear:both;
	min-height:24px;
	_height:24px;/*IE*/
	margin:10px 0 0 0;
	padding:0 0 5px 2px;
	background:url("/common/images/bg_search_repage.gif") no-repeat left top;
	text-align:center;
}
.searchRepage img{
	vertical-align:middle;
}
.searchRepage a{
	padding:0 3px;
	color:#4c4c4c;
}
.searchRepage .select{
	padding:0 3px;
	font-weight:bold;
}
.searchRepage .num{
	font-size:110%;
}
.resultCateTitle{
	padding:5px 0;
	border-top:1px solid #ccc;
	color:#494949;
	font-weight:bold !important;
}
.resultCateList{
	margin:0 0 3px 0;
	padding:0 0 5px 10px;
	border-bottom:1px solid #ccc;
}
.resultCateList a{
	margin:0 10px 0 0;
	padding:0 0 0 15px;
	background:url("/common/images/bg_col_circle.gif") no-repeat left center;
}
.resultCateList span{
	margin:0 10px 0 0;
	padding:0 0 0 15px;
	background:url("/common/images/bg_col_circle.gif") no-repeat left center;
	font-weight: bold;
}
.searchResultCate{
	margin:0 0 3px 0;
	padding:0 0 5px 0;
}
.searchResultCateSelect{
	float:left;
	padding: 7px 0 0 0;
	font-size: 80%;
}
.fcr{
	color:#ff0000;
}
.searchLeft #comFreeword{
	width:270px;
}
.searchLeft #composer_alphabet{
	width:270px;
}
.searchLeft #composer_initial{
	width:80px;
}
.searchLeft #ifr_composer{
	display:none;
}
.searchLeft #composer{
	width:190px;
}
.searchLeft #comTitle{
	width:270px;
}
.searchLeft #catelist{
	width:270px;
}
.searchLeft #subcate{
	width:253px;
}
.searchLeft #ifr_subcate{
	visibility:hidden;
}
.searchRight #publisher_alphabet{
	width:280px;
}
.searchRight #publisher{
	width:280px;
}
.jsIframe{
	visibility:hidden;
	position:absolute;
}



/* 09.cart
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.cart{
	color:#666666;
}
.cart .template{
	margin:0 0 10px 0;
}
.listType{
	margin:0 auto 10px auto;
	_margin:0 auto 5px auto;/*IE*/
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.listType tr td{
	padding:5px 10px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background:#fff;
}
.listType tr th{
	padding:5px 10px;
	border-right:solid 1px #ccc;
	background:#f2f2f2;
	font-weight:normal;
	text-align:center;
}
.listType tr th img{
	vertical-align:middle;
}
	
.listTypeVertical{
	margin:0 0 10px 0;
	_margin:0 0 5px 0;/*IE*/
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.listTypeVertical tr td{
	padding:5px 10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#fff;
}
.listTypeVertical tr th{
	padding:5px 10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f2f2f2;
	text-align:left;
	font-weight:normal;
}
.listExtent{
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.cartCreditNum{
	width: 32px;
}
.cartStep{
	padding:5px 0 5px 20px;
}
.cartStep li{
	float:left;
	padding:0 11px 0 5px;
	background:url("/common/images/img_cartstep_arrow.gif") no-repeat right center;
}
.cartStep li.last{
	background:none;
}
.cartNotice{
	padding:5px 3px 10px 3px;
}
.cartNotice2{
	padding:0 3px 10px 3px;
}
.cartTotal{
	padding:0 0 10px 0;
}
.cartTotal .left{
	float:left;
	width:450px;
}
.cartTotal .right{
	float:right;
	text-align:left;
}
.cartDecide img{
	padding:0 0 10px 0;
}
.cartDecide .left{
	float:left;
}
.cartDecide .right{
	float:right;
}
.cartText{
	height:250px;
	margin:10px 5px;
	padding:10px;
	border:1px solid #cccccc;
	background:#fff;
	overflow:auto;
}
.cartAgree{
	padding:0 0 5px 0;
	font-weight:bold;
	text-align:center;
}
.cartJunction{
	padding:10px 0;
	text-align:center;
}
.cartJunction img,
.cartJunction input{
	vertical-align:middle;
}
.cartLogin{
	margin:15px 0 0 0;
}
.cartLoginLeft{
	float:left;
	width:445px;
	border-right:1px solid #bebebe;
}
.cartLoginRight{
	float:left;
	width:420px;
	text-align:center;
}
.cartLoginRight img{
	padding:0 0 5px 0;
}
.cartLabel{
	margin:5px 0 10px 0;
	_margin:10px 0 10px 0;/*IE*/
	padding:8px 10px;
	color:#fff;
	background:#949494;
}
	
.cartLast{
	margin:30px 150px;
	padding:50px 0;
	border:2px solid #c6c6ea;
	background:#fff;
	text-align:center;
}
.cartThanks{
	color:#ff0000;
	font-weight:bold;
	font-size:110%;
}
.cartUserAddress{
	width:210px;
	}
.imeModeDis{
	ime-mode:disabled;
}
.imeModeAct{
	ime-mode:active;
}
.textLeft{
	text-align:left;
}
.cartCreditCard{
	display:none;
}
.cartSystemMessage{
	width:200px;
	margin: 10px auto;
	padding: 5px;
	border:2px solid #ff0000;
	color:#ff0000;
}
.cartSelectNumber{
	width: 40px;
}
.cartDataChange{
	margin: 5px 0 5px 0;
	_margin: 15px 0 5px 0;/*IE*/
	padding: 15px 0 0 0;
	border-top: 2px solid #ddd;
}
#cartRuleDecide{
	display:inline;
}
#cartRuleDecideNext{
	display:none;
}
.cartOrderNum{
	font-size: 110%;
}

/* 10.footer
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#footer{
	border-top:2px solid #a2a3db;
}
#footerIn{
	margin:0 auto;
	padding:10px 0 20px 0;
	width:900px;
}
#footerIn ul li{
	display:inline;
	padding:0 3px;
	color:#a2a3db;
	font-size:75%;
}
#footerIn ul li a{
	padding:0 3px 0 0;
	color:#7072d2;
	text-decoration:none;
}
#footerIn #copyright{
	padding:10px 0 0 0;
	color:#4648b8;
}

.notfound{
	padding:140px 0;
	text-align: center;
}
.notfound .notice{
	font-weight:bold;
	font-size:110%;
}

/* safari2.0 fixed */
.addressNormal{
	display:none;
}
.addressSafari2{
	display:inline;#
}
.addressSafari2{
	display:none;
}
.addressNormal{
	display:inline;
}

/* safari2.0 fixed end */