@charset "utf-8";
/* CSS Document */
h1 {
	font-family: "Times New Roman","" ;
	font-size: 12px;
	color: #6da8bb;
	text-indent: 48px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0;
	line-height: 2;
	background-image: url(../../Content/Content_img/div_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
a:link {
	text-decoration: none;
	color: #6da8bb;
}
a:visited {
	text-decoration: none;
	color: #6da8bb;
}
a:hover {
	text-decoration: underline;
	color: #6da8bb;
}
a:active {
	text-decoration: none;
	color: #6da8bb;
}
.table1 {                  /*ȫֱʽ*/
	font-family: "Times New Roman","";
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #7d7d7d;
	letter-spacing: 0.15em;
	text-indent: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
body {
	width:100%;
	height:900px;
	margin:0px;
	padding:0px;
	font:12px/1.5em Verdana,"",Arial, Helvetica, sans-serif;
	color:#7d7d7d;
}
a{color:#6da8bb; text-decoration:none;}
a:hover{color:#6da8bb; text-decoration:underline;}
.links01 a{color:#6da8bb; text-decoration:underline;}
.links01 a:hover{color:#6da8bb; text-decoration:underline;}
