@charset "utf-8";
/* The Main Page Files All Documents */
/**********************************************************

	Copyright (c) 2004-2010 成都依能科技有限公司
	www.yineng.com.cn 
	FileName: pageMain.css
	Revision: 2.0
	CreatDate: 2010-01-01
	Author: LuoMaoWen Muzi    
	Description: The Cascading Style Sheet control each page's
main display usage	
			 
***********************************************************/

.line_style{height:3px; background-color:#C2BB9E; width:100%; float:left; }
h1{ text-align:center; line-height:70px; color:#CC3300;}
.hr_learnProgress{margin:0 auto; width:96%; height:10px; border-bottom:solid 2px #FF00FF; overflow:hidden;}
/* -- The junk p Style -- */
p{text-indent:2em; line-height:150%; padding:10px 20px 0 20px;}


/* -- Table Main Style -- */
table.tableMainStyle{ width:96%; margin:0 auto;
border-collapse:collapse; /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) *//* 设置边框属性；样式(solid=实线)、颜色(#999=灰) */
}
table.tableMainStyle th,table.tableMainStyle td {font-size:12px;}
table.tableMainStyle th {background-color:#C2BB9E; height:30px; line-height:30px; color:#616161;}
table.tableMainStyle td,th {padding:5px 0px;}
table p{ padding:5px !important;}

.rows1BgColor{background-color:#F1FBFC;}
.rows2BgColor{background-color:#E3F1F1;}

/* -- All messages Style -- */
.message_Queueing { width:90%; margin:0 auto; border:solid 2px #994D00; font-size:12px; padding:10px; background:#C4FFC4; }
	.message_Queueing ul { list-style:inside;}
	.message_Queueing li span { padding-right:5px; color:#0000FF; font-family:Geneva, Arial, Helvetica, sans-serif;}
	.message_Queueing li a { color:#000000; text-decoration:none; line-height:160%;}
	.message_Queueing li a:hover{ color:#0080FF;}
.message_Important { color:#FF0000;}
	.message_Important a{ color:#FF0000 !important;}
/* -- All Page Links Style -- */
.contact_QQ{ padding:5px 20px 5px 0; background:url(../images/Interactive/btn_QQ.gif) right center no-repeat;}
#splitPage{ float:right;margin:0 22px 0 0;}
.nextbtnon{
	background-color:#EAE9CB;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	height: 16px;
	width: 16px;
	margin: 0 5px 0 0;
	border: 1px solid #500605;
	color: #500605;
	line-height: 16px;
}
.nextbtnonhover{
	background-color:#A10E07;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	height: 16px;
	width: 16px;
	margin: 0 5px 0 0;
	border: 1px solid #500605;
	color: #EAE9CB;
	line-height: 16px;
}
.xxhd{
	background:url(../images/pages/ztxx_line.gif) no-repeat center bottom;
	height:30px;
	width:700px;
	margin: 0px auto 0 auto;
	line-height: 30px;
	text-indent: 40px;
	font-weight: bolder;
}
