/* CSS Document */

body {
	margin-left: 1px;
	margin-top: 14px;
	margin-right: 1px;
	margin-bottom: 250px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #B3DCF0;
	background-attachment: fixed;

}
body,td,th {
	font-size: 12px;
	line-height: 20px;
	color: #836656;
}
#td_1 {
	border: 1px solid #27243C;
	font-size: 12px;
}
.td1 {
	border: 1px solid #837D9D;
}
a:link {
	color: #836656;
	text-decoration: underline;
}
a:visited {
	color: #836656;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #836656;
	text-decoration: underline;
}.title {
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	color: #050505;
	font-family: "ººÒÇµûÓïÌå¼ò";
}

