@charset "utf-8";
/* CSS Document */

/*按鈕*/
#sb1 a:link,#sb1 a:visited{
	display:block;
	width:175px;
	height:42px;
	margin-bottom:18px;
	background-image: url(images/sbtn_sv.jpg);
	background-repeat: no-repeat;
}
#sb1 a:hover,#sb1 a:active{
background:url(images/sbtn_sv.jpg) no-repeat 0 -52px;
}
.sb1_parent{
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_sv.jpg) no-repeat 0 -52px;
}
/*------------------------------------------*/
#sb2 a:link,#sb2 a:visited{
display:block;
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_scient.jpg) no-repeat;
}
#sb2 a:hover,#sb2 a:active{
background:url(images/sbtn_scient.jpg) no-repeat 0 -52px;;
}
.sb2_parent{
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_scient.jpg) no-repeat 0 -52px;
}
/*-------------------------------------------*/
#sb3 a:link,#sb3 a:visited{
display:block;
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_svintro.jpg) no-repeat;
}
#sb3 a:hover,#sb3 a:active{
background:url(images/sbtn_svintro.jpg) no-repeat 0 -52px;;
}
.sb3_parent{
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_svintro.jpg) no-repeat 0 -52px;
}
/*-------------------------------------------*/
.tit{
background:url(images/sv_title.jpg) no-repeat;
}
.tit2{
background:url(images/scient_title.jpg) no-repeat;
}
.tit3{
background:url(images/svintro_title.jpg) no-repeat;
}

#news_list{
margin:0 0 50px 10px;
border:#4b8202 solid 1px;
width:570px;
text-align:center;
}
#index_cont{
margin:0 0 50px 10px;
width:725px;
}
#index_cont h1{
color:#006600;
font-size:18px;
font-weight:bold;
text-align:center;
margin:10px;
display:inline;
}
#index_cont h2{
color:#FF6600;
font-size:16px;
font-weight:bold;
margin:10px;
}
#index_cont p{
text-indent: 2em;
}

.txt_img{
width:100%;
}
.txt{
float:left;
width:465px;
}
.txt p{
margin:0 0 0 10px;
}
.img{
float:right;
width:250px;
margin-top:60px;
}
#sv_year{
width:auto;
margin:0 10px;
border-right:#4b8202 solid 1px;
border-left:#4b8202 solid 1px;
border-top:#4b8202 solid 1px;
}

.year2{
width:80px;
height:30px;
color:#009900;
padding:5px;
text-align:center;
background:#4b8202;
color:#FFFFFF;
border-bottom:#ffffff solid 1px;
border-right:#4b8202 solid 1px;
border-top:#ffffff solid 1px;
}

.year{
width:80px;
height:30px;
color:#009900;
padding:5px;
text-align:center;
background:#4b8202;
color:#FFFFFF;
border-bottom:#ffffff solid 1px;
border-right:#4b8202 solid 1px;
}
.year_event{
height:30px;
padding:5px 0 5px 20px;
border-bottom:#4b8202 solid 1px;
}

.year_event2{
height:30px;
padding:5px 0 5px 20px;
border-bottom:#4b8202 solid 1px;
border-top:#4b8202 solid 1px;
}

ol li {
list-style:none;
}
.ul{
margin-left:20px;
}
.ul li{
list-style:none;
background:url(images/icon_bus.jpg) no-repeat left 10px;
padding-left:10px;
margin-top:10px;
}
h3{
color:#FF6600;
font-size:13px;
font-weight:bold;
margin:10px 0 0 0;
}
h4{
color:#006600;
font-size:13px;
font-weight:bold;
margin:10px 0 -10px 15px;
}
#index_cont span{
	color:#006600;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:10px;
	display:block;
}

