﻿
  /*body样式*/   
body{ font-size:12px;
       font-family:"宋体";
       color:#000000; 
       font-style:normal;
       height:auto; 
       width:952px; 
       text-align:center;
       margin:0px auto;
	   background-color:#f8fefb;
       }

  /*通用样式*/        
*{margin:0;
  padding:0;
  border:0;
 }   
 
    /*图片通用样式*/    
img {border:0;}
   
    /*超链接通用样式*/     
a{ color:#000000;
     text-decoration:none;
     }
  
   /*超链接通用样式，鼠标移上去的颜色及样式*/      
a:hover { color:#FF0000;
          text-decoration:underline;}
  
    /*排列通用样式*/            
ul,ol { list-style:none;
        padding:0px;
        margin:0px;
        border:0px;
        }
        
 /*h(n)通用样式*/ 
h1,h2,h3,h4,h5,h6{ font-size:12px;
                   font-family:"宋体";
                   font-weight:normal;
	height: 13px;
}
    
 /*清除浮动*/                
.clearfloat{clear:both;height:0; font-size: 1px;line-height: 0px;}


 /*form表单样式*/ 
.form_big{ width:952px; 
           height:1100px;
           margin:0px;
           }

 /*外部框架*/
.box{ width:952px;
      float:left;
      height:1100px;
      background-color:#f8fefb;
      margin-left:0px; 
      margin-right:0px;}

 /* 整体轮廓构架*/

 /*头部*/
.top{ width:952px;
      float:left;
      height:111px; }

 /*顶部登陆*/
 .login
{
	width: 952px;
	float: left;
	height: 27px;
	background-image:url(../images/top_01.jpg);
	font-family:"宋体";
	font-size:12px;
	color:#217a3a;
}

