html {

	overflow: -moz-scrollbars-vertical;

	margin: 0;

	padding: 0;

}

* {

	font-family: Arial, Helvetica, sans-serif;

}

body {

	margin: 0px;

	padding: 0px;

	text-align: center;

	background-color: #eeecef;

}

body, td, th, input, textarea, select, a {

	font-size: 12px;

}

form {

	padding: 0;

	margin: 0;

	display: inline;

}

input, textarea, select {

	margin: 3px 0px;

}

a, a:visited {

	color: #03a9ff;

	text-decoration: none;

	cursor: pointer;

}

a:hover {

	text-decoration: none;

}

a img {

	border: none;

}

p {

	margin-top: 0px;

}

/* layout */

#container {

	width: 940px;

	margin-left: auto;

	margin-right: auto;

	text-align: left;

	background-color: #FFF;

	padding: 0px 10px 0px 10px;

}

#header {

	height: 30px;

	width: 100%;

}

#header .div1 {

	float: right;

	width: 100%;

}

#header .div2 {

	float: right;

	margin-top:5px;

}

#header .div3 {

	float:right;

	margin-right: 15px;

}

#header .div3 a {

	color: #666666;

	text-decoration: none;

}

#header .div3 a div {

	color: #666666;

	border: 1px solid #CCCCCC;

	padding: 2px 30px 2px 30px;

	text-decoration: none;

}

#header .div4 {

	float:right;

	margin-top: 5px;

	margin-right: -40px;

}

#header .div5 {

	float:right;

	margin-right: 5px;

}

#header .div5 a {

	color: #666666;

	text-decoration: none;

}

#header .div5 a div {

	color: #666666;

	border: 1px solid #CCCCCC;

	padding: 2px 30px 2px 30px;

	text-decoration: none;

}

#search {

	padding-top: 7px;

	padding-left: 5px;

	color: #FFF;

	font-weight: bold;

}

#search select {

	border: 1px solid #0A5391;

	padding: 1px;

}

#search a {

	color: #FFF;

}

#search input {

	border: 1px solid #0A5391;

	padding: 2px;

}

#breadcrumb {

	float: left;

	padding-top: 7px;

	padding-bottom: 11px;

	height: 13px;

	margin-bottom: 10px;

	color: #000000;

}

.switcher {

	float: right;

	margin-left: 10px;

}

.switcher a {

	text-decoration: none;

	display: block;

}

.switcher .selected {

	background: #FFF;

}

.switcher .selected a {

	border: 1px solid #CCCCCC;

	background: url('../image/arrow_down.png') 116px center no-repeat;

	color: #666666;

	padding: 2px 5px 2px 5px;

	width: 121px;

}

.switcher .selected a:hover {

	background: #FFF url('../image/arrow_down.png') 116px center no-repeat;

}

.switcher .option {	

	position: absolute;

	z-index: 3;

	border-left: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	background-color: #FFF;

	display: none;

	width: 131px;

}

.switcher .option a {

	color: #000;

	padding: 3px 5px 3px 5px;

}

.switcher .option a:hover {

	background: #FFC;

}

.switcher img {

	position: relative;

	top: 1px;

}

#column_left {

	float: left;

	width: 180px;

	margin-right: 10px;

	clear: left;

}

#column_right {

	float: left;

	width: 180px;

	width: 100%;

}

#content {

	margin-left: 190px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-top: 20px;

}

/**

#content .top .left {

	background: url('../image/content_top_left.png') no-repeat;

	width: 5px;

	height: 32px;

	float: left;

}

#content .top .right {

	background: url('../image/content_top_right.png') no-repeat;

	width: 5px;

	height: 32px;

	float: right;

}

#content .top .center {

	background: url('../image/content_top_center.png') repeat-x;

	margin-left: 5px;

	margin-right: 5px;

}

**/

#content .top {

	margin-left: 0px;

	margin-right: 0px;

	height: 32px;

}

#content .top h1, .heading {

	padding: 8px 0px 8px 14px;

}

#content h1, .heading {

	color: #8F8F8F;

	font-size: 18px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px;

	text-decoration: underline;

}

#content .middle {

	padding: 10px 10px 1px 10px;

	min-height: 30px;

}

