@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}

.logo {
	height:200px;
	background-color:#9F0;
	background:url(../images2017/top_bg.jpg) no-repeat center;
}
.logo-swf {
	width: 1180px;
	height: 200px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}


.menu {
	width:1180px;
	margin-left:auto;
	margin-right:auto;
	height:38px;
	background-image:url(../images2017/dh-1.jpg);
}

.menu .leftimg {
	background:url(../images2017/dh-2.jpg) no-repeat left;
	height:38px;
	width:40px;
	float:left; 
}

.menu .rightimg {
	background:url(../images2017/dh-3.jpg) no-repeat right;
	height:38px;
	width:30px;
	float:right; 
}
.menu .list {
    width: 1180px;
    height: 38px;
	padding-top:1px;
}

.main {
	width:1180px;
}

.user {
	width:1180px;
	height:33px;
	margin-top:10px;
	border:1px #F07800 solid;
	background-color:#FFF7EE;
	padding-top:5px;

}

.user_img {
	float:left;
	width:30px;
	height:30px;
	text-align:center;
}

.user_tit{
	float:left;
	height:30px;
	width:80px;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#E14900;
}
.user_form{
	float:left;
	margin-left:5px;
	margin-right:5px;
	height:30px;
	font-size:14px;
}

.list_tit{
	height:38px;
	background-image:url(../images2017/bg_tit_01.png);
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	margin-top:10px;
}
.list_tit_left {
	float:left;
	height:38px;
	width:170px;
	line-height:38px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	
}
.list_tit_right {
	float:left;
	height:38px;
	width:900px;
}
	
.list_tit_right li{
	float:left;
	margin-left:10px;
	margin-right:10px;
	hanging-punctuation:38px;
	line-height:38px;
	
}

.list_tit_right a {
	font-size:14px;
	color:#F60;
}

.list_tit_right a:hover {
	font-size:14px;
	color:#F60;
	text-decoration:underline;
	color:#C00;
}

.list_more {
	float:right;
	height:38px;
	width:80px;
	line-height:38px;
	font-size:14px;
	text-align:center;
}

.list_more2 {
	text-align:right;
	float:right;
	height:38px;
	line-height:38px;
	width:600px;
	line-height:38px;
	font-size:14px;
}

.list_more a {
	text-decoration:underline;
	color:#06F;
}
.list_con{
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
}
.list_con2{
	height:200px;
	width:1178px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
}

.box_list{
	float:left;	
}
.box_jj {
	float:left;
	width:10px;
	height:10px;
}

.list_con3{
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
}

.link{
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
	background-color:#DB5434;
}

.link a{
	height:30px;
	color:#FFF;
}

.bottom{
	width:1180px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;}
.copyright{
	height:90px;
	text-align:center;
	background-color:#F5E3CE;
	padding-top:10px;
}