body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: "Arial", "Verdana";
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}

img { border: 0px; }

a:link { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:active { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #000000; }

table { border: 1px solid #000000; border-collapse: collapse; }
tr { border: 1px solid #000000; }
td { border: 1px solid #000000; color: #000000; padding: 5px; font-size: 11px; font-family: "Arial", "Verdana"; }

.table0px { border-width: 0px; padding: 0px; }
.tr0px { border-width: 0px; padding: 0px; }
.td0px { border-width: 0px; padding: 0px; }

.main_line {
	border: 0px;
	padding: 0px;
	height: 1px;
	background: #979A9D;
}

#main_top {
	width: 636px;
	min-width: 636px;
	height: 50px;
	min-height: 50px;
}

#main_pic {
	height: 374px;
	min-height: 374px;
}

#main_pic2 {
	height: 103px;
	min-height: 103px;
}

#main_center {
	height: 270px;
	min-height: 270px;
	padding: 3px 0px 5px 0px;
	text-align: left;
}

.text_grey, .text_grey a {
	color: #979A9D;
	text-decoration: none;
}

.text_red, .text_red a {
	font-size: 14px;
	color: #9D363C;
	text-decoration: none;
}

.text_black, .text_black a {
	font-size: 13px;
	color: #5C5C5C;
	text-decoration: none;
}