/** 

#content .bottom .left {

	background: url('../image/content_bottom_left.png') no-repeat;

	width: 5px;

	height: 5px;

	float: left;

}

#content .bottom .right {

	background: url('../image/content_bottom_right.png') no-repeat;

	width: 5px;

	height: 5px;

	float: right;

}

#content .bottom .center {

	background: url('../image/content_bottom_center.png') repeat-x;

	height: 5px;

	margin: 0 5px 10px 5px;

}

**/

.box {

	margin-bottom: 10px;

	background: url('../image/box_top.png') no-repeat;

}

.box .top {

	padding: 10px 0px 2px 15px;

	color: #FFF;

	font-size: 16px;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	border-bottom:1px #999 dotted;

}

.box .top img {

	float: left;

	margin-right: 5px;

}

.box .middle {

	background: #7234c3;

	padding: 10px;

}

.box .bottom {

	height: 5px;

	background: url('../image/box_bottom.png') no-repeat;

}

.success {

	padding: 5px 0px;

	margin-bottom: 10px;

	background: #E4F1C9;

	border: 1px solid #A5BD71;

	font-size: 11px;

	font-family: Verdana, Geneva, sans-serif;

	text-align: center;

}

.warning {

	padding: 5px 0px;

	margin-bottom: 10px;

	background: #FFDFE0;

	border: 1px solid #FF9999;

	font-size: 11px;

	font-family: Verdana, Geneva, sans-serif;

	text-align: center;

}

.wait {

	padding: 5px 0px;

	margin-bottom: 10px;

	background: #FBFAEA;

	border: 1px solid #EFEBAA;

	font-size: 11px;

	font-family: Verdana, Geneva, sans-serif;

	text-align: center;

}

.required {

	color: #FF0000;

	font-weight: bold;

}

.error {

	color: #FF0000;

	display: block;

}

.help {

	cursor: pointer;

}

.tooltip {

	border: 1px solid #FDDA5C;

	background: #FBFF95;

	padding: 5px;

	font-size: 11px;

	width: 250px;

}

.clear { /* generic container (i.e. div) for floating buttons */

	overflow: hidden;

	width: 100%;

}

.button {

	padding-left: 8px;

	display: inline-block;

	margin-right: 5px;

	background: url('../image/button_left.png') top left no-repeat;

	text-decoration: none;

	color:#FFF;

}

.button span {

	color: #FFF;

	display: block;

	padding: 4px 12px 5px 5px;

	background: url('../image/button_right.png') top right no-repeat;

}

.buttons {

	padding: 5px;

	margin-bottom: 10px;

}

.buttons input {

	padding: 0px;

	margin: 0px;

}

.buttons table {

	width: 100%;

	border-collapse: collapse;

}

.buttons table td {

	vertical-align: middle;

}

.content {

	border-bottom: 2px dotted #DDDDDD;

	padding: 10px;

	margin-top: 3px;

	margin-bottom: 10px;

}

.list {

	margin-bottom: 10px;

	width: 100%;

}

.list td {

	text-align: center;

	vertical-align: top;

	padding-bottom: 15px;

}

.sort {

	margin-bottom: 10px;

	height: 30px;

	width: 100%;

}

.sort .div1 {

	float: right;

	margin-left: 5px;

	padding-top: 6px;

	padding-right: 9px;

}

.sort .div2 {

	text-align: right;

	padding-top: 9px;

}

.sort select {

	font-size: 11px;

	margin: 0;

	padding: 0;

}

.pagination {

	display: inline-block;

	width: 100%;

	margin-bottom: 10px;

}

.pagination .links, .pagination .results {

	padding: 7px;

}

.pagination .links {

	float: left;

}

.pagination .links a {

	border: 1px solid #CCCCCC;

	padding: 4px 7px;

	text-decoration: none;

	color: #000000;

}

.pagination .links b {

	border: 1px solid #CCCCCC;

	padding: 4px 7px;

	text-decoration: none;

	color: #000000;

	background: #FFFFFF;

}

.pagination .results {

	float: right;

}

.tabs {

	width: 100%;

	height: 31px;

	margin-top: 10px;

	margin-bottom: 0px;

}

.tabs a {

	float: left;

	display: block;

	padding: 6px 15px 7px 15px;

	margin-right: 2px;

	border-top: 1px dotted #DDDDDD;

	border-bottom: 1px dotted #DDDDDD;

	border-left: 1px dotted #DDDDDD;

	border-right: 1px dotted #DDDDDD;

	background: #FFFFFF url('../image/tab_3.png') repeat-x;

	color: #000000;

	font-weight: bold;

	font-size: 13px;

	text-decoration: none;

	z-index: 1;

	position: relative;

	top: 1px;

}

