.Left{
	float:left;
	width:260px;
}
.Top{
	line-height:40px;
	margin-left:10px;
}
.Logo{
	color:#FFF;
	font-size:11px;
	margin-top:15px;
	margin-left:10px;
	text-align:center;
}
.Logo h2{
	line-height:22px;
	height:22px;
	font-size:18px;
}
.LogoPng{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='male.png',sizingMethod='scale');
}
.Search{
	color:#FFF;
	float:right;
	width:479px;
	height:56px;
	background:url(../images/search_bg.jpg);
	margin-top:10px;
	margin-right:5px;
	overflow:hidden;
}
.Search form{
	
	font-size:11px;
	margin:0px auto;
	margin-top:15px;
	margin-left:10px;
	padding:0px;
}
.Search input{
	border:0px;
}
.Search .Input{
	border:1px #AAA solid;
	width:130px;
}
.SearchBt{
	width:44px;
	height:20px;
	background:url(../images/search_bt.gif);
	border:0px;
	margin:0px;
	font-size:11px;
	color:#FFF;
	font-family:Arial;
}
.Title{
	background:url(../images/title_bg.jpg) no-repeat;
	height:33px;
	overflow:hidden;
	font-weight:bold;
	color:#FFF;
	line-height:33px;
	text-indent:10px;
	font-size:15px;
}


/*Product List Style WPTxts*/
.WPTxts{
	clear : both; 
	margin-top:10px;
}
.WPTxts li { 
line-height :20px; 
text-align : left; 
float : left; 
border:1px solid #E1E1D9;
background:#FFF;
font-size:11px;
width:372px;
height:210px;
margin-left:11px;
overflow : hidden; 
} 
.WPTxts li p { 
float : left; 
width : 118px; 
height : 163px; 
overflow : hidden; 
white-space : nowrap; 
display : table-cell; 
vertical-align : middle;  
text-align:center;
font-size:12px;
color:#FFF;
font-weight:bold;
} 
.WPTxts li p img{
padding:15px;
padding-bottom:5px;
max-width:88px;   /* FF IE7 */
max-height:107px;
_width:expression(this.width > 88 && this.width > this.height ? 88: auto); /* IE6 */
_height:expression(this.height > 107 ? 107 : auto); /* IE6 */ 
display:block;
}
.WPTxts li a:link,.WPTxts li a:visited{
color:#397510;
font-size : 11px; 
text-decoration:underline;
}
.WPTxts li a:hover { 
color : #ff6600; 
font-size : 11px; 
text-decoration : none; 
} 
.WPTxts li span { 
float:right;
margin-top:5px;
margin-bottom:10px;
margin-right:5px;
width:240px;
overflow : hidden; 
} 
.WPTxts li input{
	float:left;
}
.WPTxts h3{
background:url(../images/w1.jpg) no-repeat;
font-size:12px;
line-height:33px;
color:#FFF;
width:193px;
height:33px;
text-indent:10px;
margin-top:5px;
}
.WPTxts h4{
background:url(../images/w2.jpg) no-repeat;
font-size:12px;
line-height:33px;
color:#FFF;
width:193px;
height:33px;
text-indent:10px;
margin-top:5px;
}
.Advantages{
	line-height:20px;
	margin-top:10px;
	font-size:11px;
}
.Advantages .Title{
	border-bottom:1px #E4E1CE solid;
	font-weight:bold;
	color:#000;
	font-weight:14px;
	background:none;
	line-height:25px;
	text-indent:0;
}
.Advantages p{
	background:#EEECE0;
	padding:10px;
	font-size:11px;
}
.Advantages p a:link,.Advantages p a:visited{
	color:#7A785A;
	text-decoration:underline;
}
.Advantages p a:hover{
	color:#FF6600;
	text-decoration:none;
}
.Dir{
	line-height:25px;
}
.Article{
	width:95%;
	margin:10px auto;
	line-height:20px;
	font-size:11px;
}
.Article p{
	margin:10px;
}
/*ProductsListTxt*/
.ProductsListTxt li { 
width : 45%; 
height : 160px; 
line-height : 16px; 
text-align : left; 
float : left; 
overflow : hidden; 
margin-left : 10px; 
margin-top : 10px; 
}
.ProductsListTxt li p { 
float : left; 
width : 145px; 
height : 146px; 
overflow : hidden; 
white-space : nowrap; 
border : 1px solid #eee; 
display : table-cell; 
vertical-align : middle; 
margin-right : 10px; 
text-align:center;
font-size:12px;
color:#FFF;
background:#FFF;
} 
.ProductsListTxt li img{
margin-top:5px;
margin-bottom:5px;
}
.ProductsListTxt li p img{
padding:5px;
width:125px;   /* FF IE7 */

_width:expression(this.width > 125 && this.width > this.height ? 125: auto); /* IE6 */

margin:0px;
}
.ProductsListTxt li div{
margin:0px;
padding:0px;
height:28px;
line-height:14px;
overflow:hidden;
}
.ProductsListTxt li div	a:link,.ProductsListTxt li div a:visited{
font-weight:normal;
text-decoration:none;
}
.ProductsListTxt li a:link,.ProductsListTxt li a:visited{
color:#002F94;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}
.ProductsListTxt li a:hover { 
color : #ce1113; 
font-weight : bold; 
font-size : 12px; 
text-decoration : none; 
} 
.ProductsListTxt li span { 
display : block; 
} 
.ProductsListTxt .Title,.ProductsDetail .Title{
	background:#24BF9D;
	height:60px;
	line-height:60px;
	font-size:28px;
}
.Keywords{
	background:#EEECE0;
}
.Keywords .Title{
	border-bottom:1px #FFF solid;
	color:#717171;
	font-size:12px;
	line-height:25px;
	height:25px;
	background:none;
}
.Keywords li{
	width:30%;
	float:left;
	line-height:20px;
	margin-left:10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.DetailInfo{
margin:10px;
clear:both;
}
.DetailInfo h2,.DetailInfo h2 a:link,.DetailInfo h2 a:visited{
margin:0px;
padding:0px;
font-size:20px;
height:30px;
line-height:30px;
text-align:left;
text-decoration:none;
clear:both;
}
.DetailInfo .Left{
width:300px;
float:left;
background:none;
text-align:center;
overflow:hidden;
border:0px;
}
.DetailInfo .Left p { 
display : block; 
width : 290px; 
height : 200px; 
overflow : hidden; 
white-space : nowrap; 
border : 1px solid #eee; 
display : table-cell; 
vertical-align : middle; 
} 
.DetailInfo .Left img{
padding:5px;
max-width:280px;   /* FF IE7 */
max-height:190px; /* FF IE7 */
_width:expression(this.width > 280 && this.width > this.height ? 280: auto); /* IE6 */
_height:expression(this.height > 190 ? 190 : auto); /* IE6 */ 
}

.DetailInfo .Right{
width:380px;
float:right;
background:none;
overflow:hidden;
}
.DetailInfo .Right a:link,.DetailInfo .Right a:visited,.DetailInfo .Right a:hover{
font-size:12px;
text-decoration:none;
}
.DetailInfo .Right li{
height:25px;
line-height:25px;
border-bottom:1px dotted #eee;
font-weight:bold;
color:#000;
text-indent:5px;
}
.DetailInfo .Right li p{
width:100px;
float:left;
font-weight:normal;
}
.DetailInfo .Right img{
margin-top:10px;
}
.ProductDescription{
border-top:2px solid #B6CBE1;
margin:10px;
padding-top:10px;
clear:both;
}
