/* CSS Document */
body {
	font-size: 12px;
	margin:0px;
	overflow-x:hidden;
	background-color:#0F6A31;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-size: 12px;
	color:#757575;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 12px;
	color:#757575;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #044E2B;
}
a:active {
	text-decoration: none;
}
hr {
	border: 1px solid #CCC;
	height:1px;
	width:95%;
}
.page{
 margin-top:10px;
 margin-bottom:7px;
}
.SetFontSize{
margin-top:5px;
text-align:right;
font-size:13px;
text-align:right;
}
.SetFontSize .set{
cursor:pointer;
}
.pimg {
	width: 125px;
	height: 145px;
	float:left;
	margin:15px;
	margin-top:0px;
}
.productsImg{
 border: 1px solid #FFF;
 cursor:pointer;
}
.pimg .info{
	height: 20px;
	width: 125px;
	float:left;
	padding-left:5px;
	text-align:center;
	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:20px;
 border: 1px solid #CCC;
}
.BtnBorder{
  border: 1px solid #000;
  cursor:pointer;
  background-color:#FFF;
}
.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;
}
.smallLoading{
    font-size: 12px;
	color: #C51100;
	background-image: url(../images/smallLoading.gif);
    background-position: 2%;
	background-repeat: no-repeat;
	color: #C51100;
	background-color: #FFFFE1;
	border: 1px solid #C3D6EE;
	padding-top:3px;
	padding-left:23px;
	width:auto;
	margin:5px;
	margin-right:0px;
}
.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: 220px;
}
.right {
	font-size: 12px;
	line-height: 20px;
	color:#009900;
	border: 1px solid #00CC66;
	background-color: #E6FDE3;
	background-image: url(../images/right.gif);
	background-position: 2%;
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 200px;
	padding-top:2px;
}
.red{
color:red;
}
.pName{
font-size:18px;
color:#333;
height:25px;
margin-bottom:5px;
font-weight:bold;
}

.Content{
width:300px;
height:auto;
word-break:break-all;
white-space:normal;
line-height:20px;
}
.Alpha{
	filter: Alpha(Opacity=50);
	display:block;
	background-color:#777;
	position:absolute;
}
.Text{
	width:200px;
	height:20px;
	border:1px solid #000;
	background-color:#F5FCF4;
}
.btn{
  border: 1px solid #0F6A31;
  color:#FFF;
  cursor:pointer;
  background-color: #0F6A31;
}
.area{
    font-size:12px;
	border: 1px dashed #F7F7F7;
	height:70px;
	line-height: 18px;
	border: 1px solid #000;
	width:100%;
	margin-bottom:7px;
	padding:5px;
	background-color: #F5FCF4;
	overflow:auto;
}
.menu{
 color:#FFF;
}
.menu a{
  font-size:13px;
  color:#D8C175;
  
}
.menu a:hover {
	font-size:13px;
	color:#E8DA26;
}
.hidden{
display:none;
position:absolute;
top:0px;
left:0px;
}
.drag{
font-size:13px;
cursor:move;
}
.WebSitePrice{
font-size:2em; font-weight:bolder;color:#FEEE29;
height:1px;
margin-right:2px;
font-style:italic;
filter:dropshadow(color=#FF7A05,offX=3,offY=0,positive=2);
}
.alert{
width:300px;
border: 1px solid #8B9FAF;
background-color:#FBFEFF;
display:none;
}
.alert .alertTitle{
	font-size:13px;
	color:#2C71AF;
	height:21px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:3px;
	background-image: url(../images/alert_title_bg.jpg);
	background-repeat: repeat-x;
	cursor:move;
}
.alert .alertTitle .alertLeft{
  float:left;
}
.alert .alertTitle .alertRight{
  float:right;
  margin-right:5px;
}
.alert .msgpic{
	height:70px;
	width:80px;
	float:left;
	background-image:url(../images/alert.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.alert .alertmsg {
	font-size: 13px;
	color: #06559B;
	line-height:25px;
	width:210px;
	float:right;
	padding-top:15px;
}
.btn_confirm{
border: 1px solid #86A2C0;
width:60px;
height:19px;
background-image:url(../images/btn_confirm_bg.jpg);
cursor:pointer;
margin-right:50px;
margin-top:10px;
margin-bottom:10px;
float:right;
padding-top:1px;
}
.bimg{
	position:absolute;
	color:#FFF;
	left:300px;
	top:370px;
	display:none;
	text-align: center;
	background:#0F6A31;
	vertical-align: bottom;
	padding:10px;
	padding-bottom:5px;
	border: 2px solid #0F6A31;
}
.menuList{
  border: 1px solid #0F6D48;
  width:147px;
  display:none;
}
.menuList .item{
  background-image:url(../images/E_cd.jpg);
  background-repeat:no-repeat;
  height:29px;
  line-height:29px;
  padding-left:15px;
  cursor:pointer;
  color:#000;
}
.menuList .itemFocus{
  background-image:url(../images/E_cd1.jpg);
  background-repeat:no-repeat;
  height:29px;
  line-height:29px;
  padding-left:15px;
  cursor:pointer;
  color:#C51100;
}
.border{
  border: 1px solid #0F6A31;
}
