body {
	font: 12px Verdana,Geneva,sans-serif;
	color: #464646;
	line-height: 18px;
	padding: 10px 0;
}
#wrapper {
	background: url(../images/div_table_bg.jpg) center center repeat-y; 
}
#top_wrapper {
	background: url(../images/top_table_bg.jpg) top center no-repeat;
	height: 5px;
	width: 100%;
	overflow:hidden;
}
.clear {
	height: 1px;
	line-height:1px;
	margin-top: -1px;
	overflow:hidden;
	clear:both;
}
#footer {
	width: 870px;
	margin: 0 auto;
	padding: 0 7px;
	background: #fff url(../images/footer_bg.jpg) 0 0 no-repeat;
}
table, table * {
	text-align: left;
	vertical-align:top;
}
p {
	padding-bottom: 18px;
	text-align:justify;
}
#header {
	height: 100px;
	background:#251771 url(../images/topheader_bg.jpg) 0 0 no-repeat;
	border-bottom: 3px solid #fff;
	position: relative;
}
#header h1 {
	background: url(../images/header_h1_bg.jpg) 0 0 no-repeat;
	height: 23px;
	width: 127px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 55px;
	left: 25px;
}
#menu {
	height: 30px;
	background-color: #969696;
	margin-bottom: 40px;
}
table #menu a {
	text-decoration:none;
	background-image:url(../images/menu_matrix.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 145px;
	height: 30px;
	overflow:hidden;
	text-indent: -999px;
}
#menu .tab {
	width: 145px;
}
#menu .tab_home a {
	background-position: 0 0;
}
#menu .tab_home a:hover, #menu .tab_home a.active {
	background-position: 0 -30px;
}
#menu .tab_product a {
	background-position: -145px 0;
}
#menu .tab_product a:hover, #menu .tab_product a.active {
	background-position: -145px -30px;
}
#menu .tab_outlet a {
	background-position: -290px 0;
}
#menu .tab_outlet a:hover, #menu .tab_outlet a.active {
	background-position: -290px -30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight:bold;
	text-transform:uppercase;
	color: #5C5195;
	padding-bottom: 12px;
	margin-bottom: 10px;
	background: url(../images/bg_title_post.jpg) left bottom repeat-x;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #5C5195;
	padding: 12px 0;
}

.sIFR-alternate, #product_table .sIFR-alternate {
	display: none;
}
.sIFR-flash {
	margin-bottom: -12px;
}

