<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/*
	css stylesheet for kjt website
	version 1.0
*/

/* css reset (base on YUI) */
html {color: #111;}
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,form,legend,input,button,textarea,select,p,th,td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
img {border: none;}
button,em,input,option,select,textarea,th {font:inherit;}
li {list-style: none;}
h1,h2,h3,h4 {font-size: 100%;font-weight: normal;}

/*清除浮动*/
.clear { clear:both;height:0;overflow:hidden;clear:both!important;}
.clear.both {height:10px;}
.clearfix:after{ visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}  
.clearfix { display: inline-block; }  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  

/* global */
body { background:url(imagesbg.jpg) 0 30px repeat-x; color:#111; font:12px/1.8em "宋体",'lucida grande', tahoma, verdana, arial, sans-serif, "\5B8B\4F53"; position:relative;}
html:root body, html:root input, html:root button, html:root textarea, html:root select {font-family: "宋体",Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";}
a {color:#111;text-decoration:none;}
a:hover {text-decoration:underline;}
.clr { clear:both;}
.mt5 {margin-top:5px;}
.mr5 {margin-right:5px;}
.ml5{margin-left:5px;}
.mt10 {margin-top:10px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.pt10 {padding-top:10px;}
.pl10 {padding-left:10px;}
.fl {float:left;}
.fr {float:right;}
.show {display:block;}
.hide {display:none;}
.posr {position:relative;}
.posa {position:absolute;}
.piclink, .piclink img {display:block;}
.piclink p {text-align:center;margin:5px 0;}

/* base */
.mbox {width:1002px; margin:0 auto;}

/*top*/
.topbox{ height:29px; padding-bottom:1px; background:url(imagestop.jpg) repeat-x;}
.top{ height:29px; line-height:29px;}
.toplinks a{ margin:0 10px;}

/*banner*/
.bannerbox{ height:149px;  width:1077px; background:url(imagesbanner.jpg) no-repeat; margin:0 auto;}
.banner{ height:149px;}

/*nav*/
.nav{ height:50px; padding-bottom:11px; background:url(imagesnav.png) no-repeat;}
.nav ul{ padding-left:11px;}
.nav li{ line-height:50px; float:left; padding:0 8px 0 10px; background:url(imagesnavline.jpg) 0 50% no-repeat;}
.nav li.first{ padding-left:8px; background:none;}
.nav li a{ font-weight:bold; color:#fff;}

/*links*/
.links{ height:44px; line-height:44px; border:1px solid #888; background:url(imageslinkbg.jpg) repeat-x; width:1000px; margin-top:10px; overflow:hidden;}
.links span{ line-height:44px; font-size:16px; font-weight:bold; padding:0 18px;}
.links .selbox{ display:inline-block; width:178px; height:18px; line-height:18px; border:1px solid #abadb3; float:left; margin:13px 20px;}

/*foot*/
.foot{ height:45px; line-height:45px; background:url(imagesfootbg.jpg) repeat-x; margin-top:10px; padding-top:4px; text-align:center; color:#fff;}

/*chnlbox*/
.chnlbox{ width:243px; overflow:hidden;}
.chnltit{ height:35px; line-height:35px; background:url(imageschnltit.jpg) no-repeat; padding-left:30px; font-size:14px; font-weight:bold; color:#fff;}
.chnlist{ background-color:#f6f6f6; padding-bottom:15px;}
.chnlist li{ height:51px; line-height:51px; padding-bottom:1px; background:url(imageschnline.jpg) center bottom no-repeat; text-align:center;}
.chnlist li a{ font-size:14px; color:#635b5b;}

.rbox{ width:751px; border:1px solid #e6e6e6;}
/*list*/
.listbox{ padding:10px 23px;}
.listbox ul{ padding:5px 0; border-bottom:1px dashed #c4c3c3;}
.list li{ line-height:30px;}
.list li span{ float:right;}
.page{ height:20px; line-height:20px; text-align:right; margin:10px 0;}
/*content*/
.conbox{ border:1px solid #dfdfdf; font-size:14px; width:1000px;}
.pos{ height:34px; line-height:34px; background:url(imagesposbg.jpg) repeat-x; border-bottom:1px solid #dfdfdf; padding:0 17px; font-size:14px;}
.pos a{ font-size:14px; color:#007dff; margin:0 5px;}
.conbox h1{ text-align:center; line-height:24px; font-size:16px; color:#600000; font-weight:bold; margin:20px 0 10px 0;}
.info{ height:35px; line-height:35px; text-align:center; width:996px; margin:0 auto; border-bottom:1px solid #002750;}
.info span{ margin:0 10px;}
.context{ padding:20px 32px;}

#_ideConac{ position: absolute; left: 50%; margin-left: -40px;}</pre></body></html>