/* Global */

* {
	margin:0;
	padding:0;
}
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #182334;
	background:url(../images/bg_002.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
}
#showpage { background:url(../images/pager_bg.gif);text-align:right;line-height:31px; font-size:12px;clear:both;  padding:0 12px;  color:#000; font-weight:100; margin:10px 0;}
#showpage a{ font-family:arial; text-decoration:none; color:#000; font-size:12px; font-weight:bold; background:#fff; border:1px solid #666; padding:0 6px;}

#bar0{
	text-align:left; 
	padding-left:10px;
	line-height:30px;
	font-size:11px; font-weight:bold;
	font-size:12px; color:#c00; font-weight:bold;
}#bar0 a{ color:#c00}

#bar{
	text-align:left; 	
	line-height:20px; 
	font-size:12px; color:#000;
	text-align:left;
	margin-bottom:10px;	
}
#bar span {font-size:12px; no-repeat:3px; padding-left:19px; 
 font-weight:bold; color:#a00; float:left; text-transform:uppercase; display:none;}
#bar b{font-size:12px; color:#800}
#bar a{ font-size:12px;font-weight:bold;}




#hw00{ float:left; width:182px;  overflow:hidden; }
#hw1{ text-align:center;margin-top:10px;height:125px;overflow:hidden;}
#hw1 a img{ border:0; max-width:145px; max-height:125px; width:expression(this.width > 145 && this.height < this.width*125/145 ? 145: true);  height: expression(this.height > 125 ? 125: true);margin-top: expression(this.height < 125 ? (125-this.height)/2: 0); }
#hw2{ text-align:center; line-height:1.3; margin:auto; height:55px; font-size:11px; font-family:verdana; }
#hw2 b{ color:#000; font-size:11px;}
#hw2 br{ line-height:7px;}
#hw2 a{  color:#000; font-size:11px;}
#hw2 span{ color: #FF6600;}
#hw2 u{ font-size:11px; color:#000; text-decoration:none; font-weight:100;}
#hw33{ max-width:330px; border:1px solid #ddd; background:#fff;}












