/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
#tb1 a{text-decoration: none;} /* 链接无下划线,有为underline */ 
#tb1 a:link {color: #000000;} /* 未访问的链接 */
#tb1 a:visited {color: #333333;} /* 已访问的链接 */
#tb1 a:hover{color: #ae0927;  background:#CCC} /* 鼠标在链接上 */ 
#tb1 a:active {color: #0000ff; background:#CCC} /* 点击激活链接 */
body
{
	scrollbar-face-color: #f6f6f6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #330000;
	scrollbar-track-color: #f6f6f6;
	scrollbar-darkshadow-color: #ffffff;
	font-family: "宋体";
	padding: 0px;
	margin: 0px;
}

input
{
	background-color: #ffffff;
	color: #666666;
	height: 22px;
	font-size: 9pt;
	border: 1px solid #3273A3;
}
button
{
font-size: 9pt;height: 26px;
}
td, div
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 150%;
	font-weight: normal;
}
.student_list_line, .list_foot_msg, .list_title, .list_foot{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	height: 26px;
}
.list_foot_msg{
	background-image: url(list_title_msg.gif);	
}
.list_foot{
	background-color: #F5F5F5;
}
.list_title{
	height: 28px;
	}
.list_content{
	height: 80px;
	overflow: hidden;
	}
.left_title
{
	font-size: 15px;
	background-color: #34B6AF;
	text-indent: 30px;
	height: 30px;
	width: 206px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(x.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.left_title_select
{
	font-size: 15px;
	background-color: #34B6AF;
	text-indent: 10px;
	height: 30px;
	width: 206px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}
.left_title_w
{
	font-size: 15px;
	background-color: #34B6AF;
	text-indent: 30px;
	height: 30px;
	width: 206px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(write.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.left_title_w_txt:link, a.left_title_w_txt:visited, a.left_title_w_txt:hover, a.left_title_w_txt:active{
	font-size: 15px;
	color: #FFFFFF;
	}
.left_title1
{
	font-size: 15px;
	background-color: #34B6AF;
	text-indent: 30px;
	height: 30px;
	width: 206px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(y.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.left_title_line
{
	background-image: url(left_title_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.space
{
	height: 5px;
}
.list_msg_hf{
	border: 1px solid #F5F5F5;
	}
.index_line_list{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	height: 20px;
}
.index_line_img{
	clear: left;
	float: left;
	width: 12px;
	overflow: visible;
	margin-top: 8px;
	}
.index_line_title{
	float: left;
	width: 248px;
	margin-top: 4px;
	overflow: visible;
	}
.index_line_date{
	float: left;
	width: 82px;
	margin-top: 4px;
	text-align: center;
	overflow: visible;
	}
.book_zbq_show{
	background-image: url(book_lable_show.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 30px;
	clear: right;
	float: right;
	width: 150px;
	padding-top: 9px;
	}
.bk_lm{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding: 3px;
	background-image: url(lm_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #FFF;
	text-indent: 60px;
}
.book_zbq1{
	background-image: url(book_zbq1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 36px;
	clear: left;
	float: left;
	width: 300px;
	padding-top: 8px;
	}
.bk, .content_title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;	
}
.bk_title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	text-align: right;
}
.content_title{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}