@charset "utf-8";

#profileBox {
width:600px;
height:auto !important;
height:476px;
min-height:476px;
color:#333333;
font-size:14px;
line-height:180%;
text-indent:2em;
padding-top:10px;
}
#contentBox {
font-size:14px;
line-height:180%;
text-indent:2em;
padding:30px 40px;
}
table.shebTb {

}
table.shebTb th {
color:#000;
text-align:center;
font-weight:bold;
border-bottom:1px solid #454545;
}
table.shebTb td {
border-bottom:1px dashed #CCC;
}
table.jsbox {
background-image:url(../images/bk2.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}
.iem {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
}
/*展示*/
.productBox { text-indent:0; height:auto; }
.productItem {
width:150px;
height:175px;
float:left;
margin:5px 0;
padding:0;
overflow:hidden;
}
.pname {
font-size:14px;
text-align:center;
padding:5px 0 3px 0;
}
.YLImgBox { /*预览图片外容器只用来垂直居中0.873*/
display:table-cell;
vertical-align:middle !important;
width:150px;
height:150px;
text-align:center;
line-height:150px !important;
overflow:hidden;
*display:block;
*font-size:131px;
}
.YLImg { /*预览图片样式用来限定图片的样式*/
display:inline;
vertical-align:middle;
border:1px solid #FFF;
background-color:#FFFFFF;
padding:1px;
max-width: 146px; 
max-height: 146px; 
width: expression(this.width > 146 && this.width > this.height ? 146 : true); 
height: expression(this.height > 146 ? 146 : true);
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fpage {
font-size:14px;
padding:6px;
font-weight:bold;
color:#666666;
}
.fpage a {
color:#333333;
}
.ProductMenuBox {
font-size:14px;
padding:4px 0;
}
.ProductMenuBox a {
color:#000;
text-decoration:none;
}
.mymenu {
text-decoration:underline !important;
color:#174579 !important;
font-weight:bold;
}
.cpImg {
border:none;
padding:1px;
max-width: 680px; 
max-height: 680px; 
width: expression(this.width > 680 && this.width > this.height ? 680 : true); 
height: expression(this.height > 680 ? 680 : true);
margin:1em auto;
display:block;
}
.cptitle {
font-family:"黑体", "宋体", Arial, Helvetica, sans-serif;
text-align:center;
}
.cpin4 {
	background-color:#F7F7F7;
	padding:1px;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
}
.cpcon { text-indent:2em; line-height:180%; }
.inbox {
border:none;
border-bottom:2px solid #999999;
font-size:14px;
padding:2px;
width:260px;
}
