@charset "utf-8";
/* CSS Document */


img {
	vertical-align: middle !important;
	border: 0;
}
h1 { /*หัวข้อข่าวสีน้ำตาล*/
	font: normal bold 18px/0px 'THNiramitAS';
	padding: 15px 0 0 30px;
	margin-bottom: 50px;
	color: #754c24;
	float: left;
}
h2 { /*หัวข้อข่าวสีฟ้า*/
	font: normal bold 18px/0px 'THNiramitAS';
	padding: 15px 0 0 30px;
	margin-bottom: 50px;
	color: #14528b;
	float: left;
}
h3 { /*หัวข้อข่าวสีเหลือง*/
	font: normal bold 18px/0px 'THNiramitAS';
	padding: 10px 0 0 30px;
	color: #f9d800;
	float: left;
}
h4 { /*หัวข้อข่าวชมพู*/
	font: normal bold 18px/0px 'THNiramitAS';
	padding: 10px 0 0 30px;
	color: #6a2f51;
	float: left;
}
a {
	color: #754c24;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #362f2d;
}
#top {
	font-family: 'THNiramitAS';
	font-style: normal;
	font-weight: bold;
	background: url(../images/bg_topBar.png) repeat-x;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 999;
}
.top {
	margin: 0 auto;
	z-index: 999;
	color: #754c24;
}
.login img {
	padding-right: 5px;
}
ul.login {
	/*    clear: right;
    display: block;
    float: right;*/
	font-size: 12px;
	font-weight: bold;
	height: 39px;
	line-height: 33px;
	margin: 0 auto;
	/*    position: relative;
    left: 118px;*/
	text-align: center;
	width: 970px;
	line-height: 30px;
}
ul.login li.left {
	background: url(../images/bg_topLeft.png) no-repeat scroll left 0 transparent;
	display: block;
	float: left;
	height: 39px;
	margin: 0;
	padding: 0;
	width: 25px;
}
ul.login li {
	background: url(../images/bg_topCenter.png) repeat-x scroll 0 0 transparent;
	display: block;
	float: left;
	height: 39px;
	padding: 0 6px;
	text-align: left;
	position: relative;
	line-height: 33px;
}
ul.login li.right {
	background: url(../images/bg_topRight.png) no-repeat scroll left 0 transparent;
	display: block;
	height: 42px;
	right: 0;
	width: 30px;
	margin: 0;
	padding: 0;
}
ul.login li.userName {
    font-weight: bold;
    overflow: hidden;
    text-align: right;
    width: 260px; 
}
.logo {
	margin: 10px 0 10px 0;
	width: 895px;
}
/*___________________________________________________________________end top*/
#primary {
	width: 895px;
	margin: 0 auto;
}
.sideNav {
	width: 193px;
	float: left;
}
.side {
	width: 193px;
	min-height: 250px;
	max-height: 930px;
	overflow: hidden;
	background: url(../images/side_bgNav.png) bottom center;
}
#navcontainer {
	padding-left:15px;
}
ul#navlist {
	font-size:14px;
}
ul#navlist a {
	font-weight: bold;
	text-decoration: none;
}
ul#navlist, ul#navlist ul, ul#navlist li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#navlist li {
	display:block;
	margin:5px 0;
	white-space: nowrap;
}
ul#navlist li a {
	font-weight: normal;
	padding: 3px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul#navlist li a:hover {
	background: #ad9278;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px 10px;
}
ul#navlist li a:active {
	color: #cccccc;
	background-color: #003366;
}
ul#subnavlist {
	display: none;
}
ul#subnavlist li {
	float: none;
}
ul#subnavlist li a {
	font-weight: normal;
	padding: 0px 0px;
}
ul#navlist li:hover ul#subnavlist {
	display:inline;
	position: absolute;
	background: #fff;
	border:1px solid #754C24;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index:999999;
}
ul#navlist li:hover ul#subnavlist li a {
	display: block;
	min-width:100px;
	max-width:55555px;
	border: none;
	padding: 3px;
	font-size:13px;
}
ul#navlist li:hover ul#subnavlist li a:before {
	content:url(../images/bullet.png);
	padding-right:3px;
}
/*___________________________________________________________________bookshelves*/
.sideNav.bookshelves {
}
.shelves {
	width: 193px;
	height: 270px;
    background: url(../images/bg_shelvesTop.png) no-repeat top center;
    margin: auto;
}
.book {
	padding-top: 5px;
	text-align: center;
	width: 193px;
}
#slides_three p {
	font-size: 11px;
	word-wrap: break-word;
	margin-top: 10px;
	height: 50px;
	width: 185px;
	padding: 10px 5px 0;
}
#slides_three .slides_container {
	width: 193px;
	height:270px;
	display: none;
}
#slides_three a {
	color: #754c24;
	font-size: 11px;
}

