@charset "utf-8";
/* 清除内外边距 */

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素（用来表示计算机的源代码）*/ fieldset, lengend, button, input, textarea, /* form elements 表单元素 */ th, td { /* table elements 表格元素 */
 margin: 0;
 padding: 0;
}

body {
 background-color: #FFFFFF;
}
/* 设置默认字体 */
body, button, input, select, textarea, th, td{ /* for ie */
 /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
    font: 12px/100% Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
	line-height:12px;
}
h1 {
 font-size: 18px; /* 18px / 12px = 1.5 */
}
h2 {
 font-size: 16px;
}
h3 {
 font-size: 14px;
}
h4, h5, h6 {
 font-size: 100%;
}/* 让h继承body的字体属性 */
address, cite, dfn, em, var {
 font-style: normal;
} /* 将斜体扶正 */
code, kbd, pre, samp, tt {
 font-family: "Courier New", Courier, monospace;
} /* 统一等宽字体 */
small {
 font-size: 12px;
}

/* 重置列表元素 */
ul, ol {
 list-style:none outside none;
}
/* 重置文本格式元素 */
a {color:#333;text-decoration: none;}
a:link{color:#333}
a:hover{color:#666;}
}
abbr[title], acronym[title] { /* ie6 不支持 abbr;无效果 */
 border-bottom: 1px dotted;
 cursor: help;
}
q:before, q:after {
 content: '';
}

/* 重置表单元素 */
legend {
 color: #000;
} /* for ie6 */
fieldset, img {
 border: none;
} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
 font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}
/* 重置表格元素 */
table {
 border-collapse: collapse;
 border-spacing: 0;
}
/* 重置 hr */
hr {
 border: none;
 height: 1px;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {
 overflow-y: scroll;
}

/*-----------万能闭合-------------*/
.clear{clear:both; overflow:hidden; font-size:1px; width:1px; visibility: hidden;line-height:0px;}
			/*.clearfix:after{clear:both;content:"";display:block;}.clearfix{*zoom:1;}*/
.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;clear:both; overflow:hidden; font-size:1px; width:1px; visibility: hidden;line-height:0px;
}
.wrapfix:after{content: "."; display: block;height: 0;clear: both; visibility: hidden;}

.wrapfix {display: inline-table; +display:inline-block;}/* Hides from IE-mac \*/* html .wrapfix {height: 1%;}.wrapfix {display: block;}

html, body, div, span, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td {
	margin:0px;
	font-family:宋体;
	font-size:12px;
	list-style:none;
	color:#515151;
	line-height: 20px;
	}

html, body, #layout {height: 100%; width:100%;background-color: #EEEEEE;}
body > #layout {height: auto; min-height: 100%;}
#main {
	min-height:460px;
	_height:460px;
	padding-bottom: 50px;
	margin:0px auto;
	width:1003px;
	}  /* 必须使用和footer相同的高度 */

.title {
	font-family:"宋体";
	font-size:12px;
	font-weight: bold;
	color:#515151;
	}

.path {
	font-family:"宋体";
	font-size:12px;
	font-weight: bold;
	color:#3b64a2;
	}
	
.product_new {
	font-family:"宋体";
	font-size:12px;
	color:#515151;
	line-height: 14px;
	}
		
.linkblue {
	font-family:"宋体";
	font-size:12px;
	color:#3b64a2;
	line-height: 14px;
	}

.copyrightE {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	list-style:none;
	color:#515151;
	line-height: 20px;
	}

.nav2bg {
	background-image: url("../images/nav_2_bg.jpg");
	background-repeat: no-repeat;
}

.inputborder{
	border:1px solid #9ba8bd;width:320px;height:16px; line-height:14px; font-family:Arial;
}

A:LINK{
	COLOR:#3b64a2;
	TEXT-DECORATION: NONE;
	}

A:VISITED{
	COLOR:#3b64a2;
	TEXT-DECORATION: NONE;
	}

