
/*--------------------------------------------------
level2.css
----------------------------------------------------*/
/*-----------------------------------------
Container.css
-----------------------------------------*/

#Container_all{
background:url(../img/head_bg2.gif) repeat-x;
}


#Container_all #Container{
width:880px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#Container_all #Container:after{
content: "";
display: block;
clear: both;
overflow: hidden;
}



/*-----------------------------------------
LeftRight.css
-----------------------------------------*/
#LeftRight{
width:880px;
padding-top:70px;
}


/*----------------------
introduce.css
------------------------*/
#intro_topic1{
	width:880px;
	height:305px;
	background-image: url(../../introduce/img/img_01.jpg);
	background-repeat: no-repeat;
	margin-bottom:20px;
}

#intro_topic1 table{
	width:410px;
	margin-left:20px;
	position: absolute;
	top: 520px;
}

#intro_topic1 table .td1{
	width:103px;
	background-color:#e8d1b1;
	border-bottom-style: solid;
	border-bottom-color: #d6be9c;
	border-bottom-width: 1px;
	text-align:center;
	font-weight:bold;
	color:#614e3d;
	padding:7px;
}

#intro_topic1 table .td2{
	width:310px;
	border-bottom-style: solid;
	border-bottom-color: #d6be9c;
	border-bottom-width: 1px;
	padding:7px;
}


#intro_topic2{
	width:880px;
}

#intro_topic2 .sleft{
	float:left;
	margin-left:50px;
}

#intro_topic2 .sright{
	float:right;
	margin-right:50px;
}


/*----------------------
history.css
------------------------*/
#history_topic1{
	width:880px;
	height:299px;
	background-image: url(../../history/img/img_01.gif);
	background-repeat: no-repeat;
	margin-bottom:20px;
}

#history_topic1 .p1{
	width:610px;
	margin-left:240px;
	margin-top:35px;
	line-height:1.5em;
}

#history_topic1 .p2{
	width:810px;
	line-height:1.5em;
	margin-left:40px;
	margin-top:45px;
}

#history_topic2{
	width:880px;
}

#history_topic2 .sleft{
	float:left;
	margin-left:50px;
}

#history_topic2 .sright{
	float:right;
	margin-right:50px;
}


/*----------------------
event.css
------------------------*/
.event_topic1{
	width:880px;
	margin-bottom:60px;
}

.event_topic1 .sleft{
	float:left;
}

.event_topic1 .sright{
	float:right;
	margin-right:100px;
	margin-top:100px;
}


.event_topic1 p{
	width:850px;
	margin-top:10px;
	margin-left:15px;
	line-height:1.5em;
}

.event_topic2{
	width:880px;
}

.event_topic2 .sleft{
	float:left;
}

.event_topic2 p{
	float:right;
	padding-top:100px;
	width:450px;
}

/*----------------------
access.css
------------------------*/
#access_topic1{
	width:880px;
	height:305px;
	background-repeat: no-repeat;
	margin-bottom:20px;
}

#access_topic1 table{
	width:850px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:50px;
	padding:10px;
}


#access_topic1 table .td1{
	width:230px;
	background-color:#e8d1b1;
	border-bottom-style: solid;
	border-bottom-color: #d6be9c;
	border-bottom-width: 1px;
	text-align:center;
	font-weight:bold;
	color:#614e3d;
	padding:10px;
}

#access_topic1 table .td2{
	border-bottom-style: solid;
	border-bottom-color: #d6be9c;
	border-bottom-width: 1px;
	padding:10px;
}


#access_topic2{
	margin-left:10px;
	width:840px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 10px;
}

