﻿*{
	margin: 0px;
	padding: 0px;
}

a:link         {text-decoration:none;   color:#000000;}   
a:active       {text-decoration:none;   color:#000000;}   
a:visited      {text-decoration:none;   color:#000000;}   
a:hover
{
	text-decoration: none;
	color: #CC3300;
} 

img{border:0}
body
{
    text-align:center;
	margin: 0px auto;
	padding: 0px;
	font-size: 14px;
	background-image: url( 'image/bodybgs2.jpg' );
	width: 900px;
}
#header
{
	width: 900px;
	height: 194px;
	background-repeat: no-repeat;
}
#navigate
{
	width: 900px;
	height: 63px;
	background-image: url('image/nav.jpg');
}
#navigate .menuitem
{
	width: 88px;
	text-align: center;
	height: 38px;
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}
#navigate .menuHover
{
	width: 88px;
	text-align: center;
	height: 38px;
	color: #FF9900;
	background-image: url(   'image/change1.png' );
}

#topcontent
{
	width: 900px;
	background-color: #FFFFFF;
}

#introduction
{
	background-position: left top;
	width: 382px;
	float: left;
	height: 240px;
	background-image: url('image/jianjie.gif');
	background-repeat: no-repeat;
	
}
#introduction #introduceContent
{
	width: 85%;
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	margin: 4em auto auto auto;
}
#event
{
	width: 518px;
	float: right;
	height: 240px;
}
#event #Eventpic
{
	background-image: url( 'image/dashijipic.gif' );
	width: 268px;
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 240px;
	
}
#event #Eventlist
{
	background-image: url( 'image/dashijinews.gif' );
	width: 250px;
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 240px;
}
#Eventlist td
{
	line-height: 23px;
	border-bottom-style: dashed;
	border-bottom-width: 1pt;
}
#news
{
	width: 616px;
	float: left;
	height: 240px;
}
#news #newspic
{
	background-position: left top;
	width: 286px;
	float: left;
	height: 240px;
	background-image: url('image/xinwenpic.gif');
	background-repeat: no-repeat;
}
#news #newslist
{
	background-position: left top;
	width: 330px;
	float: right;
	background-image: url(  'image/xinwennews.gif' );
	background-repeat: no-repeat;
	font-size: 14px;
	height: 240px;

}
#news #newslist td
{
	height: 23px;
	border-bottom-style: dashed;
	border-bottom-width: 1pt;
}
#notice
{
	background-position: right top;
	width: 284px;
	float: right;
	background-image: url( 'image/gonggao.gif' );
	height: 240px;
	background-repeat: no-repeat;
	
}
#notice td
{
	line-height: 23px;
	border-bottom-style: dashed;
	border-bottom-width: 1pt;
}
#bottomcontent
{
	width: 900px;
	height: 163px;
	clear: both;
	background-image: url('image/service.jpg');
}
#links
{
	background-position: center top;
	width: 900px;
	background-image: url(  'image/linktop.gif' );
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 3.5em;
	clear: both;
}

#Dcopyright
{
	width: 900px;
	height: 78px;
	background-image: url( 'image/banner.gif' );
	font-family: "Times New Roman";
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
}


.threeTableTdOne
{
	text-align: right;
	height: 30px;
	border-bottom-style: dashed;
	border-bottom-width: 1pt;
}
.threeTableTdTwo
{
	width: 40%;
	text-align: left;
	height: 30px;
	border-bottom-style: dashed;
	border-bottom-width: 1pt;
}
.threeTableTdThree
{
	width: 28%;
	text-align: left;
	height: 30px;
	border-bottom-style: dashed;
	border-bottom-width: 1pt;
}

.spot
{
	background-image: url( 'image/service.jpg' );
	background-repeat: no-repeat;
}
