
html, body
{ 
   height: 100%;
   font-size:12px; 
   color: #333333;
   margin:0px; background-image:url(/images/43.gif);
}
.input{
  border:1px solid #9A9A9A; width:180px;
}
.photo  {
	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:120px; width:160px; overflow:hidden;
}

.photo a {
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
.pic_list_link{ width: 4200px; clear: both; padding-bottom: 0px;}
.pic_list_link li{ width: 210px; float: left; margin-top:8px;  }
.pic_list_link img{border: solid 1px #999; width:200px; height:133px; }
.pic_list_link a{ color: black; }

/*在线留言页*/
fieldset {
	padding:10px;
	margin-top:5px;
	border:1px solid #1E7ACE;
	background:#fff;
}

fieldset legend {
	color:#1E7ACE;
	font-weight:bold;
	padding:3px 20px 3px 20px;
	border:1px solid #1E7ACE;	
	background:#fff;
}

fieldset label {
	float:left;
	width:120px;
	text-align:right;
	padding:4px;
	margin:1px;
}
fieldset div {
	clear:left;
	margin-bottom:2px;
}
.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 img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.photo a {
	text-decoration: none;
}


#mini_nav {width:707px; height:31px; overflow:hidden; margin:0 auto; background:url(../img/index_05.gif) no-repeat 0 0;}
#mini_nav li {height:31px; float:left; }
#mini_nav li a {display:block; height:62px; width:95px; padding-top:31px; overflow:hidden;}
#mini_nav li a:hover {background:url(../img/index_05.gif) no-repeat;}
#mini_nav li.nav1 a:hover {background-position:-0px -31px;}
#mini_nav li.nav2 a:hover {background-position:-95px -31px;}
#mini_nav li.nav3 a:hover {background-position:-190px -31px;}
#mini_nav li.nav4 a:hover {background-position:-285px -31px;}
#mini_nav li.nav5 a:hover {background-position:-380px -31px;}
#mini_nav li.nav6 a:hover {background-position:-475px -31px;}
#mini_nav li.nav7 a:hover {background-position:-570px -31px;}




#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;
}

.b2{ border:1px solid #004d85; background-color:#ffffff; width:1000px; margin:auto}