﻿*
{
	padding: 0px;
	margin: 0px;
}
BODY
{
	font: normal 12px "宋体" , Verdana, Arial, Hel 333333;
	letter-spacing: 1px;
}
INPUT, SELECT, TD
{
	font-size: 12px;
	color: #333333;
}
.Mutiple
{
	width: 140px;
	height: 100px;
}
A:link, A:visited
{
	color: #333333;
	text-decoration: none;
}
A:hover, A:active
{
	color: #055288;
	text-decoration: underline;
}
img
{
	border: 0;
}
.Icon
{
	border: 0;
	cursor: pointer;
}
UL, LI
{
	list-style-type: none;
}
.clear
{
	clear: both;
	visibility: hidden;
}
.common
{
	margin: 0px auto;
	width: 99%;
}
.Bold
{
	font-weight: bold;
}
.Blue
{
	color: #06588a;
}
.Blue:link, .Blue:visited, .Blue:hover, .Blue:active
{
	color: #06588a;
}
.LeftContent:link, .LeftContent:visited, .LeftContent:hover, .LeftContent:active
{
	text-decoration: underline;
	color: #0B63AA;
}
.Em
{
	font-style: italic;
}
.Gray
{
	color: #999999;
}
.SubTitle
{
	font-size: 14px;
}
.Notes
{
	color: #ff4e00;
}
.Line
{
	border-bottom: #CCCCCC solid 1px;
}
.Button
{
	font-size: 12px;
	color: #333333;
	border: #86743e solid 1px;
	cursor: hand;
	height: 20px;
	line-height: 18px;
}

.Pink:link
{
	color: #0066a7;
}

.WhiteTitle
{
	font-size: 14px;
	color: White;
}

.White
{
	font-size: 12px;
	color: White;
}

.BlogTitle:link
{
	color:#0066a7;
   font-weight:bold;
   font-size:14pt;
   
	}

