*{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}

body{
	background:url(../images/body_bg.jpg) no-repeat top center #FFF;
}
.clear{
	clear:both;
}
img{
	border:0px;
}
.h10{
	height:10px;
	clear:both;
	overflow:hidden;
}

#top{
	width:1000px;
	height:249px;
	margin:0px auto;
	overflow:hidden;
}

#nav{
	width:851px;
	margin:0px auto;
	height:30px;
	overflow:hidden;
	padding-left:36px;
}
#nav li{
	list-style:none;
	float:left;
	padding:0px 0px 0px 2px;
}

#tip_01{
	width:806px;
	height:180px;
	overflow:hidden;
	margin:0px auto;
	padding:11px 45px;
	color:#FFF;
	line-height:22px;
	background:url(../images/tip1_bg.jpg) no-repeat;
}
#tip_01 strong{
	font-weight:bold;
	font-size:14px;
}

#tip_bar{
	width:806px;
	border:5px solid #38aad4;
	background:#FFF;
	padding:15px 40px;
	margin:0px auto;
	color:#333;
	line-height:24px;
}
#tip_bar strong,.tip2_bar strong{
	font-weight:bold;
}
#tip_bar table{
	width:85%;
	margin:0px auto;
	border:1px solid #CCC;
	line-height:24px;
}
.b_b{
	border-bottom:1px solid #CCC;
}
.b_r{
	border-right:1px solid #CCC;
}

#tip_02{
	width:896px;
	margin:0px auto;
}
.left{
	float:left;
}
.right{
	float:right;
}

.tip2_box{
	width:423px;
	overflow:hidden;
}
.tip2_box h2{
	clear:both;
	height:24px;
}
.tip2_box h2 span{
	width:113px;
	height:24px;
	background:url(../images/tip_title.jpg) no-repeat;
	text-align:center;
	line-height:24px;
	color:#FFF;
	display:block;
}
.tip2_bar{
	clear:both;
	height:110px;
	line-height:22px;
	color:#333;
	padding:10px 20px;
	border:5px solid #1b5f96;
}
.tip2_bar ul{
	clear:both;
	padding:15px;
}
.tip2_bar li{
	list-style:none;
	padding-left:50px;
	line-height:40px;
	background:url(../images/word_ico.jpg) no-repeat;
	float:left;
	padding-right:15px;
}
.tip2_bar li a{
	color:#333;
	text-decoration:underline;
}

#foot{
	width:1000px;
	margin:0px auto;
	border-top:2px solid #1c6197;
	padding:8px 0px;
	text-align:center;
	line-height:20px;
	color:#333;
}
#foot a{
	color:#333;
	text-decoration:none;
	padding:0px 6px;
}
#foot a:hover{
	color:#f60;
}