A:HOVER{
	COLOR:#3b64a2 ;
	TEXT-DECORATION: NONE;
	text-decoration: underline;
	}

A:ACTIVE{	 
	TEXT-DECORATION: NONE;
	}

.linkblue A:LINK{
	color:#515151;
	TEXT-DECORATION: NONE;
	}

.linkblue A:VISITED{
	color:#515151;
	TEXT-DECORATION: NONE;
	}

.linkblue A:HOVER{
	color:#3b64a2;
	TEXT-DECORATION: NONE;
	}

.linkblue A:ACTIVE{	 
	color:#515151;
	TEXT-DECORATION: NONE;
	}

.ddown_ie {
	DISPLAY: none
}
.ddown {
	BORDER-RIGHT: #d4d4d4 1px solid; BORDER-TOP: #d4d4d4 1px solid; DISPLAY: block; BACKGROUND: #fff; LEFT: 407px; OVERFLOW: hidden; BORDER-LEFT: #d4d4d4 1px solid; WIDTH: 160px; COLOR: #666565; TEXT-INDENT: 2px; LINE-HEIGHT: 18px; BORDER-BOTTOM: #d4d4d4 1px solid; POSITION: absolute; TOP: 21px; HEIGHT: 18px; TEXT-ALIGN: left
}
.ddown:hover {
	BACKGROUND: #fff; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: auto
}
.ddown:active {
	BACKGROUND: #fff; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: auto
}
A.inner {
	font-family:"arial";DISPLAY: block; FONT-SIZE: 85%; BACKGROUND: #ffffff; WIDTH: 160px; COLOR: #006eb9; BORDER-BOTTOM: #666565 1px solid; HEIGHT: 18px; TEXT-DECORATION: none
}
A.inner:visited {
	font-family:"arial";DISPLAY: block; FONT-SIZE: 85%; BACKGROUND: #ffffff; WIDTH: 160px; COLOR: #006eb9; BORDER-BOTTOM: #666565 1px solid; HEIGHT: 18px; TEXT-DECORATION: none
}

A.inner:hover {
	font-family:"arial";FONT-WEIGHT: bold; BACKGROUND: #ebe4e3; COLOR: #d82919; TEXT-DECORATION: none
}
A.ddownPfeil {
	BACKGROUND-POSITION: 144px 1px; FONT-WEIGHT: bold; BACKGROUND-IMAGE: url("../images/ddownPfeil.gif"); COLOR: #555; BACKGROUND-REPEAT: no-repeat
}
A.ddownPfeil:link {
	BACKGROUND-POSITION: 144px 1px; FONT-WEIGHT: bold; BACKGROUND-IMAGE: url("../images/ddownPfeil.gif"); COLOR: #555; BACKGROUND-REPEAT: no-repeat
}

A.ddownPfeil:visited {
	BACKGROUND-POSITION: 144px 1px; FONT-WEIGHT: bold; BACKGROUND-IMAGE: url("../images/public/ddownPfeil.gif"); COLOR: #555; BACKGROUND-REPEAT: no-repeat
}


A.ddownPfeil:hover {
	BACKGROUND-POSITION: 144px 1px; FONT-WEIGHT: bold; BACKGROUND-IMAGE: url("../images/public/ddownPfeil.gif"); COLOR: #555; BACKGROUND-REPEAT: no-repeat
}
A.ddownPfeil:active {
	BACKGROUND-POSITION: 144px 1px; FONT-WEIGHT: bold; BACKGROUND-IMAGE: url("../images/public/ddownPfeil.gif"); COLOR: #555; BACKGROUND-REPEAT: no-repeat
}
.countryFlagge {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 1px 5px 2px 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; TEXT-ALIGN: left
}
.framedash {
	background-image: url("../imagesdash.gif");
	background-repeat: repeat-y;
}

.style5 {color: #FF3300}
table .tabcen {text-align:center}
.prodetailtil {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}


.product-list img{width:100px; height: 100px;margin-bottom:5px; padding:5px; border:1px solid #eee;background-color:#fff;}