﻿body {
  margin:0px;
  font-size:12px;
  color:#333333;
  font-family: "Verdana";
  
}
.main{
  margin:0px;
  padding:5px 100px 5px 45px;
  font-size:12px;
  color:#000000;
  font-family: "Verdana";
  line-height: 2.0em;
}
.right{
  margin:0px;
  padding:5px 30px 5px 30px;
  font-size:12px;
  color:#390000;
  font-family: "Verdana";
  line-height: 2.0em;
}
.left{
  margin:0px;
  padding:5px 0px 5px 24px;
  font-size:12px;
  color:#D04660;
  font-family: "Verdana";
  line-height: 2.0em;
  
}
.td {
  font-size:12px;
  color:#000000;
  font-family:"Verdana";
}

 /*默认未点击链接样式*/
a:link,.a:visited{ 
	font-family: "Verdana";
	font-size: 12px;
	color: #C23852;
	text-decoration: none;
}
a:hover{          
	font-family: "Verdana";
	font-size: 12px;
	color: #C23852;
	text-decoration: underline
}
a:visited {
	font-family:verdana;
	font-size: 12px;
	color: #C23852;
	text-decoration: none;
}
/*左侧链接样式*/
.lefta:link,.lefta:visited{
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.lefta:hover{                
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


/*底部普通文本样式*/
.footer{                    
    font-family: font-family: Verdana;
	font-size: 12px;
	line-height: 1.6px;
}


/* 底部所有链接样式*/
.footer a:link,.footer a:visited{ 
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover{
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}                         
.proleftbutton a:link {
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.proleftbutton a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.proleftbutton a:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}

