/***************************************************/

.margint0 {
	margin-top:0px;
	margin-bottom: 0px;
}
.margint1 {margin-top:1px;}
.margint2 {margin-top:2px;}
.margint3 {margin-top:3px;}
.margint4 {margin-top:4px;}
.margint5 {margin-top:5px;}
.margint10 {margin-top:10px;}
.marginb10 {margin-bottom:10px;}
.margint20 {margin-top:20px;}
.margint30 {margin-top:30px;}
.margint50 {margin-top:50px;}
.margint100 {margin-top:100px;}
.margintb10 {margin-top:10px; margin-bottom: 10px;}

/***************************************************/
h1 {
	font-size: 12px;
	color: #CBCBCB;
	font-weight: bold;
	line-height: 14px;
	margin-top:5px;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}

h2 {
	font-size: 12px;
	color: #5F5727;
	font-weight: normal;
	line-height: 16px;
	margin-top:150px;
	margin-bottom: 0px;
	margin-left: 340px;
}

.top1 {
	background-image: url(images/frontbg_03.gif);
	text-align: center;
	height: 140px;
	width: 100%;
	margin-top: 30px;
}
.top2 {
	background-image: url(images/front_05.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 800px;
}
.top3 {
	text-align: center;
	height: 253px;
	width: 100%;
	margin-top: 0px;
}
.top4 {
	background-image: url(images/front_08.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 800px;
	text-align: left;
}
.credit {
	color: #CBCBCB;
	font-size: 11px;
	font-weight: bold;
}

.foot {
	color: #CBCBCB;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.wday {
	color: #CBCBCB;
	font-size: 10px;
}

.w {
	color: #CBCBCB;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.comment {
	color: #CBCBCB;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	background-image: url(img/subbg_17.jpg);
}

td {
	font-size: 12px;
	line-height: 16px;
	color: #CBCBCB;
}

.news {
	color: #ff0000;
    overflow-y: scroll;
    height:150px;
    width: 440px;
}


