@charset "utf-8";
/* CSS Document */


#middle .l_space{padding-top:20px;}
#middle .comment .l_news{
	width:580px;
	height:172px;
	float:none;
	background:url(../images/l_news_bg.png) 0 0 no-repeat;
}
#middle .comment .l_news ul,
#middle .comment .l_whatsnew ul,
#middle .comment .l_blog ul{
	margin:0;
	padding:73px 0 0 40px;
	list-style:none;
	width:505px;
}
#middle .comment .l_news ul,
#middle .comment .l_whatsnew ul,
#middle .comment .l_blog ul{
	padding-top:50px;
}
#middle .comment .l_news ul li a,
#middle .comment .l_whatsnew ul li a,
#middle .comment .l_blog ul li a{
	text-decoration: none;
	display:block;
	width:420px;
	height:1.4em;
	overflow: hidden;
}

#middle .comment .l_news ul li,
#middle .comment .l_whatsnew ul li,
#middle .comment .l_blog ul li{
	margin:0;
	padding: 8px 0 0 0;
	border-bottom: dotted 1px #BFBFBF;
	height:23px;
	list-style:none;
}
#middle .comment .l_news ul li em,
#middle .comment .l_whatsnew ul li em,
#middle .comment .l_blog ul li em{
	color:#00baff;
	font-style:normal;
	display:block;
	float:left;
	width:80px;
	font-size:14px;
}
#middle .comment .l_news ul li a,
#middle .comment .l_whatsnew ul li a,
#middle .comment .l_blog ul li a{font-size:14px;}
#middle .comment .l_space{float:left;width:580px;}
#middle .comment .l_whatsnew{width:580px; height:242px;background:url(../images/l_whatsnew_bg.png) 0 0 no-repeat;}
#middle .comment .l_blog{width:580px; height:242px;background:url(../images/l_blog_bg.png) 0 0 no-repeat;}


#middle{
	padding: 0;
}
#middle .comment .mid_fl {
	padding:0 5px;
	border-bottom: solid 4px #E60012;
	width:950px;
	height:100px;
	overflow: hidden;
}
#middle .comment .mid_fl img{
	display: block;
	float: left;
}
#middle .comment .mid_fl .scrolldummy1{
	width:2219px;
	height:100px;
	background:url("../images/scroll_01.jpg");
}
#middle .comment .mid_fl .scrolldummy2{
	width:1900px;
	height:100px;
	background:url("../images/scroll_02.jpg");
}
