﻿@charset "gb2312";
/*
	css stylesheet for kjt website
	version 1.0
*/

/* css reset (base on YUI) */
html {color: #000;}
body,div,dl,dt,dd,ul,li,h1,h2,h3,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(../images/webg_ssfy_2013.gif) repeat;color:#000;font:12px/1.8em 'lucida grande', tahoma, verdana, arial, sans-serif, "\5B8B\4F53";}
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:#000;text-decoration:none;}
a:hover {text-decoration:underline;}
.clr { clear:both;}
.mt5 {margin-top:5px;}
.ml5 { margin-left:5px;}
.mr5 {margin-right:5px;}
.mt10 {margin-top:10px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.fl {float:left;}
.fr {float:right;}
.show {display:block;}
.hide {display:none;}
.bw {background-color:#FFF;}
.posr {position:relative;}
.posa {position:absolute;}
.piclink, .piclink img {display:block;}
.piclink p {text-align:center;margin:5px 0;}

/* base */
.head {background:url(../images/headbg_ssfy_2013.jpg) no-repeat; height:235px; width:1002px; margin:0 auto; padding:0 11px;}
.wraper {width:1002px; margin:0 auto; margin-top:10px;}
.topimfor{ height:31px; line-height:31px; margin-top:5px; background:url(../images/tsbg_ssfy_2013.gif) no-repeat; color:#FFF; padding:0 45px 0 50px; overflow:hidden;}
.time{ line-height:34px;_line-height:32px;}
.weather{ margin-left:40px;}
.search strong,.search input{ display:block; float:left;}
.keyword{ width:151px; height:20px; line-height:20px; border:1px solid #c9c9c9;margin-top:4px;}
.submit{ width:49px; height:19px; background:url(../images/sechbtnbg_ssfy_2013.jpg) no-repeat; border:none; margin-top:6px; line-height:19px;}

/* 导航 */
.nav { padding-top:170px; height:29px; line-height:29px;}
.nav{ text-align:center;}
.nav li{ display:inline;}
.nav li a {display:inline-block; width:88px; font-weight:bold; color:#2c2727; font-size:14px; font-family:"宋体";}
.nav li a:hover,.nav li a.active {background:url(../images/navbtnbg_ssfy_2013.jpg) no-repeat; color:#b30606; text-decoration:none;}

/* 列表样式 */
.list{ padding:5px 10px;}
.list li span {float:right;}
.list1 li {height:26px; line-height:26px; padding-left:15px; background:url(../images/lico1_ssfy_2013.gif) 0 50% no-repeat; font-size:12px; overflow:hidden;}
.list1 li a{ height:26px; line-height:26px; font-size:12px; overflow:hidden;}
.list2{ width:321px; display:inline;}
.list2 li {height:24px; line-height:24px; padding-left:15px; background:url(../images/lico2_ssfy_2013.gif) 0 50% no-repeat; border-bottom:1px dashed #e6e6e6;}
.list2 em{ display:inline-block; width:36px; height:13px; background:url(../images/new_ssfy_2013.gif.gif) no-repeat; margin-left:5px; margin-top:3px;}
.list3 li {height:25px; line-height:25px; padding-left:15px; background:url(../images/lico3_ssfy_2013.gif) 0 50% no-repeat; border-bottom:1px dashed #e6e6e6;}
.list4 li{ background:url(../images/dot_ssfy_2013.jpg) no-repeat 0 10px; padding-left:10px; height:23px; line-height:23px;}

/*footer*/
.footer{ width:1002px; margin:0 auto; margin-top:10px; height:76px; background:url(../images/footbg_ssfy_2013.jpg) repeat-x top left; text-align:center; padding-top:10px;}