@CHARSET "GBK";

a:link {
	text-decoration: none;
	color:black; 
}

a:hover {
	text-decoration: none;
	color:#FF3300; 
	position: relative;
	top: 1px;
	left: 1px
}

a:visited {
	text-decoration: none;
	color:black; 
}

a:active {
	text-decoration: none;
	color:black; 
}

a.list:link {
	color: #666666;
	padding: 1px;
	font-size: 14px;
}

a.list:visited {
	color: #666666;
	padding: 1px;
	font-size: 14px;
}

a.list:hover {
	color: #FF6600;
	padding: 1px;
	font-size: 14px;
}

.title {
	font-size: 14px;	
	font-family: '新宋体',blackadder ITC;
	font-weight: bold;	
}

.title1 {
	font-size: 14px;	
	font-family: '新宋体',blackadder ITC;
	font-weight: 700;
	color: #DE5412;
}

.title2 {
	font-size: 20px;	
	font-family: '楷体_GB2312',blackadder ITC;
	font-weight: 700;
	color: red;
}

.title3 {
	font-size: 28px;	
	font-family: '楷体_GB2312',blackadder ITC;
	font-weight: bold;
	color: #DE0E4D;
}

.contentBg{
	background-color:#E1F3FD;
}

.contentBg1{
	background-color:#B3E6FB;
}

.contentBg2{
	background-color:#62A2E1;
}

.label1{
	font-size: 12px;
	font-family: '新宋体',Arial;
}

.label2{
	font-weight: bold;
	font-size: 14px;
	font-family: '新宋体',Arial;
}

.label3{
	font-weight: bold;
	font-size: 18px;
	font-family: '新宋体',Arial;
}

.redlabel{
	color: #78182E;
	font-weight:bold;
	font-size: 12px;
	font-family: '新宋体',blackadder ITC;
}

.text{
	font-size: 12px;
	font-family: '新宋体',Arial;
}

.text-right{
	font-size: 14px;
	font-weight:bold;
	font-family: '新宋体',Arial;
}

.rolling{
	font-size: 14px;
	font-weight:bold;
	color: #78182E;
	font-family: '新宋体',Arial;
}

.rolling-text{
	font-size: 15px;
	color: black;
	font-weight: bold;
	font-family: '新宋体',Arial;
}

.list {
	font-size: 12px;
	color: #666666;
	padding: 5px;
}

.textContent {
	font-size: 14px;
	font-weight: 500;
	font-family: '新宋体',Arial;
}

