﻿/* 全局 */
body
{  
    width:100%;  
	margin: 0 auto;
	padding:0 auto;
	font-size: 12px;
	font-family: 宋体;
	background-image: url(Image/bg1.gif);
	text-align:center;
}

form { margin: 0; padding: 0; }
p {margin: 0px; padding-top:6px;}
a {font-size: 12px; text-decoration: none   ; }
a:link { text-decoration: none;  color:Black;}
a:visited { text-decoration: none;color:Black; }
a:hover { text-decoration: underline; color:Black;}
a:active { text-decoration: none; color:Black;}
ul {margin: 0px;padding: 0px;}
li { list-style-type: none; }
img{ border:0;}
.high { line-height:18px;}

.bg01
{  
	background-image: url(Image/bg1.gif);
	margin: 0 auto;
	text-align:center;
	margin-left:auto;
}
.display
{
    display:none;
}
.clear
{
	clear:both;
	height:2px;
}
.mid
{   
    width:980px;
	margin:0 auto;
	height:auto;
	background-color: #ffffff;	
	overflow:hidden;
}

#header
{
	width: 970px;
    padding-top:5px;
	margin: 0 auto;
    overflow: hidden;
}
#header_top_body
{
	height: 100px;
	background-image: url(Image/new_banner_04.gif);
	margin:auto;

}
#logo
{
	background-image: url(Image/new_banner_03.gif);
	width: 231px;
	height: 100px;
	float: left;
}

/*右上角导航开始*/
.nav_a
{
	text-align: right;
	width: auto;
	float: left;
	padding-top: 20px;
	padding-left: 20px;

}

.nav_a li{ text-align: center; width: 70px; float: left;	}
.nav_a p{ padding-top: 2px; }
.nav_a img{ border:0;}
.nav_a a 
{
	color: White;
	text-decoration: none;

}
.nav_a a:visited
{
	color: White;
}
.nav_a a:hover
{
	color: #ccff66;
}
/*右上角导航结束*/
#lead
{

	background: url(Image/new_bbg.gif);
	height: 34px;
	line-height: 34px;
    margin: 0 auto;
}
#nav a:hover
{
	color: #ccff66;

}

#nav a
{
	color: White;
	 font-size:14px;

}
#nav input
{
		border:1px solid #FFFFFF;
		_margin-top:7px;
}

#nav li
{
	float:left;
	padding-left:5px;
	color: White;
}
#nav ul
{
 margin-left:20px;
}
.line2
{
	position: relative;

}
.foot
{  
	width: 100%;
	height:45px;
	
	margin:10px auto auto auto;

	background-color: #ffffff;
}

.foot ul li
{
     padding-top:5px;
}
.body_left_banner
{
	width: 256px;
	height: 24px;
	font-weight: bold;
	font-size: 12px;
	color:White;
	line-height: 25px;
	text-indent:30px;
	text-align:left;
	background-image: url(Image/news_userlogin.gif);
}

.pageindex
{
    margin:20px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.new_mode
 {
		border: 1px solid #513f1e;
		 width:968px;
		 overflow:hidden;
		 margin: 0 auto;
		
		 text-align:left;
 }