﻿/****************************
CSS Document
WeiSite : http://www.113589.com 福州展晟灯饰
Useing : Public Style(公共样式)
Author : 雪松
Power By: http://www.bw91.com
Passed : XHtml 1.0, CSS 2.0, IE6.0+, IE7.0+, FF2.0+, Opera9.26+
Update : 2010-9-24
****************************/
* {
	margin:0;
	padding:0;
	list-style:none;
}
body, table {
	background:#ffffff;
	font:12px/1.5em Verdana, Arial, "宋体", Helvetica, sans-serif;
	color:#666;
}
body a {
	color:#666666;
	text-decoration:none;
	outline:none;
}
body a:hover {
	color:#0083c9;
	text-decoration:underline;
}
table {
	border-collapse:collapse;
}
img, td, button {
	border:none;
}
/*-- Other --*/
button {
	cursor:pointer;
	background:none;
	color:#555;
}
label {
	vertical-align:middle;
}
input {
	width:150px;
	height:20px;
	line-height:20px;
	color:#888;
	vertical-align:middle;
	padding:0 3px;
	font:12px/1.5em Verdana, Arial, "宋体", Helvetica, sans-serif;
	border:1px solid #B3B3B9;
}
.noinput {
	width:20px;
	background:none;
}
.check {
	font-size:10px;
}
.rightMar10{
	margin-right:10px;
	}
.m8{
	margin-top:8px;
	}
/*===== Body Style =====*/
#wrap {
	margin:0 auto;
	width:960px;
}
.red {
	color:#f00;
}
.orange {
	color:ffb400;
}
.blue {
	color:0083c9;
}
.green {
	color:99cf15;
}
.fLeft{
	float:left;
	}
.fRight{
	float:right;
	}
/*-- Header --*/
#header {
	margin:0 auto;
	width:940px;
	padding:15px 10px 5px 10px;
	height:55px;
	clear:both;
}
#header:after {
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
#header .links {
	width:350px;
	min-width:350px;
	float:right;
	margin:30px 0 5px 0;
}
#header .links li{
	float:left;
	display:block;
	padding:0 10px;
	background:url(linksBgSide.gif) no-repeat 100% 50%;
}
#header .links li a{
	color:#99cf15;
	font-weight:bold;
}
#header .links li a:hover{
	color:#0083c9;
}
#header .links li .other{
	color:#0083c9;
}
#header .links li .other:hover{
	color:#99cf15;
}
/*-- Menu --*/
#menus {
	width:960px;
	height:53px;
	background:url(menus_bg.gif) repeat-x ;
}
#menus li {
	display:inline;
	float:left;
	background:url(menusBgSide.gif) no-repeat 100% 50%;
}
#menus li a {
	height:52px;
	line-height:48px;
	padding:0 32px;
	text-align:center;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#menus li a:hover{
	text-decoration:none;
}
#menus li a:hover, #menus li #current {
	height:52px;
	color:#c32222;
}
#menus .last{
	background:none;
}
#zcdsBt{
width:960px;
clear:both;
margin:0 auto;
height:300px;
}
#nav{
width:960px;
height:29px;
margin:10px auto;
background:url(nav_bg.gif) no-repeat;
font-size:14px;
line-height:29px;
}
#nav em{
font-style:normal;
padding:0 20px;
color:#fff;
}
#nav a{
height:29px;
padding:0 20px;
background:url(nav_side.gif) no-repeat 100% 50%;
}
/*===== Main 主体容器样式 =====*/
#Main {
	width:960px;
	padding-bottom:10px;
	margin:0 auto;
}
/*===== MainLeft 内容主体_左边 =====*/
#mainLeft {
	width:200px;
	float:left;
}
#mainLeft dl dt{
	height:25px;
	padding-left:10px;
	line-height:18px;
}
/*===== MainRight 内容主体_右边 =====*/
#mainRight {
	width:750px;
	overflow:hidden;
	margin-left:10px;
	float:left;
}
.box{
	margin-bottom:10px;
	clear:both;
}
.box dt{
	height:29px;
	line-height:28px;
	padding-left:28px;
	background:url(boxDtBg.gif) no-repeat;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.box dt span{
	float:right;
	font:11px/1.5em Verdana, Arial, "宋体", Helvetica, sans-serif;
	font-weight:normal;
	padding:0 20px 0 10px;
	background:url(moreIco.gif) 0 60% no-repeat;
}
.box dt em{
	font:12px/1.5em Verdana, Arial;
	font-weight:bold;
	font-style:normal;
	color:#a9a9a9;
	margin-left:40px;
}
.box dt span,.box dt span a:link{
	color:#999;
}
.box dd{
	border:1px solid #c8c8c8;
	border-top:none;
	padding:15px;
	font-size:14px;
	}
.box dd p{
	margin-bottom:1em;
	}
.box .video{
	float:right;
	padding:0 5px;
	}
.smallBox{
	width:370px;
	float:left;
	clear:none;
	}
.smallBox dd{
	height:215px;
	}
/*-- Flinks --*/
#fLinks {
	border:1px solid #b9e1f7;
	clear:both;
	margin-bottom:10px;
}
#fLinks dt{
	color:#0083c9;
	height:30px;
	line-height:30px;
	padding-left:20px;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #b9e1f7;
	background:url(title_bg_blue_all.gif) no-repeat;
}
#fLinks dd ul{
	height:40px;
	margin:10px 38px;
}
#fLinks dd ol{
	width:960px;
	height:25px;
	margin:0 auto;
}
#fLinks dd li{
	float:left;
	margin:0 5px;
	display:inline;
}
#fLinks dd ol li a{
	color:#0083c9;
	display:block;
	padding:0 4px;
	background:url(linksBgSide.gif) no-repeat 100% 50%;
}
/*===== IndexContacts 联系我们 ====*/
.indexContacts{
	overflow:hidden;
	margin-top:10px;
	background:url(contentBg.jpg) #e5e5e5 no-repeat;
	}
