@charset "gb2312";
/*
* Description: 2016年建筑八大员专题-课程安排
* Update:      29/07/2016
* Author:      yixiaofang 
*/

/* reset css */
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
ul,ol{list-style:none;}
body{font-size: 16px; background-color:#f6f6f6; position: relative; color:#333;font-family: "microsoft YaHei";}
select,input,button{vertical-align: middle;font-size: 100%;border:0;}
fieldset,img{border: 0 none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;}
em,i,b{font-style: normal;}
a{text-decoration: none;}
a:hover{text-decoration:none;}
.clear {clear: both;display: block;height: 0; visibility: hidden; font: 0/0 arial}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0}
.clearfix {*zoom: 1}
img{display:block;}
/*-----------------------------------------分隔线------------------------------------------------*/
.autoin{ width:1000px; margin:0 auto;}

/*test_con*/
	.test_con{ padding-top:30px; }
	.test_con ul{ height:106px;}
	.test_con li{ cursor:pointer; width:495px; float:left; background-color:#999; font-size:32px; color:#fff; text-align:center; height:71px; line-height:71px; }
	.test_con li.current{ height:88px; background:url(../images/tes_01.png) no-repeat; }
	.ta_con{ display:none; }
	.ta_con.current1{ display:block;}
	table{ font-size:16px; color:#666; text-align:center; border-top:1px solid #b5b5b5;border-left:1px solid #b5b5b5;}
	table th,table td{border-bottom:1px solid #b5b5b5;border-right:1px solid #b5b5b5; }
	table th{ font-size:32px; font-weight:100; }
	table em{ color:#0d85ff;}
	.tr_01 td{ font-size:20px;}
	.tes_index{ display:block; width:80px; height:27px; text-align:center; font-size:12px; color:#fff; padding-top:54px; background:url(../images/tes_02.png) no-repeat; position:fixed; top:20%; right:5%;}



/*扉页*/
	.feiye{ line-height:30px;font-size:12px; color:#C6B7AC; text-align:center;padding-top:20px;}
