@charset "utf-8";

.left,
.mid {
	float:left;
}
.right {
	float:right;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
dl,
dd {
	padding:0;
	margin:0;
}
#top {
	height:200px;
	overflow:hidden;
}
#h_top {
	padding:5px 0 10px;
	height:115px;
}
#logo {
	float:left;
	width:130px;
	height:115px;
}
#h_top_right {
	float:left;
	width:850px;
	height:116px;
	overflow:hidden;
}
#nav {
	width:850px;
	height:46px;
	overflow:hidden;
	margin-bottom:10px;
}
#header_flash {
	width:848px;
	height:58px;
	overflow:hidden;
	border:1px solid #ccc;
}
#header_flash .left {
	float:left;
	width:645px;
	height:56px;
	padding:1px;
	border-right:1px solid #CCC;
}
#header_flash .left img {
	width:645px;
	height:56px;
}
#header_flash .right {
	width:198px;
	float:left;
}
#header_flash .right dl dd {
	line-height:27px;
	font-size:12px;
	color:#000;
	margin:2px 0 0;
	text-align:center;
	border-bottom:1px solid #ccc;
}

#navOne {
	height:34px;
	width:980px;
	background:url(../images/jyly_top_bg.gif) repeat-x;
	overflow:hidden;
	border-bottom:1px solid #2676d5;
}
.logo_keji {
	width:88px;
	height:34px;
	float:left;
}
.navsub {
	width:850px;
	float:left;
	font-size:12px;
}
.navsub dl dt{
	color:#FFF;
	font-weight:bold;
	float:left;
	border-right:1px solid #FFF;
	overflow:hidden;
	margin-right:7px;
	line-height:16px;
	margin-top:9px;
	height:16px;
	font-size:14px;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
}
.navsub dl dt a {
	color:#FFF;
	text-decoration:none;
}
.navsub dl dt a:hover {
	color:#FFF;
	text-decoration:underline;
}
.navsub dl dt.word_letter{
	/*letter-spacing:30px;*/
}
.navsub dl dd{
	float:left;
	padding:0 6px;
	line-height:20px;
	font-size:12px;
	font-size:14px;
	line-height:34px;
}
.navsub dl dd a {
	color:#FFF;
	text-decoration:none;
}
.navsub dl dd a:hover {
	color:#FFF;
	text-decoration:underline;
}
.navsub .left{
	width:880px;
	float:left;
	padding-left:5px;
}
.navsub .mid{
	width:290px;
	float:left;
}
.navsub .right{
	width:260px;
	float:right;
}
.navsub li a {
	color:#900;
	text-decoration:none;
}
.navsub li a:hover {
	color:#333;
	text-decoration:underline;
}