/* CSS Document */

.overviewPage {
	min-height:700px;
	max-height:none;
}
.overviewPage .left_menu {
	float:left;
	width:210px;
}
.overviewPage .left_menu .menuL {
	height:auto;
	border:2px #00ccff solid;
	background-color:#fcf7f1;
	background-image: url(slb2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.overviewPage .left_menu .vedioL {
	margin-top:5px;
	background-color:#fcf7f1;
	border:2px solid #0099CC;
}
.overviewPage .left_menu .vedioL .vedioLT{
	font-weight:bold;
	margin-bottom:10px;
	line-height:24px;
	padding-left:30px;
	padding-top:10px;
	border-bottom:1px #f00 dotted;
	/*background-image:url(file:///E|/�����ĵ�/�ؿ����վ/slb ����.gif);
	background-image: url(file:///E|/%E5%B7%A5%E4%BD%9C%E6%96%87%E6%A1%A3/%E5%9C%B0%E7%9F%BF%E5%B1%80%E7%BD%91%E7%AB%99/slb%20%E6%8B%B7%E8%B4%9D.gif);*/
}
.overviewPage .left_menu .vedioL ul{
	list-style:none;
	margin:0;
	padding:0;
}
.overviewPage .left_menu .vedioL ul li{
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-left:10px;
}
.overviewPage .left_menu .TMenuL{
	font-weight:bold;
	line-height:24px;
	padding-left:28px;
	padding-top:8px;
	/*background-image:url(file:///E|/�����ĵ�/�ؿ����վ/slb ����.gif);
	border-bottom:1px #f00 dotted;
	background-image: url(file:///E|/%E5%B7%A5%E4%BD%9C%E6%96%87%E6%A1%A3/%E5%9C%B0%E7%9F%BF%E5%B1%80%E7%BD%91%E7%AB%99/slb%20%E6%8B%B7%E8%B4%9D.gif);*/
}
dl.menu_node, dl.menu_node dd, dl.menu_node dt {
	margin:0;
	padding:0;
}
dl.menu_node {
	padding:10px;
}
dl.menu_node dt {
	font-weight:bold;
	margin-bottom:5px;
	line-height:24px;
	padding-left:20px;
	background-color:#eccaa7;
	border-bottom:1px #f00 dotted;
}
dl.menu_node dd {
	margin-top:5px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	background:url(menuL_bg.gif) center top no-repeat;
}
dl.menu_node dd a {
	color:#FFF;
	line-height:30px;
	display:block;
	padding-left:36px;
	width:150px;
	text-decoration:none;
}
dl.menu_node dd a:hover {
	background-color:#999;
	background:url(menuL_bg.gif) center bottom no-repeat;
	text-decoration:none;
}
.overviewPage .rigt_menu {
	float:left;
	width:765px;
	margin-left:5px;
	min-height:700px;
	max-height:none;
	padding:0 10px;
	background:#fcf7f1 url(bg_overview.gif) left top repeat-x;
}
.curpath {
	padding-top:10px;
	padding-left:20px;
	font-weight:bold;
	line-height:24px;
	border-bottom:1px #fff dotted;
}
.overviewList ul {
	list-style-image:url(arrow-02.gif);
}
.overviewList li {
	line-height:30px;
	border-bottom:1px #666 dotted;
}
.overviewList li span {
	float:right;
	display:inline-block;
}
.overviewList h1#newsT{
	font-size:24px;
	padding-top:15px;
}
.overviewList #newsD{
	margin:10px 50px;
	padding:0 50px;
	line-height:30px;
	color:#666;
	border-bottom:1px #FFF solid;
}
.overviewList #newsD .pubTime{
}
.overviewList #newsD .source{
	padding-left:35px;
}
.overviewList #newsD .fontstyle{
	padding-left:35px;
}
.overviewList #newsD .fontstyle a#s1{
	font-size:16px;
	padding-left:5px;
}
.overviewList #newsD .fontstyle a#s2{
	font-size:14px;
	padding:0 5px;
}
.overviewList #newsD .fontstyle a#s3{
	font-size:12px;
}
#artibody{
	margin:10px 10px;
	line-height:25px;
	letter-spacing:1px;
	font-size:16px;
	color:#000;
}
#artibody p {
	padding-bottom:15px;
	font-size:16px;
	color:#000;
}
.mail_backList {
	background:url(mail_back.gif) center no-repeat;
	width:48px;
	height:38px;
	position:absolute;
	right:2px;
}