.indexContacts dt{
	padding-top:6px;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	}
.indexContacts dd{
	line-height:2em;
	padding:8px;
	padding-top:32px;
	}
.indexContacts dd h3{
	color:#000;
	font-size:14px;
	}
.indexContacts dd p span{
	color:#666;
	display:block;
	font-weight:bold;
	}
.indexContacts dd p em{
	color:#666;
	font-style:normal;
	font-weight:bold;
	}
/* 分页 */
#pagination-flickr{
	width:700px;
	padding-top:9px;
	height:35px;
	margin:15px 0 5px 0;
	font-size:12px;
}
#pagination-flickr li {
	float:left;
	display:inline;
}
#pagination-flickr a {
	border:solid 1px #DDDDDD;
	margin-right:5px;
}
#pagination-flickr .previous-off, #pagination-flickr .next-off {
	color:#666666;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 4px;
}
#pagination-flickr .next a, #pagination-flickr .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
}
#pagination-flickr .active {
	color:#ff0084;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination-flickr a:link, #pagination-flickr a:visited {
	color:#0083c9;
	display:block;
	float:left;
	padding:3px 8px;
	text-decoration:none;
}
#pagination-flickr a:hover {
	color:#85b413;
	border:solid 1px #85b413;
}
/*-- Footer --*/
#footer {
	width:960px;
	margin:0 auto;
	height:62px;
	clear:both;
	text-align:center;
	background:url(footer_bg.gif) repeat-x;
}
#footer p a {
	margin:0 10px;
}
#footer ul{
	height:40px;
	padding-left:20px;
	line-height:40px;
	background:#404040;
	margin-bottom:10px;
	}
#footer ul li{
	float:left;
	margin:0 10px;
	}
#footer ul li a{
	color:#eee;
	font-size:14px;
	}
#footer ul .com1{
	padding-left:38px;
	background:url(comIco01.gif) 0 50% no-repeat;
	}
#footer ul .com2{
	padding-left:38px;
	background:url(comIco02.gif) 0 50% no-repeat;
	}
#footer ul .com3{
	padding-left:38px;
	background:url(comIco03.gif) 0 50% no-repeat;
	}
#footer ul .copyright{
	float:right;
	color:#d4d4d4;
	}
#footer ul .copyright a{
	font-size:12px;
	}