/**********************************************************

	Copyright (c) 2004-2010 成都依能科技有限公司
	www.yineng.com.cn 
	FileName: PageStyle.css
	Revision: 2.0
	CreatDate: 2010-09-14
	Author:  lovebslq  
	Description: 课程信息栏目样式集合
			 
***********************************************************/
.bt{ font-size:13px; font-weight:bold; text-align:center; line-height:400%; }
.xbt{ text-align:center; line-height:25px;}
.t{margin-left:215px;}
.top_tg{ width:900px; height:26px; background:url(../images/top_tg.jpg) no-repeat left top; line-height:26px; text-indent:2em; color:#0066CC; font-weight:bold;}
.center_tg{ width:900px;background:url(../images/center_tg.jpg) repeat-y; }
.bottom_tg{ width:711px; height:4px; background:url(../images/bottom_bg.jpg) no-repeat;}
/*******表格样式********/	
table.table_uniline{margin-left:21px; font-size:12px; border:#135DB2 solid; border-width:1px 0 0 1px; border-collapse:collapse; text-align:center;}
	table.table_uniline th,table.table_uniline td{ padding:0 5px; border:#135DB2 solid; border-width:0 1px 1px 0; line-height:24px;}
	table.table_uniline th{line-height:28px; background:#f2f7fa;}
	
/***********测试题样式2*************/
.test{ width:900px; margin:0 auto; background:url(../images/bg_test.gif) left top repeat-y;}
.test_bt{height:30px;line-height:30px; text-indent:3em; color:#0066CC; font-weight:bold; width:100%; text-align:left;  overflow:hidden;  background:url(../images/box_test.gif) left top no-repeat; float:none; }
.test .title{ line-height:36px; background:url(../images/icon1.gif) 2em 14px no-repeat;padding-left:3.4em; text-align:left;}
	  .title p{text-indent:0!important; line-height:36px!important; margin-right:5px;}
.test .textpage_content{ line-height:28px; padding:0 5px 6px 3.2em;}
.test .textpage_content p{text-align:left; text-indent:0!important;}
.test .answer{display:none;}
.test .answer_Action{line-height:28px; margin:0 2em; padding:0 1.2em; background:#ECF8FF;}
.test .answer_Action .Subject_Answer_Result{ color:#D61B1C;}
.test .fillBlank{ background:#FFF; border:none; border-bottom:#000 solid 1px; _padding:3px 0px;}
.test .bottom{ height:20px;background:url(../images/box_test.gif) left bottom no-repeat;}