/* CSS Document */
body {
	color:#333333;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: verdana;
	background-color: #FFFFFF;
}

.date{
	font-size: 12px;
	color: #999999;
}

/* 页面超链接 */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.lf{
float:left;
}

.lr{
float:right;
}

.b{
border:#C2C2C2 1px solid;
}

.m_l {
margin-left:5px;
}

.m_r {
margin-right:5px;
}

.m_t {
margin-top:5px;
}

.m_b {
margin-bottom:5px;
}


.zi1 {
font-size:14px;
font-weight:bold;
color:#013B84;
}

/* 页面头部 */

.top {
	width:980px;
	height:129px;
}

.top_link {
height:29px;
background:url(http://www.1000lighting.com/bkimages/top_link.gif);
line-height:28px;
text-align:right;
padding-right:20px;
}

.top_link1 {
height:29px;
line-height:28px;
text-align:right;
padding-right:20px;
}

.top_menu {
	width:100%;
	height:60px;
	background:url(http://www.1000lighting.com/bkimages/top_bg.gif);
}

.logo {
margin-left:20px;
}

.menu {
width:600px;
margin-left:50px;
height:31px;
margin-top:29px;
}

.menu_1 {
	margin-left:8px;
	text-align:center;
	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	width: 88px;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#40AAE0;
	display:block;
	background-color:#FFFFFF;
}

.menu_normal {
	margin-left:8px;
	text-align:center;
	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	width: 88px;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	display:block;
	background:url(http://www.1000lighting.com/bkimages/menu_bg_active.gif) no-repeat;
}

.menu_1 a:link {
	color:#40AAE0;
	display:block;
	background-color:#FFFFFF;
}
.menu_1 a:visited {
	text-decoration: none;
	color:#40AAE0;
}
.menu_1 a:hover {
	color:#669900;
	display:block;
	background:url(http://www.1000lighting.com/bkimages/menu_bg_over.gif) no-repeat;
}
.menu_1 a:active {
	color:#fff;
	display:block;
	background:url(http://www.1000lighting.com/bkimages/menu_bg_active.gif) no-repeat;
}

.top_search {
height:40px;
background:url(http://www.1000lighting.com/bkimages/top_menu_bg.gif);
}

.newsmenu {
margin-left:10px;
width:540px;
line-height:40px;
}

.newsearch_input {
width:300px;
padding-top:8px;
margin:0 8px;
}

.newsearch_botton {
padding-top:7px;
text-align:center;
}

/* 新闻页面搜索拦 */

.newsearch_b {
	text-align:center;
	height:40px;
	margin:0px 100px;
	width:640px;
}

.search_icon {
margin-right:10px;
margin-top:8px;
background:url(http://www.1000lighting.com/search_icon.gif) no-repeat;
width:21px;
height:21px;
}

.select_b {
padding-top:9px;
margin-right:10px;
}

.newsearch_input2 {
width:300px;
padding-top:8px;
margin:0 8px 0px 0px;
}

/* 网站底部导航条*/

.bottom_menu {
	background:url(http://www.1000lighting.com/bkimages/title_bg1.gif);
	height:26px;
	width:980px;
	margin:0px;
	line-height:26px;
	text-align:center;
}

/* 网站底部版权信息*/

.copyright{
	height:50px;
	width: 980px;
}

.copyright1{
height:50px;
line-height:24px;
text-align:center;
width:680px;;
}

.textGreen{
color:#009999;
}

.textRed{
color:#FF0000;
}

.textOrange{
color:#FF9900;
}

.textBlue{
color:#0000FF;
}

.textLightGray{
color:#CCCCCC
}

.textGray{
color:#666666;
}

.textWhite{
color:#FFFFFF;
}