#slides_three a:hover {
	color: #ffd8f3;
	font-size: 11px;
}
#slides_three a:active {
	color: red;
	font-size: 11px;
}
#slides_three .slides_container div {
	width: 193px;
	display: block;
}
.pagination, .next, .prev {
	display: none;
}
/*___________________________________________________________________bannerSystem*/
.bannerSystem {
	margin-top: 10px;
	width: 193px;
}
.bannerSystemTopic {
	width: 193px;
	height: 71px;
	float: left;
}
.bannerSystemLists {
	background: url(../images/side_bgSystemLists.png) bottom center no-repeat;
	width: 193px;
	float: left;
	margin-bottom: 2px;
}
.bannerSystemLists ul {
	list-style: none;
	display: inline;
}
.bannerSystemLists ul li {
	display: block;
	float: left;
	padding: 5px 0 0 2px;
}
.bannerSystemLists ul li a {
	display: block;
	height: 59px;
	text-decoration: none;
	width: 188px;
}
.b1 {
	background: url(../images/banner/banner1.png) no-repeat;
	height: 59px;
	width: 188px;
}
.b2 {
	background: url(../images/banner/banner2.png) no-repeat;
	height: 59px;
	width: 188px;
}
.b3 {
	background: url(../images/banner/banner3.png) no-repeat;
	height: 59px;
	width: 188px;
}
.b4 {
	background: url(../images/banner/banner4.png) no-repeat;
	height: 59px;
	width: 188px;
}
.b5 {
	background: url(../images/banner/banner6.png) no-repeat;
	height: 59px;
	width: 188px;
}
.b6 {
	background: url(../images/banner/banner5.png) no-repeat;
	height: 59px;
	width: 188px;
}
.counter {
	background: url(../images/counter.png) no-repeat;
	height: 59px;
	width: 188px;
	margin: 5px 0 0 2px;
}
.counter span {
	color: #2b6396;
	font-size: 11px;
	font-weight: bold;
}
/*___________________________________________________________________bannerRelatedSystem with jCarousel slides*/
.bannerRelated {
	margin-top: 10px;
	width: 193px;
}
.bannerRelatedTopic {
	width: 193px;
	height: 71px;
	float: left;
}
.bannerRelatedLists {
	background: url(../images/side_bgRelatedLists.png) no-repeat;
	width: 193px;
	height: 350px;
	float: left;
	margin-bottom: 2px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 160px;
	height: 300px;
	padding: 48px 15px 0;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width: 160px;
	height: 260px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 160px;
	height: 60px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 5px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 3px;
	left: 75px;
	width: 40px;
	height: 10px;
	cursor: pointer;
	background: url(../images/btn_down.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover, .jcarousel-skin-tango .jcarousel-next-vertical:focus {
	background-position: 0 -30px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
	background-position: 0 -20px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -10px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 10px;
	left: 75px;
	width: 40px;
	height: 10px;
	cursor: pointer;
	background: url(../images/btn_up.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-vertical:focus {
	background-position: 0 -30px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
	background-position: 0 -20px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -10px;
}
/*___________________________________________________________________News1*/
#centerPrimary {
	float: right;
	width: 693px;
	margin-left: 9px;
}
.managementNews1 {
	background: url(../images/bg_managementNews1.png) top center;
	height: 333px;
	width: 693px;
}
.managementNews1 a {
	font-size: 11px;
	color: #14528b;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}
.managementNews1 a:hover {
	color: #000;
}
.managementNews1 a:active {
	color: red;
}
input.viewAllNews1[type="button"] {
	background: url(../images/btn_viewAll1.png) no-repeat;
	border: none;
	height: 30px;
	width: 113px;
	float: right;
	margin: 10px 7px 0 0;
}
input.viewAllNews1[type="button"]:hover {
	background-position: 0 -30px;
}
input.viewAllNews1[type="button"]:active {
	background-position: 0 -60px;
}
#slides .slides_container {
	margin: 0 auto;
	width: 670px;
	display: block;
	height:156px;
    overflow: visible;

}
#slides .slides_container .slide {
	width: 650px;
	display: block;
    height:156px;
}
.item {
	float: left;
	width: 194px;
	margin: 0 10px;
}
.pagination {
	margin: 15px auto;
	width: 42px;
	z-index: 99;
	position: relative;
}
.pagination li {
	float: left;
	margin: 0 1px;
	height: 12px;
	overflow: hidden;
}
.prev, .next {
	display: none;
}
/*___________________________________________________________________News2*/
.managementNews2 {
	margin-top: 10px;
	width: 90%;
	height: 70px;
}
.managementNews3 {
	min-height: 167px;
	max-height: 500px;
	padding: 0 0 20px; 
	width: 100%;
}
input.viewAllNews2[type="button"] {
	background: url(../images/btn_viewAll2.png) no-repeat;
	border: none;
	height: 30px;
	width: 113px;
	float: right;
	margin: 10px 7px 0 0;
}
input.viewAllNews2[type="button"]:hover {
	background-position: 0 -30px;
}
input.viewAllNews2[type="button"]:active {
	background-position: 0 -60px;
}
ul.news2 {
	/*list-style-image: url(../images/bullet.png);
	list-style-position: inside;*/
	padding: 0;
	margin: 10px 0 0 20px;
	width: 90%;
	clear: both;
}
ul.news2 li {
	border-bottom: 1px dashed #ccc;
	padding: 2px 0px;
}
ul.news2 li a {
	font-size: 13px;
	font-weight: normal;
}
ul.news2 li a:active {
	color: red;
}
ul.news3 {
    list-style-image: url(../images/bullet.png);
    list-style-position: inside;
    padding: 0;
    margin: 10px 0 0 20px;
    width: 100%;
    clear: both;
}
ul.news3 li a {
    font-size: 13px;
    font-weight: normal;
}
ul.news3 li a:active {
    color: red;
}
/*___________________________________________________________________reportsDOC*/
.reportDoc1 {
	margin-top: 10px;
	background: url(../images/bg_reportsDoc1.png) no-repeat top center;
	width: 693px;
	height: 52px;
}
.reportDoc2 {
	background: url(../images/bg_reportsDoc2.png) no-repeat bottom;
	width: 693px;
	min-height: 100px;
}
.jcarousel-skin-tango2 .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango2 .jcarousel-container-horizontal {
	width: 630px;
	padding: 10px 40px;
}
.jcarousel-skin-tango2 .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango2 .jcarousel-clip-horizontal {
	width: 630px;
}
.jcarousel-skin-tango2 .jcarousel-item {
	width: 130px;
	text-align: center !important;
}
.jcarousel-skin-tango2 .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 35px;
}
.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-tango2 .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango2 .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
.jcarousel-skin-tango2 .jcarousel-container-horizontal a {
	font-size: 12px;
	color: #2b6396;
	text-align: center;
}
.jcarousel-skin-tango2 .jcarousel-container-horizontal a:hover {
	color: #000;
}
.jcarousel-skin-tango2 .jcarousel-container-horizontal a:active {
	color: red;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango2 .jcarousel-next-horizontal {
	position: absolute;
	top: 50px;
	right: 12px;
	width: 27px;
	height: 60px;
	cursor: pointer;
	background: url(../images/btn_next.png) no-repeat 0 0;
}
.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-next-horizontal {
	right: 5px;
	background-image: url(../images/btn_next.png);
}
.jcarousel-skin-tango2 .jcarousel-next-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-next-horizontal:focus {
	background-position: -27px 0;
}
.jcarousel-skin-tango2 .jcarousel-next-horizontal:active {
	background-position: -54px 0;
}
.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -81px 0;
}
.jcarousel-skin-tango2 .jcarousel-prev-horizontal {
	position: absolute;
	top: 50px;
	left: -5px;
	width: 27px;
	height: 60px;
	cursor: pointer;
	background: url(../images/btn_prev.png) no-repeat 0 0;
}
.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(../images/btn_prev.png);
}
.jcarousel-skin-tango2 .jcarousel-prev-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-prev-horizontal:focus {
	background-position: -27px 0;
}
.jcarousel-skin-tango2 .jcarousel-prev-horizontal:active {
	background-position: -54px 0;
}
.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -81px 0;
}
/*___________________________________________________________________วาระผู้บริหาร*/
.manageAct {
	width: 339px;
	overflow: hidden;
	float: left;
}
.manageAct1 {
	float: left;
	margin-top: 10px;
	width: 339px;
	height: 52px;
	background: url(../images/manageAct1.png) top no-repeat;
}
.manageAct2 {
	margin-top: 62px;
	width: 339px;
	min-height: 115px;
	max-height: 226px;
	background: url(../images/manageAct2.png) bottom no-repeat;
}
ul.news3 {
	list-style-image: url(../images/bulletBlue.png);
	list-style-position: inside;
	padding: 0px 0 0 0;
	margin: 0 0 0 15px;
/*	width: 330px;*/
	clear: both;
}
ul.news3 li a {
	font-size: 13px;
	font-weight: normal;
	color: #2b6396;
}
ul.news3 li a:hover {
	color: #000;
}
ul.news3 li a:active {
	color: red;
}
/*___________________________________________________________________ปฏิทิน*/
.calendar1 {
	float: left;
	margin-top: 10px;
	background: url(../images/bg_calendar1.png) top center;
	height: 81px;
	width: 693px;
}
input.viewAllCalendar[type="button"] {
	background: url(../images/btn_viewAllCalendar.png) no-repeat;
	border: none;
	height: 22px;
	width: 38px;
	float: right;
	margin: 15px 7px 0 0;
}
input.viewAllCalendar[type="button"]:hover {
	background-position: 0 -22px;
}
input.viewAllCalendar[type="button"]:active {
	background-position: 0 -44px;
}
.calendar2 {
	float: left;
	background: url(../images/bg_calendar2.png) bottom center;
	min-height: 320px;
	max-height: 800px;
	width: 693px;
}
#calendar_x {
	width:auto;
	margin:0 30px;
}
/*___________________________________________________________________footer*/
.wrapFooter {
	background:url(../images/footer.png) repeat;
	width:auto;
	height:130px;
	clear:both;
}
.wrapFooterInner {
	background:url(../images/footer.png) repeat;
	width:auto;
	height:75px;
}
.footer {
	width:895px;
	margin:0 auto;
	padding-top:15px;
}
.footer p {
	font-size:13px;
	list-style:none;
	color:#2b6396;
	text-align:center;
}
ul.footerNav {
	float:left;
	margin-right:30px;
	font-size:13px;
	list-style:none;
	color:#2b6396;
}
ul.footerCopyRight {
	float:right;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	list-style:none;
	color:#2b6396;
}
/*___________________________________________________________________innerPage*/
#wrapPrimary {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	min-height: 500px;
	max-height: 99900px;
}
#header {
	width: 935px;
	height:45px;
	padding: 10px 0;
	margin: 0 auto;
}
#wrap_nav {
	background: url(../images/bgNav.png) repeat-x;
	height: 45px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#wrap_ul {
	width: 935px;
	margin: 0 auto;
}
/*________________________________navigation_____________________________________*/
#nav {
	font-family: 'THNiramitAS' ;
	background: none;
	font-style:normal !important;
	float: left;
	margin: 0;
	padding: 0;
	border-bottom: none;
	font-size: 13px;
	position: relative;
	z-index: 9999;
}
#nav li a, #nav li {
	float: left;
	height: 39px;
}
#nav li {
	list-style: none;
	position: relative;
}
#nav li a {
	padding: 10px 13px 0 13px;
	text-decoration: none;
	color: #754c24;
	height: 45px;
	background: url(../images/bgNavLink.png) repeat-x;
}
#nav li a:hover {
	background: url(../images/bgNavHover.png) repeat-x;
	color: #fff;
	height: 45px;
	padding: 10px 13px 0 13px;
}
/* Submenu */

