﻿html{height:100%;border:0;}
body{margin:0;padding:0 0 12px 0;font-family:宋体,Verdana,Arial,Helvetica,sans-serif;font-size:13px;line-height:150%;text-align:center;height:100%;}

A { FONT-SIZE: 12px; COLOR: #0e2f68; text-decoration:none; }
A:hover { FONT-SIZE: 12px; COLOR: #f84702; TEXT-DECORATION: underline }

*
{
	font-size:12px;
	padding:0px;
	margin:0px;
}

.txtBlueBold
{
	color:Blue;
	font-weight:bold;
}
.txtBlueBold a
{
	color:Blue;
	font-weight:bold;
	text-decoration:none;
}
.txtBlueBold a:hover
{
	color:Red;
	font-weight:bold;
	text-decoration:underline;
}

.txtRed
{
	color:Red;
}
.txtRed a
{
	color:Red;
	text-decoration:none;
}
.txtRed a:hover
{
	color:Red;
	text-decoration:none;
}

.txtWhite
{
	color:White;
}
.txtWhite a
{
	color:White;
	text-decoration:none;
}
.txtWhite a:hover
{
	color:Red;
	text-decoration:none;
}

.txtBreak 
{
	word-wrap: break-word; 
	word-break: break-all; 
}

.PhotoBox IMG
{
	text-align:center;
	width:100px;
	height:120px;
	margin-top:10px;
	margin-bottom:5px;
}
.gotoPageInput
{
	width:20px;
}
.gotoPageLink a
{
	color:Red;
	text-decoration:none;
}
.gotoPageLink a:hover
{
	color:Red;
	text-decoration:underline;
}
