
html, body
{ 
   height: 100%;
   font-size:12px; 
   color: #434343;
   margin:0px;  background:url(/wwwimg/bg.jpg);
 /*
   background:#FFF url(/img/bj.jpg) top center repeat-x;
    
   background-image:url(../01_02.jpg) repeat-x;
   background:url(/01_02.jpg) repeat-x; */
}
.input{
  border:1px solid #9A9A9A; width:180px;
}

.input2{
  border:1px solid #1c5570; width:100px; background-color:#f2f6fd; color:#434343;
}

a {
	font-size: 12px;
	color: #434343;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #434343;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}

#top4 {color:#fff;}
#top4 a{ color:#fff; text-decoration: none; font-size:13px; padding:8px;}
#top4 a:hover {color:#000000; text-decoration: underline;}



/*在线留言页*/

.CFace:link,.CFace:visited{padding:1px;padding-left:0px;padding-right:0px;border:1px solid #164283;background:#c9dbf5;border-bottom-width:3px;}
.CFace:hover{padding:1px;padding-left:0px;padding-right:0px;border:1px solid #164283;background:#9bbbec;border-bottom-width:3px}
.LFace:link,.LFace:visited{padding:1px;}
.LFace:hover{padding-left:0px;padding-right:0px;border:1px solid #164283;background:#c9dbf5}


.button {BORDER-RIGHT: #8d8d8d 1px solid; BORDER-TOP: #e1e1e1 1px solid; FONT-SIZE: 12px; BACKGROUND: #efefef; BORDER-LEFT: #e1e1e1 1px solid;  COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #8d8d8d 1px solid;
}




.photo a {
	text-decoration: none;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	/*padding: 4px;
	max-width:500px;
	width:expression(width>500?"500px":"auto");*/

}
.photo2 img {
	background: #fff;
	border: solid 1px #ccc;
	
}

.photo2 a {
	text-decoration: none;
}
.photo3  {
	/*background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	width:140px; height:100px;
		background: #fff;
	border: solid 1px #ccc;
	
	padding: 4px;
	max-width:160px; 
    width:expression(this.width>160?"160px":this.width); 
    max-height:120px; 
    height:expression(this.height>120?"120px":this.height); 
	overflow:hidden;
	*/
	background: #fff;
table-layout:fixed;word-wrap:break-word;word-break:break-all;border:1px solid #ccc;padding: 4px; width:100px; width:140px; overflow:hidden;
}

.photo2 a {
	text-decoration: none;
}

.pic_list_link{ width: 2000px; clear: both; padding-bottom: 0px;}
.pic_list_link li{ width: 180px;float: left; margin-top:20px; line-height:200%;  LIST-STYLE-TYPE: none
  }
.pic_list_link img{background: #fff;
	border: solid 1px #a5a6a8;width:160px; height:100px; padding:4px;
	}
.pic_list_link a{ color: black; }

.pic_list_link2{ width: 2000px; clear: both; padding-bottom: 0px;}
.pic_list_link2 li{ width: 166px; float: left; margin-top:20px; line-height:180%;  LIST-STYLE-TYPE: none
  }
.pic_list_link2 img{background: #fff;
	border: solid 1px #ccc; padding:4px;
	}
.pic_list_link2 a{ color: black; }
.ViewCss2{ border:0px;}
.ViewCss2 a{border:0px;}
.ViewCss2 img{ border:0px;}


#floatDiv {
        background: #EEF7FE;
         border: 1px #B8D2F5 solid;
       }
        #headDiv{
        height:30px;
         background-color:#E9F1FC;
        cursor:move;
        }
        #headDiv span {
         margin-right:6px;
        margin-top:7px;
         float:right;
        }
        #bodyDiv {
         margin:0px 6px 6px 6px;
         padding:10px;
         background: #FFF;
         border: 1px #D9E9F9 solid;
         clear:both;
         line-height:32px;
        }
        #bodyDiv a{
        color:#666;
        }
        #bodyDiv ul{
        width:200px;
        color:#1973C1;
         margin-bottom:6px;
        vertical-align:middle;
        }
       #bodyDiv .tbx{
         border:1px #B7D1F4 solid;
         width:125px;
         height:18px;
        }
        #bodyDiv .code{
        border:1px #B7D1F4 solid;
         width:60px;
          height:18px;
         }

