/* CSS Document */ 

body{
	background-color: DCDCDC;
	margin: 0px;
    overflow-x:hidden
} 

.border1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DF05D8;
	border-right-color: #DF05D8;
	border-bottom-color: #DF05D8;
	border-left-color: #DF05D8;
} 
.border2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #29648E;
	border-right-color: #29648E;
	border-bottom-color: #29648E;
	border-left-color: #29648E;
} 

.font_12 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
} 
.font_12a {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
} 
.font_12b {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
 
a{ 
font-family: "宋体"; 
font-size: 12px; 
color: #000000; 
text-decoration: none; 
font-weight: normal; 
} 

a:hover { 
font-family: "宋体"; 
font-size: 12px; 
color: #ff0000; 
text-decoration: underline; 
font-weight: normal; 
} 
