@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.clearfloat {
	clear:both;
}
img {
	border:none;
}
body {
	font-size:12px;
	color: #333;
	background: url(images/ddf.gif);
}
a:link {
	color: #0F307F;
	text-decoration: none;
}
a:visited {
	color: #0F307F;
	text-decoration: none;
}
a:hover {
	color:RED;
	text-decoration: underline;
}
a:active {
	color: #0F307F;
}
#container {
	width:780px;
	margin:12px auto;
	background-color: #FFF;
}

#header {

}
#header #top {
	background-image: url(images/top-1.png);
	background-repeat: no-repeat;
	height: 80px;
}
#header #nav {
	background-image: url(images/m02.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 29px;
}
#header #nav img {
	display: inline;
	float: left;
	width: 12px;
	height: 29px;
	overflow: hidden;
}
#header #nav #ls {
	height: 29px;
	background-image: url(images/bg5.gif);
	margin:0 12px;
}

#header #nav ul {


}
#header #nav ul li {
	float: left;
	list-style-type: none;
	color: #FFF;
	line-height: 29px;
}
#header #nav ul li a {
	margin:0 7px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#header #flash{
	height: 200px;
	background-color: #E4E4E4;
}
#header #nn {
	background-image: url(images/b04.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#header #nn img {
	float: left;
}
#header #nn div {
	background-image: url(images/b02.jpg);
	height: 29px;
	margin:0 12px;
	text-align: right;
	color: #FFF;
	line-height: 29px;
}
#jg {
	background-image: url(images/pic_16.gif);
	height: 12px;
	margin-top: 5px;
}
#sidebar {
	float: right;
	width: 268px;
}
.side_box  {
	margin-bottom:5px;
}
.side_box h3  {
	height: 29px;
}
.side_box .content  {
	height: 348px;
	background-image: url(images/news2.jpg);
	line-height: 220%;
	padding: 5px 22px;
}
.side_box .bt  {
	background-image: url(images/news3.jpg);
	height: 4px;
	background-repeat: no-repeat;
}
.side_box .content .list  {
	list-style-image: url(images/list_02.gif);
}
.side_box .content .list li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

#mainContent {
	margin-right:280px;
}
.m_box {
	height: 255px;
	border: 1px solid #176DC4;
	margin-bottom:12px;
}
.m_box h3 {
	height: 33px;
}
.m_box .content {
	background-color: #F6F6F6;
	height: 191px;
	position: relative;
	padding:5px;
}
.m_box .more {
	height: 20px;
	text-align: right;
	background-color: #F6F6F6;
	padding-right: 12px;
}
#cpzs {
}
#cpzs h3 {
	height: 29px;
}
#cpzs .cp {
	height: 194px;
	background-image: url(images/cpzshh.jpg);
	overflow: hidden;
}
#cpzs .cp ul li {
	float: left;
	margin: 6px;
	list-style-type: none;
}
.cp_bt   {
	background-image: url(images/cpzsdd.jpg);
	height: 20px;
	background-repeat: no-repeat;
}
#footer {
	text-align: center;

}
#footer p {
	line-height: 200%;
}
/*
*diypage start
*/
#d_sidebar {
	float:left;
	width: 171px;
}
.d_side_box {
	margin-bottom: 5px;
}
.d_side_box .tt {
	background-image: url(images/dyl_bg1.gif);
	height: 25px;
	background-repeat: no-repeat;
}
.d_side_box .tt h3 {
	line-height: 25px;
	padding-left: 50px;
	font-size: 12px;
	vertical-align: bottom;
}

.d_side_box .nr {
	background-image: url(images/dyl_bg2.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #69F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #69F;
	padding: 3px 3px 0 3px;
}
.d_side_box .bt {
	background-image: url(images/dyl_bg3.gif);
	background-repeat: no-repeat;
	height: 9px;
}


#d_mainContent {
	margin-left: 180px;
	
}
#d_mainContent #tt {
	background-image: url(images/dy_bg1.gif);
	height: 45px;
	float: left;
	width: 600px;
	background-repeat: no-repeat;
}
#d_mainContent #tt h3 {
	line-height: 45px;
	margin-left: 45px;
	font-size: 15px;
}

#d_mainContent #nr {
	background-image: url(images/dy_bg2.gif);
	float: left;
	width: 590px;
	;
	background-repeat: repeat-y;
	line-height: 200%;
	padding: 5px;
}

#d_mainContent #bt {
	background-image: url(images/dy_bg3.gif);
	height: 10px;
	background-repeat: no-repeat;
	width: 600px;
	float: left;
}


/*
*diypage end
*/
