/*
----------------------------------------------- 
jlong Master CSS 
Author: shine jlong.com.cn
URL: http://www.jlong.com.cn/
Updated: 2008-6-23        
----------------------------------------------- */
* { 
margin:0;
padding:0;
}
.xxjj {
	line-height: 25px;
	text-indent: 20px;
}

body {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}


/* 导航条 */

#nav {
	clear:both;
	padding-top:3px;
}
#nav ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#d41e00 url(/images/nav-tab.gif) repeat-x;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a {
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding:0 16px;
	border-right:1px solid #bb1600;
	border-bottom:none;
	border-left:1px solid #fe633a;
	color:#fff;
	background:#d41e00 url(/images/nav-tab.gif) repeat-x;
	font:bold 1.1em/2.5 "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
}
#nav a:hover,
#nav a:focus,
#nav a:active {background:#b31203 url(/images/nav-tab.gif) repeat-x 0 -150px}
#nav .sel a {background:#720000 url(/images/nav-tab.gif) repeat-x 0 -300px}
#nav .sel a:focus {background:#b31203 url(/images/nav-tab.gif) repeat-x 0 -150px}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #696969;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #696969;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#ksrz {
	font-family: "宋体";
	font-size: 12px;
	color: #696969;
	line-height: 18px;
	text-align: left;
}
#ppp {
	line-height: 24px;
}
