/* 页面整体框架 */
.page-container {
	height:100px;
	text-align:center;
}

/* 新闻内页页面顶部*/
.news_top {
	height:40px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.news_top_logo {
	width:290px;
	height:40px;
}

.news_search {
margin:25px 0px 2px 20px;
height:22px;
width:540px;
}

.news_search_icon {
margin-right:10px;
background:url(http://www.1000lighting.com/bkimages/new_search_icon.gif) no-repeat;
width:21px;
height:20px;
}

.new_select {
margin-right:10px;
}

.news_input_top {
height:16px;
margin-right:10px;
border: #c2c2c2 1px solid; 
}

/* 网站新闻列表菜单*/

.news_menu {
	border-top:#669900 3px solid;
	background:url(http://www.1000lighting.com/bkimages/title_bg1.gif);
	height:26px;
	width:980px;
	line-height:26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.icon1 {
margin:0px 6px;
width:12px;
height:26px;
background:url(http://www.1000lighting.com/bkimages/brand_icon.gif) no-repeat;
}

/*网站主体内容*/

.content_all {
	width:980px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}


/*左边新闻列表*/
.content_left {
	width:628px;



}

/*左边新闻顶部广告*/
.left_ad_top {
width:620px;
height:100px;
border-bottom:#c2c2c2 1px solid;
}

.show_titles {
padding-left:10px;
background:url(http://www.1000lighting.com/bkimages/title_bg1.gif);
line-height:26px;
height:26px;
border-top:#c2c2c2 1px solid;
border-bottom:#c2c2c2 1px solid;
}

/*新闻标题*/
.news_con_title {
text-align:center;
margin:0px 10px;
border-bottom:#999 1px dashed;
height:85px;
}

.new_title_text {
padding:18px 20px 5px;
font-size:22px;
font-weight:bold;
color:#000000;
}

.new_time {
height:25px;
line-height:25px;
}

/*新闻文章内容*/

.news_content {
line-height:20px;
color:#000000;
font-size:14px;
margin:10px 20px;
}

/*更多相关新闻*/
.correlation_news {
margin:0px 5px 5px;
border:#c2c2c2 1px solid;
}

.correlation_news_title {
padding-left:10px;
line-height:27px;
height:27px;
font-size:14px;
background-color:#EBEBEB;
font-weight:bold;
}

.correlation_news_con {
color:#000000;
font-size:14px;
line-height:22px;
padding:10px;
}

.correlation_news_con a:link {
	color: #000;
	text-decoration: none;
}
.correlation_news_con a:visited {
	text-decoration: none;
	color: #000;
}
.correlation_news_con a:hover {
	text-decoration: underline;
	color: #669900;
}
.correlation_news_con a:active {
	text-decoration: none;
	color: #FF0000;
}

/*新闻评论*/
.comment {
color:#666600;
font-size:14px;
font-weight:bold;
padding-left:10px;
background:url(http://www.1000lighting.com/bkimages/title_bg1.gif);
line-height:26px;
height:26px;
border-top:#c2c2c2 1px solid;
border-bottom:#c2c2c2 1px solid;
}

.comment_con {
margin:0px 10px;
border-bottom:#c2c2c2 1px dashed;
}

.comment_list {
color:#009999;
}

.guest_information {
line-height:30px;
height:30px;
}

.guest_name {
color:#669900;
font-weight:bold;
margin-left:5px;
height:25px;
line-height:25px;
}

.comment_date{
color:#666;
margin-right:10px;
height:25px;
line-height:25px;
}

.guest_con {
padding:0px 10px;
font-size:14px;
line-height:22px;
color:#000000:
}


.restore {
margin:0px 10px 5px 10px;
height:25px;
}

/*新闻评论回复*/

.restore {
padding:0px 12px 0px 0px;
clear:both;
overflow:hidden;
color:#bc2931;
height:25px;
}

.restore .restore_k {
width:50px;
float:right;
}

.restore .normal {
border:#666600 1px solid;
margin:0px 3px 0px 0px;
float:left;
background:#669900;
padding:3px 5px 2px 5px;
color:#fff;
}

.restore .dot {
float:left;
}

.restore A {
float:left;
background:#fff;
border:#666600 1px solid;
margin:0px 3px 0px 0px;
padding:3px 5px 2px 5px;
color:#666600;
}

.restore A:visited {
color:#666600;
}

.restore A:hover {
border:#666600 1px solid;
background:#669900;
color:#fff;
font-weight:bold;
}

/*新闻列表分页*/
.pageNum {
margin-top:12px;
padding:0px 12px 0px 0px;
clear:both;
font-weight:bold;
overflow:hidden;
color:#bc2931;
height:30px;
}

.pageNum .num {
width:360px;
float:right;
}

.pageNum .normal {
border:#666600 1px solid;
margin:0px 3px 0px 0px;
float:left;
background:#669900;
padding:3px 5px 2px 5px;
color:#fff;
font-weight:bold;
}

.pageNum .dot {
float:left;
}

.pageNum A {
float:left;
background:#fff;
border:#666600 1px solid;
margin:0px 3px 0px 0px;
padding:3px 5px 2px 5px;
font-weight:bold;
color:#666600;
}

.pageNum A:visited {
color:#666600;
}

.pageNum A:hover {
border:#666600 1px solid;
background:#669900;
color:#fff;
font-weight:bold;
}

/*评论填写表单 */
.comment_form {
height:180px;
margin:0px 5px 5px;
border:#c2c2c2 1px solid;
}

.comment_form_name {
line-height:23px;
height:23px;
margin:10px 20px 5px;
}

.comment_form_name_con {
height:23px;
}

.comment_form_name_input {
height:23px;
}

.comment_count {
margin-right:10px;
margin-left:130px;
}

.comment_check {
width:99px;
height:23px;
}

.comment_form_con {
text-align:center;
margin:0px 10px;
height:100px;
}

.comment_form_submit {
line-height:23px;
height:23px;
margin:7px 20px;;
}

.comment_form_submit_botton {
width:50px;
height:23px;
margin-right:10px;
}

.comment_explain {
color:#FF0000;
}

/*最新专题推荐*/

.special_topic {
	height:130px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.special_topic_con {
	width:100%;
	height:160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.special_topic_photo {
border:#666600 1px solid;
padding:1px;
margin-bottom:1px;
}

.special_topic_name {
text-align:center;
background:#5E8A00;
height:22px;
line-height:22px;
color:#FFFFFF;
}

.special_topic_name a:link {
	color: #fff;
	text-decoration: none;
}
.special_topic_name a:visited {
	text-decoration: none;
	color: #fff;
}
.special_topic_name a:hover {
	text-decoration: underline;
	color: #fff;
}
.special_topic_name a:active {
	text-decoration: none;
	color: #fff;
}

.m_r_18 {
margin-right:18px;
}


/*中间间隔，千家照明网·成就·品牌高度*/
.content_middle {
	line-height:16px;
	text-align:center;
	width:28px;
}

/*右边广告和相关新闻*/

.content_right {
	background:#F2F2F2;


height:expression((this.offsetHeight<document.getElementById('content_left').offsetHeight-4)?(document.getElementById('content_left').offsetHeight):'' + 'px');
	width:320px;
}

.new_list_right_ad {
padding:4px 4px 5px 4px;
width:312px;
height:240px;
}

.recommend2 {
width:310px;
margin:0px 6px;
height:54px;
}

.recommend2_photo {
margin-top:5px;
width:110px;
height:40px;
}

.recommend2_con {
margin-top:6px;
line-height:20px;
height:40px;
}

/*本周热门新闻*/
.week_hot_news_title {
margin-bottom:4px;
border-top:#CCCCCC 1px solid;
border-bottom:#CCCCCC 1px solid;
height:28px;
font-size:14px;
font-weight:bold;
background-color:#D9D9D9;
line-height:28px;
padding-left:10px;
}

.week_hot_news_con {
line-height:20px;
height:170px;
border-bottom:#333 1px dashed;
margin:0px 15px 0px;
}

.week_hot_news_icon {
margin-left:5px;
margin-top:6px;
width:21px;
height:13px;
}

/*照明视频推荐*/
.video_con {
margin:11px;
height:130px;
}

.video_commend {
width:134px;
height:127px;
}
.video_commend_photo {
border:#666600 1px solid;
padding:1px;
margin-bottom:1px;
}

.video_commend_name {
text-align:center;
background:#5E8A00;
height:22px;
line-height:22px;
color:#FFFFFF;
}

.video_commend_name a:link {
color: #fff;
text-decoration: none;
}
.video_commend_name a:visited {
text-decoration: none;
color: #fff;
}
.video_commend_name a:hover {
text-decoration: underline;
color: #fff;
}
.video_commend_name a:active {
text-decoration: none;
color: #fff;
}

.video_list {
width:165px;
height:22px;
margin:0px 0px 0px 5px;
}

.video_list_icon {
margin-top:3px;
background:url(http://www.1000lighting.com/bkimages/vedio_icon.gif) no-repeat;
width:15px;
height:15px;
}

.video_list_text {
height:22px;
line-height:22px;
}

.video_list_title {
height:22px;
line-height:22px;
}

/*新闻排行*/

.news_row {
height:22px;
border-bottom:#669900 3px solid;
}

.news_row_1 {
text-align:center;
width:112px;
font-weight:bold;
height:22px;
line-height:22px;
}

.news_row_title {
display:block;
width:42px;
height:22px;
line-height:22px;
text-align:center;
margin-right:1px;
}

.news_row_title_normal {
width:42px;
height:22px;
line-height:22px;
text-align:center;
margin-right:1px;
text-decoration:none;
display:block;
background:#669900;
color:#fff;
font-weight:bold;
}

.news_row_title A {
display:block;
background:#D9D9D9;
color:#000;
}

.news_row_title A:visited {
display:block;
color:#000;
}

.news_row_title A:hover {
text-decoration:none;
display:block;
background:#669900;
color:#fff;
font-weight:bold;
}

.news_row_title A:active {
text-decoration:none;
display:block;
background:#669900;
color:#fff;
font-weight:bold;
}

.news_row_content {
	height: 240px;
}

.news_row_con {
line-height:24px;
height:24px;
margin:0px 15px 0px;
}

.news_row_icon {
margin:5px 10px 0px 5px;
width:17px;
height:12px;
}

.news_row_text {
}

/*照明会客厅*/
.room_title {
margin-top:4px;
border-top:#CCCCCC 1px solid;
border-bottom:#CCCCCC 1px solid;
height:28px;
font-size:14px;
font-weight:bold;
background-color:#D9D9D9;
line-height:28px;
padding-left:10px;
}

.room_title a:link {
text-decoration: none;
}
.room_title a:visited {
text-decoration: none;
}
.room_title a:hover {
color:#000000;
text-decoration: none;
}
.room_title a:active {
text-decoration: none;
}

.room_con {
	border-bottom:#333 1px dashed;
	height:310px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

.room_con2 {
	height:380px;
	width:100%;
	margin-bottom: 10px;
}

.one_person {
	width:120px;
	height:155px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.room_con2_photo {
padding:4px;
}

.room_person_name {
text-align:center;
line-height:20px;
height:40px;
}

/*展会或者其他信息*/
.ert {
}

.other{
border-top:#c2c2c2 1px dashed;
line-height:20px;
height:240px;
margin:0px 6px 0px;
}
