@charset "utf-8";
*,ul,ol,li,input,div,p,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}
body{
	width:1004px;
	margin:0px auto;
	font:12px/150% 宋体,黑体,Arial, Helvetica, sans-serif;
}
img{
	border:none;
}
table{
	width:100%;
	border:none;
}
ul{
	list-style:none;
}
a{
	text-decoration:none;
	color:#141414;
}
a:hover{
	text-decoration:underline;
}
/* top */
#top{
	background:url(1_2.jpg) repeat-x;
}
#top ul li{
	float:left;
	margin:0px 10px;
}
#top a{
	font:14px "宋体";
	font-weight:bold;
}
/* header nav */
#hd_nav{
	background:url(1_4.jpg) repeat-x;
}
#hd_nav ul{
	display:block;
	width:600px;
	height:57px;
	background:url(nav_br.jpg) repeat-x;
}
#hd_nav ul li{
	float:left;
	background:url(1_6.jpg) no-repeat right;
	line-height:57px;
	padding:0px 20px;
}
#hd_nav ul li a{
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* 主要内容 */
#bd{
	clear:both;
}
#lt{
	width:315px;
	float:left;
	background: url(1_17.jpg) repeat-y;
}
#lt .lt_nav{
	background:url(_1.gif) repeat-y;
}
#lt .lt_nav li{
	background:url(1_15.jpg) repeat-x bottom;
	width:80%;
	margin:0px auto;
	height:30px;
	line-height:30px;
}
#lt .lt_nav li a{
	background:url(1_14.jpg) no-repeat left;
	padding-left:20px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#0373b6;
}
/*  图片锦集  */
#lt .pic_ct{
	padding:20px 20px 5px;
	text-align:center;
}
#lt .pic_ct img{
	border:1px solid #ccc;
	padding:5px;
	margin:10px auto;
}
#rt{
	width:689px;
	float:right;
}
#rt .title{
	font-size:14px;
	color:#0092ff;
	font-weight:bold;
	text-align:center;
}
#rt .main{
	padding:30px 20px;
	line-height:200%;
	color:#333;
}
#rt .main .pic_ct img{
	border:1px solid #ccc;
	padding:5px;
	margin:10px 15px;
	float:left;
}
#rt .main p{
	text-indent:25px;
	letter-spacing:1px;
}
#rt .main strong{
	color: #125F9C;
}
#rt .main h1{
	font-size:14px;
}
#ft{
	height:20px;
	line-height:20px;
	background:#d7e9fd;
	text-align:center;
	clear:both;
	color:#666;
	margin:10px;
}





















