@charset "utf-8";
/* 页面特殊样式表 */
/**********************************************************

Copyright (c) 2004-2005 成都依能科技有限公司软件开发部
www.yineng.com.cn 
   FileName: pageStyle.css
   Revision: 1.0
  CreatDate: 2008-03-22
  EmendDate: 2008-03-22
     Author: LuoMaoWen    
Description: The Cascading Style Sheet control special page's
             special style rule
	
***********************************************************/


/*  平面化组件样式  */
.textBox{
	border: 1px solid #C0BBB4;/*#999999*/
	background: white url(../images/textBoxBg.gif) repeat-x;
}
.overTextBox{
	border: 1px solid #FF9900;
}
.focusTextBox{
	/*border: 1px solid;
	border-color: #666 #EEE #EEE #666;*/
	border: 1px solid #C0BBB4;
	background: white url(../images/textBoxFocusrBg.gif) repeat-x;
}
.readOnly{
	cursor:default;
}

/*  弹出窗口样式  */
.frameTopStyle{width:860px; height: 47px;background:white url(../images/frame_top.jpg) no-repeat;}
.frameBgStyle{width:100%; height:auto; background:white url(../images/frame_bg.jpg) repeat-y;}
#frameLeft{width: 10%;}
#frameRight{width:85%;}
.hintWordStyle{background-color: #E3F1F1;height: 15px;padding: 10px;}

/*  即时聊天样式  */
.chatBox{width: 100%;background-color: #F2F5FA;padding-left:10px;}
.chatTitle{height: 30px; line-height: 30px; font-size:14px; }
.chatLeftPart{float:left;width:34%;height: 40px;background-color: #F9FBFF; margin-right:6px;}
.chatRightPart{float:left;width:63%;height: 40px;background-color: #F9FBFF;}
.talkMain{height: 220px; background-color: white;width:707px;padding: 5px; overflow:auto;}
.talkTitle{color: blue;}
.talkContent{padding-left: 5px;}


/*  其它样式  */
#PageNav a{color: white; padding: 8px 10px 5px 10px;}
#PageNav a:hover{color: yellow;text-decoration:none;}

.currentLocation{padding:5px 0 0 10px; color:#000099; }
.whiteColorFont{color:white;}
.redFont{color:red;}

.dateStyle{color:#266CFF;}
.notice_bottom{height:25px; padding-top: 5px; background:transparent url(../images/notice_line.jpg) repeat-x left bottom;}

.fullWidth{width:100%;}

/* -- Table Main Style -- */
table.tableMainStyle{
	border-collapse: collpase;
	background-color: white;
}

table.tableMainStyle th {
	background-color: #ADD2DA;
}
.rows1BgColor{background-color:#F1FBFC;}
.rows2BgColor{background-color:#E3F1F1;}

/* -- Table Collpase -- */
table.collapse {
	border-collapse: collpase;
	background-color: #669999;
}
table.collapse td {
	background-color: white;
}
table.collapse th {
	background-color: #E0E9E9;
}

.buttonBg
{
	background:#F7F7F7 url(../images/btn_bg.gif) repeat-x 50% 50%;
	border: 1px solid #6C6C00;padding: 5px 3px 1px 3px;color: #6C6C00;
}
.hiddenObject{display: none;}
.hiddenLocation{visibility:hidden;}
.showObject{display: block;}

/* 公告通知样式 */
.noticeViewDate{text-align: center; color: #666666;background-color:#FEDB7F;height: 20px; line-height:20px; font-size:11px;}

DIV.noticestyle {
	MARGIN: 5px 0px 0px -30px; WIDTH: 100%; HEIGHT: auto;
}
DIV.noticestyle UL {
	LIST-STYLE-POSITION: outside; MARGIN: 0px;padding:0px; LIST-STYLE-TYPE: none
}
DIV.noticestyle UL LI {
	BORDER-LEFT-COLOR: #999999; LIST-STYLE-IMAGE: url(gl/images/dot.gif); MARGIN: 8px 5px 5px 40px; BORDER-TOP-COLOR: #999999; BORDER-BOTTOM: #999999 thin dotted; BORDER-RIGHT-COLOR: #999999; voice-family: inherit
}
DIV.noticestyle UL LI IMG {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: -1px; MARGIN-LEFT: 5px;
}
.date {
	FLOAT: right; MARGIN: -15px 0px 0px; COLOR: #999999; FONT-STYLE: italic;
}

/* 论坛样式 */
.topicTableBoder{
	border: 1px solid #C6C6C6;
}
.topicHeader{
	background-color: #EFF7FF;
	height: 25px;
	padding: 3px;
}
.topicFooter{
	background-color: #F4F4F4;
	height: 25px;
	padding: 3px;
}
.topicTdHeight{
	height: 2px;
}
.topicParagraph{
	text-indent: 2em;
	line-height: 150%;
}

.quote{color: #999999;padding: 5px;}



.sec_menu{height: 25px; padding-left:15px;background:white url(../images/sec_menu_bg.jpg) repeat-x left bottom;}
.sec_menu_title{color: black; font-size:16px;}
/*  课程评价样式  */
.kcpjBorder{margin-left:15px; background:white url(../images/loadingXxcellence.gif) no-repeat;height:14px;}
.imgSpace{margin-left:15px;}
.imgSpace2{margin:0px 10px;}

/*  样式重写  */
h1{
	color: #000099;
}
h2{
	color: #000099;
}
h3{
	color: #000099;
}
