.question-r {
position:relative;
text-decoration:none;
font-size:12px;width:280px;
height:25px;line-height:25px;}
.question-r:hover {color:#333; text-decoration:none;}
.question-r span {display: none }
.question-r:hover span   
{display:block;
position:absolute;
top:15px;
right:-290px;
width:280px; background-color:#eee; border-radius:7px; border:1px #ced2d3 solid;
padding-left:10px;text-align:left; z-index:1;}

.question-l {
position:relative;
text-decoration:none;
font-size:12px;width:280px;
height:25px;line-height:25px;}
.question-l:hover {color:#333; text-decoration:none;}
.question-l span {display: none }
.question-l:hover span   
{display:block;
position:absolute;
top:15px;
right:0px;
width:280px; background-color:#eee; border-radius:7px; border:1px #ced2d3 solid;
padding-left:10px;text-align:left; z-index:1;}


.question-mid {
position:relative;
text-decoration:none;
font-size:12px;width:196px;
height:25px;line-height:25px;}
.question-mid:hover {color:#333; text-decoration:none;}
.question-mid span {display: none }
.question-mid:hover span   
{display:block;
position:absolute;
top:25px;
right:-98px;
width:196px; background-color:#eee; border-radius:7px; border:1px #ced2d3 solid;
padding-left:10px;text-align:left; z-index:1;}


.feature_matrix caption
{
  text-align:left; 
  font-size:16px; 
  padding:0 0 8px;
}

.feature_matrix td
{
  border-width: 1px;
  border-color: #C6C6C6;
  padding: 8px;
}

.feature_matrix tr td
{
  border-top-style: solid;
}

.feature_matrix tr.last td
{
  border-bottom-style: solid;
}

.feature_matrix td.feature
{
  border-left-style: solid;
  width: 300px;
}

.feature_matrix td.free
{
  border-left-style: solid;
  text-align: center;
  width: 200px;
}

.feature_matrix td.pro
{
  border-left-style: solid;
  text-align: center;
  width: 200px;
}

.feature_matrix td.ent
{
  border-left-style: solid;
  border-right-style: solid;
  text-align: center;
  width: 200px;
}

.feature_matrix td.pro del
{
	font-size: 14px;
	color:#ff0000;
	text-decoration: line-through;
}

.feature_matrix td.ent del
{
	font-size: 14px;
	color:#ff0000;
	text-decoration: line-through;
}

.buy-now-button{width:84px; height:32px;background:url(../images/buy-now.png) no-repeat #ff711c; border-radius:5px; border:1px #ff711c solid; margin-top:10px; display:block;padding-left:40px; line-height:32px;color:#fff; font-size:15px; font-weight:bold; text-decoration:none;}
.buy-now-button:hover{ background:url(../images/buy-now.png) no-repeat #ff5f00; text-decoration:none;}
.download-win-button{width:84px; height:32px;background:url(../images/download-win.png) no-repeat #ff711c; border-radius:5px; border:1px #ff711c solid; margin-top:10px; display:block;padding-left:40px; line-height:32px;color:#fff; font-size:15px; font-weight:bold; text-decoration:none;}
.download-win-button:hover{ background:url(../images/download-win.png) no-repeat #ff5f00; text-decoration:none;}
.download-mac-button{width:84px; height:32px;background:url(../images/download-win.png) no-repeat #ff711c; border-radius:5px; border:1px #ff711c solid; margin-top:10px; display:block;padding-left:40px; line-height:32px;color:#fff; font-size:15px; font-weight:bold; text-decoration:none;}
.download-mac-button:hover{ background:url(../images/download-win.png) no-repeat #ff5f00; text-decoration:none;}

price-big{font-size:22px; font-weight:bold; color:#FF7E00;}
.buy-big-button{width:115px; height:43px;background:url(../images/buy-big.png) no-repeat #ff711c; border-radius:5px; border:1px #ff711c solid; margin-top:10px; display:block;padding-left:70px; line-height:43px;color:#fff; font-size:22px; font-weight:bold; text-decoration:none;}
.buy-big-button:hover{ background:url(../images/buy-big.png) no-repeat #ff5f00; text-decoration:none;}
.wenh{ margin-left:5px;}

.topbanner{ width:100%;height:47px; background:url(../images/bf-topbannerblack-friday-cyber-monday.png) no-repeat center
 #fff; margin:0 auto; position:relative;}
.getit{ width:100%;height:47px; display:block; position:absolute;}
.closeico{ width:9px; height:10px; padding:10px 5px 5px; left:50%; margin-left:470px; z-index:1; position:absolute; cursor:pointer;background:url(../images/closeico.png) no-repeat center; display:block;}
