#wrapper {
 margin:0 auto;
 width:100%;
 text-align:left;
 /*
 background:#efefef;
 background:url(./image/main/das_main_base.png) repeat-x;
 background-image:url(./image/main/das_main_base.png);background-repeat: repeat-x;
 */
 border: 0px solid silver;
}
#wrap_center {
 margin:0 auto;
 width:100%;
 border: 0px solid red;
}
#wrap_center #wrap_main{

 width:100%;
 border: 0px solid silver;
}
/* float:left
*/
#wrap_center #wrap_wing {
 float:right;
 width:100px;
 border: 0px solid silver;
}

#header {
	margin:0 auto;
	width:100%;
	position:relative;
	border: 0px solid silver;
}


#header_center {
	/*float:left*/
	margin:0 auto;
	width:1000px;
	position:relative;
	border: 1px solid silver;
}

#header #logo {
}


#header #tnv {
   float:right;
}

#header #gnv {
  margin: 0 auto;
  float:left;
  margin-left:60px;
}

/*
#header #search {
	margin: 0;
	padding:0;
	width:800px;
	height:35px;
	left:300px;
	position:relative;
	border : 0px solid gray;
}

#header #search #search_box {
	background-image:url(/shop/data/skin/btbz/image/main/das_gnv_search_box.png);background-repeat: repeat-x;

}
*/

a.brand:link  {
 color:#ea2f4d;
}


#content {
	margin:0 auto;
	width:100%;
	border: 0px solid silver;
	background-color:#ffffff;
}

 
#content_center {
	margin:0 auto;
	float:left;
	width:1000px;
	border: 0px solid black;
	background-color:#ffffff;
}

 

#content #main_top {
   margin: 0 auto;
   width:100%;
/*   height:400px;
 */
}
#content #main_category{
    float:left;

}

#content #main_banner{
 float:left;
 margin-left:10px;
}

#content #main_center {
   margin: 0 auto;
   /*width:100%;*/
   margin-left:10px;
   float:left;
   width:780px;
   border: 0px solid black;
 
}



#content #main_contents{
   margin: 0 auto;
   width:950px;
}

#content #main_popzone{
   margin: 0 auto;
   width:500px;
   height:180px;
 
}

#content #main_boardzone{
   margin: 0 auto;
   width:400px;
 
}


#content #main_link{
   margin: 0 auto;
   width:950px;
}

 
#content #sub_category{
 float:left;
}
#content #sub_contents{
 float:right;
 width:780px;
 border: 0px solid blue;
}

#content #sub_contents #page_location{
 float:right;
 padding:0px;
 border:solid 0px white;
}


#content #detail{
	border: 0px solid silver;
}

#content #detail #page_location{
 float:right;
 padding:10px;
 border:solid 0px white;
}

#content #detail #detail_category{
	float:left;
	border: 0px solid red;
}
#content #detail #detail_desc{
 float:left;
 width: 800px;
 border: 0px solid blue;
 
}

#content #detail #detail_desc #prd_image{
 width:40%;
 float:left;
 text-align:center;
 border:solid 0px black;"
}

 
#content #detail #detail_desc #goods_spec{ 
 width:98%;
 float:left;
 text-align:center;
 border:solid 0px black;"
}

#content #detail_contents{
	border: 0px solid purple;
  float:right;
  border:solid 0px black;"
}


#footer {
	margin:0 auto;
	width:100%;
	border: 0px solid black;
	background-color:#ffffff;
}

#footer_center {
	/*float:left; */
	margin:0 auto;
	width:100%;
	border: 0px solid black;
	background-color:#ffffff;
}

#footer #main_brandlist{
 margin:0;
 padding:0;

}


#footer #footer_copy {
   width:1000px;
   height: 100%;
   position:relative;
   background:#efefef;
}



#content #layer_top1 {
	background-color:white;
	width:100%;
	position:relative; 
	height:0px;
	top:0px;
	border-bottom:solid 0px red;
}

#layer_top1 #float_layer1 {

}

#content #layer_bottom1 {
 background-color:efefef;
 width:100%;
 position:fixed; 
 height:0px;
 bottom:0px;
 border-bottom:solid 0px red;"
}

#content #layer_bottom1 #float_layer1 {

}


#wing_menu #right_wing_top {
	width:100px;
	height:80px;
	border-top:solid silver 1px;
	border-left:solid silver 1px;
	border-right:solid silver 1px;
}

#wing_menu #right_wing {
	width:100px;
	height:80px;
	border-top:solid silver 1px;
	border-left:solid silver 1px;
	border-right:solid silver 1px;
}

#wing_menu #right_wing_bottom {
	width:100px;
	height:80px;
	border-top:solid silver 1px;
	border-bottom:solid silver 1px;
	border-left:solid silver 1px;
	border-right:solid silver 1px;
}

#wing_menu #layer_today {
   right:10;
   bottom :10;
   width:60px;
   height:18px;
   border-top : 1px solid gray;
   border-bottom : 1px solid gray;
   text-align : center;
   position:relative;
}



 
/* goods_spec list */
#goods_spec table {
	width:100%;
}
#goods_spec .top {
	border-top-width:1; border-top-style:solid;border-top-color:#DDDDDD;
	border-bottom-width:1; border-bottom-style:solid;border-bottom-color:#DDDDDD;
	background:#f7f7f7;
}
#goods_spec .sub {
	border-bottom-width:1; border-bottom-style:solid;border-bottom-color:#DDDDDD;
	margin-bottom:10;
}
#goods_spec th, #goods_spec td {
	padding:3px;
}
#goods_spec th {
	width: 85px;
	text-align:left;
	font-weight:bold;
		font-size:9.5pt;
		font-family:NGB, Arial , "³ª´®°íµñ";
		color : #4a4a4a;
}
#goods_spec td {
	text-align:left;
}

.godo-tooltip-related {background:#000000;color:#ffffff;}

 