@import "search.css";
@import "onepage.css";
@import "article.css";
@import "job.css";
@import "bbs.css";
@import "sitemaps.css";
@import "link.css";
* {
	font-size: 12px;
}
#top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A5C9F1;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A5C9F1;
	height: 60px;
}
#top_right2 {
	width: 760px;
	float: right;
}

#top_left {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#top_right {
	float: right;
	width: 760px;
}
#top_right1 {
	float: right;
	padding: 5px;
}
/* 下拉导航 */
#k_menu {
	clear:both;
	display:table;
	width:760px;
	line-height:25px;
	list-style-type:none;
	text-align:left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
}
/* {king:menu/} 下拉菜单导航*/

#k_menu li {
	float:left;
	width:80px;
	margin-left:0px;
	text-align:left;
	background-color: #1899DE;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#k_menu li a {display:block;width:80px;text-align:center;text-decoration:none;color:#FFF;}
#k_menu li a:hover{background:#DB832A;font-weight:bold;}

#k_menu li ul {margin:0px;display:table;line-height:27px;list-style-type:none;left:-9999px;width:160px;position:absolute;}
#k_menu li ul li {clear:both;width:160px;background:#FEDA99;filter:alpha(opacity=95);}
#k_menu li ul li a {display:block;text-align:left;padding-left:10%;width:90%;}

#k_menu li ul li a:link {color:#666;text-decoration:none;}
#k_menu li ul li a:visited {color:#666;text-decoration:none;}
#k_menu li ul li a:hover {color:#FFF;text-decoration:none;font-weight:normal;background:#DB832A;font-weight:bold;}

#k_menu li:hover ul {left:auto;}
#k_menu li.sfhover ul {left:auto;}
/* {king:menu/} 下拉菜单导航*/

.hright {display:table;width:100%;clear:both;margin-top:5px;}
.hr_right {
	display:table;
	float:left;
	width:68%;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
}
.hr_right a {display:block;clear:both;line-height:24px;color:#499200;}
.hr_right span {display:block;clear:both;line-height:16px;color:#9E9E9E;}
.hr_left  {display:table;float:left;width:20%;text-align:center;}
.hr_left a img {width:75px;height:75px;border:1px dashed #50A3D2;padding:1px;}

/*---------------------*/
#m_left {
	float: left;
	width: 300px;
}
#m_right {
	float: right;
	width: 688px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#b1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 280px;
	float: none;
	background-color: #C5E0FA;
	margin: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#b2 {
	background-color: #F4F5DA;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #D6D86D;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}


#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#c1 {
	font-weight: normal;
	width: 278px;
	float: none;
	padding: 5px;
	border: 1px solid #C5E0FA;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#c2 {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#m_r1 {
	float: left;
	width: 344px;
}
#m_right_list {
	float: right;
	width: 680px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding: 5px;
}

a:link {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:hover {

	font-size: 12px;
	line-height: 22px;
	color: #CC0000;
	text-decoration: underline;
}
a:active {

	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
#m_r2 {
	float: right;
	width: 344px;
}
#top_left img {

	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#link {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/* 首页友情链接 */

#homelink {
	display:table;
	width:990px;
	border-top:1px solid #4E4E4E;
	background-position: 0px 24px;
	margin-right: auto;
	margin-left: auto;
}
#homelink div {display:table;clear:both;}
#homelink div strong {display:block;float:left;width:20%;text-align:left;line-height:24px;}
#homelink div span {display:block;float:left;color:#4E4E4E;margin:0px;margin-top:5px;padding:0px;width:79%;text-align:right;}
#homelink ul {display:table;list-style-type:none;text-align:left;margin:0px;padding:0px;clear:both;}
#homelink ul li {display:block;float:left;margin:0px 5px;line-height:24px;padding:0px;white-space:nowrap;}

/* 底部框 */
#bottom {
	width:834px;
	margin:0px auto;
	display:block;
	color:#9E9E9E;
	text-align: center;
}
#bottom a {color:#9E9E9E;}
#bottom a:hover {color:#DF7D20;}
	/* 底部导航 */
	#k_bottommenu {
	clear:both;
	display:table;
	width:94%;
	margin:24px 3% 0px 3%;
	text-align: center;
}/* {king:bottommenu/} 底部导航 构成:div a */
	#k_bottommenu a {margin:9px;}
	/* 底部信息 */
	#k_bottominfo {
	line-height:24px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}/* {king:bottominfo} 底部信息 构成:span */
	/* 支持信息 */
	#kingcms {line-height:40px;}/* {king:cms/} 技术支持信息 构成:span */