.tabs a.selected {

	background: #FFFFFF url('../image/tab_3.png') repeat-x;

	border-bottom: 0px;

	padding-bottom: 8px;

	z-index: 3;

}

.tab_page {

	border: 1px dotted #DDDDDD;

	background: #FFFFFF;

	padding: 10px;

	display: block;

	z-index: 2;

	margin-bottom: 10px;

}

#footer {

	width: 100%;

	clear: both;

	background: url('../image/footer_top.png') no-repeat;

}

#footer .top {

	padding: 5px 0px 0px 15px;

	color: #FFF;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-transform: uppercase;

}

#footer .top img {

	float: left;

}

#footer .middle {

	width:100%;

	padding-top: 20px;

	padding-bottom: 7px;

	background-color: #3f3f3f;

}

#footer .div1 {

	text-align: left;

	padding-left:20px;

	padding-top:20px;

	color: #a2f203;

}

#footer .div1 a:visited {

	color: #a2f203;

	text-decoration: underline;

	cursor: pointer;

}

#footer .div1 a:link {

	color: #a2f203;

	text-decoration: underline;

	cursor: pointer;

}

#footer .div1 a:active {

	color: #a2f203;

	text-decoration: underline;

	cursor: pointer;

}

#footer .div1 a:hover {

	color: #a2f203;

	text-decoration: none;

	cursor: pointer;

}

#footer .div2 {

	text-align: right;

	margin-right:10px;

	margin-top: -30px;

	color:#FFF;

}

#footer .div2 a:visited {

	color: #FFF;

	text-decoration: underline;

	cursor: pointer;

}

#footer .div2 a:link {

	color: #FFF;

	text-decoration: underline;

	cursor: pointer;

}

#footer .div2 a:active {

	color: #FFF;

	text-decoration: underline;

	cursor: pointer;

}

#footer .div2 a:hover {

	color: #FFF;

	text-decoration: none;

	cursor: pointer;

}

#category ul {

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 8px;

	padding-left: 12px;

	list-style: url('../image/bullet_1.png');

}

#information ul {

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 8px;

	padding-left: 12px;

	list-style: url('../image/bullet_2.png');

}

.cart {

	border-collapse: collapse;

	width: 100%;

	border: 1px solid #EEEEEE;

	margin-bottom: 10px;

}

.cart th {

	background: #EEEEEE;

	padding: 5px;

	font-weight: normal;

}

.cart td {

	padding: 5px;

}

.tags, .tags a {

	font-style: italic;

	font-size: x-small;

}

#module_cart .middle {

}

.cart_module_total {

	padding: 0 3px 0 3px;

	font-size: 0.9em; 

	color: #222;

}

.cart_remove {

	margin-top: 3px;

	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;

	padding-right:10px;

	cursor:pointer;

}

.cart_remove_loading {

	margin-top: 3px;

	background: url('../image/ajax_load.gif') no-repeat transparent;

	padding-right:10px;

}

.button_add_small, a.button_add_small:visited {

	margin-top: 3px;

	background: url('../image/button_add_small.png') no-repeat left center transparent;

	padding:5px;

	text-decoration: none;

	cursor:pointer;

}

#content .middle .box {

	float: left;

	margin: 0 6px 10px 6px;

	min-height: 0px;

}

#content .middle .box .middle {

	width: 158px;

	min-height: 0px;

}

#home_TopAD {

	width:730px; 

	height:250px; 

	background-color: #000;

	margin-bottom: 20px;

}

#home_TopAD h2 {

	padding:60px 10px 5px 10px; 

	margin:0;

}

#home_TopAD h2 a{

	padding-left:10px;

	color:#fff;

	font-size:24px;

	line-height:1.3em;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#home_TopAD .Adbody {

	width:200px;

	height:100px;

	clear:both;

	margin-top:5px;

	margin-left:8px;

	padding:0 15px;

}

#home_TopAD .Adbody a{	

	font-size:13px;	

	color:#c6c6c6;	

	text-decoration: none;

	line-height:1.7em;

}

#home_TopAD .TopAdleft {

	float:left; 

	position: absolute;

	width:730px; 

	height:250px; 

	margin-top:0px; 

	margin-left:0px;

}

#home_TopAD .TopAdpress {

	float:left; 

	position: absolute;

	width:730px; 

	height:250px; 

	margin-top:0px; 

	margin-left:0px;  

	z-index: 1;

}

