.upclass {
	/*position: fixed;*/
}
body {
	background-color: #4072A1;
	background-image: url("/twnic_php/image/bg999.jpg");
	/*background-position: 0 89px;*/
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin-left:0;
	margin-top:0;
}

.pclass {
	font-family: Verdana;
	font-size: 12px;
};

.pclass p {
	color:red;
}

.red {
	color:#ff0000;
}
.leftDiv a {
	text-decoration:none;
	color:#ffffff;
}
.leftDiv a:hover {
	color:#FF8A00;
	cursor:hand;
}

.contentDiv {
	position: absolute;
	top:98px;
}
.news_list_subject {
	color:#FF8A00;
	font-weight: bold;
}
.mon_list_subject {
	color:#FF8A00;
	font-weight: bold;
}
.news_content_subject {
	color:#FF8A00;
	font-weight: bold;
}
.mon_content_subject {
	color:#FF8A00;
	font-weight: bold;
}
.leftMenu {
	position: relative;
	left:10px;
	font-weight: bold;
	width:131px;
	height:29px;
}
.leftMenu2{
	font-size:small;
	position: relative;
	left:30px;
	width:101px;/* 131-30 */
	height:20px;
}
.news_list a {
        text-decoration:none;
	color:#ffffff;
}
.news_list a:hover {
        text-decoration:underline;
	color:#FF8A00;
}
.mon_list a {
        text-decoration:none;
	color:#ffffff;
}
.mon_list a:hover {
        text-decoration:underline;
	color:#FF8A00;
}
.orange{
	color:#FF8A00;
}
.white{
	color:#ffffff;
}
.news_content_subject {
	position: relative;
	left: 30px;
	color:#FF8A00;
}
.mon_content_subject {
	position: relative;
	left: 30px;
	color:#FF8A00;
}
.leftDiv a,.leftDiv{
	color: #ffffff;
	text-decoration:none;
}

