﻿@charset "utf-8";
/*==============================================================================
 * 整体设定
 *----------------------------------------------------------------------------*/
body, div, p, th, td,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}

body { font: normal normal normal 12px "宋体",Arial,Verdana,Lucida,Helvetica,sans-serif; }
dl, dt,dd, ul, ol, li {
	list-style-position: outside;
	list-style-type: none;
}
br 
	letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
h3 {
    font-size: 14px;
	font-weight: bold;
    color: #353535; 
} 
* {
    margin:0;
    padding:0;
	word-break: break-all;
}
a:link, a:visited  {
	color: #393939;
	text-decoration: none;
} 
a:hover {
	color: #9c042b;
	text-decoration: underline;
}
img {
	border: none;
 
}
/*----------------------------------------------
 * 整体布局
 *--------------------------------------------*/
#container {
	width: 960px;
	height:auto;
	margin:0 auto;
	font-size:12px;
}
/*====================================================
*header----开始
====================================================*/
.header{
	width:960px;
	height:auto;
	overflow:hidden; 
}
.logo{
	width:277px;
	height:85px;
	margin:0 0 2px 0;
	float:left;
}
.right {
	float:right; 
	width:683px;
	background-image:url(../images/top_bk.gif);
	height:85px;
	
}
.right li {
    float:left;
	margin:5px; 
}
 
/*====================================================
*当前位置----开始
====================================================*/
.location {
    width:960px;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:20px;
	border-bottom:2px solid #999;
}
.line {
    border-top:1px solid #fff;
	border-bottom:1px solid #999;
}

.inner {
    width:960px;
	height:auto;
	overflow:hidden;
	margin-top:5px;
}

/*====================================================
*Column 左边－－－－－开始
====================================================*/
.column_left{
    width:635px;
	float:left;
	line-height:30px;
	text-align:left;
	padding-right:2px;
}

/*====================================================
*Column 右边边－－－－－开始
====================================================*/
.column_right{
    width:300px;
	float:right;
	line-height:30px;
	text-align:left;
	padding-right:2px;
	
}



/*====================================================
*footer----开始
====================================================*/
.adv {
    width:960px;
	height:auto;
	overflow:hidden;
	margin-top:5px;
}
.adv li {float:left;margin-right:10px;}

.footer {
	width:960px;
	height:220px;
	margin:5px 0;
	border-top:1px dashed #666;
}
.cooperate {
	width:960px;
	height:130px;
	overflow:hidden;
	line-height:30px;
	text-align:center;
}

.footer li { float:left; margin:5px;}
.footer_list {
	width:800px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	margin:0 265px;
	text-align:center;
}
.footer_list a {color:#666;}
.footer .style {
	color:#ccc;
	width:960px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	margin:0 auto;
	text-align:center;
}
/* CSS Document */

.jyvgfylx { 
             background-color:white;
             visibility:hidden;
             display:none;
             position:absolute;
             left:0px;top:0px; 
}