#home_TopAD .press_part {

	float:left; 

	position: absolute;

	z-index: 2;

	margin-top:210px; 

	margin-left:30px;

}

#home_TopAD .press_button {

	padding-left: 8px;

	display: inline-block;	

}

#home_TopAD .press_button span {

	color: #FFF;

	text-decoration: none;

	font-size: 18px;

	display: block;

	padding: 4px 12px 5px 5px;

	font-weight: bold;

}

#home_TopAD .TopAdright {

	float:left;

	position: absolute;

	width:250px; 

	margin-top:0px; 

	margin-left:470px;  

}

#home_TopAD .Adright_link {

	padding-left:180px; 

	margin-top:220px; 

	width:50px; 

	height:20px;

}

#home_TopAD .Adright_link ul {

	padding:0;

	margin:0;

	list-style-type: none;

	display: block;

	padding-top:1px;

}

#home_TopAD .Adright_link ul li {

	width: 14px;

	height: 14px;

	float: left;

	display: block;

	color: #fff;

	text-align: center;

	margin: 1px;

	cursor: pointer;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

#home_TopAD .Adright_link ul li.on {

	background: #fff;

	color: #000;

}

#home_TopAD .Adright_link ul li.off {

	background: #111;

	color: #fff;

}

.logo_category_box {

	margin-bottom: 10px;

}

.logo_category_box .logo_category_box_logo {

	background: url('../image/box_top_logo.png') no-repeat;

	padding-top: 5px;

}

.logo_category_box .logo_category_box_logo .middle {

	background-color: #d6d4d7;
	padding-left: 2px;

}

.logo_category_box .logo_category_box_logo_category {

	padding: 0px 5px 0px 5px;

	background-color: #d6d4d7;

}

.logo_category_box .logo_category_box_logo_category .con_box {

	margin-top: -5px;

	background: url('../image/box_top_category.png') no-repeat;

}

.logo_category_box .logo_category_box_logo_category .con_box .top {

	padding: 10px 0px 6px 15px;

	color: #FFF;

	font-size: 16px;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

}

.logo_category_box .logo_category_box_logo_category .con_box .top img {

	float: left;

	margin-right: 5px;

}

.logo_category_box .logo_category_box_logo_category .con_box .middle {

	background: #d6d4d7;

}

.logo_category_box .logo_category_box_logo_category .con_box .bottom {

	padding-bottom: 0px;

}

.logo_category_box .bottom {

	height: 5px;

	background: url('../image/box_bottom_logo.png') no-repeat;

}

.sidebar {

	width:170px;

}

.sidebar .sidebar-menu {

	background-color: rgb(214, 212, 213);

}

.sidebar .subitem {

	font-family: "Arial", "Helvetica", sans-serif;

	font-weight: bold;

	padding: 0px 5px 0px 5px;

	list-style-type: none;

	font-size: 13px;

	background: #A1F200;

	/*height: 30px;*/

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-top: 2px solid #eee;

	border-left: 2px solid #eee;

	border-bottom: 2px solid #eee;

	border-right: 2px solid #eee;

	width: 156px;

}

.sidebar .subitem a {

	text-decoration: none;

	display: block;

	/*padding: 0 20px;*/

	line-height: 30px;

	color: #555;

}

.sidebar .subitem a:hover {

	/*border-bottom: 2px solid #DDD*/;

	color: #1ab2fe;

}

#sub_category {

	margin-left: 5px;

	font-family: Arial, sans-serif;

	font-weight: bold;

	padding: 0px 5px 0px 15px;

	list-style-type: none;

	font-size: 13px;

	/*height: 30px;*/

  	width:136px;

  	background-color:#ccc;

 	-moz-border-radius: 5px;

 	-webkit-border-radius: 5px;

  	border-top: 2px solid #eee;

	border-left: 2px solid #eee;

	border-bottom: 2px solid #eee;

	border-right: 2px solid #eee;

}

#sub_category a {

	text-decoration: none;

	display: block;

	/*padding: 0 20px;*/

	line-height: 30px;

	color: #555;

  	padding: 0 0px;

}

#sub_category a:hover {

	/*border-bottom: 2px solid #DDD*/;

	color: #1ab2fe;

}

.menu_arrow {

	height:8px;

	border:0;

	padding-top:11px;

	padding-right:5px; 

	float:left;

}

