@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
}
#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nav {
	background-color: #EAEAEA;
	height: 5px;
	background-image: url(images/nav.jpg);
}
#tableinfo p {
	text-indent: 0em;
}


.allcontent {
	width: 920px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#right_content {
	float: left;
	padding: 10px;
	width: 735px;
}
h3 {
	color: #D0211C;
}

#copyright {
	text-align: center;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.cont_width {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#left_content {
	float: left;
	background-image: url(images/left_pic.gif);
	background-repeat: no-repeat;
	width: 145px;
	height: 796px;
}
#falsh {
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	height: 265px;
}
#right_content a:link {
	color: #CC3300;
}
#right_content a:visited {
	color: #CC0000;
	text-decoration: none;
}
#page_fen a:link {
	color: #CC3300;
}
#page_fen a:visited {
	color: #CC0000;
	text-decoration: none;
}
#page_fen {
	width: 380px;
	float: right;
}
#right_content p {
	text-indent: 2em;
}
#tableinfo td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 35px;
	text-align: center;
	padding: 5px;
}
.bgc {
	background-color: #EFEFEF;
	text-align: center;
	font-weight: bold;
}

