body {
	margin:0px;font-size:12px;overflow-y:auto;
	font-size: 13px;
	overflow: auto;
	clip:  rect( );
	scrollbar-face-color:#dddddd;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #efefef;
	scrollbar-arrow-color: #ffffff;
	background-color: #DDDDDD;
}
td {
	font-size:12px;
	line-height: 19px;
}
table {
    font-size:12px;
	line-height:19px;
}
.padding {
    padding-left:15px;}
.input {
	border: 1px solid #1365A6;
	height: 17px;
	font-size: 12px;
	color: #515151;
}
/*  文字样式  */
.yellow {
	font-family: "宋体";
	font-size: 12px;
	color: #993333;
	font-weight: bold;
}
.black {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left:8px;
}
.bule_line {
	font-family: "宋体";
	font-size: 12px;
	color: #033880;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}
.bule14 {
   	font-size:14px;
	line-height:20px;
	color:#3E5FC0;
	font-weight: bold;
	padding-left:10px;
	text-align: bottom;
}
.bule15_bold {
   	font-size:15px;
	color:#0099FF;
	font-weight: bold;
}
A:link {
	font-size: 12px; color: #000000; text-decoration: none 
}
A:active {
	font-size: 12px; color: #000000; text-decoration: none 
}
A:visited {
	font-size: 12px; color: #959696; text-decoration: none 
}
A:hover {
	font-size: 12px; color: #6E74F0; text-decoration: none 
}
.blue {
    font-family: "宋体";
    font-size: 14px;
	color: #0099FF;
	font-weight: bold;
}
.green {
    font-family: "宋体";
    font-size: 14px;
	color: #004400;
	font-weight: bold;
}
.yellow {
    font-family: "宋体";
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.rede {
    font-family: "宋体";
	font-size: 14px;
	color: #990066;
	font-weight: bold;
}
/*  边距定义  */
.copyright {
padding-top:148px
}
.more {
padding-top:1px
}
.leftpadding{
padding-left:14px
}
/* 背景定义 */
.news_bg11 {
	background-image: url(news_bg2.jpg);
	background-repeat: repeat-y;
}
.news_bg2 {
	background-image: url(star_bg.jpg);
	background-repeat: no-repeat;
}