.MEN_menu_image {

	margin-left: 35px;

	vertical-align: middle;

}

.WOMEN_menu_image {

	margin-left: 14px;

	vertical-align: middle;

}

.UNISEX_menu_image {

	margin-left: 55px;

	vertical-align: middle;

}

.cart_box {

	margin-bottom: 10px;

	background: url('../image/box_top_cart.png') no-repeat;

}

.cart_box .top {

	padding: 2px 0px 2px 2px;

	color: #FFF;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-transform: uppercase;

}

.cart_box .top img {

	float: left;

	margin-right: 5px;

}

.cart_box .middle {

	background: #7234c3;

	padding: 0px 10px 5px 0px;

	height: 90px;

}

.cart_box .middle .div1 {

	float: left;

}

.cart_box .middle .div1 img {

	margin-left: -10px;

}

.cart_box .middle .div2 {

	float:right;

	color:#FFF;

	padding-left: 8px;

	display: inline-block;

	margin-top: 10px;

	background: url('../image/button_left_cart.png') top left no-repeat;

}

.cart_box .middle .div2 span {

	display: block;

	padding: 4px 12px 5px 5px;

	background: url('../image/button_right_cart.png') top right no-repeat;

}

.cart_box .middle .div2 span a {
	color: #FFF;
}

.cart_box .middle .div2 span a b {

	font-size: 18px;

	color: #00a9fe;

}

.cart_box .middle .div3 {

	float:right;

	color:#FFF;

	padding-left: 8px;

	display: inline-block;

	margin-top: 0px;

	margin-left: 32px;

	background: url('../image/button_left_cart_2.png') top left no-repeat;

}

.cart_box .middle .div3 span {

	display: block;

	padding: 4px 12px 5px 5px;

	background: url('../image/button_right_cart_2.png') top right no-repeat;

}

.cart_box .middle .div3 span a {

	color: #03a9ff;

	text-decoration: none;

}

.cart_box .bottom {

	height: 5px;

	background: url('../image/box_bottom.png') no-repeat;

}

#search {

	padding-top: 7px;

	padding-left: 5px;

	color: #FFF;

	font-weight: bold;

}

#search select {

	border: 1px solid #0A5391;

	padding: 1px;

}

#search input {

	border: 1px solid #0A5391;

	padding: 2px;

}

#filter_keyword {

	width: 160px;

}

#filter_category_id {

	width: 165px;

}

.search_button {

	font-weight: normal;

	padding-left: 8px;

	display: inline-block;

	margin-left: 115px;

	background: url('../image/button_left_search.png') top left no-repeat;

}

.search_button span {

	color: #03a9ff;

	text-decoration: none;

	display: block;

	padding: 4px 12px 5px 5px;

	background: url('../image/button_right_search.png') top right no-repeat;

}

.advsearch_button {

	font-weight: normal;

	padding-left: 8px;

	display: inline-block;

	margin-top: 5px;

	margin-left: 45px;

	background: url('../image/button_left_search.png') top left no-repeat;

}

.advsearch_button span {

	color: #03a9ff;

	text-decoration: none;

	display: block;

	padding: 4px 12px 5px 5px;

	background: url('../image/button_right_search.png') top right no-repeat;

}

.brand_list { 

	width: 760px;

	margin: 0px;

}

.brand_list_col-1 { 

	width: 300px;

	margin: 0px 50px 0px 0px;

	padding: 0px;

	line-height: 36px;

	float: left;

	list-style-position: outside;

	list-style-type: none;

	list-style-image: none;

}

.brand_list_col-2 { 

	width: 380px;

	margin: 0px;

	padding: 0px;

	line-height: 36px;

	float: left;

	list-style-position: outside;

	list-style-type: none;

	list-style-image: none;

}

.brand_list_name {

	padding-left: 5px;

	height: 20px;

}

.brand_list_col_letter {

	padding-left: 5px;

	background-attachment: scroll;

	background-repeat: repeat;

	background-image: none;

	background-position: 0% 0%;

	font-size: 18px;

	clear: left;

	height: 20px;

	color: #8F8F8F;

}

.brand_list a { 

	text-decoration: none;

	color: #000;

	font-size: 15px;

}

.brand_list a:visited {

	text-decoration: none;

	color: #000;

}

.brand_list a:link {

	text-decoration: none;

	color: #000;

}

.brand_list a:active {

	text-decoration: none;

	color: #000;

}

