body {
	font-family:"宋体",Arial,Helvetica,sans-serif;
	margin:0 0 0 0;
	text-align:left;
	font-size:12px;
	SCROLLBAR-FACE-COLOR: #fcfcfc;        /*滚动条大体部分的颜色*/
    SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;   /*滚动条凸出部分正面左边与上边一像素的颜色*/
    SCROLLBAR-SHADOW-COLOR: #ffffff;      /*滚动条凸出部分正面右边与下边一像素的颜色*/
    SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;     /*滚动条凸出部分侧面左侧与上侧的颜色*/
    SCROLLBAR-ARROW-COLOR: #240024;       /*上下按钮中三角箭头的颜色*/
    SCROLLBAR-TRACK-COLOR: #f5f2d3;       /*滚动条的背景颜色*/
    SCROLLBAR-DARKSHADOW-COLOR: #48486c;  /*滚动条凸出部分侧面右侧与下侧的颜色*/
    SCROLLBAR-BASE-COLOR: #cccccc;         /*滚动条的基本颜色*/         
}


.outside {
	width:100%;
	height:100%;
	filter:progid:DXImageTransform.microsoft.gradient(gradienttype=0,startColorStr=#ffffff,endColorStr=#ff9f0a);
}

.align_left {
	text-align:left;
}

.bg_white {
	background:#FFFFFF;
} 

table {
	text-align:left;
	color:#000000;
	font-size:12px;
	word-break:break-all;
	vertical-align:middle;
}

a:link {
	color:#000000;
	font-weight:800;
	text-decoration:none;
}
a:visited {
	color:#000000;
	font-weight:800;
	text-decoration:none;
}
a:hover {
	color:#ff9f0a;
	font-weight:800;
	text-decoration: underline;
}
a:active {
	color:#000000;
	font-weight:800;
	text-decoration:underline;
}
a.table:link {
	color:#666;
	font-weight:100;
	text-decoration:underline;
}
a.table:visited {
	color:#666;
	font-weight:100;
	text-decoration:underline;
}
a.table:hover {
	color:#ff9f0a;
	font-weight:100;
	text-decoration: none;
}
a.table:active {
	color:#666;
	font-weight:100;
	text-decoration:underline;
}



/*topControl*/
.v_align_top {
	vertical-align:top;
}

.guide {
	color:#ffffff;
	font-weight:800;
	padding-left:10px;
	letter-spacing:2px;
	padding-top:3px;
	background:url(../images/guide_middle.gif) repeat-x;
}

.guide_right {
	width:226px;
	height:54px;
	background:url(../images/guide_right.gif) no-repeat;
}
.guide_font {
	padding-top:7px;
	padding-left:154px;
}

a.guide2:link {
	color:#ffffff;
	font-weight:800;
	text-decoration:none;
}
a.guide2:visited {
	color:#ffffff;
	font-weight:800;
	text-decoration:none;
}
a.guide2:hover {
	color:#000000;
	font-weight:800;
	text-decoration: none;
}
a.guide2:active {
	color:#ffffff;
	font-weight:800;
	text-decoration:none;
}

/*Left*/

.b {
	font-weight:800;
	color:#CC6600;
}

.b2 {
	color:#000;
}

.course_table_tr {
	height:20px;
	background: #F90;
}

.course_table_tdl {
	height:19px;
	background: #fbcf8e;
}

.left_title {
	color:#ff9f0a;
}

.left_lesson {
	background:#ff9900;
}
/*bottom*/
.bottom {
	filter:progid:DXImageTransform.microsoft.gradient(gradienttype=1,startColorStr=#ff9f0a,endColorStr=#ffffff);
	height:24px;
	padding-left:10px;
}

/*content*/

.button2 {
	width:65px;
	height:19px;
	border:0;
	cursor:hand;
	padding-top:4px;
	margin-top:5px;
	margin-bottom:5px;
	background:url(../images/button_bg.gif) no-repeat;
}
.button02 {
	width:61px;
	height:24px;
	border:0;
	cursor:hand;
	padding-top:4px;
	margin-top:5px;
	margin-bottom:5px;
	background:url(../images/button2_tec.gif) no-repeat;
}

.button04 {
	width:84px;
	height:24px;
	border:0;
	cursor:hand;
	padding-top:4px;
	margin-top:5px;
	margin-bottom:5px;
	background:url(../images/button4_tec.gif) no-repeat;
}

.button07 {
	width:113px;
	height:24px;
	border:0;
	cursor:hand;
	padding-top:4px;
	margin-top:5px;
	margin-bottom:5px;
	background:url(../images/button7_tec.gif) no-repeat;
}

.over { background-color: #fbe8cc; height:22px;}
.out { background-color: #ffffff; height:22px;}
.out2 { background-color: #fbefdd; height:22px;}

.commonlyinput {
    font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E6E6E6;
	padding: 1px;
	width:150px;
	height:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #7b7b57;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #7b7b57;
}

.tab {
	width:85px;
	height:29px;
	border:0;
	letter-spacing:2px;
	cursor:hand;
	background:url(../images/tab1.gif) no-repeat;
}
.tab_shot {
	width:84px;
	height:29px;
	border:0;
	letter-spacing:4px;
	cursor:hand;
	background:url(../images/tab1_shot.gif) no-repeat;
}
.tab2 {
	width:85px;
	height:24px;
	border:0;
	letter-spacing:2px;
	cursor:hand;
	background:url(../images/tab2.gif) no-repeat;
}
.tab2_shot {
	width:84px;
	height:22px;
	border:0;
	letter-spacing:4px;
	cursor:hand;
	background:url(../images/tab2_shot.gif) no-repeat;
}
.tab2_shot_2 {
	width:84px;
	height:22px;
	border:0;
	letter-spacing:4px;
	cursor:hand;
	background:url(../images/tab2_shot_2.gif) no-repeat;
}

img {
	vertical-align:middle;
}

.line_1 {
	BACKGROUND:url(../images/tab_bg.gif) repeat-x; 
	HEIGHT:16px;
}

.button_bg {
	width:65px;
	height:19px;
	border:0;
	background:url(../images/button_bg.gif) no-repeat;
	color:#000000;
	font-size:12px;
	letter-spacing:1px;
	padding-top:3px;
	cursor:hand;
}

ui,li {
	line-height:200%;
}





.stick_div1 {
	text-align:left; 
	border:4px solid #FF9900; 
}
.stick_div2 {
	 height:20px; 
	 background:#FFCC66; 
	 text-align:right; 
	 padding-right:4px;
}
.stick_div3 {
	  padding:10px 10px 10px 10px; 
	  color:#333; 
	  font-weight:100; 
	  line-height:150%;
}
.stick_div4 {
	width:650px;
	height:450px;
	text-align:left; 
	border:4px solid #FF9900; 
}
.stick_div5 {
	 height:30px; 
	 background:#FFCC66; 
	 text-align:center;
	 font-weight:800;
	 color:#000;
	 vertical-align:middle;
	 font-size:14px;
}
.stick_div6 {
	width:100%; 
	height:100%; 
	overflow: scroll; 
	overflow-x:hidden;
	padding:2px;
	font-size:12px;
}
a.stick_div:link {
	color:#ff9f0a;
	font-weight:800;
	text-decoration: underline;
}
a.stick_div:visited {
	color:#ff9f0a;
	font-weight:800;
	text-decoration: underline;
}
a.stick_div:hover {
	color:#000000;
	font-weight:800;
	text-decoration:none;
}
a.stick_div:active {
	color:#000000;
	font-weight:800;
	text-decoration:none;
}
ul.stick_div {
	list-style-image:url(../images/div_li.gif);
	margin-left:15px;
	line-height:50%;
}
li.stick_div {
	line-height:200%;
}
table.stick_div {
	border-collapse:collapse; 
	border:1px solid #333;
	width:100%;
}
td.stick_div { 
	border:1px solid #333;
	padding:10px;
}