#nav li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 0;
	margin: 0;
	line-height: 18px;
}
#nav li:hover > ul {
	display: block;
	line-height:28px;
}
#nav li ul li a {
	height: auto;
	min-height: 33px;
	max-height: 999px;
	float: none;
	border: none;
	margin: 0;
	padding:3px 6px;
	background: #fbecde;
}
#nav li ul li {
	font-size: 12px;
	color: #fff;
	height: auto;
	margin: 0;
	padding: 0;
	background: #603913;
}
#nav li ul li a:hover {
	color: #fff;
	height: auto;
	min-height: 33px;
	max-height: 999px;
	margin: 0;
	padding:3px 6px;
	background: #603913;
}
#nav li ul li {
	_display: inline; /* for IE6 */
}
#nav li ul li a {
	min-width: 150px;
	max-width: 1500px;
	height: auto;
	display: block;
}
/* SUBSUB Menu */

#nav li ul li ul {
	display: none;
}
#nav li ul li:hover ul {
	left: 100%;
	top: 0;
}
/*_____________________________________________________________________user's name*/
.username {
	float: right;
	color: #754c24;
	padding-top: 12px;
	font-size: 15px;
}

/*___________________________________________________________________currentPage*/
ul.menu {

	background:url(../images/bgCurrent.png) repeat-x;
	border:1px solid #e5e5e5;
	height: 34px;
	font-size: 13px;
	font-weight: bold;
	padding-left:0;
	
	margin: 0px;
}
ul.menu li {
	display: inline;
	padding-left: 10px;
}
ul.menu li.current {
	color: #14528b;
	display: inline;
	font-weight:normal;
}
ul.menu img {
	padding: 0;
	vertical-align: middle !important;
}
ul.menu li a {
	color: #603913;

}
ul.menu li a:hover {
	color: #603913;
	text-decoration:underline;
}
/*7.11.12*/ 

