﻿/*整体样式定义*/
a:link{
  color:#860d09; text-decoration:none;
}
a:visited{
  color:#860d09; text-decoration:none;
}
a:hover{
  color:#860d09; border-bottom:1px dotted #860d09;
}
a:action{
  color:#860d09; text-decoration:none;
}
img{
  border-style: none;
	border-color: inherit;
	border-width: medium;
	margin-left: 0px;
}
.st{
	font-family:宋体, normal, Helvetica, sans-serif;
}
.imgbuttona1
{
   width:170px; height:23px; background-image:url('../Images/button1_1.gif'); display:block;
}
.imgbutton1 a:hover
{
   background-image:url('../Images/button1_2.gif');
}
.imgbuttona2
{
   width:170px; height:23px; background-image:url('../Images/button2_1.gif'); display:block;
}
.imgbutton2 a:hover
{
   background-image:url('../Images/button2_2.gif');
}
.imgbuttona3
{
   width:170px; height:23px; background-image:url('../Images/button3_1.gif'); display:block;
}
.imgbutton3 a:hover
{
   background-image:url('../Images/button3_2.gif');
}
.imgbuttona4
{
   width:170px; height:23px; background-image:url('../Images/button4_1.gif'); display:block;
}
.imgbutton4 a:hover
{
   background-image:url('../Images/button4_2.gif');
}
.studentbuttona1
{
   width:241px; height:68px; background-image:url('../Images/startbutton1_1.gif'); display:block;
}
.studentbutton1 a:hover
{
   background-image:url('../Images/startbutton1_2.gif');
}
.studentbuttona2
{
   width:241px; height:68px; background-image:url('../Images/cxbutton1_1.gif'); display:block;
}
.studentbutton2 a:hover
{
   background-image:url('../Images/cxbutton1_2.gif');
}
.studentbuttona3
{
   width:241px; height:68px; background-image:url('../Images/databutton1_1.gif'); display:block;
}
.studentbutton3 a:hover
{
   background-image:url('../Images/databutton1_2.gif');
}
.ul1 li{
	margin-top:8px; width:99%; line-height:20px; color:#2c2c2c;  border-bottom:1px solid #4d83ca;
}
.pagediv a:hover{
	background-color:#054597; color:White; text-decoration:underline; border:none;
}