#guide {clear:both;display:block;width:94%;margin:0px 3%;line-height:24px;text-align:left;overflow:hidden;}
/* 列表导航 */
.k_pagelist {display:table;clear:both;width:100%;margin:0px;line-height:30px;text-align:left;}/* {king:pagelist/} 分页列表 构成:div a|strong|span */
.k_pagelist a {margin:0px 3px 0px 3px;color:#797979;}
.k_pagelist strong {margin:0px 3px;color:#B6550E;}
.pagelist span {margin:0px 3px;color:#797979;}

/* 评论 */
#k_comment {width:94%;margin:5px 3%;display:table;}/* {king:comment/} 评论 构成:div dl|form dt|dd strong|a|span|i */
#k_comment h1 {color:#0099FF;font-size:22px;line-height:34px;}/* 评论标题 */
#k_comment dl {display:table;clear:both;width:100%;line-height:24px;text-align:left;margin:0px;}
#k_comment dl dt {width:100%;display:table;background:#F4F4F4;text-align:right;margin-top:15px;color:#659EA9;border-top:3px solid #AAD6C4;border-left:1px solid #AAD6C4;border-right:1px solid #AAD6C4;}
#k_comment dl dt strong {display:block;float:left;margin-left:12px;color:#DF7D20;}
#k_comment dl dt a {display:block;float:left;color:#659EA9;}
#k_comment dl dt input {float:left;vertical-align:middle;}
#k_comment dl dt span {display:block;float:left;margin-left:6px;}
#k_comment dl dt i {}

#k_comment dl dd {width:100%;display:table;margin:0px;border:1px solid #AAD6C4;border-top:0px;color:#4E4E4E;}
#k_comment form {clear:both;display:table;margin-top:10px;}

#k_hotcomment {text-align:left;margin-left:25px;width:300px;}/* 评论页面的热门评论 构成:dl dt|dd */
#k_hotcomment dt {font-weight:bold;border:1px solid #AAD6C4;border-top:3px solid #AAD6C4;line-height:22px;padding-left:5px;}
#k_hotcomment dd {margin:0px;line-height:18px;border:1px solid #AAD6C4;border-top:0px;}

/* 论坛 k_form 类是在From表单里指定的 */
.k_form {width:94%;margin:5px 3%;clear:both;display:table;text-align:left;}
.k_form table {background:#F47A00;width:100%;}
.k_form table th{background:#FEDA99;text-align:center;padding:3px;letter-spacing:2px;}
.k_form table td{background:#FFF;padding:3px;}
.k_th {width:25%;}/*SYS:k_form内部的 th宽度 */

.k_form table td select {margin:3px;vertical-align:middle;}
.k_form h6 {width:99.7%;background:#FDCA6E;display:block;color:#4E4E4E;text-align:center;letter-spacing:5px;margin:0px;margin-top:3px;line-height:24px;border:1px solid #F47A00;border-bottom:0px;}

#k_active {display:table;width:100%;clear:both;text-align:center;padding:10px 0px 10px 0px;}
#k_active input {color:#151C55;border:1px solid #CCC;background-color:#F4F4F4;padding:0px 12px 0px 12px;
		height:23px;line-height:22px;vertical-align:middle;background:#F4F4F4 url(active_input.gif) repeat-x;letter-spacing:5px;margin:3px;}

/* 用户导航. */
#k_ubar {width:15%;display:table;float:left;line-height:24px;margin:0px;list-style-type:none;}
#k_ubar li {width:100%;text-align:center;clear:both;background:#F4F4F4;margin-bottom:5px;}
#k_ubar li a {display:block;width:100%;}
#k_ubar li a:hover {background:#DB832A;color:#FFF;font-weight:bold;}

/* 用户信息显示. */
#k_uinfo {width:83%;display:table;float:left;line-height:24px;margin-left:1%;}



/* 错误提示 */
.k_tip {color:#B6550E;padding-left:5px;display:block;}














/* 表单 */
.k_input_max {width:300px;vertical-align:middle;}
.k_input_mid {width:200px;vertical-align:middle;}
.k_input_small {width:100px;vertical-align:middle;}
.k_input_mini {width:50px;vertical-align:middle;}

.k_text_max {width:470px;overflow:auto;}
.k_text_mid {width:350px;overflow:auto;}
.k_text_small {width:250px;overflow:auto;}






#popmsg {top:3px;left:3px;width:120px;height:22px;position:absolute;display:table;background:#CC3333;text-align:center;line-height:22px;}
#popmsg a {color:#FFF;}
ins {width:100%;display:block;text-align:center;font-style:italic;color:#BDBDBD}

/* 对齐方式,不建议修改. */
.k_c{text-align:center;}
.k_l{text-align:left;}
.k_r{text-align:right;}

.k_fl {display:block;float:left;}
.k_fr {display:block;float:right;}