a {
	color: #182334;
	text-decoration: none;
}
a:visited {
	color: #182334;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
img {
	border: none;
}
:focus {
	outline:0;
}
/* Table */
th {
	padding:0;
	text-align:left;
	vertical-align:top;
}
td {
	padding:0;
	vertical-align:top;
}
/* Paragraph */
p {
	margin-bottom:.8em;
}
address {
	margin-bottom:.4em;
}
address {
	font-style:normal;
	line-height:1.4em;
}
cite {
	font-style:normal;
	font-size:10px;
}
q:before, q:after {
	content:'';
}
/* Form */
form {
	display:inline;
}
fieldset {
	border:none;
}
legend {
	display:none;
}
label {
	color:#666; /*font-size:.95em;*/
	font-weight:bold;
}
input, select, button {
	vertical-align:middle;
}
/* Lists */
dt {
	display:block;
	font-weight:bold;
}
ul, ol li {
	list-style:none;
}
/* Size */
small {
	font-size:.92em;
}
big {
	font-size:1.1em;
}
hr {
	height:0;
	margin:8px 0;
	overflow:hidden;
	visibility:hidden;
}
.nowrap {
	white-space:nowrap;
}
.bold {
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6, .head {
	margin-bottom:.4em;
	line-height:1.3em;
	color:#0A263C;
}
h1 {
	font-size:2em;
	line-height:1.17;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.35em;
}
h4 {
	font-size:1.05em;
}
h5 {
	font-size:1.05em;
}
h6 {
	font-size:.95em;
}
/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */ 

/* Wrapper */
.wrapper {
	width: 980px;
	float: none;
	margin: 0px auto;
	background:#FFFFFF;
	margin-top:8px;
}
/* Header */
.header {
	width:980px;
	margin: 0px auto;
	margin-bottom:3px;
	clear:both;
}


h1#logo {
	width: 275px;
	height: 69px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}
.tel {
   float: right; 
   width: 150px;
   padding: 53px 0px 0px 0px;
   color: #00458c;
   font-size: 11px;
   font-weight: bold;
}

.botnew{width:980px; margin:0 auto; background:#204DA0; text-align:center; padding-top:40px; color:#FFFFFF; clear:both}
.botnew a{ color:#FFFFFF; font-weight:bold;}


/* Top Right */
.top_bar {
	width:560px;
	height:65px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align:right;
	border:1px solid red
}

.top_bar .bookmark {
	padding: 6px 7px 10px 9px;
	float: left;
}
.top_bar .rss {
	padding: 6px 0px 10px 0px;
	float: left;
}

.top_bar a:visited {
	color: #00458c;
	}

.currencies {
	padding: 6px 0px 10px 20px;
	float: left;
	width: 115px;
	z-index:1000;
}
.currencies span {
	color: #00458c;
	font-weight: bold;
	display: inline;
}
.currencies ul {
	width: 117px;
	padding: 0px;
	margin: 0px;
	border: none;

	float: right;
}
.currencies ul li {
	border: 1px solid #c0c0c0;
	background: url("../images/currencies_down.gif"/*tpa=http://www.jerseyskey/images/currencies_down.gif*/) #FFFFFF 104px 3px no-repeat;
}
.currencies li {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	height: 15px;
	color: #00458c;
	font-size: 11px;
	position: relative;
	display: block;
}
.currencies li a {
	color: #00458c;
	display: block;
	padding: 0px;
	height: 15px;
}
 
.currencies ul li li.us_dollar a {
	background: url("../images/us_dollar.gif"/*tpa=http://www.jerseyskey/images/us_dollar.gif*/) 0px 2px no-repeat;
}
.currencies ul li li.us_dollar a:hover {
	background: url("../images/us_dollar.gif"/*tpa=http://www.jerseyskey/images/us_dollar.gif*/) 0px 2px no-repeat;
}
.currencies ul li li.canadian_dollar a {
	background: url("../images/canadian_dollar.gif"/*tpa=http://www.jerseyskey/images/canadian_dollar.gif*/) 0px 2px no-repeat;
}
.currencies ul li li.canadian_dollar a:hover {
	background: url("../images/canadian_dollar.gif"/*tpa=http://www.jerseyskey/images/canadian_dollar.gif*/) 0px 2px no-repeat;

}
.currencies ul li li.gb_pound a {
	background: url("../images/gb_pound.gif"/*tpa=http://www.jerseyskey/images/gb_pound.gif*/) 0px 2px no-repeat;
}
.currencies ul li li.gb_pound a:hover {
	background: url("../images/gb_pound.gif"/*tpa=http://www.jerseyskey/images/gb_pound.gif*/) 0px 2px no-repeat;
}
.currencies ul li li.euro a {
	background: url("../images/euro.gif"/*tpa=http://www.jerseyskey/images/euro.gif*/) 0px 2px no-repeat;
}
.currencies ul li li.euro a:hover {
	background: url("../images/euro.gif"/*tpa=http://www.jerseyskey/images/euro.gif*/) 0px 2px no-repeat;
}

.currencies li a:hover {
	border: 0px solid #000000;
	color: #812625;
	text-decoration: none;
	display: block;
}
.currencies ul ul { 
	visibility: hidden;
	position: absolute;
	left: -1px;
	top: 15px;
	width: 115px;
	padding-top: 1px;
	border: 1px solid #c0c0c0;
	border-bottom: 2px solid #999999;
	border-top: none;
	background-color: #FFFFFF;
	background-image: none;
	z-index:1000;
}
.currencies table { 
	position: absolute; 
	left: 0px;
	top: 0px;
	display: block!important;

}
.currencies table tr,.currencies table td{
    display: block!important;
} 
.currencies ul li:hover ul,
.currencies ul a:hover ul{ 
	visibility: visible;
}

.currencies a{ 
	display: block;
}
.currencies a:hover{}
.currencies ul ul li {
	clear: both;
	text-align: left;
	font-size: 11px;
	border: none;
	height: 16px;
	background: none;
}
.currencies ul ul li a{
	display: block;
	height: 16px;
	margin: 0;
	border: 0;
	padding: 0px 0px 0px 28px;
}
.currencies ul ul li a:hover{
	border: 0;
	background: #fafafa;
	color: #812625;
	text-decoration: underline;
}

.top_link_cus {
    float: right;
	width: 136px;
	padding: 6px 0px 0px 0px;
}
.top_login {
	padding: 0px 5px 0px 17px;
	color: #00458c;
	font-weight: bold;
	text-align: left;
	display: inline;
}
.top_login a {
	color: #00458c;
}
.top_account {
	padding: 0px 0px 15px 0px;
	color: #00458c;
	font-weight: normal;
	text-align: right;
	display: inline;
	text-decoration: underline;
}
.top_account a {
	color: #00458c;
	text-decoration: underline;
}
/* Shopping Cart */

.header_shopping_cart {
	float: right;
	width: 211px;
	height: 55px;
	margin: 38px 0px 0px 0px;
	color: #808080;
	font-size: 12px;
	overflow: hidden;
}
.header_shopping_cart h4 {
	padding: 0px 0px 2px 0px;
	margin: 0px;
	color: #00458c;
	font-size: 12px;
	text-decoration: underline;
}
.header_shopping_cart a:link,.header_shopping_cart a:visited {
	color: #00458c;
	text-decoration: underline;
}
.header_shopping_cart .total_price {
	color: #ff6600;
}
.header_shopping_cart .top_checkout {
	width: 73px;
	height: 19px;
	border: none;
	background: url("../images/checkout.gif"/*tpa=http://www.jerseyskey/images/checkout.gif*/) left top no-repeat;
	cursor: pointer;
	margin: 0px 0px 0px 5px;
	vertical-align: bottom;
}
/* Container */
.middle_container {
    padding: 0px 0px 0px 0px;
}

/* Left Column */
.left_col {
	float: left;
	width: 204px;
	margin: 0px;
	clear:both
}
/* Left Mini Search */
.mini_search {
	width: 204px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
.mini_search form {
	border: 0px;
}
.mini_search .input_text {
	width: 136px;
	height: 16px;
	padding: 2px;
	margin: 0px 3px 0px 0px;
	border: 1px solid #cecece;
	float: left;
	color: #787878;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.mini_search .search_submit {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 22px;
	float: right;
}
/* Box */
.col-2-left-layout .content,.col-2-left-layout .box {
	padding:0 0 8px 0 !important;
}
.col-2-left-layout .box {
	clear: both;
	background: url("../images/left_block_bottom002.gif"/*tpa=http://www.jerseyskey/images/left_block_bottom.gif*/) left bottom no-repeat;
	overflow: hidden;
}
.col-2-left-layout .box .head {
	background: url("../images/left_block_title.gif"/*tpa=http://www.jerseyskey/images/left_block_title.gif*/) left top no-repeat;
	width: 204px;
	height: 29px;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
}
.col-2-left-layout .box .head h4 {
	line-height: 29px;
	color: #fff;
	padding: 0px 0px 0px 30px;
}
.col-2-left-layout .box .content {
	width: 204px;
	background-color:#204DA0;
	min-height: 50px;
	padding: 0px;
}
body.sendfriend-product-send .col-2-left-layout .content {
    padding:12px 12px 12px 15px!important;
}
body.sendfriend-product-send .left_col .content {
	padding: 0px!important;
}
/* Categories */
.cat_vert {
	padding: 0px 5px 0px 12px;
	line-height: 25px;
}

.cat_vert a {
    color: #FFFF00;
}

.cat_vert a:hover {
   color: #FFFF00;
}

.cat_vert ul li a {
    color: #fff;
}

.cat_vert li {
    padding: 0px 0px 5px 13px;
	font-size: 13px;
	
}

.cat_vert li.view_all {
    background: none;
	text-align: right;
	padding-right: 30px;
	color: #FFFF00;
}
.cat_vert li.view_all a{
	color: #FFFF00;
}

.cat_vert ul {
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

.cat_vert ul li {
    padding: 0px 0px 0px 13px;
	font-size: 11px;
	background: url("../images/41.gif"/*tpa=http://www.jerseyskey/images/cat_vert_sub.gif*/) no-repeat left 5px;
}

.cat_vert ul li.nav_display {
    background: none;
	padding: 0px;
}

/* Popular Tags */
.popular_tags ul {
	padding: 0px 15px 0px 15px;
}
.popular_tags li {
	display: inline;
	padding-right: 4px;
	line-height: 25px;
}
.popular_tags li:after {
	display: inline!important;
}
.popular_tags .content {
	padding: 10px;
}
.popular_tags .content a, .popular_tags .content a:hover {
	color: #1b2d3b;
}
.popular_tags .view_more {
	text-align: right;
	display: block;
	padding: 10px 15px 0px 15px;
}
.popular_tags .view_more a {
	color: #00458c;
}
/* Newsletter */
.newsletter .content form {
	padding: 0px 15px;
	display: block;
}
.newsletter .content form label {
	color: #484949;
	font-weight: normal;
	font-size: 11px;
	background: url("../images/newsletter_icon.gif"/*tpa=http://www.jerseyskey/images/newsletter_icon.gif*/) 135px top no-repeat;
	padding: 0px 30px 4px 0px;
	height: 22px;
	display: block;
}
.newsletter .content form #newsletter {
	border: 1px solid #dddddd;
	height: 15px;
	width: 160px;
	margin: 0px 0px 9px 0px;
	padding: 2px 0px 2px 0px;
}
.newsletter .validation-advice { color:#D40707 !important; font-weight:bold !important; } /* Add the notice style */
.validation-advice { clear:both; min-height:15px; margin-top:3px; background:url("../images/validation_advice_bg.gif"/*tpa=http://www.overbestmall.com/skin/frontend/default/overbestmall/images/validation_advice_bg.gif*/) no-repeat 2px 1px; padding-left:17px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.newsletter .validation-failed {
    border: 1px solid #dddddd!important;
	background: #FFFFFF!important;
}

/* Blog */
.blog .head {
	background: url("../images/left_block_top.gif"/*tpa=http://www.jerseyskey/images/left_block_top.gif*/) #eaeff4 left top no-repeat!important;
}
.blog .head h4 {
	background: url("../images/left_blog_block_icon.gif"/*tpa=http://www.jerseyskey/images/left_blog_block_icon.gif*/) 7px 8px no-repeat!important;

}
.blog .content {
	font-size: 11px;
	margin-top: 0px;
}
.blog .content ul {
	padding: 0px 15px;
}
.blog .content ul li {
	line-height: 16px;
	border-bottom: 1px dotted #4c99d8;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 13px 0px;
}
.blog .content h5 {
	font-size: 11px;
	color: #182334;
	line-height: 14px;
	padding: 3px 0px;
}
.blog .content h5 a {
	color: #182334;
}
.blog .content span.read_more {
	color: #00458c;
	display: block;
	text-align: right;
}
.blog .content span.read_more a {
	color: #00458c;
}
/* Ad Pic 1 */
.col-2-left-layout .pic {
	background: none!important;
	text-align: center;
	margin: 0px!important;
	padding: 6px 0px 0px 0px!important;
}
/* Middle Container */
.main_col {
	width: 766px;
	float: right;
	margin: 0px;
}
/* Big Banner */
.big_banner {
	padding:0px;
	margin:0px;
	position: relative;
	z-index: 0;
	background-color: #000000;
}
.big_banner div.scroller{
	width: 754px;
	border:5px solid #000000;
	height: 268px;
	overflow: hidden;
	
}
.big_banner div.scroller div.content {
    width: 1000px;
	border: none!important;
	padding: 0px!important;
	margin: 0px!important;
}
.big_banner div.section {
	overflow:hidden;
	float:left;
	width: 766px;
	height: 268px;
}

.big_banner .product_image {
	width: 496px;
	height: 270px;
	float: left;
}
.big_banner .product_info {
	width: 247px;
	background-color:#666666;
	height: 270px;
	float: right;
}
.big_banner .controls {
	margin: 0px;
	height: 22px;
	position: absolute;
	right: 80px;
	top: 22px;
}
.big_banner .controls li {
	display: inline;
	float: left;
}
.big_banner .product_info .product_text {
    height: 125px;
	width: 237px;
	overflow: hidden;
	clear: both;
	color:#FFFFFF;
	text-align:center;
	margin: 58px 0px 0px 0px;
}

.big_banner .product_info p {
	line-height: 20px;
	padding: 0px 10px 0px 0px;
}

.big_banner .product_info span.product_price {
	font-size: 20px;
	color: #000000;
	display: block;
	padding: 5px 0px 10px 0px;
	clear: both;
}
.big_banner .product_info .more_info {
	margin: 0 auto;
	background: url("../images/buy_now.gif"/*tpa=http://www.jerseyskey/images/buy_now.gif*/) left top no-repeat;
	width: 180px;
	height: 42px;
	line-height: 40px;
}

.big_banner .product_info span.buy_now {
	font-weight: bold;
	color: #000000;
	font-size: 15px;
	line-height: 15px;
	padding: 20px 0px 13px 55px;
}
.big_banner .product_info span.buy_now a {
	width: 128px;
}
.big_banner .product_info span.buy_now a:hover {
    text-decoration: none;
}
/* Special List */
.special_list {
	width: 756px;
	height: 106px;
	background: url("../images/big_banner_bottom.gif"/*tpa=http://www.jerseyskey/images/big_banner_bottom.gif*/) left bottom no-repeat;
	float: left;
}
.special_list li {
	width: 248px;
	height: 100px;
	margin: 0px 3px 0px 0px;
	float: left;
	border: 1px solid #d5d5d5;
	border-bottom: none;
}
.special_list li.special_list_3 {
	margin: 0px 0px 0px 0px;
}
.special_list li .special_text {
	float: left;
	width: 143px;
	padding: 8px 0px 0px 15px;
	font-size: 11px;
}
.special_list li .special_text h5 {
	font-size: 12px;
}
.special_list li .special_text span.show_detail {
	color: #f22625;
	font-weight: bold;
	background: url("../images/arrow_icon_yellow.gif"/*tpa=http://www.jerseyskey/images/arrow_icon_yellow.gif*/) 73px 9px no-repeat;
	display: block;
	height: 22px;
	line-height: 22px;
}
.special_list li .special_text span.show_detail a {
	color: #f22625;
}
.special_list li .special_image {
	float: right;
	width: 90px;
}
.special_list li .special_image img {
	width: 85px;
	height: 85px;
	margin: 8px 5px 0px 0px;
}
/* Product Tab */
.product_tab {
	width: 765px;
	clear: both;
	margin-top:8px;
	padding: 0px 0px 5px 0px;
	border:1px solid #DFEAF0

}

.dis {
	display: block;
}

.undis {
	display: none;
}
.tabs {
	width: 100%;
}

.tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.tabs a {
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: block;
	width: 191px;
	height:36px;
}

.tabs li.on_1 a{
    background: url("../images/featured_picks_on.gif"/*tpa=http://www.jerseyskey/images/featured_picks_on.gif*/) no-repeat left top;
}
.tabs li.off_1 a{
	background: url("../images/featured_picks.gif"/*tpa=http://www.jerseyskey/images/featured_picks.gif*/) no-repeat left top;
}

.tabs li.on_2 a{
    background: url("../images/top_sellers_on.gif"/*tpa=http://www.jerseyskey/images/top_sellers_on.gif*/) no-repeat left top;
}

.tabs li.off_2 a{
	background: url("../images/top_sellers.gif"/*tpa=http://www.jerseyskey/images/top_sellers.gif*/) no-repeat left top;
}

.tabs li.on_3 a{
    background: url("../images/new_arrivals_on.gif"/*tpa=http://www.jerseyskey/images/new_arrivals_on.gif*/) no-repeat left top;
}

.tabs li.off_3 a{
	background: url("../images/new_arrivals.gif"/*tpa=http://www.jerseyskey/images/new_arrivals.gif*/) no-repeat left top;
}

.tabs li.on_4 a{
    background: url("../images/recently_viewed_on.gif"/*tpa=http://www.jerseyskey/images/recently_viewed_on.gif*/) no-repeat left top;
}

.tabs li.off_4 a{
	background: url("../images/recently_viewed.gif"/*tpa=http://www.jerseyskey/images/recently_viewed.gif*/) no-repeat left top;
}

.tabs a span {
	display: none;
}

.ctt {
	width:766px;
	padding:0px;
	clear: both;
	overflow: auto;
	border-bottom: none;
	border-top: none;
	color: #484949;
	font-size: 11px;
	line-height: 16px;
}

.ctt a {
	color: #484949;
}

.ctt ul {
    padding-top: 15px;
}

.ctt .no_border {
    border: none;
}

.ctt .no_border0 {
    border: none;
}

.ctt .no_border1 {

}

.ctt li {
    width: 150px;
	height: 232px;
	margin: 7px 0px;
	padding: 0px 19px;
	text-align:center;
	float: left;
	overflow: hidden;
}

.ctt li .product_title {
    height: 64px;
	overflow: hidden;
}

.ctt li .product_title a:hover {
    text-decoration: none;
	color: #ff6600; 
}

.ctt li .product_image img {
    width: 135px;
	height: 135px;
	border: none;
}

.ctt li .product_info {
    color: #ff6600;
	font-weight: bold;
}

.ctt li .product_info a {
    color: #ff6600;
    margin: 0px 0px 0px 20px;
}

.ctt li .product_info img {
	vertical-align:middle;
}

div.price-box{
    display: inline;
	padding: 0px;
	margin: 0px;
    color: #ff6600!important;
	font-size: 11px!important;
}

div.price-box .regular-price .price{
    color: #ff6600!important;
	font-size: 11px!important;
}

/* Footer */
.footer_container {
	background: url("../images/footer_bottom.gif"/*tpa=http://www.jerseyskey/images/footer_bottom.gif*/) 5px bottom no-repeat;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	clear: both;
}

.footer {
    background: url("../images/footer_bg.gif"/*tpa=http://www.jerseyskey/images/footer_bg.gif*/) 5px top repeat-y;
	font-size: 11px;
	text-align: center;
	height: 85px;
	width: 980px!important;
	padding: 0px;
	margin: 0px;
}

.footer_container .footer .informational {
	background: url("../images/footer_top.gif"/*tpa=http://www.jerseyskey/images/footer_top.gif*/) 5px top no-repeat;
	color: #0f0f0f;
}

.footer_container .footer .informational a {
	color: #0f0f0f;
}

.footer_container .footer .informational a:hover {
	color: #0f0f0f;
}

.footer_container .footer .informational ul {
    margin: 0px auto;
	padding: 20px 0px 25px 220px;
	display: block;
}

.footer_container .footer .informational li {
    border-right: 1px solid #cac8c8;
	float: left;
	padding: 0px 15px;
}

.footer_container .footer .informational li.last {
    border: none;
}

.footer_container .footer p.legality {
    clear: both;
	width: 980px!important;
	color: #0f0f0f;
}

/* Home */
body.cms-home {
    background: url("../images/home_bg.gif"/*tpa=http://www.jerseyskey/images/home/home_bg.gif*/) left top repeat-x;
}
body.cms-home .header,body.cms-home .header_left {
    background: none;
}
body.cms-home .top_bar {
	background: url("../images/top_bar-1.gif"/*tpa=http://www.jerseyskey/images/home/top_bar.gif*/) left top no-repeat;
}

body.cms-home .header {
    height: 90px;
	margin: 0px 0px 12px 0px;
}

body.cms-home .header_left {
    height: 60px;
	width: 890px;
}

body.cms-home .header_top {
    height: 60px;
	width: 890px;
}

body.cms-home h1#logo {
    height: 60px;
} 

body.cms-home .tel {
    padding-top: 46px;
}

body.cms-home #header_nav {
    padding-top: 0px;
	padding-left: 0px;
}

body.cms-home .middle_container {
    padding-right: 7px;
}

body.cms-home .left_col {
    width: 600px;
	height: 430px;
	padding-left: 5px;

}
body.cms-home .left_col .big_banner_home {
    height: 437px;
    width: 600px;
	z-index: -1;
}
body.cms-home .left_col .big_banner_home a {
    display: block;
	height: 340px;
	width: 600px;
	position: relative;
}

body.cms-home .left_col .big_banner_content {
	height: 87px;
	z-index: 200;
	padding: 0px 0px 0px 42px;
}

body.cms-home .left_col .big_banner_content .big_banner_title {
    float: left;
	font-size: 20px;
	font-weight: bold;
	width: 180px;
	line-height: 28px;
	padding: 15px 0px 0px 0px;
}
body.cms-home .left_col .big_banner_content p {
    float: left;
	width: 340px;
	padding: 18px 0px 0px 15px;
	line-height: 18px;
	font-size: 11px;
	color: #494949;
}

body.cms-home .main_col {
    width: 355px;
}

body.cms-home .special_list_home1 {
    height: 145px;
}

body.cms-home .special_list_home2 {
    height: 145px;
}

body.cms-home .special_list_home3 {
    margin-top:5px;
}

body.cms-home .footer {
    margin-top: 0px;
}