@charset "utf-8";
* {
	padding:0;
	margin:0;
}
table {
	border-collapse:collapse;
}
ul {
	list-style:none;
}
img {
	border:none;
}
body,td,th {
	font-size: 12px;
	color: #798699;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #005AAA;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #005AAA;
	text-decoration: none;
}
a:hover {
	color: #005AAA;
	text-decoration: underline;
}
a:active {
	color: #005AAA;
	text-decoration: none;
}
.a1:link {
	text-decoration: none;
	color: #798699;
}
.a1:visited {
	color: #798699;
	text-decoration: none;
}
.a1:hover {
	color: #798699;
	text-decoration: underline;
}
.a1:active {
	color: #798699;
	text-decoration: none;
}
.a2:link {
	color: #005AAA;
	text-decoration: none;
}
.a2:visited {
	color: #005AAA;
	text-decoration: none;
}
.a2:hover {
	color:#FFFFFF;
	background-color:#005AAA;
	padding:5px;
	font-weight:bold;
	text-decoration: none;
}
.a2:active {
	color: #005AAA;
	text-decoration: none;
}
.a3:link {
	color: #005AAA;
	font-size:14px;
	text-decoration: none;
}
.a3:visited {
	color: #005AAA;
	font-size:14px;
	text-decoration: none;
}
.a3:hover {
	color:#FFFFFF;
	background-color:#156FE6;
	padding:2px;
	font-size:14px;
	text-decoration: underline;
}
.a3:active {
	color: #005AAA;
	font-size:14px;
	text-decoration: none;
}
.cal {
    clear:left;
}
#Top,#Nav,#Content,#Bottom {
    width:980px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:15px;
}
#Logo {
    width:215px;
	height:60px;
	float:left;
}
#Banner {
    width:600px;
	float:right;
	height:60px;
	text-align:right;
}
#Nav {
    height:30px;
	background-color:#CCE0F5;
	border-bottom:1px solid #AAC1DE;
	padding-top:5px;
	margin-bottom:10px;
}
#Nav ul {
    margin-left:20px;
}
#Nav li {
    width:100px;
	margin-left:10px;
	float:left;
	line-height:30px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
#Nav li a {
    font-size:14px;
}
.Now_li {
    line-height:29px;
	height:29px;
	border:1px solid #AAC1DE;
	border-bottom:none;
	background-color:#F2F7FC;
}
#Search {
    width:720px;
	float:left;
	border-top:1px solid #CCE0F5;
	border-bottom:1px solid #CCE0F5;
	background-color:#F3F7FD;
}
#Search_1 {
	margin-top:30px;
	margin-left:50px;
	line-height:20px;
}
#Search_2 {
    margin-top:10px;
	margin-bottom:30px;
	margin-left:80px;
}
#Search_Input {
    width:400px;
	border:1px solid #7F9DB9;
	height:25px;
	line-height:25px;
}
#Search_Button {
	border:1px solid #666666;
	height:27px;
	line-height:25px;
	width:50px;
}
#News {
    width:300px;
	float:left;
	margin-top:10px;
	margin-left:20px;
}
#News p {
    font-size:14px;
	color:#000000;
	font-weight:bold;
}
#News ul {
    margin-top:5px;
	margin-left:5px;
	list-style:inside;
	list-style-type:decimal;
}
#News li {
    line-height:20px;
}
#News a {
    color:#798699;
}
#News a:hover {
    color:#FFFFFF;
}
#System_Info {
    width:250px;
	float:right;
	border:1px solid #B7CDE5;
	padding-bottom:5px;
}
#System_Info_1 {
    width:100%;
	background-color:#F3F7FD;
	line-height:30px;
	text-indent:12px;
	color:#000000;
	margin-bottom:5px;
}
#System_Info p {
    line-height:20px;
	margin-top:3px;
	text-indent:24px;
}
#Left {
    width:190px;
	float:left;
	border:1px solid #AAC1DE;
}
#Left ul {
    margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}
#Left li {
    line-height:25px;
}
#Right {
    width:760px;
	float:right;
	color: #005AAA;
}
#Right h1 {
	font-size:16px;
	margin-top:20px;
}
#Right ul {
    margin-top:15px;
	list-style:inside;
	list-style-type:decimal;
	font-size:14px;
	color:#000000;
}
#Right li {
    line-height:24px;
}
#Right a {
	font-size:14px;
}
#Right img {
    border:1px solid #CCCCCC;
	margin-left:30px;
}
#Contents {
    width:80%;
	line-height:25px;
	color:#999999;
	margin-top:10px;
	font-size:14px;
}
#Guest {
    width:720px;
	float:left;
	border:1px solid #B7CDE5;
}
#Guest_1 {
    width:100%;
	background-color:#F3F7FD;
	line-height:30px;
	text-indent:12px;
	color:#000000;
	margin-bottom:5px;
}
#Guest_2 {
    width:80%;
	margin:0 auto;
	margin-bottom:15px;
	line-height:25px;
}
.Guest_Input {
    border:1px solid #999999;
	margin-top:5px;
}
#Bottom {
    text-align:center;
}
