/* vrs£¬ÄãÎÊÎÒ´ð */

body {font-family: "·ÂËÎÌå"}

.vrs_fixed {	
	POSITION: fixed;
	position:absolute; 
	bottom:-5px;
	
	/*width:1020px;*/
	width:100%;
	left:40%;
	text-align:center;	
	}
.vrs_icons_bg {
	background-image:url("images/vrs_icons_bg.gif");
	background-repeat:no-repeat;	
	width:970px;
	height:128px;
	}

.vrsicons { list-style: none;}
.vrsicons li {list-style:none;float:left;position: relative;margin:10px 0px 0px 12px;;font-family: "Î¢ÈíÑÅºÚ"}

.outline {width:105px;height:90px;border:1px dotted #d6dad9;background:#f4f8f7;text-align:center}
.vrs_icons {margin-top:8px;height:45px;}
.vrs_title,.vrs_title A {margin-top:5px;font-family: "Î¢ÈíÑÅºÚ";font-size:16px;color:#789da3;text-align:center;text-decoration:none}

.vrsicons li em {
 background: url('images/hover4.gif') no-repeat;
 width: 400px;
 height: 76px;
 position: absolute;
 top: -80px;
 left: -80px;
 text-align: center;
 padding:10px 5px 10px;
 font-style: normal;
 font-family: "Î¢ÈíÑÅºÚ";
 z-index: 2;
 display: none;}
.vrsicons li em A {font-weight:bold;color:#CC0000;text-decoration:none;padding-left:3px;padding-right:3px;font-family: "Î¢ÈíÑÅºÚ"} 

.q_title { width:100%;font-weight:bold;font-size:15px;text-align:center;margin-top:10px;color:#789da3;font-family: "Î¢ÈíÑÅºÚ";border-bottom:1px dotted #789da3} 

.faq {
  float:left;
  width:25%;
  height:1200px;
  margin:20px;
  border:1px solid #789da3;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  background:#e8f8fb;
}
.faq ul {
  margin:15px 0px 0  0;	
  list-style:square inside url('/img/redarrow.gif');
	}
.faq li.hover {
	background:#58bbff;
	}	
.faq li {
  text-align:left;  
  line-height:210%
}
.st_n1 {
	padding-left:30px;
	}
.st_n2 {
	height:30px;padding:5px 20px
	}

.q_right {
	float:right;
  width:65%;
  min-height:400px;
  height:auto;
  margin:20px;
  border:1px solid #789da3;
  background:#feffff;
}
.q_right ul {
  margin:20px 30px;
  list-style:square outside url('/web/images/yellowdot.gif');
}
.q_right li {
  text-align:left;  
  line-height:210%
}

.question {font-weight:bold;}
.answer {text-indent:0.4em;line-height:150%;}
