#new_disc {
	clear: both;
	height: 370px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]background-image: url(images/new_bg.png); */
	background-repeat: no-repeat;
	margin-top: 60px;
}
#new_disc h2 {
	background-image: url(images/demo3/new_dsic_title.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 960px;
	margin-bottom: 20px;
}

#new_disc .new_title {
	height: 60px;
	width: 180px;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #f5f5f5;
}
#new_disc a {
	color: #808080;
	text-decoration: none;
}
#new_disc a:hover {
	color: #06C;
}
.disc_name {
	/* [disabled]font-size: 1.2em; */
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
	/* [disabled]line-height: 1.2em; */
}


#news {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 0.8em;
	color: #666;
	line-height: 1.3em;
	background-image: url(images/demo3/news_bg.png);
	background-repeat: no-repeat;
	height: 370px;
	*height: 400px;
}
#news h2 {
	background-image: url(images/demo3/news_title.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 960px;
	text-indent: -9999px;
}
#news .news_content h3,#news .news_content_r h3{
	text-indent: -9999px;
	margin-bottom: 40px;
}

#news a {
	color: #808080;
	text-decoration: none;
}

#news a:hover {
	color: #06C;
}
#news td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	height: 20px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#news th {
	width: 36px;
	padding: 5px;
	height: 36px;
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -420px;
	color: #999;
}
#news .btext{
	font-family: "Arial Black", Gadget, sans-serif;
	color: #999;
}
#news table {
	margin-bottom: 13px;
}
#news .link_blog1 ,#news .link_blog2,#news .link_blog3{
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -360px;
	height: 23px;
	width: 50px;
	display: block;
	text-indent: -9999px;
	margin-left: 210px;
}
#news .link_blog1:hover ,#news .link_blog2:hover,#news .link_blog3:hover{
	background-position: 0px -390px;
}




#news .news_content {
	float: left;
	width: 263px;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#news .news_content_r {
	float: left;
	width: 262px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#fb {
	background-image: url(images/demo3/fb_bg.png);
	background-repeat: no-repeat;
	height: 1200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 60px;
}
#fb h2 {
	display: none;
}

#fb .fb_l {
	float: left;
	width: 460px;
	border: 1px solid #e6e6e6;
	margin-right: 30px;
	height: 550px;
	margin-bottom: 50px;
}
#fb .fb_r {
	float: right;
	width: 460px;
	border: 1px solid #e6e6e6;
	height: 550px;
	margin-bottom: 50px;
}


#mv {
	height: 200px;
	width: 960px;
	margin-top: 10px;
	background-image: url(images/demo3/mv_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	clear: both;
}
#mv h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#mv_content {
	overflow: auto;
	padding-top: 10px;
}