.brand_list a:hover {

	text-decoration: none;

	color: #00a9fe;

	font-weight:bolder;

}

.product_related {

	border-top: 2px #999 dotted;

}

.product_related_title {

	margin: 10px 10px 20px 10px;

}

.product_item_title {

	padding: 10px 0px 10px 0px;

	color: #000;

	margin-bottom: -30px;

}

.product_item_title p {

	font-size: 18px;

}

.product_item_title p strong {

	font-size: 22px;

	font-weight: bold;

}

.product_item_price {

	margin: 5px 5px 0px 5px;

}

.product_item_price1 {

	color: #AAA;

	font-weight: bold;

	font-size: 17px;

}

.product_item_price2 {

	color: #AAA;

	font-size: 11px;

	text-decoration: line-through;

}

.product_item_price3 {

	color: #F00; 

	font-weight: bold;

	font-size: 17px;

}

.product_item_stock {

	margin-left: 10px;

	font-size: 11px;

}

.product_item_order {

	margin-bottom: 5px;

}

.product_item_order_button {

	margin-top: 5px;

	padding-left: 8px;

	display: inline-block;

	margin-right: 5px;

	background: url('../image/product_item_order_button_left.png') top left no-repeat;

	text-decoration: none;

	color:#FFF;

}

.product_item_order_button span {

	color: #FFF;

	display: block;

	padding: 4px 12px 5px 5px;

	background: url('../image/product_item_order_button_right.png') top right no-repeat;

}

.product_size_chart {

	margin-left: 5px;

}

.product_size_chart_button {

	margin-top: 5px;

	padding-left: 8px;

	display: inline-block;

	margin-right: 5px;

	background: url('../image/product_item_order_button_left.png') top left no-repeat;

	text-decoration: none;

	color:#FFF;

}

.product_size_chart_button span {

	color: #FFF;

	display: block;

	padding: 4px 12px 5px 5px;

	background: url('../image/product_item_order_button_right.png') top right no-repeat;

}

.product_item_link {

}

.product_item_link a {

	color:#a5a5a5;

	text-decoration: none;

}

.product_item_link a:visited {

	color:#a5a5a5;

	text-decoration: none;

}

.product_item_link a:link {

	color:#a5a5a5;

	text-decoration: none;

}

.product_item_link a:active {

	color:#a5a5a5;

	text-decoration: none;

}

.product_item_link a:hover {

	color:#A1F200;
	
	font-weight:bold;

	text-decoration: none;

}

.product_table_item {

	width: 220px;

}

.product_table_item_data {

	text-align: left;

	padding: 5px;

}

.product_table_item_data a {

	color: #000;

}

.manufacturer_table_item {

	width: 220px;

}

.manufacturer_table_item_data {

	text-align: left;

	padding: 5px;

}

.manufacturer_table_item_data a {

	color: #000;

}

.special_table_item {

	width: 220px;

}

.special_table_item_data {

	text-align: left;

	padding: 5px;

}

.special_table_item_data a {

	color: #000;

}

.search_table_item {

	width: 220px;

}

.search_table_item_data {

	text-align: left;

	padding: 0px 5px 5px 5px;

}

.search_table_item_data a {

	color: #000;

}

.category_table_item {

	width: 220px;

}

.category_table_item_data {

	text-align: left;

	padding: 5px;

}

.category_table_item_data a {

	color: #000;

}

.latest_table_item {

	width: 220px;

}

.latest_table_item_data {

	text-align: left;

	padding: 5px;

}

.latest_table_item_data a {

	color: #000;

}

.contact_content {

	border-bottom: 2px dotted #DDDDDD;

	padding: 10px;

	margin-top: 3px;

	margin-bottom: 10px;

}

.sitemap_a {

	font-size: 13px;

	color: #000;

}

.sitemap_a:visited {

	color: #000;

}

.sitemap_a:link {

	color: #000;

}

.sitemap_a:active {

	color: #000;

}

.sitemap_a:hover {

	color: #000;

}

.wrapper { 

	width:350px; 

	height:527px;

	border:0px solid #ccc; 

	background:#ddd;

}

.cloud-zoom {

	display:block; 

	width:350px; 

	height:527px;

}

.product_item_description {

	padding: 5px;

}

.manufacturer_con {

	padding-bottom: 10px;

	margin-bottom: 20px;

	border-bottom: 2px #999999 dotted;

}

.manufacturer_con_description {

}