@charset "utf-8";
/* CSS Document */

#outer-wrapper {
width: 345px;
margin:0 auto;
padding:1px 10px 10px 10px;
text-align:left;
font: normal normal 100% Georgia, Serif;
background-color:transparent;
}

#ticker {
width: auto;
height: 320px;
overflow: hidden;
margin: 15px 10px;
padding-left: 12px;
padding-right: 20px;
}

#ticker dt {
font-family: 'Roboto Slab', serif;
font-size: 22px;
color: #FFFFFF;
background-color:#76a43d;
padding-top:10px;
border-bottom:#FFFFFF solid 1px;
text-align:left;
line-height:20px;
font-weight:normal;
padding-bottom:7px;
}

#ticker dt a{
font-family: 'Roboto Slab', serif;
font-size: 22px;
color: #FFFFFF;
}

#ticker dd {
margin-left:0;
font-family: 'Asap', sans-serif;
font-size:14px;
color:#815509;
text-align:left;
line-height:20px;
padding-top:10px;
padding-bottom:20px;

}

#ticker dd a{
margin-left:0;
font-family: 'Asap', sans-serif;
font-size:14px;
color:#FFFFFF;
}

#ticker p{
	color:#815509;
}






/*-----------------------------Notice Board-----------------------------*/


#ticker1 {
width: auto;
height: auto;
overflow: hidden;
margin: 15px 10px;
padding-left: 12px;
padding-right: 20px;
}

#ticker1 dt {
font-family: 'Roboto Slab', serif;
font-size: 22px;
color: #FFFFFF;
padding-top:10px;
border-bottom:#FFFFFF solid 1px;
text-align:left;
line-height:20px;
font-weight:normal;
padding-bottom:7px;
}

#ticker1 dt a{
font-family: 'Roboto Slab', serif;
font-size: 22px;
color: #FFFFFF;
}

#ticker1 dd {
margin-left:0;
font-family: 'Asap', sans-serif;
font-size:14px;
color:#FFFFFF;
text-align:left;
line-height:20px;
padding-top:10px;
padding-bottom:20px;

}

#ticker1 dd a{
margin-left:0;
font-family: 'Asap', sans-serif;
font-size:14px;
color:#FFFFFF;
}
