body{
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	background:#FFF;
	font-size:16px;
	color:#333;
	margin-top: 0;
	margin-bottom: 0;
}
.box{
	width:100%;
	height:10px;
	background:red;
}


@media (max-width: 767px){
body{
	 width: 100%;
	 margin:auto;
}
}


@media (min-width: 768px) {
body{
	margin-right: 3%;
	margin-left: 3%;
}
}
.product_list .product_list_item h3 {
	height: 3em;
}


div,form,ul,ol,li,span,p{margin:0;padding:0;border:0;}
img,a img{
	border:0;
	margin:0;
	padding:0;
}



h1 {
	font-size: 1.4em;
}
.product_summary ul {
	clear: both;
}


ul,ol,li{list-style:none}
table,td,input{font-size:16px;padding:0}
/* Ĭ��������ɫ */
a{outline-style:none;text-decoration:none}
a:hover{color:#c00;text-decoration:underline;}





.company {
	width: auto;
	float: right;
	height: auto;
	color: #F0F0F0;
	font-size: 1em;
	font-weight: bold;
	background-color: #0099FF;
	margin-top: 0.3%;

	
}




.company_name {
	font-size: 1.2em;
}

.breadcrumbs {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

.product_summary .product_image {
	float: left;
}

.product_summary {
	float: none;
	margin: auto;
	font-size: 1em;
	clear: both;
	height: auto;
	overflow: hidden;
}
.product_summary li {
	float: left;
	width: 13em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.product_summary .product_image img {
 width:auto;
 height:auto;
 max-width :100%;
 max-height :100%;
 }



.breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	float: none;
}
@media (max-width: 767px){
.product_list .product_list_item {
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 40.5%;
	width: 40.5%;
}

}
.product_list {
	float: none;
	clear: both;
}


.product_summary .product_image {
	float: left;
	margin: 0px;
	overflow: hidden;
	height: 50%;
	width: 50%;
	padding-top: 0.2%;
	padding-left: 0.2%;
}

.product_img img {
 width:auto;
 height:auto;
 max-width :100%;
 max-height :100%;
}


@media (max-width: 767px){
.product_summary .product_image {
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 45%;
	width: 45%;
	padding-top: 1%;
	padding-right: 0.8%;
}
}
.product_category li {
	float: left;
	width: 15em;
	border: 1px outset #0033CC;
}
.product_category img {
	float: left;
	width: 15em;
	height: 11.25em;
}



.product_list .product_list_item {
	display: inline-block;
	_zoom:1;
	_display:inline;
	vertical-align: top;
	overflow: hidden;
	width: 19%;
	padding-top: 0.2%;
	padding-left: 0.1%;
	word-wrap:break-word;
	word-break:break-all;
	clear: none;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	margin-left: 1px;
}
.product_list .product_list_item_index {
	display: inline-block;
	_zoom:1;
	_display:inline;
	vertical-align: top;
	overflow: hidden;
	width: 19%;
	padding-top: 0.2%;
	padding-left: 0.1%;
	word-wrap:break-word;
	word-break:break-all;
	clear: none;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	margin-left: 1px;
	visibility: visible;
}

.product_list .product_big_list_item {
	display: inline-block;
	_zoom:1;
	_display:inline;
	vertical-align: top;
	overflow: hidden;
	width: 24%;
	padding-top: 0.2%;
	padding-left: 0.1%;
	word-wrap:break-word;
	word-break:break-all;
	clear: none;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	margin-left: 1px;
}

@media (max-width: 767px){
.product_list .product_list_item {
	display: inline-block;
	_zoom:1;
	_display:inline;
	vertical-align: top;
	overflow: hidden;
	width: 43.5%;
	padding-top: 0.2%;
	padding-left: 0.2%;
	word-wrap:break-word;
	word-break:break-all;
	clear: none;
	margin-top: 2px;
	margin-bottom: 4px;
	border: 1px outset #0033CC;
	height: 14em;
	margin-left:0.5em;
}
}
@media (max-width: 767px){
.product_list .product_big_list_item {
	display: inline-block;
	_zoom:1;
	_display:inline;
	vertical-align: top;
	overflow: hidden;
	width: 43.5%;
	padding-top: 0.2%;
	padding-left: 0.1%;
	word-wrap:break-word;
	word-break:break-all;
	clear: none;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 24em;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	margin-left: 1px;
}
}

@media (max-width: 767px){
.product_list .product_list_item_index {
	display: inline-block;
	_zoom:1;
	_display:inline;
	vertical-align: top;
	overflow: hidden;
	width: 30.5%;
	padding-top: 0.2%;
	padding-left: 0.1%;
	word-wrap:break-word;
	word-break:break-all;
	clear: none;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 10em;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	margin-left: 1px;
}
}

.product_list .product_list_item img {
	width: 100%;
 }
.product_list .product_list_item_index p {
	height: 2.5em;
	overflow: hidden;
}

 .product_list .product_list_item_index img {
	width: 100%;
 }

.product_list .product_list_item .product_list_item_description {
	word-wrap:break-word;
	word-break:break-all; 
}

.product_list .product_big_list_item img {
	width: 100%;
 }
.product_list .product_list_item .product_list_item_description {
	word-wrap:break-word;
	word-break:break-all; 
}




.breadcrumbs a:hover{
	color:#0000FF;
	text-decoration:underline;
	width: auto;
}
h1 {
	font-size: 1.5em;
	margin: 0.1em;
}
h2 {
	font-size: 1.1em;
	margin: 0.1em;
	clear: both;
	background-color: #eee;
	float: none;
}
h3 {
	font-size: 1.1em;
	margin: 0.1em;
}


.image_hover {
	float: left;
}
.image_hover img {
	height: 18.75em;
	width: 25em;

}

.inquiry_form {
	clear: both;
	margin-bottom: 0.5em;
}
.inquiry_form p{margin-top: 6px; 

}

.inquiry {
	width:8em;
	height:1.5em;
	font-size:1em;
	line-height:1em;
	color:#F0F0F0;
	padding-bottom:2px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: blink;
	float: none;
	background-color: #999999;
	outline:none;
	border:none;
}
.product_img img {
	height: auto;
	width: auto;
	 max-width :100%;
	 max-height :100%;
}
.search_result {
	clear: both;
	float: left;
}
.seach_result li {
	width: 100%;
}

 #code {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	border: 0;
	letter-spacing: 2px;
	color: blue;
	width: 4em;
 }