#footer div {
	background-color: #251771;
	height: 20px;
	text-align:left;
}
.back_to_top a {
	line-height: 20px;
	font-size: 10px;
	text-decoration:none; 
	display: block;
	text-transform:uppercase;
	color: #fff;
	text-align: center;
	width: 150px;
	border-right: 1px solid #fff;
	background-color: #7C74AA;
}
#footer p {
	text-align: right;
	font-size:10px;
	line-height:30px;
	color: #999;
}
.post img.left {
	float: left;
	margin: 0 15px 10px 0
}
.post img.right {
	float: right;
	margin: 0 0 10px 15px;
}
#product_table, #b_table, #b_table2 {
	text-align: center;
	margin: 0 auto;
}
#product_table div {
	width: 150px;
	margin: 0 auto;
	text-align: center;
	
}
#product_table div img {
	padding-bottom: 0;
	display: block;
	clear: both;
}
#product_table div {
	color: #251771;
	font-size: 12px;
	font-weight: bold
}
#b_table_wrap {
	background: url(../images/bg_title_post.jpg) 0 0 repeat-x;

}
.b_wrap {
	text-align: center;
	width: 128px;
}
.b_wrap p {
	padding-top: 10px; 
	font-size: 10px;
	color: #999;
	line-height: 14px;
	text-align: center;
}
.b_wrap a {
	display: block;
	text-align:center;
	width: 75px;
	height: 75px;
	overflow:hidden;
	margin: 0 auto;
	position:relative;
	border: 1px solid #eee;
}
.b_wrap a span {
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	width: 16px;
	height: 16px;
	background:url(../images/arrow_bg.jpg) 0 -16px no-repeat;
}
.b_wrap a:hover span {
	background-position: 0 0;
}
body #group_products, body #group_products *  {
	text-align: center;	
}
#group_products a {
	color: #999;
	font-size: 11px;
	text-decoration:none;
}
#group_products a:hover {
	color: #251771;
}
#b_table2 .b_wrap span {
	display: none;
}
#b_table2 .b_wrap a:hover {
	border: 1px solid #251771;
}
#bottom_menu {
	width: 770px; 
	margin: 40px auto 0; 
	padding-top: 20px;
	background: url(../images/bg_title_post.jpg) 0 0 repeat-x;
}
#bottom_menu .left_menu a, #bottom_menu .right_menu a {
	font-size: 11px;
	color: #7C74AA;
	text-decoration:none;
	padding: 0 15px;
	display: block;
	width: auto;
}
.left_menu a {
	float: left;
	background: url(../images/left_arrow.png) top left no-repeat;
}
.right_menu a {
	float: right;
	background: url(../images/right_arrow.png) top right no-repeat;
}
.left_menu a:hover {
	background-position: left bottom;	
}
.right_menu a:hover {
	background-position: right bottom;
}
#bottom_menu form {
	width: 140px;
	float: right;
	margin-right: 10px;
}
#jumpMenu {
	width: 140px;
	overflow: auto;
}
.post {
	width: 770px;
}
#product_table td {
	vertical-align: top;
	text-align:center;
}
#product_table td div p {
	text-align: center;
}
#product_table span {
	text-align: center;
	display:block;
	width: 150px;
}
#sub_table .post {
	width:520px
}
.left_menu2 {
	width: 250px;
}
.left_menu2 a {
	display: block;
	border: 1px solid #eee;
	width: 230px;
	color: #666;
	text-decoration:none;
	line-height:18px;
	background:none;
	border-bottom:none;
	float: left;
}
.left_menu2 .last a {
	border: 1px solid #eee;
}
.left_menu2 a:hover {
	color: #251771;
}
.left_menu2 a img {
	width: 30px;
	height: 30px;
	float: left;
	padding: 3px;
}
.left_menu2 a span {
	display: block;
	width: 185px;
	margin-left: 5px;
	float: right;
	padding: 6px 0;
}
.post ul {
	margin: 10px 0 0 20px;
}
.post li {
	padding-left: 25px;
	background:url(../images/bg_bullet.jpg) 0 3px no-repeat;
	padding-bottom: 5px;
}
.post li a {
	text-decoration: none;
	color: #251771;
}
.post li a:hover {
	color: #7C74AA;
}
.post img.bordered-left {
	float: left;
	border: 3px solid #ccc;
	margin-right: 18px;
	margin-bottom: 18px;
}
.post img.bordered-right {
	float: right;
	border: 3px solid #ccc;
	margin-left: 18px;
	margin-bottom: 18px;
}
small {
	font: 10px Arial,sans-serif;
	color:#666;
}
.desc_prod {
	width: 480px;
	float: left;
}
.solo_spec {
	font: 12px Verdana, Geneva, sans-serif;
	margin: 5px 0 10px 30px;
	width: 260px;
	float: right;
}
#product_table .solo_spec {
	float: left;
	margin-bottom: 40px;
	font-size:12px;
}
#product_table .solo_spec .icon {
	text-align: left;
}
.solo_spec table {
	width:260px;
}
.solo_spec table td {
	padding: 3px 5px;
	border: 1px solid #CECADF;
}
.solo_spec table .icon {
	background-color: #9D97BF;
	color: #fff;
	font-weight:bold;
}
.solo_spec table .text, 
.multi_spec table .text {
	text-align: center;
	font: 12px Verdana, Geneva, sans-serif;
	vertical-align:middle;
	color: #666;
	line-height: 110%;
	padding-top: 5px;
}
.multi_spec table .text {
	padding: 5px 0;
}
.multi_spec table {
	width: 100%;
}
.fnote {
	display: block;
	background-color:#7C74AA;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
	text-align:center;
	padding: 5px 0;
}