﻿@charset "utf-8";
a:link,a:visited {text-decoration:none;color:#333;}
a:hover,a:active {text-decoration:underline;color:#319ae6;}
a.m1:link,a.m1:visited {text-decoration:none;color:#0d6cbc;}
a.m1:hover,a.m1:active {text-decoration:underline;color:#0d6cbc;}
body {margin:0;padding:0px;font-family:Arial;color:#333;font-size:12px;text-align:center;}
div {text-align:left;}
ul {margin:0px;padding:0px;list-style-type:none;}
li {float:left;}
img {border:0;}
.left {float:left;overflow:hidden;}
.right {float:right;overflow:hidden;}
.w {width:890px;background:#f7fffc;border-left:5px solid #F7FFFC;border-right:5px solid #F7FFFC;margin:0 auto;overflow:hidden;}
.baobao {padding-left:12px;color:#333333;line-height:24px;}

/*--Top--*/
#top {height:70px;padding-top:10px;border-top:10px solid #f7fffc;background:url(logo.gif) no-repeat #f7fffc;line-height:19px;}
#k_contact {color:#E11071;}
#k_contact a {color:#E11071;}
.top_r {float:right;width:154px;margin-right:15px;display:inline;}
.top_r li {margin:1px 2px;width:68px;height:18px;line-height:20px;text-align:center;border:1px solid #e9e9e9;background:#fff;overflow:hidden;}
#menu {background:#0d6cbc;text-align:center;height:25px;line-height:25px;}
#menu ul {padding-left:50px;}
#menu a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
#menu a:hover {background:#1687E5;color:#fff;}
#lin {height:5px;overflow:hidden;}

/*--LINK--*/
#link {float:left;padding:1px 4px;width:880px;border:1px solid #AACCEE;background:#f4faff;}
#link li {float:left;font-family:"宋体";line-height:20px;height:20px;margin-left:7px;white-space:nowrap;display:block;}
#end {float:left;text-align:center;line-height:22px;width:890px;margin-top:5px;}
#end a {color:#fff; text-decoration:none;}
#end a:hover { text-decoration:underline;}
#end li {float:none;}
.e {background:#5B5B5B;color:#fff;line-height:24px;font-family:"宋体";}

/*--AD--*/
#ad_1 {float:left;width:468px;height:60px;margin:0 0 0 230px;display:inline;overflow:hidden;background:#fff;}

#k_search{padding: 10px;}
	#k_search form{margin:0px auto;line-height:30px;height:30px;font-size:14px;text-align:left;}

	#k_search {text-align:center;}
	#k_search .k_search p{text-align:right;line-height:22px;width:100%;margin:0px;font-size:12px;color:#333;}
	#k_search .k_search div{margin:15px auto;width:100%;}
	#k_search .k_search div h3{margin:0px;width:100%;text-align:left;font-size:14px;line-height:30px;}
    #k_search .k_search div h3 a:link,#k_search .k_search div h3 a:visited {color:#0066cc;text-decoration:underline;}
	#k_search .k_search div p{margin:0px;width:100%;text-align:left;font-size:12px;line-height:26px;}

	#k_search .k_search div p a{}
	#k_search .k_search div p span{}


/*--用户导航--*/
#k_ubar {float:left;line-height:24px;margin:0px;list-style-type:none;}
#k_ubar li {float:left;width:80px;text-align:center;background:#F4F4F4;margin:0 5px 5px 0;}
#k_ubar li a {display:block;}
#k_ubar li a:hover {background:#DB832A;color:#FFF;font-weight:bold;}

/*--用户信息显示--*/
#k_uinfo {width:98%;display:table;float:left;line-height:24px;margin-right:2%;}

/*--错误提示--*/
.k_tip {color:#B6550E;padding-left:5px;display:block;}

/*--分页--*/
.k_pagelist {color:#797979;display:table;clear:both;line-height:30px;float:left;width:680px;margin:10 15px;display:inline;text-align:center;}/* {king:pagelist/} */
.k_pagelist a {color:#797979;display:inline;padding:3px;}
.k_pagelist a:hover {color:#fff;background:#B5D8FB;text-decoration:none;padding:3px;}
.k_pagelist strong {margin:0px 3px;color:#797979;}
.k_pagelist span {margin:0px 3px;color:#797979;display:none;}

/* 对齐方式,不建议修改. */
.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;}