.right {
	background-color: #FEF2CF;
	background-image: url(imgs/bk_soon.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px;
}
.box {
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
}
li {
	font-size: 12px;
	color: #990000;
	margin: 0px;
	padding: 5px 0px 0px;
}
ul {
	margin: 0px 0px 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.left {
	background-color: #FFFBCC;
	border: 1px solid #FF6600;
}
.newstitle {
	background-image: url(imgs/bg_title.gif);
	background-repeat: repeat-x;
	border: 1px solid #0066CC;
}
.newtitle {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066E6;
}
.newsnavi {
	background-image: url(imgs/under_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tstnewstitle {
	background-image: url(imgs/bg_title2.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFCC00;
}
.navilist {
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066E6;
	border-right-color: #0066E6;
	border-bottom-color: #FFFFFF;
	border-left-color: #0066E6;
}
