/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color:#000;
}
a:link {
	text-decoration: none;
	color:#000
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FF2301;
}
a:active {
	text-decoration: none;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height:1px;
	width:650px;
}
.SetFontSize{
margin-top:5px;
text-align:right;
font-size:13px;
color:#000;
text-align:right;
}
.SetFontSize .set{
cursor:pointer;
}
.pimg {
	width: 113px;
	float: left;
	height: 100px;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:10px;
}
.pimg img{
border: 1px solid #056ED9;
}
.pimg .info{
	font-size: 13px;
	color: #0076EC;
	height: 40px;
	width: 113px;
	padding-left:5px;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
}
.NoInfo{
	text-align:center;
	color:#C51100;
	font-size:16px;
	font-weight: bold;
	margin-top:20px;
	letter-spacing:4px;
}
.TextBorder{
 width:130px;
 height:18px;
 border: 1px solid #000;
}
.BtnBorder{
  border: 1px solid #000;
  cursor:pointer;
}
.msg{
font-size: 13px;
color: #C51100;
padding-top:5px;
width:100%;
height:20px;
margin-left:10px;
}
.QQLoading {
	font-size: 13px;
	color: #C51100;
	background-image: url(../images/QQLoading.gif);
	background-repeat: no-repeat;
	background-position: center -180%;
	text-align: center;
	height:30px; width:166px;
}
.Error {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	border: 1px solid #FF6600;
	background-color: #FFF2E9;
	background-image: url(../images/error.gif);
	background-position: 2%;
	background-repeat: no-repeat;
	padding-left: 5px;
	width: 200px;
}
.daohang{
padding-left:50px;
color:#FFFFFF;
padding-top:5px;
}
.daohang A{
color:#FFFFFF;
text-decoration:none;
}
.daohang A:hover{
color:#FFFFFF;
text-decoration:underline;
}
.BigClass{
font-size:13px;
font-weight:bold;
width:150px;
margin-top:5px;
margin-bottom:5px;}
.smallClass{
padding-left:5px;
width:160px;
margin-top:2px;}
.BigClass A:hover{
color:#0033FE}
.smallClass A:hover{
color:#0033FE}
.QQ{
width:100px;
float:left;
margin-bottom:3px;
}
.QQ .img{
cursor:pointer;
margin-bottom:3px;
}
.QQ .font{
width:80px;
text-align:center;
}
.red{
color:red;}
.pName{
font-size:18px;
color:#333;
height:25px;
margin-bottom:5px;
font-weight:bold;}
.Price{
font-size:13px;
color:#000000;
padding-left:5px;
}
.Price .line{
font-size:13px;
color:red;
text-decoration:line-through;
}
.ParametersBox{
width:250px;
height:120px;
border:solid 1px #CCC;
background-color:#EDEDED;
line-height:20px;
word-break:break-all;
white-space:normal;
padding:10px;
margin-top:5px;
margin-bottom:5px;
}
.Content{
width:300px;
height:auto;
word-break:break-all;
white-space:normal;
line-height:20px;
}
.NoInfoBorder{
	border: 1px solid #094FA7;
}
.pBox{
position:absolute;
display:none;
background-color:#FFF;
border: 1px solid #094FA7;
overflow-y:scroll;
height:350px;
}
.Price{
font-size:16px;color:red;
font-weight:bold;
}
.DisplayNone{
width:0px;
height:0px;
display:none;
position:absolute;
z-index:10000;
top:0px;
left:0px;
}
.Alpha{
	filter: Alpha(Opacity=70);
	display:block;
	background-color:#CCC;
	position:absolute;
}