
body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,button,input,textarea,img,blockquote,th,td
	{
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	word-break: break-all;
	word-break /* */: normal;
}
body {
	font-size: 12px;
	margin: 0;
	background: url(/img/bg/bg_01.jpg) repeat-x #ffffff;
}

.topTips {
	width: 970px;
	margin: 0 auto;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
}

.topTips a {
	color: #666666;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

.topTips a:hover {
	color: #666666;
	text-decoration: underline;
	padding: 0 5px 0 5px;
}

.topTips .left {
	float: left;
	width: 30%;
	color: #666666;
	margin-left: 0px;
}

.topTips .right {
	float: right;
	text-align: right;
	width: 60%;
	color: #666666;
	margin-right: 0px;
}

.topTips .right img {
	margin: 0 0px 2px 0px;
}

.topToolBar {
	width: 970px;
	margin: 0 auto;
	height: 77px;
}

.topLogo {
	float: left;
	width: 215px;
	height: 77px;
}

.topKeyword {
	float: right;
	line-height: 15px;
	text-align: right;
	color: #000;
	padding-top: 10px;
	width: 750px;
}

.topKeywordHiLogo {
	float: left;
	width: 87px;
	height: 13px;
}

.topKeyword .h1 {
	float: right;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	width: 500px;
	margin: 0px;
}

.header {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
}

/* 页尾 */
.footer {
	width: 100%;
	border-top: 1px #4ea9fc solid;
	font-size: 12px;
	color: #666;
	overflow: visible;
	visibility: visible;
	clear: both;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.footer a {
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.topMenu {
	float: right;
	width: 280px;
	height: 23px;
	margin-top: -10px;
	line-height: 23px;
	margin-right: 50px;
	margin-bottom: 15px;
}

.topMenu ul {
	margin: 0 auto;
	list-style: none;
	list-style-image: none;
	font-size: 12px;
}

.topMenu li {
	float: left;
	background: url(../img/bg/bg_03.jpg) no-repeat;
	text-align: center;
	width: 60px;
	height: 23px;
	line-height: 23px;
	margin-right: 5px;
}

.topMenu li a {
	color: #1B4A90;
	text-decoration: none;
}

.tips404 {
	background:#FCFCFC;
	width:768px;
	border:1px solid #DBDBDB;
	margin:0 auto;
	margin-top:100px;
	padding:3px 4px;
	overflow: hidden;
}
.tips404 .h1{ height: 24px;background: #F4F3F4;text-align: right;line-height: 24px; color: #333300; padding-right:10px;}
.tips404 .h1 a{color: #333300;text-decoration: none;}

.tips404 .content,.tips404 .error{background: url(/img/bg/404.jpg) no-repeat;width: 328px; height: 260px; margin:30px auto 0 auto;}
.tips404 .error{background: url(/img/bg/404-3d.jpg) no-repeat;}
.tips404 .text{ font-size:25px;color:#EF3908;width:90%; text-align: center;margin:15px auto 20px auto; font-family:"黑体"}
.tips404 .h2{ font-size: 16px; font-weight:bold; text-align: center; padding-bottom:20px;}
.tips404 .h2 a:{color: #0033FF;text-decoration: underline;}
.tipsSucceed {
	border: 1px solid #9FC1E7;
	padding-top: 70px;
	padding-left: 56px;
	overflow: hidden;
	padding-bottom: 70px;
}

.tipsSucceed .content {
	background: url(../img/ico/tips_02.gif) no-repeat;
	padding-left: 80px;
	padding-top: 10px;
	line-height: 25px;
	font-size: 14px;
}

.tipsSucceed .h1 {
	color: #3A9805;
	font-size: 16px;
	font-weight: bold;
}

/* 搜索找不到信息页面 */
.tips2{
	padding-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}

.tips2 .content {
	padding-left: 20px;
	padding-top: 10px;
	line-height: 25px;
	font-size: 14px;
}

.tips2 .h1 {
	color: #981D05;
	font-size: 16px;
	font-weight: bold;
}

.bottomSearch {
	height: 46px;
	margin-bottom: 10px;
}

/* IE6 fix */
* html .bottomSearch {
	width: 100%;
	padding-top: 10px;
}

.bottomSearch table {
	margin: 0 auto;
	width: 100%;
	background: url(/img/bottomSearch_023.gif) no-repeat;
}

.bottomSearch table td {
	padding-left: 5px;
}
.bottomSearch .submit {
	width: 82px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	right: 5px;
	top: 3px;
	z-index: 1;
	background: url(/img/submit.gif) no-repeat;
	border: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}