﻿@charset "utf-8";
/************************************* 通用全局样式 *************************************/
* { padding:0; margin:0; }
img { border:0; }
body {
	text-align:center;
	color:#333;
	font:12px/19px 宋体;
	background:url(/LK_Skin/images/bodybg.png) repeat-x;
}
body div { text-align:left; }
a { text-decoration:none; color:#939393; outline:none; }
a:hover { color:#cb0000 !important; }
.clear { clear:both; height:0; font-size:0; line-height:0; }
.more {
	float:right;
	margin:0 18px 0 0;
	font:12px/21px "宋体";
}
/************************************* 网页容器 *************************************/
#webwrap {
	width:1004px;
	margin:0 auto;
	background:url(/LK_Skin/images/headerbg.jpg) no-repeat;
}
.webright {
	width:1004px;
	background:url(/LK_Skin/images/webright.png) 940px 225px no-repeat;
}
.webleft {
	width:860px;
	padding:0 0 0 70px;
	background:url(/LK_Skin/images/webleft.png) 41px 225px no-repeat;
	overflow:hidden;
}
/************************************* 页头 *************************************/
#header { height:155px; }
/************************************* 页头-设为首页、加入收藏 *************************************/
#header .top {
	height:42px;
	padding:10px 25px 0 0;
	line-height:21px;
	text-align:right;
	color:#f1f1f1;
}
#header .top a {
	padding:0 10px;
	color:#f1f1f1;
}
/************************************* 页头-主导航 *************************************/
#nav {
	width:820px;
	height:38px;
	padding:60px 0 0 0px;
}
#nav a {
	float:left;
	display:inline;
	width:100px;
	height:38px;
	margin:0 0 0 1px;
	background:url(/LK_Skin/images/nav_item.png) no-repeat;
	text-align:center;
	font:bold 14px/37px "宋体";
	color:#fff;
}
#nav a:hover, #nav .on {
	background:url(/LK_Skin/images/nav_item.png) left -38px no-repeat;
	color:#2f5371 !important;
}
/************************************* 页脚 *************************************/
#footer {
	clear:both;
	padding:10px 30px 15px 30px;
	border-top:#d7d7d7 solid 1px;
	color:#939393;
}
/************************************* 页脚-页脚链接 *************************************/
.footerlink {
	height:25px;
	line-height:27px;
}
/************************************* 页脚-页脚链接 *************************************/
.copyright { font:12px/22px Arial; }
/************************************* 页面所处位置导航提示 *************************************/
.breadcrumb {
	height:20px;
	padding:0 0 5px 15px;
	color:#999;
}
.breadcrumb span { color:#333; }
.breadcrumb a { color:#333; }
/************************************* 页面主体（大图片广告栏和页脚之间的部分） *************************************/
#pagebody {
	width:860px;
	padding:10px 0 0 0;
}
/************************************ 主栏（或中间栏） ******************************************/
.main {
	float:left;
	width:620px;
	overflow:hidden;
}
.maintitle {
	height:26px;
	padding:0 0 0 35px;
	background:url(/LK_Skin/images/maintitle.gif) 20px 3px no-repeat;
	letter-spacing:1px;
	font:bold 14px/21px "宋体";
	color:#2f5371;
}
.maintitle1 { background:url(/LK_Skin/images/maintitle1.gif) 13px 3px no-repeat; }
.maincontent {
	padding:0 25px 15px 20px;
	line-height:23px;
}
/************************************ 主栏-通用栏目 ******************************************/
.mbar {
	width:600px;
	margin:0 0 15px 10px;
	background:url(/LK_Skin/images/mbar_bg.gif) repeat-y;
	overflow:hidden;
}
.mbar .top, .mbar .bottom {
	height:10px;
	overflow:hidden;
}
.mbar .top { background:url(/LK_Skin/images/mbar_top.gif) no-repeat; }
.mbar .bottom { background:url(/LK_Skin/images/mbar_bottom.gif) no-repeat; }
.mbar .content {
	padding:0 0 0 10px;
}
/************************************ 侧栏 ******************************************/
.sidebar {
	float:left;
	width:236px;
	overflow:hidden;
}
/************************************ 侧栏-通用栏目 ******************************************/
.side_publicbar {
	width:226px;
	margin:0 0 13px 10px;
	background:url(/LK_Skin/images/rsbar_bg.gif) repeat-y;
	border-top:#f4f4f4 solid 1px;
	border-bottom:#f4f4f4 solid 1px;
	overflow:hidden;
}
.side_publicbar .title {
	height:30px;
	padding:7px 0 0 23px;
	background:url(/LK_Skin/images/rsbar_top.jpg) 4px 10px no-repeat;
	font:bold 14px/21px "宋体";
	color:#056da7;
}
.side_publicbar .content { padding:3px 8px 5px 8px; }
/************************************* 侧栏-导航栏目 *************************************/
.side_nav { padding:3px 10px 0 10px; }
.side_nav dt {
	height:21px;
	cursor:pointer;
	overflow:hidden;
}
.side_nav dt a {
	padding:0 0 0 15px;
	background:url(/LK_Skin/images/icon_right.gif) left 2px no-repeat;
	font:12px/21px "宋体";
	color:#333;
}
.side_nav a:hover, .side_nav .on a { color:#cb0000 !important; }
#catalog { padding:3px 10px 0 1px; }
#catalog dt {
	height:18px;
	padding:0 0 10px 10px;
	background:url(/LK_Skin/images/sidenav_item.png) left 18px no-repeat;
}
#catalog a { color:#056da7; }
#catalog dd {
	padding:0 0 10px 23px;
	background:url(/LK_Skin/images/sidenav_item.png) left bottom no-repeat;
	line-height:21px;
}
#catalog a:hover, #catalog .on a { color:#c93123 !important; }
/************************************ 文字列表 ******************************************/
.list_txt {
	height:21px;
	padding:1px 0 0 0;
	line-height:21px;
	overflow:hidden;
}
/************************************ 图文列表（图片和文字成垂直排列） ******************************************/
.list_v {
	float:left;
	display:inline;
	width:168px;
	height:190px;
	margin:5px 25px 10px 6px;
	text-align:center;
	overflow:hidden;
}
.list_v a {
	font-size:14px;
	color:#2f5371;
}
.list_v img {
	display:block;
	width:150px;
	height:150px;
	padding:9px;
	background:url(/LK_Skin/images/imgwrap.jpg) no-repeat;
	margin:0 0 3px 0;
}
/************************************ 图文列表（图片和文字成水平排列） ******************************************/
.list_h {
	position:relative;
	width:575px;
	height:88px;
	overflow:hidden;
}
.list_h dt, .list_h dd {
	position:absolute;
	left:5px;
	top:5px;
}
.list_h dt, .list_h dt img {
	width:156px;
	height:68px;
}
.list_h dd {
	left:175px;
	height:63px;
	overflow:hidden;
}
.list_h dd .anli_title {
	font:bold 14px/25px "宋体";
	color:#056da7;
}
/************************************ 翻页栏 ******************************************/
.paging {
	width:580px;
	height:18px;
	margin:10px 10px 15px 10px;
	text-align:right;
	font:13px "宋体";
	color:#d9d9d9;
}
.paging img { vertical-align:baseline; }
.paging a { color:#8b8b8b; }
.paging a:hover, .paging .on { color:#e58300 !important; }

