body {
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.outline {
	width: 750px;
	text-align: left;
	margin: auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../image/bk.gif);
	clear:both;
}
.outline h1	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: none;
	background-color: #000066;
	margin-bottom: 0px;
	padding: 3px 3px 3px 3px ;
	text-align: left;
}
.top {
	width: 750px;
	padding-left: 10px;
}
.c-both {
	clear:both;
}
.under-margin {
	letter-spacing: 3px;
	font-size: 13px;
	padding: 15px 0px 15px 15px;
}
.tnew {
	width: 320px;
	float: left;
}
.tside {
	width: 350px;
	float: right;
	margin: 0 0 0 40px;
}
.title {
	padding: 0px;
	margin-top: 10px;
	font-weight: bold;
}

#news {
	width: 320px;
	height: 100px;
	background-color: #ffffff;
	overflow-y:scroll;
}

#news th {
	color: #0066FF;
	border-left: 5px solid #666666;
}
.banner {
	margin: 0px 0px 10px;
	font-size: 12px;
	line-height: 14px;
}
hr {
	color: #1265B1;
	background-color: #1265B1;
	border: none;
	width: 100%;
	height: 5px;
}
.ucont_txt {
	font-size: 12px;
	line-height: 18px;
}
.top_pic {
	width: 750px;
	height: 250px;
	background-image: url(../image/title2.jpg);
	background-repeat: no-repeat;
}
.top_button {
	width: 150px;
	float: left;
}
.bar {
	width: 750px;
	height: 20px;
	padding: 3px 3px 3px 3px;
	background-color: #000066;
	color:#FFFFFF;
	font-size: 12px;
	text-align:right;
}

.bar a:link {
	color: #ffffff;
	text-decoration: underline;
}
.bar a:hover {
	color: #ffffff;
	text-decoration: none;
}
.bar a:active {
	color: #ffffff;
}
.bar a:visited {
	color: #ffffff;
}

