@charset "gb2312";
body{ background:#fff;}
/*banner开始*/
.banner{ width:100%; height:400px;text-align:center; margin:0 auto; background:#e8f8d4; }
.banner a{ display:block;}
.banner #box{ width:1200px; height:400px; margin:0 auto;  position:relative; overflow:hidden;}
/*banner结束*/

/*选项区域*/
#tab{ width:990px; height:40px; margin:0 auto; padding-left:10px; margin-top:40px; margin-bottom:40px; overflow:hidden;}
#tab a{ display:block; width:129px; height:38px; float:left; border:1px solid #81D5FA; margin-right:10px; background:#CEEEFC; color:#555; line-height:38px; font-size:16px; text-align:center;}
/*选项区域结束*/

/*外层表格*/
.table{ margin: 0 auto;}
td{ height:42px;text-align:center; font-size:14px; line-height:40px;}
.out_table{ border:1px solid #ccc; border-collapse:collapse; border-bottom:0px;margin: 0 auto;}
/*外层表格结束*/

/*内层表格*/
.content table{ border-collapse:collapse;}
.content table tr{ border-collapse:collapse;border-bottom:1px solid #ccc; }
.content .header  td{ border-left:0px;}
.content table td{ color:#666; width:100%; border-left:1px solid #ccc; border-bottom:1px solid #ccc;}
.content .title h3{ height:40px; width:100%; color:#336699; font-size:16px; line-height:40px; text-indent:40px; font-weight:normal;}
.content .title td{ border:0px; background:#F3F7FA; text-align:left; border-bottom:1px solid #ccc;}
.content .blue_header td{ background:#0E7AC5; color:#fff; white-space:nowrap; padding:0 10px;}
.content .odd { background:#EEF9FF;}
.content .buy{ display:block; width:63px; height:20px; background:url(../images/virtual/83.jpg) no-repeat; margin:10px auto;}
/*内层表格结束*/

/*底部说明*/
.chart_line{ width:1000px; height:27px; margin:0 auto; border-top:1px dashed #ccc; margin-top:20px; padding-top:30px; margin-bottom:35px;}
.chart_line li{ float:left; height:27px; overflow:hidden; line-height:27px; margin-right:40px; padding-left:30px; font-size:16px; color:#ff0000;}
.chart_line .chart_ico1{ padding:0; color:#333;}
.chart_line .chart_ico2{ background:url(../images/virtual/yes.png) no-repeat;}
.chart_line .chart_ico3{ background:url(../images/virtual/no.png) no-repeat;}
.chart_line .chart_ico4{ background:url(../images/virtual/add.png) no-repeat;}
.chart_line .chart_ico5{ background:url(../images/virtual/none.png) no-repeat;}
/*底部说明结束*/