@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
a:link {
	color: #6987a3;
}
a:visited {
	color: #a2acba;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	margin-top: auto;
	margin-bottom: auto;
}
.rom {
	color: #666;
	font-size: 11px;
	line-height: 150%;
}
.ul-select {
	list-style-image: url(../images/dian.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.ul-select li {
	line-height: 140%;
	margin-left: -24px;
}
.menu-select {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.menu-select li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 38px;
}
.menu-select li a:visited {
	color: #666;
}
.menu-select li a:link {
	color: #666;
}
.menu-select li a:hover {
	color: #F00;
}
.menu-select li a:active {
	color: #F00;
}



p {
	line-height: 150%;
}
.current {
	color: #F00;
}
