/* CSS Document */
body{ margin:0px; padding:0px; text-align:center; font-size:12px; font-family:Arial, Helvetica, sans-serif}
a{ text-decoration:none; color:#333333}
a:hover{ text-decoration:none; color:#0066CC}
a:visited{ text-decoration:none; color:#333333}
.clear{ margin:0px ; padding:0px ; line-height:0px ; clear:both}
img{ border:0px; margin:0px ; padding:0px}
.pic img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity:1px;
}
.pic:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity:0.5px;
}
form{ margin:0px ; padding:0px}

#mainbody{ width:980px; margin:auto;}
#mainbody2{ margin:0px 10px}
#head{}
#logo{ float:left;}
#Favorite { float:right; margin:5px}
#nav a{ color:#FFFFFF; margin:0px 30px}
#nav a:hover{ color:#ed4030}
#nav{ background:url(images/nav_bg.jpg) no-repeat center;  height:32px; margin:auto; line-height:32px; color:#FFFFFF; font-weight:700; font-size:16px}

#mainlr{ margin:8px 0px}
#mainleft{ float:left; width:186px;}
#mainriht{ float:right; width:780px}

#searchproduct{ background:url(images/ir_hui_2.jpg) no-repeat center; width:182px; height:166px}
#prolisttop{ margin-top:10px; text-align:left}
#menu{}
#menutop{ width:186px; height:28px; margin-top:10px; background:url(images/ir_menu_top.jpg)  no-repeat}
#menucontent{ background:url(images/ir_menu_bg.jpg) repeat-y; width:186px; padding:0px 4px}
#menubott{ background:url(images/ir_menu_bott.jpg) no-repeat; height:8px}
#guanggao{ float:left}
#notice{background:url(images/ir_hui_2.jpg) no-repeat center; width:182px; height:166px; float:right}
#noticecontent{ text-align:left;word-break:break-all; }
#liantop{ color:#FFFFFF; text-align:left; font-weight:700; padding-left:10px; line-height:24px}
#searchform input{ line-height:20px; height:22px; border:#333333 1px solid; margin:10px}

#allproductlist{}
#productlist{ line-height:21px; width:143px; float:left; margin:10px 4px 0px 6px; text-align:center}
#marketprice{ text-decoration:line-through; color:#cd161b}
#productborder{ padding:5px}
.productimg{border: dashed #CCCCCC 1px}
#productname{ color:#325c9a; font-size:14px;}
#productpirce{}
#productborder{ border:solid 1px #CCCCCC}
#linehist{ border:2px solid #A00726; width:980px; margin:auto}

#copyright{ font-size:13px; height:40px}
#infotop{ background:url(images/righttop.jpg) no-repeat; height:27px; line-height:25px; color:#FFFFFF; font-weight:700; font-size:14px; text-align:left; padding-left:60px; margin-top:10px}

#fenye td{ font-size:12px}
#infotop span a{color:#2148a3}
#menuall{ margin:10px 0px; background-color:#F7F7F7; padding:0px 0px; text-align:left}
#menuone{ background-color:#1f5281; line-height:30px; font-weight:bold; font-size:14px; color:#FFFFFF; text-align:left; padding-left:10px}
#menutwo{ line-height:25px; color:#006699; background-color:#E3E3E3; text-align:left; padding-left:20px; font-weight:bold}
#menuthree{ margin:0px 10px; width:170px; text-align:left;padding-left:20px; font-size:14px; line-height:25px}
#showcart{
	width:auto; 
	max-height:400px; 
	min-height:60px; 
	_height:expression(this.scrollHeight > 400 ? "400px" : (this.scrollHeight < 40 ? "40px" : "auto")); 
	overflow:auto;
 }