﻿.menustyle {font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;font-size:15px;border: solid 1px #f1f1f1; padding: 2px 32px 2px 6px; margin: 0px; white-space: nowrap;color:Black;font-weight:bold; background:url("../images/nav_bg4.jpg") repeat left -8px;}
.menuitem {font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;font-size:15px;border:  solid 0px #f1f1f1; padding: 2px 12px 2px 6px; margin: 0px;  white-space: nowrap; cursor:pointer;cursor:hand;color:#3292cc;font-weight:bold; background:url("../images/nav_bg4.jpg") repeat left -8px;}
.mouseover {font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;font-size:15px;border: solid 1px #999; padding: 2px 12px 2px 6px; margin: 0px; background: blue; white-space: nowrap; cursor:pointer;cursor:hand;color:#3292cc;font-weight:bold;background:url("../images/nav_bg5.jpg") repeat left -8px;}

.NavBG{
	height:40px;
	width:100%;
	background:url("../images/nav_bg4.jpg") repeat left -8px;
	z-index:100;}	

html,body,div,span,ul,li,img{border:none;padding:0;margin:0}
ul{list-style:none}
/*-------插件已包含关键性样式以下只用于设置焦点按钮的样式可自定义------*/
.slider{display:none}/*用于获取更加体验*/
.focus span{width:25px;height:25px;margin-right:10px;border-radius:50%;background:#e5e5df;font-size:0; }
.focus span.current{background:#2071cf}

.tabledata{
	width:100%;
	border:1px solid #C1D6E6;
	background:#fff;}
.tabledata th, .tabledata td{
	border:1px solid #C1D6E6;
	padding:5px;}
.tabledata tbody{border:1px solid #C1D6E6;}
.tabledata thead{
	background:#fff url(../images/gra-linear-with-dot.png) repeat-x bottom;
	border-bottom:1px solid #C1D6E6;
	text-align:left;}
	
	
	
/*class*/
.classlist li{float:left;margin-right:10px;margin-bottom:10px;padding:12px;border:1px solid #ebebeb; background:#fcfcfc;}
.classlist li:hover{border:1px solid #3eafe0; cursor:pointer;}
.classlist li span{float:left;margin-right:18px;border:3px solid #fff;}
.classlist li .lright{float:left;width:120px;}
.classlist li .lright h2{font-size:12px; font-weight:bold;line-height:20px;}
.classlist li .lright p{line-height:20px;}
.enter{display:block;margin-top:5px;width:94px;height:30px;color:#fff;background:#3eafe0;font-weight:bold; border-radius:2px; text-align:center;line-height:30px; cursor:pointer;}
.enter:hover{color:#fff; background:#d98c1d;}
.enter2{  font-size:12px;padding:0px;display:block;width:94px;height:30px;color:#fff;background:#51a351;font-weight:bold; border-radius:2px; text-align:center;line-height:30px; cursor:pointer;}
.enter2:hover{color:#fff; background:#d98c1d;}
.enter3{display:block;margin-top:5px;width:94px;height:30px;color:#fff;background:#C0C0C0;font-weight:bold; border-radius:2px; text-align:center;line-height:30px;}
.alltext{padding: 3px 6px;color: #666;border: 1px solid #aaa;font-family: "微软雅黑";font-size: 14px;background: #ffffff;}
.clear{clear:both;}

.allbtn{padding: 2px 8px; margin: 0px 1px;background: #296ed6;border: none;
     color: #fff; text-decoration: none;display: block; font-family: "微软雅黑";font-size: 14px;}
.allbtn:hover{padding: 2px 8px;background:#d98c1d;color: #fff;text-decoration: none;}
