html,body,div,span,object,p,a,image,ul,li,form,table,tr,th {
        border: 0px;
        padding: 0px;
        font-size: 100%;
        margin: 0px auto;
        font-family: inherit;
        font-weight:normal;}

html{

	background: repeat-x 0 0 url(../images/jpkc_html_bg.png) #fafafa;}	
.body{
	margin:0px;
	padding:0px;
	width:1280px;
	height:auto;
	background-color:#fff;}

.d{
	display:inline;}
.float{ float:left;}

	
.logo_container{
	width:1280px;
	height:140px;
	margin:0 auto;
	padding:0px;}

.logo{
	width:598px;
	height:140px;
	float:left;
	background-image:url(../images/logo.jpg);}

.top_right{
	width:607px;
	height:140px;
	float:left;
	background-color:#fff;}

.top_bg{
	width:607px;
	height:31px;

	background-image:url(../images/div1_2top.jpg);}

.quick_link{
	width:607px;
	height:39px;}

.quick_link a{
	padding-left:10px;
	padding-right:10px;}

.quick_link a:link{
	color:#6b6868;
	text-decoration: none;}

.quick_link a:visited{
	color:#6b6868;
	text-decoration: none;}

/*鼠标停留在上面的链接*/

.quick_link a:hover { 
	color: #0096cd;
	text-decoration: none;}

/*当前激活的链接*/

.quick_link a:active {
	color: #0096cd;
	text-decoration: none;}

.quick_link_out{
	width:607px;
	height:70px;
	font-size:30px;}

.quick_link_out select
{ 
	
	float:left;
	width:133px; 
	border:1px solid #7f9db9; 
	margin:12px 12px 0 0;}

.quick_links{
	float:left;}


#navSearchForm{
	width:222px;
	height:37px;
	float:left;}

#search-keyword{
	width:140px;}


.righttopcorner{
	width:75px;
	height:140px;
	float:left;
	background-image:url(../images/righttopcorner.jpg);}

.divider1{
	width:1280px;
	height:8px;
	background-image:url(../images/divider.jpg);
	margin:0 auto;}

.head_container{
	width:1280px;
	height:236px;
	margin:0 auto;}

.head_left{
	width:94px;
	height:236px;
	float:left;
	background-image:url(../images/head_left.jpg);}

.head_main{
	width:1186px;
	height:236px;
	float:left;}
	
/*上方的主要背景*/
.head_main_bg{
	width:1186px;
	height:187px;
	float:left;
	//background-image:url(../images/main_logo.jpg);
}


.search input.search_txt{ display:inline-block; float:left; width:160px; height:21px; line-height:21px; margin:0 0 0 5px; background:none;}
.search input.search_btn{ display:inline-block; float:right; width:50px; height:21px; cursor:pointer; background:none;}

/*日期的背景*/
.head_date_bg{
	width:193px;
	height:49px;
	line-height:49px;
	float:left;
	
	background-image:url(../images/date_bg.jpg);}

.date_font{
	margin-left:25px;
	font-family:"\5FAE\8F6F\96C5\9ED1";
	color:#ffffff;
	font-size:17px;}
/*导航*/
.head_nav{
	width:923px;
	height:49px;
	float:left;
	font-family:"\5FAE\8F6F\96C5\9ED1";
	font-size:14px;}

.head_nav span{
	float:left;
	width:76px;
	height:32px;

	background-image:url(../images/nav_bg_normal.png);
	margin-top:10px;
	margin-right:10px;
	line-height:32px;
	text-align:center;}

.head_nav a{
	text-decoration:none;
	margin-bottom:3dp;}

.head_nav a:link{
	color: #002f40 ; 
	text-decoration: none;}

.head_nav a:visited{
	color: #002f40 ; 
	text-decoration: none;}

/*鼠标停留在上面的链接*/

.head_nav a:hover { 
	color: #ffffff;
	text-decoration: none;}

/*当前激活的链接*/

.head_nav a:active {
	color: #ffffff;
	text-decoration: none;}


.head_right{
	width:70px;
	height:49px;
	float:right;
	background-image:url(../images/rightside_divider.jpg);}
/*分割线*/
.divider2{
	width:1280px;
	height:11px;
	margin: 0 auto;
	background-image:url(../images/divider2.jpg);}
