.normal {
	font-size: 13px;
	font-family: Verdana;
}
.bluenormal {
	font-size: 13px;
	font-family: Verdana;
	color:blue;
}

.boldtitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
}
.history {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:link {
	color: #AA00FF;
}

.fiftyper {
	width: 30%;
}
.hundredper {
	width: 95%;
}
.mybody {
	margin: 0px;
	background-image: url(img/rightbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-attachment: fixed;
}


.tenper {
	width: 12%;
}
hr {
	height: 1px;
	color: #999999;
}


.trclass {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableclass {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tableclassall {
	border: 1pt solid #666666;
}


.boldtable {
	font-size: 12px;
	font-weight: bold;
}
.mydiv {
	vertical-align: middle;
	position: relative;
}


.graiantColor{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#3568CC', gradientType='0')
}
.tableclassalltoindex {
	border: 1pt solid #CC3300;
}
.tBig {
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;	
}
a:hover {
	color: #FF3333;
	text-decoration: underline overline;
}
a:active {
	color: #0000FF;
}
.redline {
	border: 1px solid #CCCCCC;
}
#cf{
	background-attachment: fixed;
	background-image: url(img/changfang.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
