﻿/*精品展示样式*/
.imgBox
{
	width:278px; 
	height:220px; 
	margin-bottom:6px;
}
.imgBox img
{
	border:none;
}
.commonParent
{
    width:130px; 
    height:44px; 
    margin-left:6px; 
    margin-top:6px; 
    float:left; 
    display:block;
    
    background:url(../images/common.jpg);
}
.common
{
	width:110px;
	height:32px;
	margin:6px auto;
	display:block;
	line-height:16px;
    text-align:center;
}
#img0
{
    width:130px; 
    height:44px; 
    margin-left:6px; 
    margin-top:6px; 
    float:left; 
    display:block;
}


/* CSS Document */
body
{
    margin:0; padding:0;
    text-align:center;
    font-family:宋体;
    color:Black;
    font-size:12px;
    margin-left:auto; margin-right:auto
 }
 .advertise
{
	border:none;		
}
img
{
	border:none;	
}
#wrapper
{
    width:996px;
    margin:0 auto;
   }
#header
{
	width:996px;
	height:auto;
	border:none;
}
#top
{
	width:996px;
	height:24px;
	background:#0F4780;
	border:0;
}
#banner
{
	width:996px;
	height:84px;
	background:url(images/banner.gif);
}
#login
{
    width:994px;
    height:18px;
    border:#DCF1FC solid 1px;
    margin-top:1px;
    background:url(images/login_bg.jpg);
}
#menubox
{
    width:996px;
    height:28px;
    margin:0 auto;
    margin-top:7px;
    background:url(images/menubar_bg.jpg);
}
#menu
{
    float:left;
    }
#menu ul
{
    width:600px;
    height:27px;
    margin-top:-2px;
    position:absolute;
    z-index:2;
    text-align :center;
    padding:0;
    margin-left:100px;
    list-style:none;

  
}
#menu li
{
    float:left;
    width:90px;
    height:27px;
    line-height:28px;
    margin-right:7px;
    text-align:center;
}
#menu a
{
    width:90px;
    height:31px;
    line-height:27px;
    display:block;
    color:#004499;
    text-decoration:none;
    background:url(images/menu_bg.jpg);
    background-repeat:no-repeat;
    }
#menu a:hover
{
    font-weight:bold;
    color:White;
    background:url(images/bianhua.jpg);
   }
#time
{
    float:right;
    margin-right:5px;
    margin-top:6px;
    color:#073972;
}
#searchbox
{
    width:996px;
    height:47px;
    margin:0 auto;
    background:url(images/sel_bg.jpg);
    z-index:3;
}
#search
{
    float:left;
    margin-left:70px;
    margin-top:19px;
    display:inline;
}
#telephone
{
    float:right;
    text-align:left;
    margin-right:5px;
    color:White;
    margin-top:7px;
    margin-right:15px;
    line-height:17px;
}
#bar
{
    margin-top:10px;
    width:796px;
    height:2px;
    background:#006699;
    text-align:center;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
}
#copyright
{
    margin-top:15px;
    height:86px;
    width:980px;
}
.style1
{
    color:White;
    margin-top:6px;
    float:right;
    margin-right:30px;
}
.style2
{
    color:#666666;
    margin-top:65px;
    float:right;
    margin-right:30px;
}
.style3
{
    float:left;
    margin-left:45px;
    margin-top:3px;
    color:#073972;
}
.style4
{
    float:right;
    margin-right:18px;
    margin-top:0px;
}
.style5
{
    font-family:宋体;
    color:#004499;
    font-size:14px;
}
.style6
{
    font-family:宋体;
    font-size:13px;
    color:White;
    margin-top:5px;
      
}
.style7
{
    width:70px;
    height:15px;
    margin-top:5px;
}
#footer
{
     float:left;
}
/*分页控件样式*/
.paginator 
{ 
	font: 13px Arial, Helvetica, sans-serif;
	padding:10px 20px 10px 0; 
	margin: 0px;
}
.paginator a 
{
	padding: 2px 7px; 
	border: solid 1px #ddd; 
	background: #fff; 
	text-decoration: none;
	margin-right:2px
}
.paginator a:visited 
{
	padding: 2px 7px; 
	border: solid 1px #ddd; 
	background: #fff; 
	text-decoration: none;
}
.paginator .cpb 
{
	padding: 1px 6px;
	font-weight: bold; 
	font-size: 13px;
	background: #336699;
	border:solid 1px #336699;
	color:#fff;
}
.paginator a:hover 
{
	color: #fff; 
	background: #336699;
	border:none;
	text-decoration: none;
}



#menu ul li ul {display: none; border:none;}
#menu ul li ul li{ width:70px; height:16px; border:none; background:none; margin:0; padding-top:7px;}
/* specific to non IE browsers */
#menu ul li.li_sj:hover a {font-weight:bold;    color:White;    background:url(images/bianhua.jpg);}
#menu ul li.li_sj:hover ul {display:block; position:absolute; width:510px; top:30px; left:0;  color:#fff; font-size:12px; font-weight:100;  }

#menu ul li.li_sj:hover ul li a {display:block; width:70px; margin:0; height:12px; line-height:12px;  border:none; border-right:1px solid #fff;  color:#fff; background:none; font-weight:100;}
#menu ul li.li_sj:hover ul li a:hover { color:#000;}
