/*基本信息*/

body{
	font-size: 12px;
	color: #000;
	font-family: 宋体,Tahoma,Verdana;table-layout:fixed;
	margin: 12px 0px 12px 25px;;
	background: #E5E5E5 url(/img/body_bg.gif) top repeat-x;
	
}

A:link{
	color: #000;
	text-decoration: none;
}

A:visited{
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #D85600;
	text-decoration: underline;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.clear{
	clear: both;
}


/*表格样式*/

td {
	font-size: 12px;
	table-layout: fixed;
	word-break: break-all;
	line-height: 22px
}

/*输入框和表单*/

input {
	border: 1px solid #888;
	Text-decoration: None;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
}

form{
	padding:15px 0 15px 0;
	margin:0px;
	text-align:center;
}

form #keyboard{
	border:1px solid #D85600;
	width:120px;
}

form #go{
	color:#c30;
	font-weight:bold;
	border:1px solid #D85600;
	background-color: #fc0;
	margin-left:8px;
	line-height:20px;
	height:20px;
}

/*网页宽度*/

#baseDiv{
	width:950px;
	background-color:#fff;
}

/*顶部至位置*/

#header {
	background: url(/img/header.jpg) #42464a repeat-x;
	height:110px;
}

.links {
	float:right;
	padding-right:10px;
	height:30px;
	line-height:30px;
}

#ad {
	width:600;
	height:70px;
	margin:5px 5px 5px 340px;
}

/*上部导航*/

.topbox{
	background:#42464a url(top_bg.gif) repeat-x 50% bottom;
	text-align:left;
	height:26px;
	line-height:26px;
	border: #000 2px solid;
	padding:2px 10px 2px 10px;
	clear:both;
}

.topbox a{
	color:#fff;
	line-height:18px;
	padding:6px;
}

.topbox a:hover{
	text-decoration:none;
	color:#000;
	background-color: #b7b8b8;
}

.topbox a:visited{
	color:#fff;
	text-decoration:none;
}

/*所在位置*/

#wz{
	margin-bottom:8px;
	background-color:#efefef;
	height:22px;
	line-height:22px;
}
#wz img{
	float:left;
	margin:2 10 0 10;
}
.wzl{
	float:left;
	width:350px
	text-align:left;
}
.wzr{
	float:right;
	width:380px;
	text-align:right;
	padding-right:5px;
}


/*单位标题*/

h1{
	font-size:15px;
	font-family: 宋体,Tahoma,Verdana;table-layout:fixed;
	margin:0px;
	height:30px;
	line-height:30px;
}

h2{
	color:#fff;
	background:url(h2.gif) no-repeat;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-left:26px;
	line-height:16px;
	height:16px;
	margin:3px 5px 3px 5px;
}

.h01{
	background-color:#999;
}

.h01 a{
	color:#ff9;
}

.h01 a:hover{
	color:#D85600;
	text-decoration:underline;
}

.h01 a:visited{
	color:#ff9;
}

.h02{
	background-color:#D85600;
}

.h02 a{
	color:#fff;
}

.h02 a:hover{
	color:#ffc;
	text-decoration:underline;
}

.h02 a:visited{
	color:#fff;
}

/*左部导航*/

.leftnav{
	line-height:26px;
	margin-left:10px;
	margin-top:5px;
	font-size:13px;
	text-align:left;
}

.leftnav br{
	line-height:10px;
}

.leftnav a{
	padding-right:10px;
}

/*底部*/

#footad{
	width:950px;
	background:#fff;
	margin-top:8px;
	/*padding-left:5px;
	height:25px;
	border: 1px solid #c8c8c8;*/
}

#foot{
	width:950px;
	height:25px;
	background:#f0f0f0;
	margin-top:8px;
	padding-left:5px;
	border: 1px solid #c8c8c8;
}