<!--
body {
	background-image: url(../images/bg.jpg);
	background-position: center;
	margin: 0px;
}
td,body{
	font-size: 12px
}
.table_line {
	background-color:#A3BAD6;
}
.table_bg {
	background-color:#fff;
}
h1{
	font-size: 16px
}
h3{
	font-size: 14px;
	color:#FF0000
}
.news_list a:link {
	font-size:117%;
	font-weight:bold;
	color: #204E7D;
	text-decoration: none;
} 
.news_list a:visited {
	font-size:117%;
	font-weight:bold;
	color: #204E7D;
	text-decoration: none;
} 
.news_list a:hover {
	font-size:117%;
	font-weight:bold;
	color:#c00;
	text-decoration:none;
} 
.news_title a:link {
	font-size:117%;
	color: #000000;
	text-decoration: none;
} 
.news_title a:visited {
	font-size:117%;
	color: #000000;
	text-decoration: none;
} 
.news_title a:hover {
	font-size:117%;
	color:#c00;
	text-decoration:underline;
} 
.news_title12 a:link {
	font-size:12px;
	color: #000000;
	text-decoration: none;
} 
.news_title12 a:visited {
	font-size:12px;
	color: #000000;
	text-decoration: none;
} 
.news_title12 a:hover {
	font-size:12px;
	color:#c00;
	text-decoration:none;
}
.link_title12 a:link {
	font-size:12px;
	color: #000000;
	text-decoration: none
} 
.link_title12 a:visited {
	font-size:12px;
	color: #000;
	text-decoration: none
} 
.link_title12 a:hover {
	font-size:12px;
	color:#000;
	text-decoration:underline
}
.link_bottom a:link {
	font-size:12px;
	color: #fff;
	text-decoration: none;
} 
.link_bottom a:visited {
	font-size:12px;
	color: #fff;
	text-decoration: none;
} 
.link_bottom a:hover {
	font-size:12px;
	color:#0f0;
	text-decoration:underline;
}
.news_content {
	font-size:14px;
	line-height:20px
}
#regterm {
     overflow:auto;
	 height:320px;
	 border:1px solid #cccccc;
	 padding:10px;
	 font-size:14px;
	line-height:20px
}
.sub_button{
	width:80px;
	height:28px;
	font-size:12px;
	padding:5px 3px;
	font-weight: bold;
	cursor:hand;
}
.nar {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.current {
	font-size: 12px;
	color: #000000;
	padding:0px 0px 0px 5px;
}
.nar a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.nar a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.nar a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.table_boder{
	border: 1px solid #A3BAD6;
}
.table_title{
	color:#204E7D;
	font-weight:bold;
	font-size:14px;
	padding:3px 0px 0px 10px;
	background-image:url(../images/bg_title_newer.jpg);
	height:27px;
}
.bottom {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.showlist1 {
	background: #ffffff; border-bottom: #e1e1e1 1px dotted
}
.showlist2 {
	background: #f8f8f8; border-bottom: #e1e1e1 1px dotted
}
.weizhi{
	border:1px solid #A3BAD6;
	background:#E1EFFB;
	padding:0px 15px;
	height:25px;
	line-height:25px;
}
#siteimg {
	height: 60px;
	width: 60px;
	border: 1px solid #DDDDDD;
	background-image: url(../images/blank.gif);
}
#spacer {
	width:950px;
	height:5px;
	line-height:5px;
	margin:0 auto;
}
.hui12 {
	color: #666666;
	font-size:12px;
}
.red12 {
	color: #ff0000;
	font-size:12px;
}
-->