/* 公共样式 */
body{
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align:center;
    font-size:12px;
	background-color:#FFF;
}

table	{	text-align:left; font-size:12px;	}
span	{	font-size:12px;	}
form	{	margin:0; padding:0;	}

A:link		{	text-decoration: none;color: #666666;font-size:12px;	}
A:visited	{	text-decoration: none;color: #666666;font-size:12px;	}
A:active	{	text-decoration: none;	color: #666666;font-size:12px;	}
A:hover		{	text-decoration: underline;color: #FF0000;font-size:12px;}

/* 个别字体 */
.text12pxbold-black {font-weight:bold; color:#484848;font-size:12px  }
.text12pxbold-black A:link {font-weight:bold; text-decoration: none;color:#484848}
.text12pxbold-black A:visited {font-weight:bold; text-decoration: none;color:#484848}
.text12pxbold-black A:active{font-weight:bold; text-decoration:underline;color:#ff0000}
.text12pxbold-black A:hover {font-weight:bold; text-decoration:underline; color:#ff0000}

.text12pxbold-blue {font-weight:bold; color:#2B68B1;font-size:12px  }
.text12pxbold-blue A:link {font-weight:bold; text-decoration: none;color:#2B68B1}
.text12pxbold-blue A:visited {font-weight:bold; text-decoration: none;color:#2B68B1}
.text12pxbold-blue A:active{font-weight:bold; text-decoration:underline;color:#2B68B1}
.text12pxbold-blue A:hover {font-weight:bold; text-decoration:underline; color:#2B68B1}

.textnormal {font-weight:normal; color:#484848;font-size:12px  }
.textnormal A:link {font-weight:normal; text-decoration: none;color:#484848}
.textnormal A:visited {font-weight:normal; text-decoration: none;color:#484848}
.textnormal A:active{font-weight:normal; text-decoration:underline;color:#ff0000}
.textnormal A:hover {font-weight:normal; text-decoration:underline; color:#ff0000}

.text-white {font-weight: bold; color:#484848; font-size:12px }
.text-white A:link {font-weight:bold; text-decoration: none;color:#484848}
.text-white A:visited {font-weight:bold; text-decoration: none;color:#484848}
.text-white A:active{font-weight:bold; text-decoration:underline;color:#484848}
.text-white A:hover {font-weight:bold; text-decoration:underline; color:#484848}

.text12px-gray {font-weight: normal; color:#666666; font-size:12px }
.text12px-gray A:link {font-weight:normal; text-decoration: none;color:#666666}
.text12px-gray A:visited {font-weight:normal; text-decoration: none;color:#666666}
.text12px-gray A:active{font-weight:normal; text-decoration:underline;color:#ff0000}
.text12px-gray A:hover {font-weight:normal; text-decoration:underline; color:#ff0000}

.text14px-gray {font-weight: normal; color:#484848; font-size:14px }
.text14px-gray A:link {font-weight:normal; text-decoration: none;color:#484848}
.text14px-gray A:visited {font-weight:normal; text-decoration: none;color:#484848}
.text14px-gray A:active{font-weight:normal; text-decoration:underline;color:#484848}
.text14px-gray A:hover {font-weight:normal; text-decoration:underline; color:#484848}

.text14px-blue {font-weight: normal; color:#005AFF; font-size:14px }
.text14px-blue A:link {font-weight:normal; text-decoration: none;color:#005AFF}
.text14px-blue A:visited {font-weight:normal; text-decoration: none;color:#005AFF}
.text14px-blue A:active{font-weight:normal; text-decoration:none;color:#ff0000}
.text14px-blue A:hover {font-weight:normal; text-decoration:none; color:#ff0000}

.text14pxbold-blue {font-weight: bold; color:#005AFF; font-size:14px }
.text14pxbold-blue A:link {font-weight:bold; text-decoration: none;color:#005AFF}
.text14pxbold-blue A:visited {font-weight:bold; text-decoration: none;color:#005AFF}
.text14pxbold-blue A:active{font-weight:bold; text-decoration:none;color:#005AFF}
.text14pxbold-blue A:hover {font-weight:bold; text-decoration:none; color:#005AFF}

.text12px-blue {font-weight: normal; color:#005AFF; font-size:12px }
.text12px-blue A:link {font-weight:normal; text-decoration:none;color:#005AFF}
.text12px-blue A:visited {font-weight:normal; text-decoration:none;color:#005AFF}
.text12px-blue A:active{font-weight:normal; text-decoration:none;color:#ff0000}
.text12px-blue A:hover {font-weight:normal; text-decoration:none; color:#ff0000}

.text14px-red {font-weight: normal; color:#ff0000; font-size:14px }
.text14px-red A:link {font-weight:normal; text-decoration: none;color:#ff0000}
.text14px-red A:visited {font-weight:normal; text-decoration: none;color:#ff0000}
.text14px-red A:active{font-weight:normal; text-decoration:none;color:#eeeeee}
.text14px-red A:hover {font-weight:normal; text-decoration:none;color:#eeeeee}

/* 图片效果 */
.alpha{filter:alpha(opacity=100) blendTrans(duration=0.5)} 

/* 间隔 */
.Hspace-1-4{width:1px; height:4px; overflow:hidden; clear:both;}

/* 表格下行虚线 */
.1xia {	BORDER-BOTTOM: #cccccc 1px dotted}

/* 表格边线 */
.tableBK {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0282CD;
	border-right-color: #0282CD;
	border-bottom-color: #0282CD;
	border-left-color: #0282CD;
}
.tableBKleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #330066;
	border-right-color: #330066;
	border-bottom-color: #330066;
	border-left-color: #330066;
}
.tableBKright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #330066;
	border-right-color: #330066;
	border-bottom-color: #330066;
	border-left-color: #330066;
}
.tableBKbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #330066;
	border-right-color: #330066;
	border-bottom-color: #330066;
	border-left-color: #330066;
}

.tableBKtop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EF9C94;
	border-right-color: #EF9C94;
	border-bottom-color: #EF9C94;
	border-left-color: #EF9C94;
}

.tableBKtopbottom {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F1F1F1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;
}
.tableBtbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #898B87;
	border-right-color: #898B87;
	border-bottom-color: #898B87;
	border-left-color: #898B87;
}
