﻿/*
	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;}

/*清除浮动*/
.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_genghe_201303.jpg) repeat #fff;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;}
.mr5 {margin-right:5px;}
.mt10 {margin-top:10px;}
.mt102 {margin-bottom:10px; margin-top:3px;}
.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 */
.headbg {background:url(imagesheadbg_genghe_201303.jpg) repeat-x; height:350px;}
.banner {background:url(imagesbanner_genghe_201303.jpg) 50% 0 no-repeat; height:211px; padding-top:1px;}
.top {background:url(imagestop_genghe_201303.png) repeat-x;width:100%;height:37px;line-height:33px;position:absolute;z-index:10;top:0;left:0;}
.top .title {background:url(imageslogo_genghe_201303.jpg) no-repeat; color:#737373; padding-left:45px; font-size:14px; font-weight:bold; width:200px;}
.top a {display:block; height:33px; float:right; width:60px; padding-left:20px; color:#306295;}
.top a.home {background:url(imageshome_genghe_201303.gif) 0 50% no-repeat;}
.top a.map {background:url(imagesedit_genghe_201303.gif) 0 50% no-repeat;}
.top a.star {background:url(imagesstar_genghe_201303.gif) 0 50% no-repeat;}
.wraper {width:1002px; margin:0 auto;}

/* 导航 */
.nav {
	background:url(imagesnavbg2_genghe_201303.png);
	height:43px; 
	width:976px; 
	padding-left:19px;

margin-top: -10px;
z-index: 10;
position: relative;
}
.topflash {
width: 1002px;
height: 174px;
margin: 0 auto;
margin-top: 30px;
}
.nav li {float:left;}
.nav li a {display:block;width:119px;height:43px; line-height:43px; font-size:16px; font-weight:bold; color:#1D8DBD; text-align:center}
.nav li a:hover {background:url(imagesnavbg2_genghe_201302.png); text-decoration:none; color:#FFFFFF }



/* 列表样式 */
.list li {height:26px;line-height:26px;padding-left:8px;background:url(imagesdot01_genghe_201303.gif) 0 50% no-repeat;overflow:hidden;}
.list li span {float:right;color:#959595;}

/* 链接 */
.link {height:25px;padding-top:5px;text-align:center;border:1px solid #dadada; width:993px;}
.link select {height:20px;width:130px;}

/* 底部导航 */
.footnav {height:25px;background:url(imagesfootnav_genghe_201303.jpg) repeat-x; width:995px; line-height:25px; text-align:center; color:#fff;}
.footnav a {color:#fff; padding:0 10px;}

/* 底部 */
.copyright p{margin:0;height:32px;line-height:32px;text-align:center;color:#636363;}
.copyright img{margin-top:0;}
.copyright img.fl{margin-left:55px;}
.copyright img.fr{margin-right:55px;}






.tableborder1{ border:#CCC 1px solid}
.tableborder1       td{ line-height:26px; padding-left:  5px; padding-top:5px; padding-right:5px; border-bottom:#CCC 1px solid}
   
.tableborder1       th{ text-align:right; line-height:30px; padding-left:  5px; padding-top:5px; padding-right:5px; background-color: #F3F3F3; width:100px;}
   
   
   
.tableborder1 td .input{ border: #ccc 1px solid; height:23px; line-height:23px; width:300px}
.tableborder1 td textarea{ border: #ccc 1px solid;  line-height:23px; width:500px}
    
.anniu{ background-color: #1D8DBD; color:#FFF; border:0px; width:100px; height:25px; line-height:25px; margin-bottom:10px;}

