﻿body {
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	text-align: center;
}
body {
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	text-align: -moz-center;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
}
td {
    font-size: 11px;
/*  color: #313131; */
	font-family: arial;
}
.td {
	font-size: 9px;
	color: #808080;
	font-family: arial;
	text-align: left;
}
.td2 {
	font-size: 9px;
	color: #808080;
	font-family: arial;
	text-align: right;
}
.td_tit {
	font-size: 15px;
	color: #4f5875;
	font-family: arial;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
.td_left
{
    text-align:left;
}

a {
	color: #6460ab;
	text-decoration: none;
    font-weight:normal;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.aw {
	color: #2e3192;
	text-decoration: none;
}
.aw:hover {
	color: #000000;
	text-decoration: none;
}
.ab {
	color: #000000;
	text-decoration: none;
	font-family: arial;
	text-align:left;
}
.ab:hover {
	color: #ff5500;
	/*text-decoration: overline;*/
	text-decoration: none;
	font-family: arial;
}
img {
	border: none;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
div.center
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
div.right
{
  display: block;
  text-align: right;
}


select {
	border-color: #3C3C3C;
	border-width: 0;
	font-family: arial;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
option {
	border-color: #3C3C3C;
	border-width: 0;
	font-family: arial;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
input {
	border-color: #3C3C3C;
	border-width: 0;
	font-family: arial;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
textarea {
	border-color: #3C3C3C;
	border-width: 0;
	overflow: hidden;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
}
