﻿

/*初始化*/

h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th { padding:0; margin:0;}
h1, h2, h3, h4, h5, h6, h7 { font-size:14px; font-weight:bold;}
img, table, td, th { border:0;}
ul, ol { list-style-type:none;}
a { color:#0097CC; text-decoration:underline;}
a:hover { color:#51B400; text-decoration:underline;}
body { font:12px Arial, "宋体", Verdana, sans-serif; line-height:25px; background-color: #d7edfb;}

/*css sprites*/

#head #logo, #topnav { background-repeat:no-repeat;}
#foot{background-repeat:repeat-x;   background-image:url(../images/line_bg.jpg);}
#head,#foot,#left_news_head li, #right_news_head li, #left #description #description_head li {  background-repeat:repeat-x;}
#menu li#search input.submit, #banner_title li a:hover, #banner_title li a.slidenow, .company #left #comsenz_join input.submit { background-image:url(../images/icon_bg.gif); background-repeat:no-repeat;}
#comsenznews #leftbox, #left_news_head li a.head_first, #right_news_head li a.head_first, #comsenznews #rightbox, #slide #banner_title, #left #description #description_head li a:hover, #left #description #description_head li a.here, #left #description #description_head li a#description_first.here, #left #description #description_head li a#description_first:hover { background:url(../images/index_bg.jpg); background-repeat:no-repeat;}

/*头部*/

#head { width:100%; height:105px; background-position:left -41px;}
    #head #logo { width:950px; height:71px; background-position:left -66px;}
	    #head #logo h1 { float:left; margin-top:20px;}
	    #head #logo p { float:right; margin-right:50px; margin-top:28px;}
		    #head #logo p a { color:#94a4c2;}
		    #head #logo p a strong { font-weight:normal;}
			#head #logo p em { padding:0 10px;}
	
				
/*底部信息*/

#foot { width:100%; height:70px; margin-top:-9px; overflow:hidden; background-position:left -196px;}
    #foot div { width:950px; margin:0 auto; padding-top:20px;}
    #foot p#comsenzservice { float:left;}
	#foot p#message, #foot p#copy { text-align:center; float:inherit;}
	#foot p#copy { clear:both; white-space:nowrap; margin-top:5px;}
	#foot em { padding:0 10px; color:#666;}

/*统一样式*/

#head, #head #logo, #head #menu { margin:0 auto;}
#head, #head #logo { overflow:hidden;}

#head #logo p a strong, #foot p#comsenzservice strong { color:#0097CC;}

#head #logo p a, #foot p#comsenzservice a { text-decoration:none;} 

#foot p#comsenzservice a, #foot p#copy { color:#4c5a62;}



/*登入效果*/
  .popUp{
	   display:none;
	   background: #999 ;
	   overflow:hidden;
	   position:absolute;
	   top:0;
	   left:0;
	   width:100%;
	   height:100%;
	   filter:alpha(opacity=40);
	   filter:progid:DXImageTransform.Microsoft.alpha(opacity=40);
	   opacity: 40;
	   -moz-opacity:0.4;
	   z-index:150;
   }
   .alert{
	   display:none;
	   width:300px;
	   height:80px;
	   position:absolute;
	   left:35%;
	   background:#d0d2ff;
	   z-index:160;
	   text-align:center;
   }
     .dlpopUp{
	   display:none;
	   background: #999 ;
	   overflow:hidden;
	   position:absolute;
	   top:0;
	   left:0;
	   width:100%;
	   height:100%;
	   filter:alpha(opacity=40);
	   filter:progid:DXImageTransform.Microsoft.alpha(opacity=40);
	   opacity: 40;
	   -moz-opacity:0.4;
	   z-index:150;
   }
   .dlalert{
	   display:none;
	   width:300px;
	   height:80px;
	   position:absolute;
	   left:35%;
	   background:#d0d2ff;
	   z-index:160;
	   text-align:center;
   }
   
   
#tabs1{
text-align:left;
width:967px;
position:absolute;

top:280px;
}

.menu1box{
position:relative;
overflow:hidden;
/*距离标签的高度*/
height:33px;
width:967px;
text-align:left;

}








#menu1{
position:absolute;
top:0;
left:0;
z-index:1;
}

#menu1 li{
float:left;
display:block;
cursor:pointer;
/*tab标签宽度 */
width:138px;
text-align:center;
line-height:21px;
/*标签图片的高度*/
height:32px;
/*tab标签背景颜色 2E5397 */
background:#2E5397;
color:#FFFAF0;

}

#menu1 li.hover{
background:#fff;
border-left:0px solid #333;
border-top:0px solid #333;
border-right:0px solid #333;

}

.main1box{
clear:both;
margin-top:-1px;
border:0px;
height:280px;
width:967px;
background-color: #ffffff;


}
#main1 ul{
display: none;
}
#main1 ul.block{
display: block;
}

ul{
list-style:none;
}
.main{
clear:both;
padding:8px;

}


	
#oTransContainer {
	position:absolute;
	left:-10px;
	top:81px;
	width:967px;
	height:305px;
	z-index:5;
	background-image: url(images/newindex_18.gif);
	visibility: visible;
}