
body
{
	margin: 0;
	background-color: #FFFFFF;
	font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555555;
}

A
{
	font-size: 13px;
	color: #555555;
	line-height: 20px;
	text-decoration: underline;
}

table.Layout
{
	border:none;
	border-collapse:collapse;
}

table.Layout td
{
	margin:0;
	padding:0;
}

td.Frame_LT { width:5px; height:5px; background-image:url(../images/frame-lt.gif); }
td.Frame_T { height:5px; background-image:url(../images/frame-t.gif); }
td.Frame_RT { width:5px; height:5px; background-image:url(../images/frame-rt.gif); }

td.Frame_L { width:5px; background-image:url(../images/frame-l.gif); }
td.Frame_R { width:5px; background-image:url(../images/frame-r.gif); }

td.Frame_LB { width:5px; height:5px; background-image:url(../images/frame-lb.gif); }
td.Frame_B { height:5px; background-image:url(../images/frame-b.gif); }
td.Frame_RB { width:5px; height:5px; background-image:url(../images/frame-rb.gif); }

/***********************************************
	Top Menu Style
***********************************************/
.TopMenu
{
}

.TopMenuItem
{
	vertical-align: bottom;
	text-align:center;
	width: 80px;
}

.TopMenuItem A
{
	font-size: 12px;
	color: black;
	line-height: 20px;
	text-decoration: none;
}

.TopMenuItem A:hover
{
	color: #FF7200;
	font-weight: bold;
	text-decoration: underline;
}

/***********************************************
	Side Menu Style
***********************************************/
.MenuPane
{
	width:220px;
	text-align:left;
	vertical-align:top;
}

table.Menu
{
	width:180px;
	text-align:center;
}

table.MenuItemL1 
{
	height: 34px;
	background-image: url(../images/menubgin.gif);
	background-repeat:no-repeat;
	margin-top: 2px;

	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
}

A.MenuItemL1 IMG
{
	display:none;
}

table.MenuL2
{
	width:95%;
	margin-top:5px;
	margin-bottom:5px;
}

table.MenuItemL2
{
	margin-top: 1px;
	background-color: #BDD6F0;
	text-align:left;
	line-height: 20px;
}


A.MenuItem
{
	font-family:"宋体";
	color:Black;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	font-size: 14px;
}

A.MenuItem:hover
{
	text-decoration: underline;
	color: #FF7200;
}

/***********************************************
	Navigator Style
***********************************************/
table.Navigator
{
	/*background-image: url(../images/Nav_bg.jpg);*/
	text-align:left;
	height: 25px;
	color:Black;
	font-size: 13px;
}

.Navigator A
{
	color:Black;
	text-decoration:none;
}


/***********************************************
	Content Style
***********************************************/
.ContentPane
{
	text-align:left;
	vertical-align:top;
}


/***********************************************
	Footer Style
***********************************************/
.Footer
{
	/*background-image: url(../images/Footer_bg.jpg);*/
	background-color:#EFEFEF;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

.TechSupport
{
	background-color:#EFEFEF;
	font-size: 12px;
	line-height: 25px;
	color: black;
}

.Footer A
{
	font-size: 12px;
	color: black;
	line-height: 20px;
	text-decoration: none;
}

.Footer 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;
	text-decoration: underline;
}

A.DetailLinkH
{
	font-size: 13px;
	color: black;
	line-height: 20px;
	text-decoration: none;
}

A.DetailLinkH:hover
{
	text-decoration: underline;
}
