body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	color: #FFFFFF;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}






.input {
background-color:#FFFFFF;
	color:#000000;
	border: 1px solid #CCCCCC;
}
input.Search{
	color:#B70000;
}

a:link {
	color: #669ACC;
	text-decoration: none;
}
a:visited {
	color: #669ACC;
	text-decoration: none;
}
a:hover {
	color:#8BBAE4;
	text-decoration: none;
}
a:active {
	color: #669ACC;
	text-decoration: none;
}



a.pro:link {
	color: #000000;
	text-decoration: none;
}
a.pro:visited {
	color: #000000;
	text-decoration: none;
}
a.pro:hover {
	color: #FF0000;
	text-decoration:underline;
}
a.pro:active {
	color: #FF0000;
	text-decoration:underline;
}


a.news:link {
	color: #000000;
	text-decoration: none;
}
a.news:visited {
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	color: #FF0000;
	text-decoration:underline;
}
a.news:active {
	color: #FF0000;
	text-decoration:underline;
}

a.friendlink:link {
	color: #000000;
	text-decoration: none;
}
a.friendlink:visited {
	color: #000000;
	text-decoration: none;
}
a.friendlink:hover {
	color: #FF0000;
	text-decoration:underline;
}
a.friendlink:active {
	color: #FF0000;
	text-decoration:underline;
}
  .fontdrop {
	 FILTER: dropshadow(color=#ffffff,offx=3,offy=2); COLOR: #ffffff
}
.fontGlow{
	filter: Glow(Color=FFFFFF, Strength=1);
	
}

h3{
	font-size:18px;
	color:#5D5D5D;
}





.enFont{
font-family:Arial, Helvetica, sans-serif;
}
.arrowFont{
	margin:0px 2px;
	color:#999999;
	font-size:12px;
}
.white{color:#FFFFFF}
.LRBorder{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.BBorder{
border-bottom:1px #CCCCCC solid;
}
.GBorder{
	border:1px solid #E7E7E7;
}
.UnderLine{
	border-bottom:1px solid #CCCCCC;
}
.LRPadding{
	padding-left:20px;
	padding-right:20px;
}
.ReptNone{
background-repeat:no-repeat;
}
.ReptY{
background-repeat:repeat-y
}
.ReptX{
background-repeat:repeat-x;
}
.Break{
word-break:break-all;
}

.Clips{
overflow:hidden; 
text-overflow:ellipsis;
}

.ContentBox{
	padding:5px;
}
.masterTitle{
	color:#999999;
	font-size:14px;
	font-weight:bold;
}
.subTitle{
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
}
.Plus{ /* ¼ÓºÅ */
	cursor:hand;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #6397D1;	
}
.Minus{	/* ¼õºÅ */
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C9D9E2;	
}
.info{
	font-size:12px;
	color: #333333;	
}
.infoTime{
	font-size:10px;
	color: #333333;
}

.center{
	margin:0px auto;
}

.masterCata:link {
	font-size:12px;
	text-decoration: none;
}

.masterCata:link {
	color:#FFFFFF;
	text-decoration: none;
}
.masterCata:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.masterCata:hover {
	color: #99C8EA;
	text-decoration:underline;
}
.masterCata:active {
	color:#FFFFFF;
	text-decoration: none;
}




.subCata:link {
	color:#99C8EA;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.subCata:visited {
	color:#99C8EA;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.subCata:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.subCata:active {
	color:#99C8EA;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}



.hoverBox:link {
	border:#CCCCCC 2px solid;
}
.hoverBox:visited {
	border:#CCCCCC 2px solid;
}
.hoverBox:hover {
	border:#FF0000 2px solid;
}
.hoverBox:active {
	border:#CCCCCC 2px solid;
}
