
body
{
	margin: 0;
	background-color: #FFFFFF;
	font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555555;
}

A1
{
	font-size: 13px;
	color: #555555;
	line-height: 20px;
	text-decoration: underline;
}

a { 
	text-decoration:none;
	color: #00274B;
	}
a:hover { 
  text-decoration:underline;
  color: #006DD3;
   }
/***********************************************
	Top Menu Style
***********************************************/
table.TopMenu
{
	margin:0;
	padding:0;
}

td.TopMenuItem
{
	vertical-align: bottom;
	text-align:center;
	padding:0;
	margin:0;
}

.TopMenuItem A
{
	font-size: 12px;
	font-weight: normal;
	color: black;
	line-height: 21px;
	text-decoration: none;
}

.TopMenuItem A:hover
{
	text-decoration: underline;
}

/***********************************************
	Side Menu Style
***********************************************/
.MenuPane
{
	text-align:left;
	vertical-align:top;
}

table.Menu
{
}

table.MenuItem 
{
}

table.MenuItem div
{
	border1:solid 1px blue;
	padding: 0;
}

div.MenuItem1
{
	border-bottom:1px dotted #B1BEC4;
	padding-left:20px;
	margin-left:10px;
	margin-right:10px;
	white-space: nowrap;
}

.MenuItem1 span
{
	white-space: nowrap;
	display:block;
	line-height:30px
}

.MenuItem1 A
{
	color: #6A6A6A;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}

.MenuItem1 A:hover
{
	text-decoration: underline;
}

.GraphicMenuItem {
	width: 238px;
	height: 70px;
	cursor: pointer;
}

.TextMenuItem {
	width: 238px;
	height:30px;
	text-align: center;
	vertical-align: middle;
}

/***********************************************
	Navigator Style
***********************************************/

.Navigator
{
	color: #6A6A6A;
	font-weight: bold;
}

.Navigator A
{
	font-size:12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}


/***********************************************
	Content Style
***********************************************/
.ContentPane
{
	width1:650px;
	text-align:left;
	vertical-align:top;
}

/***********************************************
	Footer Style
***********************************************/
.Footer
{
	width:100%;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

.TechSupport
{
	font-size: 12px;
	line-height: 25px;
	color: #c9c5c4;
}

.Footer A
{
	font-size: 12px;
	color: black;
	line-height: 20px;
	text-decoration: none;
}

.Footer A:hover
{
	text-decoration: underline;
}

/***********************************************
	Pager Style
***********************************************/
.Pager A
{
	font-size: 12px;
	line-height: 25px;
	text-decoration: underline;
}

/***********************************************
	PhotoGallery Style
***********************************************/
.PhotoGallery A
{
	text-decoration: none;
}

.PhotoGallery A:hover
{
	text-decoration: underline;
}

/***************/

A.ButtonLink
{
	font-size: 13px;
	color: #555555;
	line-height: 20px;
	text-decoration: underline;
}

A.DetailLink
{
	font-size: 13px;
	color: #555555;
	line-height: 20px;
}


