@charset "utf-8";
/* CSS Document */

#wrapper {
	width:900px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	height: 1310px;
	background-color: #FFFFFF;
	}
#wrapper #logo {
	width:230px;
	height:130px;
	float: left;
	background-color: #000000;
	padding-left: 10px;
	}

#wrapper #flash {
	width:660px;
	height:280px;
	background-image: url(../images/main/main/flashback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	position: relative;
	}
	
#sidebar {
	position:absolute;
	top:130px;
	width:235px;
	height:650px;
	background:url(../images/main/main/sideBar.jpg) no-repeat top left;
	left: 10px;
	z-index: 1;
	}

#sidebar ul {
	margin: 0;
	position: absolute;
	float: left;
	width: 235px;
	height:250px;
	list-style:none;
	background-image: url(../images/main/main/navBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	left: 0px;
	top: 20px;
		}
	#sidebar ul li {
	float:none;
		}
#sidebar ul li a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	line-height:10px;
	font-size:14px;
	font-weight:bold;
	background-image: url(../images/main/main/navSep.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 40px;
		}
#sidebar ul li a:hover {
	color:#FF0000;
		}
#wrapper #pic1 {
	position:absolute;
	top:830px;
	width:185px;
	height:185px;
	left:50px;
	z-index: 2;
	}
#wrapper #foot {
	position:absolute;
	bottom:0px;
	left:0px;
	width:900px;
	height:85px;
	}
	
#wrapper #flash #logo {
	position: absolute;
	height: 250px;
	width: 550px;
	top: 30px;
	left: 60px;
}
#wrapper #text1 #txt1 #infpic {
}