/*___________________________________________________________________News5*/
.managementNews5 {
	margin-top: 10px;
	background: url(../images/bg_managementNews5.png) no-repeat top center;
	width: 693px;
	height: 70px;
}
.managementNews6 {
/*	background: url(../images/bg_managementNews6.png) bottom center;
	min-height: 180px;
	max-height: 500px;*/
	height:250px;
	width: 100%;

}
.managementNews6 ul {
	height:120px;
    	width: 90%;
    margin: 10px 0 0 20px;
}
.managementNews6 ul .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar  {
    background:#D0B9A0;
    border-radius: 2px 2px 2px 2px;
/*    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);*/
	padding:2px 0;
    width: 6px;
	behavior: url(PIE.htc);
}
.managementNews8 ul .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar  {
    background: none repeat scroll 0 0 #D0B9A0;
    border-radius: 2px 2px 2px 2px;
/*    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);*/
	padding:2px 0;
    width: 6px;
	behavior: url(PIE.htc);
}
input.viewAllNews5[type="button"] {
	background: url(../images/btn_viewAll2.png) no-repeat;
	border: none;
	height: 30px;
	width: 113px;
	float: right;
	margin: 10px 7px 0 0;
}
input.viewAllNews5[type="button"]:hover {
	background-position: 0 -30px;
}
input.viewAllNews5[type="button"]:active {
	background-position: 0 -60px;
}

/*___________________________________________________________________News7*/
.managementNews7 {
	margin-top: 10px;
	background: url(../images/bg_managementNews7.png) no-repeat top center;
	width: 693px;
	height: 70px;
}
.managementNews8 {
	height: 140px;
	width: 100%;
    text-align: left;
}
.managementNews8 ul {
    height: 120px;
/*    overflow-x: hidden;
    overflow-y: scroll;*/
   padding-top: 5px;
    width: 95%;
}
input.viewAllNews3[type="button"] {
	background: url(../images/btn_viewAll3.png) no-repeat;
	border: none;
	height: 30px;
	width: 113px;
	float: right;
	margin: 10px 7px 0 0;
}
input.viewAllNews3[type="button"]:hover {
	background-position: 0 -30px;
}
input.viewAllNews3[type="button"]:active {
	background-position: 0 -60px;
}	

table.budgetYear{
	 height: 80px;
  	border: 1px solid #000;
  	margin: 10px auto;
  	padding: 10px;
}
