@charset "utf-8";
/* CSS Document */

#wrap #n-left .tabNav {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
	list-style-type: none;
}
#wrap  #n-left  .tabNav  li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	display: block;
	float: left;
	padding: 0px;
}
#wrap #n-left #design .tabNav #d-tab {
	text-align: center;
}

#wrap  #n-left  #design  .tabNav  #d-tab a {
	background-image: url(img/d-tab2.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 188px;
	list-style-type: none;
	position: relative;
}
#wrap   #n-left   #design   .tabNav   #l-tab a  {
	background-image: url(img/l-tab2.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 340px;
	display: block;
	float: right;
}



#wrap #n-left #design .tabNav a {
}
#wrap #n-left #design .tabNav a:hover {
	visibility: visible;
}
#wrap #n-left #design #tab1 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	clear: both;
}
#wrap #n-left #design #tab2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	clear: both;
}

