@charset "utf-8";
/* CSS Document */

/*按鈕*/
#sb1 a:link,#sb1 a:visited{
display:block;
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_news.jpg) no-repeat;
}
#sb1 a:hover,#sb1 a:active{
background:url(images/sbtn_news.jpg) no-repeat 0 -52px;
}
.sb1_parent{
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_news.jpg) no-repeat 0 -52px;
}
/*------------------------------------------*/
#sb2 a:link,#sb2 a:visited{
display:block;
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_report.jpg) no-repeat;
}
#sb2 a:hover,#sb2 a:active{
background:url(images/sbtn_report.jpg) no-repeat 0 -52px;;
}
.sb2_parent{
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_report.jpg) no-repeat 0 -52px;
}

#sb3 a:link,#sb3 a:visited{
display:block;
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_learning.jpg) no-repeat;
}
#sb3 a:hover,#sb3 a:active{
background:url(images/sbtn_learning.jpg) no-repeat 0 -52px;;
}
.sb3_parent{
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_learning.jpg) no-repeat 0 -52px;
}
#sb4 a:link,#sb4 a:visited{
display:block;
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_pic.jpg) no-repeat;
}
#sb4 a:hover,#sb4 a:active{
background:url(images/sbtn_pic.jpg) no-repeat 0 -52px;;
}
.sb4_parent{
width:175px;
height:42px;
margin-bottom:18px;
background:url(images/sbtn_pic.jpg) no-repeat 0 -52px;
}
/*-------------------------------------------*/
.tit{
background:url(images/report_title.jpg) no-repeat;
}
.learning{
background:url(images/report_title_1.jpg) no-repeat;
}
.media{
color:#71af43;
font-weight:bold;
width:15%;
text-align:left;
padding:0 10px;
background:url(images/line.jpg) 20px bottom repeat-x;
}
.back_media{
color:#71af43;
font-weight:bold;
width:17%;
text-align:left;
padding:0 10px;
background:url(images/line.jpg) 20px bottom repeat-x;
}
#news_list{
margin:0 0 50px 10px;
border:#4b8202 solid 1px;
width:725px;
text-align:center;
}
#news_cont{
margin:0 0 50px 10px;
border:#4b8202 solid 1px;
width:725px;
text-align:center;
}
#list{
width:95%;
margin:0 auto;
}
.data{
padding:5px 0 5px 0;
color:#72af43;
font-weight:bold;
width:13%;
height:20px;
background:url(images/line.jpg) 20px bottom repeat-x;
text-align:center;
}
.title{
padding:5px 0;
width:70%;
height:auto;
background:url(images/line.jpg) 20px bottom repeat-x;
text-align:left;
}
.back_title{
padding:5px 0;
width:55%;
height:auto;
background:url(images/line.jpg) 20px bottom repeat-x;
text-align:left;
}
.cont_title{
font-weight:bold;
font-size:13px;
padding:2px 0 0 0;
text-align:left;
width:70%;
background:url(images/line.jpg) 20px bottom repeat-x;
}
.back_cont_title{
font-weight:bold;
font-size:13px;
padding:2px 0 0 0;
text-align:left;
width:65%;
background:url(images/line.jpg) 20px bottom repeat-x;
}

