@charset "utf-8";

.student_menu01 {
	border-bottom:1px solid #f7be60;
}

h2
{
	background:url(../../images/h2_bg.gif);
}

caption{
	background-color:#d8d8d8;
	background-image:url(../../images/table/yellow/caption.jpg);
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    background: url(../i/yellow/tabs.png) no-repeat;
}

.ui-tabs-panel {
    border: 1px solid #eb9404;
}

button
{
	color :#000;
	font-size:12px;
	padding: 3px 5px 3px 12px;
	margin:5px;
	text-align:center;
	background: #f4b800 url(../../images/button/yellow/button_small.gif) repeat-x top left;
	border-top:1px solid #ffbd26;
	border-left:1px solid #ffbd26;
	border-bottom:1px solid #b48700;
	border-right:1px solid #b48700;
	overflow:visible;
	white-space:nowrap;
}

a.button, 
a.button:visited
{
  background: #f4b800 url(../../images/button/yellow/button_small.gif) repeat-x top left;
}

a.button:hover
{
  background: #f4b800 url(../../
	images/button/yellow/button_small.gif) repeat-x top left;
}

input.button{
  background: #f4b800 url(../../images/button/yellow/button_small.gif) repeat-x top left;
}
