@charset "gb2312";
*{margin:0;padding:0;}
h1,h2,h3,h4,h5,p,br,hr{margin:0;padding:0;}
body{
	margin:0px;
	padding:0px;
	font-size: 12px;
	list-style:none;
	list-style-tyle:none;
	font-family:"宋体", "仿宋_GB2312", "黑体",Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/bg.jpg) repeat-x;
}
a{ color:#000; text-decoration:none;}
a:link,a:visited{ color:#000; text-decoration:none;}
a:hover{ color:#F00;text-decoration:none;}
img{vertical-align:middle;}
a img { border:0;}
ul { list-style:none;}
p{ padding:0; margin:0; line-height:24px;}
.clear{ clear:both;}
.left{ float:left; margin-right:20px;}
.right{ float:right; margin-left:20px;}


#content{
	position:relative;
	width:1000px;
	margin:0px auto;
	}
/*-------头部样式*/
#top{ width:1000px; background:url(../images/banner.jpg) no-repeat; height:224px;}
#top .logo{ position:absolute; top:20px; left:10px;}
#top h1{ position:absolute; top:-9999px;}
/*-------主体样式*/
#main{ padding:0 15px; background:#342927; width:970px; overflow:hidden;zoom:1;}

#main .editor p.editor_title , #main .decorative p.decorative_title ,#main .designer p.designer_title,#main .kinds p.kinds_title,#main .historical p.historical_title,
#main .poetry p.poetry_title{
	font-size:18px; 
	line-height:30px;  
	font-weight:bold;}
#main .editor{ width:360px; margin-top:20px; float:left; }
#main .editor p.editor_title span, #main .decorative p.decorative_title span{ color:#ffb400; margin-left:10px;}
#main .editor p.editor_message{ text-indent:24px; padding:15px; background:#000; font-size:13px; line-height:26px; color:#ccc;}


/*--------设计师及作品*/
#main .designer{float:right; margin-top:20px;}
#main .designer p.designer_title span{ color:#00aeff; margin-left:10px;}
#main .designer .ul1{ list-style-type:none;  height:175px; float:left;}
#main .designer .ul1 li{ width:110px; height:110px; float:left; text-align:center; margin:0px; margin-right:3px;}
#main .designer .ul1 img{ margin-top:6px; width:95px; height:100px;}


#main .designer .ul1 li a p{ background:url(../images/d_bg.jpg) no-repeat; color:#FFF;}
#main .designer .ul1 li a p.hover{ background:url(../images/d_bg_hover.jpg) no-repeat;}
#main .designer .ul1 li a p img{ margin-bottom:5px;}
#main .designer .designer_opus{ padding-right:5px;}

	/*----图片滚动样式*/
.img_scrol{overflow:hidden;width:560px; height:138px; background:#000;}
.img_scrol img{ padding:1px; border:1px #CCC solid; margin:1px 2px;}


/*--------风格各异的灯具*/
#main .kinds{ margin-top:20px;}
#main .kinds p.kinds_title span{color:#F03; margin-left:10px;}
#main .kinds p.title_sun{ background:url(../images/k_bg.jpg) no-repeat; font-size:15px; width:120px; height:30px; line-height:30px;text-align:center; color:#FFF; font-weight:bold; margin-top:10px;position:relative;}
#main .kinds .ul1{ overflow:auto; zoom:1;border:1px #96746b solid;background:#222222;}
#main .kinds .ul1 li{ float:left; width:161px; text-align:center; height:225px;}
#main .kinds .ul1 li img{ margin:10px 0px 0px 0px; width:140px; height:190px;}
#main .kinds .ul1 li p{ line-height:24px; }
#main .kinds .ul1 li a{ color:#FFF; display:block;}
#main .kinds .ul1 li a:hover{ background:#96746b;}
#main .kinds span.more{position:absolute; left:920px;top:0px; }
#main .kinds span.more a{color:#FFF; font-size:14px;}
#main .kinds span.more a:hover{ color:#900;}


/*--------古代灯具演变史*/
#main .historical{ margin-top:20px;}
#main .historical p.historical_title span{color:#FF6; margin-left:10px;}
#main .historical p.his_missage{ background:#000; padding:15px; text-indent:24px; position:relative;}
#main .historical p.his_missage span{ position:relative; left:810px; right:auto; font-weight:bold;}
#main .historical p.his_missage a{ color:#ccc;}
#main .historical p.his_missage a:hover{ color:#fff;}
#main .historical .ul1{ width:100%; overflow:auto; zoom:1; background:#222;}
#main .historical .ul1 li{ float:left; width:161px; text-align:center; height:237px;}
#main .historical .ul1 li img{ margin:10px 0px;}
#main .historical .ul1 li p{ border-top:2px #96746b solid; height:24px; line-height:24px;}
#main .historical .ul1 li a{color:#FFF; display:block;}
#main .historical .ul1 li a:hover{ background:#96746b;}


/*--------诗意人生 对灯畅咏*/
#main .poetry{ margin-top:20px;}
#main .poetry .poetry_title span{ color:#0F0; margin-left:10px;}
#main .poetry .ul1{ width:100%; background:#000; overflow:auto; zoom:1; padding:20px 0px;}
#main .poetry .ul1 li{ width:24.5%; float:left; border-right:1px #FFF dashed;}
#main .poetry .ul1 li.li2{ border:0px;}
#main .poetry .ul1 li p{ text-align:center;color:#ccc;}
/*--------编者信息*/
#main .author_message{ width:100%; height:30px; line-height:30px; text-align:center; margin-top:5px;}
/*-------脚注样式*/
#foot{ clear:both; padding:10px 0px; border-top:3px #FFF solid;}
#foot p{ text-align:center;}

.side{width:1px; height:315px; position:absolute; border-right:1px #96746b solid; left:395px; top:375px;}




