/*定义body及table*/
body,th,td,input,textarea,select {font-family: 宋体;font-size:12px;}
caption {font-size:16px;color:#FF5500;font-weight:bold;font-family: 楷体_GB2312;}
.title {font-size:16px;color:#FF5500;font-weight:bold;font-family: 楷体_GB2312;FILTER: DropShadow(Color=#FFFFCC, OffX=1, OffY=1, Positive=1); }
.gg {font-size:16px;color:#FF5500;font-weight:bold;font-family: 宋体;}
img.normal {float: left;margin-right: 9px;margin-bottom: 9px;}

.over{background: #1482a0;cursor: hand;	border:1px solid #FFFFFF;color:#FFFFFF;}
.out{background: ##D79C87;border:solid 0px #D79C87;}

/*定义文字链接样式*/
a{font-size:12px;}
a:visited {color:#0000FF;text-decoration:underline;}
a:link {color:#0000FF;text-decoration:underline;}
a:hover {color:#FF5000;text-decoration:underline;position: relative;left:1px;top:1px;}

.daohang{font-size:12px;}
.daohang a:visited {color: #FFFFFF;text-decoration:none;}
.daohang a:link {color: #FFFFFF;text-decoration:none;}
.daohang a:hover {color: #FFFFFF;text-decoration:none;}

.menu{font-size:12px;}
.menu a:visited {color:#555555;text-decoration:underline;}
.menu a:link {color:#555555;text-decoration:underline;}
.menu a:hover {color:#555555;text-decoration:underline;position: relative;	left:1px;top:1px;}

/*定义表单的样式*/
.form {background:#FFFFFF;border:1 solid #888888;height:17px;font-size:12px;}
button {font-size:12px;height:21px;}