html, body, div, span, applet, object, iframe, p, blockquote,
a, abbr, acronym, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	/*border-spacing: 0;*/
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.margin-30 {
	padding:20px 0;
}
.margin-50 {
	padding:30px 0;
}

.box-header {
	
}

.my-company {
	line-height: 130%;
	margin-bottom: 10px;
}

.post_content h2
{
	font-size: 18px;
}

.product-title {
	padding-top:20px;
	padding-bottom: 15px;
}

.product-cat {
	margin: 0;
	padding-top: 35px;
	padding-bottom:30px;
	border-bottom: #d1d1d1 solid 1px;
}

.product-cat.first {
	padding-top: 0;
}

.product-cat.last {
	border-bottom: none;
}

.product-cat.last-one {
	padding-top: 0;
	border-bottom: none;
}

.product-cat h1 {
	padding-bottom: 15px;
}

.product-cat img {
	float:right;
	width: 260px;
	height: 280px;
	margin: 20px 0 25px 35px;
	border: #dddddd solid 1px;
}

.product-cat-full {
	margin: 0;
	padding-top: 25px;
}

.product-cat-full h1 {
	padding-bottom: 15px;
}

.product-cat-full img {
	float:right;
	width: 260px;
	height: 280px;
	margin: 20px 0 25px 35px;
	border: #dddddd solid 1px;
}


.top-page-bg {
	width: 100%;
	background: url(../images/top-page-bg.jpg) no-repeat;
	margin: 0 auto;
	height: 150px;
	border-bottom: #F0F0F0 solid 8px;
}

.top-page-bg2 {
	width: 100%;
	background: url(../images/top-header-bg2.jpg) no-repeat;
	margin: 0 auto;
	height: 150px;
	border-bottom: #F0F0F0 solid 8px;
}

.top-page-bg3 {
	width: 100%;
	background: url(../images/top-header-bg2.png) no-repeat;
	margin: 0 auto;
	height: 150px;
	border-bottom: #F0F0F0 solid 8px;
}

.top-page-bg4 {
	width: 100%;
	background: url(../images/top-header-bg3.jpg) no-repeat;
	margin: 0 auto;
	height: 150px;
	border-bottom: #F0F0F0 solid 8px;
}

.advan {
	padding-top: 45px;
}

.advantage_list ul{
	list-style: none;
	padding-top: 20px;
}

.advantage_list li{
	color: #666;
	margin-right: 2px;
	padding-bottom: 8px;
	line-height: 145%;

}

.top_page_header {
	padding-bottom: 30px;
}

.top_page_header_left {
	float: left;
	width: 890px;
	padding-left: 135px;
	padding-top: 60px;
}

.top_page_header_left .top_page_title
{
	float: left;
}

.top_page_title {
	color:#FFF;
	font-size: 38px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.6);
}

.footer_link {
	padding:25px 0 0 0;
}

.m-address {
	line-height: 135%;
}

.m-tel {
	margin-top: 8px;
}

.products {
	width:100%;
}

.pro-desc li {
	line-height: 160%;
	padding-bottom: 5px;
}

.pro-specs img {
	padding: 25px 0 0 0;
}

.items_list span.down-title {
	color: #898989;
}
.about p{
	line-height: 175%;
}