﻿@charset "utf-8";
/************************************* 通用全局样式 *************************************/
* { padding:0; margin:0; }
img { border:0; }
body {
	background:url(/LK_Skin/Images/bodybg.png) repeat-x;
	text-align:center;
	color:#333;
	font:12px/19px 宋体;
}
body div { text-align:left; }
a { text-decoration:none; color:#656565; outline:none; }
a:hover { color:#f56315 !important; }
.clear { clear:both; height:0; font-size:0; line-height:0; }
.more {
	float:right;
	margin:15px 15px 0 0;
}
/************************************* 网页容器 *************************************/
#webwrap { background:url(/LK_Skin/Images/webbg.png) left bottom repeat-x; }
.webbody {
	width:980px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}
/************************************* 页头 *************************************/
#header {
	height:162px;
	background:url(/LK_Skin/Images/headerbg.jpg) no-repeat;
}
/************************************* 页头-设为首页、加入收藏 *************************************/
#header .top {
	height:25px;
	padding:8px 25px 0 0;
	text-align:right;
}
#header .top a { padding:2px 18px; }
/************************************* 页头-主导航 *************************************/
#nav {
	width:723px;
	height:31px;
	padding:0 0 0 9px;
	margin:22px 0 0 237px;
	background:url(/LK_Skin/Images/navbg.png) no-repeat;
}
#nav li {
	float:left;
	display:inline;
	width:80px;
	height:29px;
	background:url(/LK_Skin/Images/nav_li.png) right top no-repeat;
	text-align:center;
}
#nav a {
	display:block;
	font:12px/29px "宋体";
	color:#fff;
}
#nav a:hover, #nav .on a {
	background:url(/LK_Skin/Images/nav_a.png) center 22px no-repeat;
	font-weight:bold;
	color:#fff !important;
}
/************************************* 主导航-弹出菜单 *************************************/
#nav_menu {
	position:relative;
	width:732px;
	height:28px;
	margin:0 0 0 237px;
	overflow:hidden;
}
#nav_menu .menu {
	position:absolute;
	display:block;
	background:url(/LK_Skin/Images/icon_dot.jpg) left 8px no-repeat;
	line-height:23px;
	color:#035399;
	visibility:hidden;
}
#nav_menu .menu a { padding:0 12px; }
/************************************* 页脚 *************************************/
#footer {
	clear:both;
	width:980px;
	margin:20px 0 0 0;
	background:url(/LK_Skin/Images/footerbg.jpg) left bottom no-repeat;
	color:#cbcbcb;
}
/************************************* 页脚-友情链接 *************************************/
.friendlink {
	padding:5px 0 0 0;
	border-top:#eaeaea solid 1px;
	border-bottom:#eaeaea solid 1px;
}
.friendlink .content {
	width:850px;
	padding:0 0 0 130px;
	background:url(/LK_Skin/Images/friendlinkbg.jpg) 10px 3px no-repeat;
	overflow:hidden;
}
.friendlink .content img {
	float:left;
	display:inline;
	width:65px;
	height:19px;
	margin:0 12px 5px 0;
}
/************************************* 页脚-页脚链接、版权 *************************************/
.footerlink {
	height:27px;
	padding:13px 0 0 13px;
	line-height:23px;
}
.copyright { padding:0 0 25px 13px; }
/************************************* 页面主体（大图片广告栏和页脚之间的部分） *************************************/
#pagebody {
	width:980px;
	background:url(/LK_Skin/Images/pagebodybg.png) repeat-y;
}
#pagebody1 {
	width:980px;
	background:url(/LK_Skin/Images/pagebodybg1.png) repeat-y;
}
#pagebody2 {
	width:983px;
	background:url(/LK_Skin/Images/pagebodybg2.png) repeat-y;
}
.pagebody_bottom {
	clear:both;
	height:39px;
	background:url(/LK_Skin/Images/pagebody_bottom.png) no-repeat;
}
#pagebody2 .pagebody_bottom { background:url(/LK_Skin/Images/pagebody_bottom2.png) no-repeat; }
/************************************ 主栏（或中间栏） ******************************************/
.main {
	float:left;
	width:498px;
	overflow:hidden;
}
.maintitle {
	width:478px;
	height:39px;
	padding:8px 0 0 15px;
	background:url(/LK_Skin/Images/maintitle.png) left 8px no-repeat;
	font:15px/27px "黑体";
	color:#036;
}
.side_publicbar .maintitle { width:225px; }
.maintitle .more { margin-top:11px; }
.maintitle a { color:#036; }
.maintitle span {
	padding:0 0 0 10px;
	font:12px/28px Arial;
	color:#c3c3c3;
}
.maincontent {
	padding:0 12px 5px 12px;
	line-height:21px;
	color:#656565;
}
#pagebody1 .main, #pagebody1 .maintitle { width:743px; }
/************************************ 左侧栏 ******************************************/
.leftsidebar {
	float:left;
	width:218px;
	padding:60px 0 0 0;
	background:url(/LK_Skin/Images/leftsidebarbg.png) no-repeat;
	overflow:hidden;
}
/************************************ 右侧栏 ******************************************/
.rightsidebar {
	float:left;
	display:inline;
	width:238px;
	margin:0 0 0 12px;
	overflow:hidden;
}
#pagebody2 .rightsidebar { margin:0 17px 0 0; }
/************************************ 侧栏-通用栏目 ******************************************/
.side_publicbar {
	width:160px;
	padding:0 0 20px 0;
	background:url(/LK_Skin/Images/lsbar_top.png) no-repeat;
	overflow:hidden;
}
.side_publicbar .title {
	height:40px;
	padding:0 0 0 25px;
	font:bold 15px/34px Arial;
	color:#1291bb;
}
.side_publicbar .content { padding:0 10px 0 13px; }
.rightsidebar .side_publicbar {
	width:238px;
	padding:4px 0 5px 0;
	background:url(/LK_Skin/Images/maintitle.png) left 8px no-repeat;
	overflow:hidden;
}
.rightsidebar .side_publicbar .title {
	padding:0 0 0 20px;
	font:15px/36px "黑体";
	color:#036;
}
#pagebody2 .rightsidebar .side_publicbar { padding:0; }
/************************************ 文字列表 ******************************************/
.list_txt {
	height:21px;
	padding:0 0 0 16px;
	background:url(/LK_Skin/Images/list_icon1.gif) 5px 8px no-repeat;
	line-height:21px;
	overflow:hidden;
}
.list_txt .on {
	font-weight:bold;
	color:#f56315 !important;
}
.list_txt span {
	float:right;
	color:#999;
}
.rightsidebar .list_txt {
	padding:0 0 0 11px;
	background:url(/LK_Skin/Images/list_icon2.gif) left 7px no-repeat;
}
.rightsidebar .list_txt a { color:#333; }
.main .list_txt {
	margin:0 0 6px 0;
	padding:0 5px;
	background:url(/LK_Skin/Images/line_dot.gif) left 20px repeat-x;
}
.main .list_txt a {
	padding:0 0 0 8px;
	background:url(/LK_Skin/Images/list_icon3.gif) left 5px no-repeat;
}
#pagebody2 .rightsidebar .list_txt a { color:#656565; }
/************************************ 图文列表（图片和文字成垂直排列） ******************************************/
.list_v {
	float:left;
	display:inline;
	width:139px;
	height:155px;
	margin:6px 26px 18px 0;
	text-align:center;
	overflow:hidden;
}
.list_v img {
	display:block;
	width:131px;
	height:121px;
	padding:4px;
	margin:0 auto 3px auto;
	background:#fff;
}
.list_v dd {
	height:23px;
	background:#edefef;
	line-height:25px;
}
/************************************ 图文列表（图片和文字成水平排列） ******************************************/
.list_h {
	position:relative;
	width:480px;
	height:105px;
	margin:3px 0 13px -5px;
	border-bottom:#e3e3e3 solid 1px;
	overflow:hidden;
}
.list_h dt, .list_h dd {
	position:absolute;
	left:0;
	top:0;
}
.list_h dt img {
	width:224px;
	height:81px;
	padding:5px;
	background:#ebecec;
}
.list_h dd {
	left:243px;
	height:88px;
	padding:0 0 0 5px;
	line-height:19px;
	overflow:hidden;
}
.list_h dd a { color:#999; }
.list_h .list_title {
	padding:6px 0 14px 5px;
	margin:0 0 -3px -5px;
	background:url(/LK_Skin/Images/line_12px.jpg) left bottom no-repeat;
	font:bold 12px/17px "宋体";
}
.list_h .list_title a { color:#333; }
/************************************ 翻页栏 ******************************************/
.paging {
	height:22px;
	padding:2px 20px 0 10px;
	background:#eff0f0;
	text-align:right;
	color:#656565;
}
.paging input {
	width:25px;
	height:15px;
	padding:0;
	border-color:#ccc;
	line-height:14px;
	text-align:center;
	color:#656565;
}