/* 标准盒模型 */
#workeUnits .url_lg {
	font-weight: bold;
}
#workeUnits .box_content_text {
	padding: 10px; text-align:left; line-height:200%;
}
.wuList_active {
	border: 1px solid #6699CC;
}
.wuList_idle {
	border: 1px solid #CCCCCC;
}
.sinput{
  border:1px solid #9A9A9A; width:180px;
}
.sinput2{
  border:1px solid #90c7dc; width:180px;
}
#msgDiv {
    z-index:10001;
    width:500px;
	text-align:center;
    height:600px;
    background:white;
    border:#336699 1px solid;
    position:absolute;
    left:40%;
    top:20%;
    font-size:12px;
    margin-left:-225px;
    display: none;
}
#bgDiv {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    right:0px;
    background-color: #777;
    filter:progid:DXImageTransform.Microsoft.Alpha(style=3,opacity=25,finishOpacity=75)
    opacity: 0.6;
	}
	
.Register {
  border-collapse:collapse;
  border-spacing:0px;  
}
.Register td{
  border:1px solid #E7E7E7;
  padding:2px;
  height:25px;
  margin:2px; padding-left:5px; 
}
.Register td.title{
  font-size:14px;
  background-color:#e7fbff;
  text-align:right; padding-right:5px;
}
.ViewCss{ border:0px;}
.ViewCss a{border:0px;}
.ViewCss td{ border:0px; text-align:left;}


.Newsshow img {
border:0; 
margin:0; 
padding:0; 

} 
.b2{ border:1px solid #616161;  border-top:0px; background-color:#ffffff; width:970px; margin:auto}


DIV.sabrosus {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.sabrosus A {
	BORDER-RIGHT: #9aafe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9aafe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #9aafe5 1px solid; COLOR: #2e6ab1; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #9aafe5 1px solid; TEXT-DECORATION: none
}
DIV.sabrosus A:hover {
	BORDER-RIGHT: #2b66a5 1px solid; BORDER-TOP: #2b66a5 1px solid; BORDER-LEFT: #2b66a5 1px solid; COLOR: #000; BORDER-BOTTOM: #2b66a5 1px solid; BACKGROUND-COLOR: lightyellow
}
DIV.pagination A:active {
	BORDER-RIGHT: #2b66a5 1px solid; BORDER-TOP: #2b66a5 1px solid; BORDER-LEFT: #2b66a5 1px solid; COLOR: #000; BORDER-BOTTOM: #2b66a5 1px solid; BACKGROUND-COLOR: lightyellow
}
DIV.sabrosus SPAN.current {
	BORDER-RIGHT: navy 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: navy 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: navy 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: navy 1px solid; BACKGROUND-COLOR: #2e6ab1
}
DIV.sabrosus SPAN.disabled {
	BORDER-RIGHT: #929292 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #929292 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #929292 1px solid; COLOR: #929292; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #929292 1px solid
}


.news_box_004 {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #Cccccc;
	border-right-color: #Cccccc;
	border-bottom-color:#Cccccc;
	border-left-color: #Cccccc;
	border-top-style: none;
}
.news_box_005 {
	font-size: 12px;
 border:1px; border-color:#Cccccc; border-style:solid;
	
}
.news_box_006 {
	font-size: 12px;
 border:1px; border-color:#ffdacf; border-style:solid;
	
}

.news_box_007 {
	font-size: 12px;
 border:1px; border-color:#cedcdf; border-style:solid; background-color:#e8f2f4; margin-top:5px; padding-left:5px;	
}

.news_title_1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0467B0;
	background-image: url(/img/b2.jpg);
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #Cccccc;
	border-right-color: #Cccccc;
	border-left-color: #Cccccc;
	background-repeat: repeat-x;
}
.news_title_2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0467B0;
	background-image: url(/img/b1.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0D9E2;
	border-right-color: #D0D9E2;
	border-bottom-color: #Cccccc;
}
.news_title_4 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0467B0;
	background-image: url(/img/b1.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0D9E2;
	border-right-color: #D0D9E2;
	border-bottom-color: #CCCCCC;
	border-left-color:#D0D9E2;
}
.dynamicMenu   { width:120px; 
    
          background-color:#0EA5C2;	
		   	    
          
		   border-left-color:#fff; border-left-style:solid; border-left-width:1px; 
		   border-right-color:#fff; border-right-style:solid;  border-right-width:1px;
		   border-top-color:#fff; border-top-style:solid; border-top-width:1px; 
		   height:30px;
		         z-index: 100;   
		  
  }   
  .dynamicMenuItem   
  {   
          width:120px;
		  background-color:   #0EA5C2;   
          border-bottom-color:#fff; 
		  border-bottom-style:solid;  border-bottom-width:1px; 
		  height:30px;
  }
