﻿@charset "utf-8";
/************************************* 通用全局样式 *************************************/
* { padding:0; margin:0; }
img { border:0; }
body {
	background:#dcecf9;
	text-align:center;
	color:#333;
	font:12px/19px 宋体;
}
body div { text-align:left; }
a { text-decoration:none; color:#035399; outline:none; }
a:hover { color:#f1671d !important; }
.clear { clear:both; height:0; font-size:0; line-height:0; }
.more {
	float:right;
	margin:5px 15px 0 0;
}
/************************************* 网页容器 *************************************/
#webwrap {
	width:960px;
	margin:0 auto;
	background:#fff;
}
/************************************* 页头 *************************************/
#header {
	height:118px;
	background:#dcecf9 url(/LK_Skin/images/headerbg.jpg) left bottom no-repeat;
}
#header_top{
	height:23px;
	font:12px/23px Arial;
	text-align:right;
	padding:0 45px 0 0;
}
#header_top a{ color:#f1671d; padding:0 8px;}
/************************************* 页头-设为首页、加入收藏 *************************************/
#header .top {
	height:23px;
	padding:6px 20px 0 0;
	text-align:right;
}
#header .top a {
	padding:2px 13px;
	color:#032d63;
}
/************************************* 页头-广告词 *************************************/
#header .keyword {
	height:32px;
	padding:7px 0 0 200px;
	letter-spacing:-1px;
	font:bold 22px/31px "楷体_GB2312";
	color:#015199;
}
#header .keyword .b {
	font-size:28px;
	color:#f1671d;
}
/************************************* 主导航 *************************************/
#nav {
	width:955px;
	height:32px;
	padding:0 0 0 5px;
	background:url(/LK_Skin/images/navbg.png) repeat-x;
}
#nav li {
	float:left;
	display:inline;
	height:24px;
	padding:5px 5px 0 10px;
}
#nav a {
	font:bold 14px/19px "宋体";
	color:#fff;
}
#nav a:hover, #nav .on a { color:#f1671d !important; }
/************************************* 主导航-弹出菜单 *************************************/
#nav_menu {
	position:relative;
	width:960px;
	height:27px;
	overflow:hidden;
}
#nav_menu .menu {
	position:absolute;
	display:block;
	background:#fff;
	line-height:27px;
	color:#035399;
}
#nav_menu .menu a { padding:0 8px; }
/************************************* 页脚 *************************************/
#footer {
	clear:both;
	width:960px;
	margin:30px 0 0 0;
	padding:6px 0 20px 0;
	background:#dcecf9 url(/LK_Skin/images/footer_top.png) no-repeat;
	color:#0171a7;
}
#footer a { color:#006599; }
/************************************* 页脚-友情链接 *************************************/
.friendlink {
	padding:0 0 10px 0;
	background:#fff url(/LK_Skin/images/partnerbg.png) left bottom no-repeat;
}
.friendlink .content {
	height:28px;
	padding:0 0 0 80px;
	background:url(/LK_Skin/images/partner_bg1.gif) 18px 9px no-repeat;
	overflow:hidden;
}
.friendlink .content img {
	float:left;
	width:70px;
	height:24px;
	margin:2px 10px 0 0;
}
/************************************* 页脚-页脚链接、版权 *************************************/
.footerlink {
	height:25px;
	padding:0 0 0 20px;
	line-height:23px;
	overflow:hidden;
}
.copyright { padding:0 0 0 20px; }
/************************************* 页面所处位置导航提示 *************************************/
.breadcrumb {
	height:25px;
	padding:8px 25px 0 15px;
	text-align:right;
	color:#656565;
}
.breadcrumb a { color:#032d63; }
.breadcrumb span {
	padding:0 0 0 15px;
	background:url(/LK_Skin/images/icon_home.gif) left 2px no-repeat;
	color:#032d63;
}
/************************************* 页面主体（大图片广告栏和页脚之间的部分） *************************************/
#pagebody {
	width:960px;
	background:url(/LK_Skin/images/pagebodybg.png) repeat-y;
}
/************************************ 主栏（或中间栏） ******************************************/
.main {
	float:left;
	width:750px;
	overflow:hidden;
}
.maintitle {
	height:36px;
	padding:0 0 0 15px;
	background:url(/LK_Skin/images/maintitle.png) no-repeat;
	font:bold 14px/23px "宋体";
	color:#035399;
}
.maincontent {
	padding:0 18px;
	line-height:21px;
}
/************************************ 侧栏 ******************************************/
.sidebar {
	float:left;
	width:207px;
	margin:0 0 15px 0;
	background:url(/LK_Skin/images/leftsidebarbg.png) repeat-y;
	overflow:hidden;
}
/************************************ 侧栏-通用栏目 ******************************************/
.side_publicbar {
	width:207px;
	overflow:hidden;
}
.side_publicbar .title {
	height:35px;
	padding:5px 0 0 22px;
	background:url(/LK_Skin/images/lsbar_top.png) no-repeat;
	font:bold 14px/27px "宋体";
	color:#035399;
}
.side_publicbar .content {
	padding:0 15px 10px 15px;
	background:url(/LK_Skin/images/lsbar_bottom.png) left bottom no-repeat;
}
/************************************* 侧栏-导航栏目 *************************************/
.side_nav {
	width:207px;
	background:url(/LK_Skin/images/sidenav_bg.png) repeat-y;
	overflow:hidden;
}
.side_nav .title {
	height:35px;
	padding:10px 0 0 22px;
	background:url(/LK_Skin/images/sidenav_top.png) no-repeat;
	font:bold 14px/27px "宋体";
	color:#035399;
}
.side_nav .content {
	padding:0 15px 10px 15px;
	background:url(/LK_Skin/images/sidenav_content.png) no-repeat;
}
.side_nav .bottom {
	height:10px;
	background:url(/LK_Skin/images/lsbar_bottom.png) left bottom no-repeat;
	overflow:hidden;
}
.side_nav dt {
	height:25px;
	padding:1px 0 0 16px;
	background:url(/LK_Skin/images/icon_right.gif) left -9px no-repeat;
	font:bold 13px/27px "宋体";
	cursor:pointer;
	overflow:hidden;
}
.side_nav dt a { color:#032d63; }
.side_nav dt a:hover, .side_nav dt.on a {
	font-weight:bold;
	color:#032d63 !important;
}
.side_nav dd {
	padding:5px 0 5px 16px;
	font:12px/19px "宋体";
}
.side_nav dd a { color:#333; }
/************************************ 侧栏-标签栏目 ******************************************/
.tabbar {
	width:730px;
	margin:0 0 0 13px;
}
.tabbar .title {
	height:34px;
	padding:4px 0 0 10px;
	background:url(/LK_Skin/images/tabtitle.png) repeat-x;
	font:bold 12px/33px "宋体";
	color:#032d63;
}
.tabbar .title span {
	float:left;
	height:31px;
	padding:0 0 0 8px;
	margin-right:15px;
	cursor:pointer;
}
.tabbar .title span b {
	display:block;
	padding:0 8px 0 0;
}
.tabbar .title .on { background:url(/LK_Skin/images/tabbg.jpg) no-repeat; }
.tabbar .title .on b { background:url(/LK_Skin/images/tabbg.jpg) right top no-repeat; }
.tabbar .content {
	padding:5px 15px 10px 15px;
	font:12px/21px Tahoma;
	color:#333;
}
/************************************ 文字列表 ******************************************/
.list_txt {
	height:22px;
	line-height:21px;
	overflow:hidden;
	white-space:normal; 
}
.list_txt a {
	padding:0 0 0 16px;
	background:url(/LK_Skin/images/icon_right.gif) left 1px no-repeat;
	overflow:hidden;
}
.list_txt a:hover, .list_txt .on {
	background:url(/LK_Skin/images/icon_right.gif) left -17px no-repeat;
	color:#f1671d;
}
.list_txt span {
	float:right;
	color:#999;
}
/************************************ 图文列表（图片和文字成垂直排列） ******************************************/
.list_v {
	float:left;
	display:inline;
	width:160px;
	height:165px;
	margin:10px 18px 0 0;
	text-align:center;
	line-height:17px;
	overflow:hidden;
}
.list_v img {
	display:block;
	width:122px;
	height:122px;
	margin:0 auto 8px auto;
}
/************************************ 图文列表（图片和文字成水平排列） ******************************************/
.list_h {
	position:relative;
	width:675px;
	height:120px;
	overflow:hidden;
}
.list_h dt, .list_h dd {
	position:absolute;
	left:0;
	top:10px;
}
.list_h dt img {
	width:161px;
	height:84px;
	padding:6px;
	border:#f2f2f2 solid 1px;
}
.list_h dd {
	left:190px;
	height:84px;
	line-height:19px;
	overflow:hidden;
}
.list_h .list_title {
	padding:4px 0;
	font:bold 14px/19px "宋体";
	color:#035399;
}
.list_h .list_title a { color:#035399; }
.list_h .more {
	position:absolute;
	left:605px;
	top:95px;
	height:auto;
	margin:0;
}
/************************************ 翻页栏 ******************************************/
.paging {
	width:670px;
	height:18px;
	padding:5px 20px 0 10px;
	margin:15px 0 0 11px;
	background:#edf3fa;
	text-align:right;
	font:13px "宋体";
	color:#d9d9d9;
}
.paging img { vertical-align:baseline; }
.paging a { color:#8b8b8b; }
.paging a:hover, .paging .on { color:#e58300 !important; }