/*顶部登陆字体颜色*/
.login a{color:#217a3a;}

/*登陆输入框边框*/
.border01{ border:#33CC66 1px solid;
           width:88px;
		   height:14px;
}

.border03{ border:#33CC66 1px solid;
           width:68px;
		   height:14px;
}

/*搜索输入框边框*/
.border02{ border:#663333 1px solid;
           width:116px;
		   height:14px;
}


/*登陆按钮图片1*/
.button_01{width:43px;
           float:left;
           height:20px; 
           background-image:url(../images/login_01.jpg);}  


/*注册按钮图片2*/
.button_02{ width:70px;
            float:left;
			height:19px;
            background-image:url(../images/login_02.jpg);}  

/*搜索图片3*/
.button_03{ width:38px; 
            float:left;
			height:18px;
            background-image:url(../images/search01.jpg);}  


 /*logo标志*/
.logo{ width:952px; 
       float:left; 
       height:70px;
       margin-top:6px;}

 /*买卖灯logo*/          
.logo01{ width:179px;
         float:left;
         height:70px;
     }
	 .logo01 img{ margin-left:20px;}
         
 /*中间空白处*/           
.logo02{ width:658px;
         float:left;
         height:70px;
         margin:0px;}
         
 .logo002{ width:530px;
         float:left;
         height:40px;
         margin-left:50px;
        margin-top:15px;
         
         }
         
 /*加入我们*/         
.logo03{ width:115px;
         float:left;
         height:70px;
         font-size:12px;}

 /*导航条*/
 .daohang01{ width:952px;
             float:left;
             height:27px; 
             margin:0px;}
             
 /*导航条底下条纹*/             
 .daohang02{ width:952px;
             height:12px; 
             margin:0px;
             background-image:url(../images/dh_bg02.jpg); }
             
  /*“专业灯饰交易平台”*/  
 .dh01{ width:187px;
        float:left;
        height:27px;
        margin-left:20px; 
        margin-right:45px;
        background-image:url(../images/daohang01.jpg);}
        
 /*导航字体*/         
 .dh02{ width:324px; 
        float:left; 
        height:27px; 
        margin-right:97px;
		_margin-right:77px;
		}
        
.dh02 ul{ width:324px; 
          float:left; 
          height:27px;
          margin:0px;}
          
 /*导航字体*/            
.dh02 ul li{ width:76px;
             float:left; 
             height:27px; 
             margin-right:5px; 
             display:inline; 
             line-height:27px; 
             font-family:"微软雅黑"; 
             font-size:14px;
             font-weight:bolder;
             letter-spacing:1px;    
             text-align:center; }
             
 .dh02 ul li a:hover{ color:#ffffff;
                       text-decoration:none;}
                       
  /*导航“首页”背景*/   
.link02{ width:76px; 
         float:left; 
         height:27px; 
         color:#FFFFFF; 
         background-image:url(../images/daohang02.jpg); }
         
/*导航“切图”背景*/           
.link01{ width:76px; 
         float:left; 
         height:27px; 
         background-image:url(../images/daohang03.jpg); }
         
 .link01:hover{ background-image:url(../images/daohang02.jpg);}
    
   /*搜索条*/  
 .dh03{ width:279px; 
        float:left; 
        height:27px; 
        margin-right:0px;}
 
  /*搜索条左边圆角*/         
 .dh04{ width:4px; 
        float:left; 
        height:27px;
        background-image:url(../images/daohang05.jpg);}
 
  /*搜索条背景*/         
 .dh05{ width:275px;
        float:left; 
        height:27px; 
        background-image:url(../images/daohang_bg.jpg);}

 /*放大镜*/          
 .dh06{ width:20px; 
        float:left; 
        height:27px; 
        margin-left:8px;}

 /*“我要找”*/          
 .dh07{ width:47px; 
        float:left; 
        height:18px; 
        margin-top:9px; 
        text-align:center; 
        line-height:18px; 
        color:#ffffff;}
 
 /*搜索输入框*/         
 .dh08{ width:118px; 
        float:left; 
        height:18px; 
        margin-top:9px; 
        margin-left:4px; 
        margin-right:4px;
        line-height:18px;}
        
 /*搜索按钮*/        
 .dh09{ width:58px; _width:18px;
        float:left; 
        height:18px; 
        margin-top:9px;
        margin-left:8px;}
        
        
 /*中间大图*/
.picture{ width:950px; 
           float:left; 
		   height:281px;
		   margin-top:5px;
		   border:#33FF33 1px solid;
         
          }
          
 /*六大色块*/
.color{ width:952px; 
        float:left; 
        height:276px;
        margin-top:6px;
        }

 /*特殊定制，上部分色块背景****************************************************/
.ts01{ width:263px; 
        float:left; 
        height:55px;
        background-color:#be7a7c;
        }
 
  /*特殊定制，上部分圆角"*/
.tsa{ width:263px;
        float:left;
	    height:6px;
        } 

 
 /*特殊定制，上部分"按钮"*/
.ts011{ width:263px;
        float:left;
	    height:45px;
        } 
		.ts011 img{ 
                    margin-left:175px;
                    margin-right:10px;
                    margin-top:8px;
                    }
		      
/*特殊定制，中间渐变*/
.ts012{ width:263px;
        float:left;
	    height:10px;
        }        
       
 /*特殊定制，下部分色块*/
.ts03{ width:263px; 
        float:left; 
        height:73px;
        background-color:#af5756;
        }
          
 /*特殊定制，下部分"文字部分"*/
.ts031{ width:263px; 
        float:left; 
        height:30px;
        text-align:left;
        color:#ffffff;
        line-height:15px;
        } 
		.ts031 p{width:231px; height:30px; margin-left:20px;}
        .ts031 p a{ color:#ffffff;}
        .ts031 p a:hover{color:#ffffff; text-decoration:underline;}
		
 /*特殊定制，下部分"箭头部分"*/
.ts032{ width:263px; 
        float:left;
        height:25px;
        margin-top:9px;
        margin-bottom:1px;
        }    
		.ts032 img{ margin-left:138px;} 
		.ts45{ width:263px; float:left; height:8px;}
                        
 /*商照，上部分色块背景*****************************************************/
.sz01{ width:263px; 
        float:left; 
        height:55px;
        background-color:#9c9c9c;
        }
  /*商照，下部分色块*/
.sz03{ width:263px; 
        float:left; 
        height:73px;
        background-color:#888888;
        }    
        
 /*工程，上部分色块背景****************************************************/
.gc01{ width:263px; 
        float:left; 
        height:55px;
        background-color:#68e457;
        }
  /*工程，下部分色块*/
.gc03{ width:263px; 
        float:left; 
        height:73px;
        background-color:#4bd239;
        } 

/*家居，上部分色块背景****************************************************/
.jiaju01{ width:263px; 
        float:left; 
        height:55px;
        background-color:#f1d753;
        }
  /*工程，下部分色块*/
.jiaju03{ width:263px; 
        float:left; 
        height:73px;
        background-color:#f1ba12;
        } 
                    
                                 
/*户外，上部分色块背景****************************************************/
.hw01{ width:263px; 
        float:left; 
        height:55px;
        background-color:#6f83f2;
        }
  /*户外，下部分色块*/
.hw03{ width:263px; 
        float:left; 
        height:73px;
        background-color:#5e73e7;
        } 
                     
 /*LED，上部分色块背景****************************************************/
   .led01{ width:263px; 
          float:left; 
          height:55px;
          background-color:#bb96b4;
        }
  /*LED，下部分色块*/
.led03{ width:263px; 
        float:left; 
        height:73px;
        background-color:#b089a9;
        }  
                                                                                                    
        
 /*内容*/
.conten{width:952px; 
        float:left; 
        height:249px;
        margin-top:10px;
        margin-bottom:10px;
       }
        
 /*内容, 左边部分*/
.conten_left{width:829px; 
        float:left; 
        height:245px;
        }
        
 /*内容, 资讯,头部*/
.conten_left_zixun{width:829px; 
        float:left; 
        height:47px;
		
        }       
        
  /*内容, 资讯，标题*/
.conten_left_zixun03{width:829px; 
        float:left; 
        height:45px;
		margin-top:2px;
		margin-bottom:8px;
		border-bottom:#CCCCCC 1px solid; 
		border-top:#CCCCCC 1px solid; 
        }
		
 .conten_left_zixun03 img{ 
                           float:left;
                           margin-left:8px; 
                           margin-top:11px; 
                           margin-bottom:11px;}
						          
 /*内容, 资讯，正文*/  
.conten_a{ width:829px;
           float:left;
           height:192px;
           }   

           

 /*内容, 资讯，正文，方框*/  
.conten_c{ width:425px;
           float:left;
           height:192px;
           }                  
 
  /*内容, 资讯，商城&论坛*/  
.conten_z{ width:390px;
           float:left;
           height:192px;
         
           }     
        
                               
 /*底部*/
.botton{ width:946px; 
         float:left; 
         height:132px;
}       
                               
 /*底部上划线*/
.botton01{ width:952px; 
         float:left; 
         height:5px;
		 border-top:#CCCCCC 1px solid;
         }
         
  /*底部文字*/
.botton02{ width:952px; 
         float:left; 
         height:40px;
         line-height:30px;
         text-align:center;
         }
         
 /*底部图片*/
.botton03{ width:952px; 
         float:left; 
         height:41px;
         text-align:center;
       
         }
.botton04
{
	float:left;
	height:50px;
	width:952px;
	text-align:center;
	}