 body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img {
	padding: 0;
	margin: 0;
	border: none;
}
body{
	margin-top: 7px;
	background: #fff;
	font-family: Verdana, Arial, sans-sherif;
	font-size: 11px;
	color: #000;
	text-align: center;
}
/**/
h1, h2, h3, h4, h5, h6{
	margin: 0px 0px 10px;
	font-family: Arial, Verdana, sans-sherif;
	font-weight: bold;
}
h2{
	font-size: 22px;
	color: #006659;
}
h2.page_title{
	margin: 7px 0px 0px;
	padding: 10px 15px;
	background: #f3f3f3;
	border-top: solid 1px #646464;
	border-bottom: solid 7px #006659;
	font-family: Verdana, Arial, sans-sherif;
	font-weight: normal;
	font-size: 21px;
}
h2.bottom{
	margin-bottom: 15px;
}
h3{
	font-size: 18px;
	color: #000;
}
h4{
	font-size: 16px;
	color: #006659;
}
h5{
	font-size: 14px;
	color: #000;
}
hr{
	clear: both;
	margin: 10px 0px;
	border: none;
	border-bottom: solid 2px #dbdbdb;
	height: 1px;
}
p{
	margin: 0px 0px 14px;
}
ul{
	margin: 0px 10px 10px 0px;
	padding: 0px 5px;
	list-style-type: circle;
}
li{
	margin: 4px 0px 2px 10px;
}
ol {
	margin: 0px 10px 10px 17px;
	padding: 0px 5px;
	list-style-type: decimal;
}
a{
	color: #006659;
	text-decoration: underline;
}
a:hover{
	color: #86B2AC;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}
#containter, #print_content{
	text-align: left;
	width: 694px;
	margin: 10px auto;
}
#printer{
	position: relative;
	width: 694px;
	height: 60px;
	text-align: left;
}
#print_contact {
	position: absolute;
	top: 7px;
	right: 0;
	width: 400px;
	text-align: right;
	font-weight: bold;
}
#print_button {
	display: none;
}

#product_big{
	padding: 15px;
	width: 664px;
	page-break-inside: auto;
}
#product_big .gallery{
	float: left;
	width: 320px;
	border: solid 1px #7c7c7c;
}
#product_big .gallery a.gtext{
	display: block;
	padding: 5px 25px 4px 0px;
	width: 295px;
	background: #7c7c7c url(../../frame/zoom.gif) no-repeat 300px 4px;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-sherif;
	font-weight: bold;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}
#product_big .gallery a.gtext:hover{
	text-decoration: underline;
}

#product_big .data{
	width: 664px;
}
#product_big .with_gallery{
	float: right;
	width: 320px;
}
#product_big .data b.order{
	display: block;
	padding: 0 0 5px;
	color: #006659;
}
#product_big .code{
	color: #6D6E71;
}
/**/
#product_big .data .l{
	float: left;
	width: 180px;
}
/**/
#product_big .data .saving{
	margin-bottom: 5px;
	color: #006659;
}
#product_big .data .price{
	margin-bottom: 5px;
	width: 180px;
}
#product_big .data .price .ptop{
	padding: 5px 5px 5px 0;
	background: #dfdfdf;
}
#product_big .data .price .pr{
	display: block;
	background: #006659;
	font-size: 13px;
	color: #fff;
}
#product_big .data .price .pr span{
	display: block;
	float: left;
	padding: 5px 5px 5px 0;
	margin-right: 5px;
	background: #000;
	font-weight: normal;
}
#product_big .data .price .pr b{
	display: block;
	padding: 5px 5px 0 0;
}

#product_big .tab_cont{
	display: none;
	width: 664px;
	background: #f2f7f6;
}
#product_big .tab_cont .row{
	width: 664px;
	background: #f2f7f6 url(../../frame/tab_cont_row.gif) repeat-y;
}
#product_big .tab_cont .dark{
	background: #d9e7e5 url(../../frame/tab_cont_row_dark.gif) repeat-y;
}
#product_big .tab_cont .row .head{
	float: left;
	padding: 5px 10px;
	width: 214px;
}
.tab_cont .row .desc{
	float: left;
	padding: 5px 10px;
	width: 410px;
}
