﻿html, body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif, ����;
	background:#fff;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, span, p, code {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif, ����;
	font-size:12px;
	color:#000;
	line-height:180%;
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
	font-weight:normal;
}
a:link, a:visited {
	color:#000;
}
a:hover {
	color:#c00;
}
a.a_red {
	color:#c00;
}
a.a_blue {
	color:#36c;
}
h1 {
	font-size:12px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:20px;
}
h5 {
	font-size:22px;
}
h6 {
	font-size:24px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.va_t {
	vertical-align:top;
}
fieldset, img {
	border:none;
}
/* �����С*/
.f10 {
	font-size:10px;
}
.f11 {
	font-size:11px;
}
.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}
.f20 {
	font-size:20px;
}
.f24 {
	font-size:24px;
}
.f26 {
	font-size:26px;
}
.f28 {
	font-size:28px;
}
/* �������� [�������Сдf����������] */
.fb {
	font-weight: bold;
}
.fn {
	font-weight:normal;
}
.fi {
	font-style: italic;
}
/* �ڲ���*/
.pad2 {
	padding:2px;
}
.pad3 {
	padding:3px;
}
.pad4 {
	padding:4px;
}
.pad5 {
	padding:5px;
}
.pad7 {
	padding:7px;
}
/* �ⲹ��*/
.mar_t10 {
	margin-top:10px;
}
.mar_lr10 {
	margin-left:10px;
	margin-right:10px;
	_margin-left:6px;
	_margin-right:6px;
	
}


.mar_lr5 {
	margin-left:5px;
	margin-right:5px;
}
/*�и��м��*/

.blank4 {
	height:4px;
	font-size:1px;
	clear:both;
	overflow:hidden;
}
.blank9 {
	height:9px;
	font-size:1px;
	clear:both;
	overflow:hidden;
}
.blank16 {
	height:16px;
	font-size:1px;
	clear:both;
	overflow:hidden;
}
/*����*/
.floleft {
	float:left;
}
.floright {
	float:right;
}
.flonone {
	float:none;
}
.w200 {
	width:200px;
}
.w120 {
	width:120px;
}
.inputbrd {
	height:24px;
	border:1px solid #e0e0e0;
}
.brdbom {
	border-bottom:1px solid #ccc;
}
.brdbomdot {
	border-bottom:1px dotted #ccc;
	height:28px;
}
.btnstyle0 {
	width:79px;
	height:26px;
	background:url(../images/button_bg.jpg);
	border:none;
	font-weight:bold;
	color:#fff;
}
.inputbrd18 {
	height:16px;
	border:1px solid #e0e0e0;
	font-size:12px;
}
.btnstyle1 {
	width:47px;
	height:19px;
	background: url(../images/Button2.jpg);
	border:none;
	color:#c00;
}
.fblue {
	color:#0071b5;
}
.fc00 {
	color:#c00;
}
.fred{
	color:#F00;
	padding-right:5px;}
.fgreen {
	color:#047118;
}
.clear {
	clear:both;
}
/*CSS manu style pagination*/

.manu {
	padding: 3px;
	margin: 3px;
	text-align: center
}
.manu a {
	margin: 2px;
	border: #eee 1px solid;
	padding:2px 5px;
	text-decoration: none
}
.manu a:hover {
	border: #999 1px solid;
	color: #666;
}
.manu a:active {
	border: #999 1px solid;
	color: #666;
}
.manu .current {
	margin: 2px;
	padding:2px 5px;
	border: #036cb4 1px solid;
	background-color: #036cb4;
	color:#fff;
}
.manu .disabled {
	margin: 2px;
	border: #eee 1px solid;
	padding:2px 5px;
	color: #ddd;
}
/*------------------------header-----------------------------*/
.header {
	margin:auto;
	width:960px;
	height:auto;
	overflow:hidden;
	zoom:1;
	background:url(../images/header_bg.jpg) bottom repeat-x;
	position:relative;
}
.header .logo {
	margin-top:15px;
	padding-top:3px;
	width:30%;
	height:64px;
	float:left;
}
.header .banner {
	margin-top:27px;
	width:70%;
	height:67px;
	float:left;
	text-align:right;
	background:url(/images/banner.jpg) no-repeat;
	
}
.header .signinfo {
	position:absolute;
	right:0px;
	top:0px;
	padding:0px 5px 0px 20px;
	width:auto;
	height:27px;
	background: url(../images/top_red.jpg) left top no-repeat #cc1801;
	color:#fff;
}
.header .signinfo ul li {
	padding:3px 5px;
	float:left;
	color:#FFFFFF;
}
.header .signinfo .signname {
	padding-left:20px;
	background:url(../images/all_002.png) left no-repeat;
}
.header .signinfo a:link, .header .signinfo a:visited {
	color:#fff;
	text-decoration:underline;
}
.header .signinfo a:hover {
	color: #006600;
	text-decoration:underline;
}
.header .menu {
	width:100%;
	height:36px;
	float:left;
	background:url(../images/menu_bg.jpg) repeat-x;
	position:relative;
}
.header .menu .menu_left, .header .menu .menu_right {
	width:7px;
	height:36px;
	float:left;
}
.header .menu .menu_left {
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/menu_left.jpg) left no-repeat;
}
.header .menu .menu_right {
	position:absolute;
	top:0px;
	right:0px;
	background:url(../images/menu_right.jpg) right no-repeat;
}
.header .menu .menu_main {
	width:100%;
	height:36px;
}
.header .menu .menu_main ul {
	padding-left:20px;
}
.header .menu .menu_main ul li {
	padding:0px 4px;
	width:auto;
	float:left;
}
.header .menu .menu_main ul li a span {
	color:#fff;
	cursor:pointer;
}
.header .menu .menu_main a:link span, .header .menu .menu_main a:visited span {
	padding:6px 10px 0px 10px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	display:block;
	_display: inline-block;
}
.header .menu .menu_main a:hover, .header .menu .menu_main .current {
	padding-left:10px;
	display: inline-block;
	background:url(../images/menu_current.jpg) left;
}
.header .menu .menu_main a:hover span {
	padding:6px 10px 0px 0px;
	color:#000;
	background:url(../images/menu_current.jpg) right;
}
.header .menu .menu_main a.current span {
	padding:6px 10px 0px 0px;
	background:url(../images/menu_current.jpg) right;
	color:#c00;
}
.header .search {
	padding:10px 0px 0px 20px;
	height:auto;
	overflow:hidden;
	zoom:1;
	float:left;
}
.header .search .inputbrd {
	padding-left:5px;
	height:22px;
	border:2px solid #e0e0e0;
}
.header .search .bck {
	padding-left:20px;
	background:url(../images/search_bg.jpg) 2px 2px no-repeat #fff;
}
.header .keyword {
	padding:0px 0px 10px 20px;
	height:auto;
	overflow:hidden;
	zoom:1;
	float:left;
}
.header .keyword ul li {
	display:block;
	float:left;
	margin:12px 0px 0px 10px;
	color:#000;
	font-weight:bold;
}
/*------------------------main-------------------------*/
.main {
	margin:5px auto 0px auto;

	width:960px;

font-size:1px;

	
}


.board,.board1,.board2 {
width:313px;

	position:relative;
}
.board{

	background:url(../images/board.jpg) left top no-repeat;
	
	}
.board1,.board2{
	background:none;
	}
.board2{
	float:left;
	margin-left:5px;

	width:340px;
	}	

.board .hotclass,.board1 .hotclass {
	padding-left:24px;
	background:url(../images/board_icon.jpg) 5px 5px no-repeat;
	height:22px;
	color:#fff;
}

.board2 .hotclass {
	padding-left:24px;
	background:url(../images/board_icon1.gif) 5px 5px no-repeat;
	height:22px;
	color:#fff;
}

.board1 .hotclass,.board2 .hotclass  {
color:#000;}

.board .more,.board1 .more,.board2 .more {
	background: url(../images/more_icon.gif) left no-repeat;
	position:absolute;
	top:3px;
	right:5px;
	padding-left:10px;

}
.board ul,.board1 ul,.board2 ul {
	
	border:1px solid #fcc;
	height:auto;
	overflow:auto;
	zoom:1;
	width:300px;
	
		overflow:hidden;
	zoom:1;
	margin-bottom:10px;

}
.board ul{height:210px;}
.board2 ul{ width:330px;}

.board .address,.board1 .address {
	width:33px;
}
.board .title,.board1 .title {
	width:145px;
}
.board .time,.board1 .time {
	width:70px;
}
.board .fees,.board1 .fees {
	width:40px;
}
.board .newstext,.board1 .newstext {
	width:100%;
	list-style:inside disc;
}
.board ul li,.board1 ul li,.board2 ul li {
	padding-left:3px;
	float:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow :ellipsis;
	zoom:1;
}
.board2 ul li {
	list-style:decimal inside;}

.classtitle, .classtitleblue, .classtitlegreen {
	margin:10px auto;
	width:960px;
	float:left;
	position:relative;
	height:42px;
}
.classtitle {
	background:url(../images/classtitle_bg.jpg);
}
.classtitleblue {
	background:url(../images/classtitleblue_bg.jpg);
}
.classtitlegreen {
	background:url(../images/classtitlegreen_bg.jpg);
}
.classtitle .clsssname, .classtitle .classtel, .classtitleblue .clsssname, .classtitleblue .classtel, .classtitlegreen .clsssname, .classtitlegreen .classtel {
	position:absolute;
	padding:10px 0px 0px 20px;
	width:160px;
	height:32px;
	top:0px;
}
.classtitle .clsssname {
	left:0px;
	background:url(../images/classtitle_left.jpg) left no-repeat;
}
.classtitleblue .clsssname {
	left:0px;
	background:url(../images/classtitleblue_left.jpg) left no-repeat;
}
.classtitlegreen .clsssname {
	left:0px;
	background:url(../images/classtitlegreen_left.jpg) left no-repeat;
}
.classtitle .classtel {
	right:0px;
	color:#c00;
	background:url(../images/classtitle_right.jpg) right no-repeat;
}
.classtitleblue .classtel {
	right:0px;
	background:url(../images/classtitleblue_right.jpg) right no-repeat;
	color:#0071b5;
}
.classtitlegreen .classtel {
	right:0px;
	background:url(../images/classtitlegreen_right.jpg) right no-repeat;
	color:#047118;
}
.classtitle .classstep, .classtitleblue .classstep, .classtitlegreen .classstep {
	padding:10px 0px 0px 190px;
}
.classtitle .classstep ul li, .classtitleblue .classstep ul li, .classtitlegreen .classstep ul li {
	padding-left:5px;
	float:left;
}
.classtitle .classstep ul li {
	color:#c00;
}
.classtitleblue .classstep ul li {
	color:#0071b5;
}
.classtitlegreen .classstep ul li {
	color:#047118;
}
.classtitle .classstep ul li span {
	padding:0px 5px;
	color:#c00;
}
.classtitleblue .classstep ul li span {
	padding:0px 5px;
	color:#0071b5;
}
.classtitlegreen .classstep ul li span {
	padding:0px 5px;
	color:#047118;
}
.flashadd {
	padding-top:23px;
	width:313px;
}
.hot, .hot div, .class, .class div {
	float:left;
}
.class .classinfo {
	width:646px;
	_width:643px;
	float:left;

}
.home_sidebar{
width:313px;
float:left;

}
.class .menu {
	width:auto;
	
}
.classmenu {
/*	margin-top:24px;
	padding:0px 0px 10px 5px;*/
	margin:24px 0px 10px 0px;
	padding-bottom:10px;
	width:100%;
	height:auto;
	overflow:hidden;
	zoom:1;
	border:1px solid #e0e0e0;
	background:url(../images/classmenu_bg.jpg);
	float:left;
}
.classmenutitle {
	background:url(../images/class_icon.gif) 10px 10px no-repeat;
	padding:8px 0px 0px 30px;
	color:#c00;
	font-size:12px;
}
.classmenu ul li {
	margin:2px 3px;
	width:145px;
	height:30px;
	background:url(../images/classmenu_bg.gif);
	float:left;
}
.classmenu ul li a:link, .classmenu ul li a:visited {
	padding:5px 0px 0px 45px;
	color:#333;
	font-weight:bold;
	display:block;
}
.classmenu ul li a:hover {
	padding:5px 0px 0px 45px;
	color:#c00;
	font-weight:bold;
	display:block;
}
.classmenu .menu1 {
	background:url(../images/icon1.gif) 15px 3px no-repeat;
}
.classmenu .menu2 {
	background:url(../images/icon2.gif) 15px 3px no-repeat;
}
.classmenu .menu3 {
	background:url(../images/icon3.gif) 15px 3px no-repeat;
}
.classmenu .menu4 {
	background:url(../images/icon4.gif) 15px 3px no-repeat;
}
.classmenu .menu5 {
	background:url(../images/icon5.gif) 15px 3px no-repeat;
}
.classmenu .menu6 {
	background:url(../images/icon6.gif) 15px 3px no-repeat;
}
.classmenu .menu7 {
	background:url(../images/icon7.gif) 15px 3px no-repeat;
}
.classmenu .menu8 {
	background:url(../images/icon8.gif) 15px 3px no-repeat;
}
.classmenu .menu9 {
	background:url(../images/icon9.gif) 15px 3px no-repeat;
}
.classmenu .menu10 {
	background:url(../images/icon10.gif) 15px 3px no-repeat;
}
.addressmenu {
	margin:0px 0px 10px 0px;
	width:100%;
	height:auto;
	border:1px solid #e0e0e0;
}
.addressmenu h2 {
	border-bottom:1px solid #e0e0e0;
	padding:3px 0px 0px 20px;
	background: url(../images/addressmenu_bg.jpg);
	height:21px;
	color:#333;
}
.addressmenu ul {
	padding:10px;
}
.addressmenu ul li 
{   margin:0px;
	padding:3px 5px;
	font-size:14px;
	float:left;
	white-space:nowrap;

}
.classlist {
	margin-top:10px;
	margin-right:10px;
	width:636px;
	float:left;
	border:1px solid #e0e0e0;
	background: url(../images/dh_tubiao1.jpg) repeat-x;
	position:relative;
}
.classlistinfo {
	padding:0px 10px;
	float:left;
	background: url(../images/dh_tubiao1.jpg) repeat-x;
	position:relative;
	color:#FFFFFF;
}
.classlistinfo h2 {
	padding-top:2px;
	height:25px;
	margin-bottom:10px;
}
.classlist h2 {
	height:27px;
	color:#fff;
	padding:3px 0px 0px 20px;
}
.classlist h1 {
	background:url(../images/110.gif) 5px 3px no-repeat;
	padding-left:30px;
}
.classlist h1 a:link, .classlist h1 a:visited {
	color: #006;
	font-weight:bold;
}
.classlist .classsearch {
	position:absolute;
	top:5px;
	left:180px;
}
.classlist .classsearch ul li {
	float:left;
}
.classlist .classkeyword {
	position:absolute;
	top:3px;
	left:380px;
	color:#333;
	font-weight:bold;
}
.classlist .classkeyword a {
	margin:0px 5px;
}
.classlist .classlisttitle {
	padding:5px;
}
.classlist .classlisttitle ul li {
	float:left;
	height:25px;
}
.classlist .classlisttitle .classtype {
	list-style: disc inside;
	width:70px;
	padding-right:5px;
}
.classlist .classlisttitle .classtitlename {
	padding-right:5px;
	width:230px;
	overflow:hidden;
	zoom:1;
	text-overflow :ellipsis;
	white-space:nowrap;
}
.tearcher {
	background:url(../images/bg_t1.gif) repeat-x;
	margin-top:10px;
	padding-left:10px;
	width:300px;
	height:auto;
	border:1px solid #e0e0e0;
	float:left;
}
.tearcher h2 {
	padding:5px 0px 0px 20px;
	height:30px;
	color:#fff;
}
.tearcher .tearchtext {
	padding:6px;
}
.tearcher .tearchtext ul li {
	width:140px;
	overflow:hidden;
	text-overflow :ellipsis;
	white-space:nowrap;
	zoom:1;
	float:left;
}
.tearcher1{
clear:both;
width:100%;
height:105px;
border-bottom:1px dotted #ccc;}

.tearcher .tearchface {
width:100px;
	float:left;
}
.tearcher .tearchface img {
width:60px;
height:100px;
}
.tearcher .tearcherinfo {
	width:200px;
	float:left;
}

.tearcher .tearchface img {
	width:90px;
	border:3px solid #fff;
}
.footer {
	clear:both;
	margin:0px auto;
	width:960px;
	border-top:3px solid #f00;
}
.imglink {
	margin-top:10px;
}
.imglink a {
	margin:0px 4px;
}
.txtlink a {
	margin:0px 4px;
}
.copyright {
	margin-top:20px;
	text-align:center;
}
/*-------------main----------------*/

.main .mainleft, .main .mainright, .mainleftbrdnone, mainrightbrdnone {
	height:auto;
	overflow:hidden;
	zoom:1;
	float:left;
}
.main .mainleft, .main .mainright {
	border:1px solid #e0e0e0;
}
.main .mainleft, .mainleftbrdnone {
	width:718px;
	_width:700px;
}
.main .mainright {
	margin-left:10px;
	padding:10px;
	width:208px;
	background:#f7f7f7;
}
.main .mainrightbrdnone {
	margin-left:10px;
	padding:10px;
	width:208px;
	float:left;
	border-left:1px solid #ccc;
}
.mainleftnews {
	width:250px;
	float:left;
}
.mainmiddlenews {
	padding:0px 10px;
	width:380px;
	width:370px;
	float:left;
}
.mainrightnews {
	width:310px;
	float:left;
}
.main .sidebarinfo {
	margin-right:10px;
	padding:10px 0px 0px 8px;
	width:220px;
	float:left;
}
.main .sidebar h2 {
	font-size:14px;
	border-bottom:1px dotted #ccc;
}
.main .sidebar ul li {
	list-style:disc inside;
	_width:200px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow :ellipsis;
}
.maininfo {
	width:458px;
	_width:440px;
	height:auto;
	overflow:hidden;
	zoom:1;
	float:left;
	margin:10px 10px 0px 0px;
	padding-left:10px;
	border-left:1px solid #e0e0e0;
}
.classify {
    clear:both;
	padding-bottom:10px;
}
.classify h2 {
	color:#333;
	border-bottom:2px solid #c00;
}
.classify ul li {
	margin-left:10px;
	width:100px;
	float:left;
}
.classify a:link, .classify a:visited {
	color:#36c;
}
.classify a:hover {
	color:#c00;
}
.course, .tearchlist {
	padding:10px 0px;
	clear:both;
	height:auto;
	overflow:hidden;
	zoom:1;
	border-bottom:1px dotted #ccc;
}
.course .courseleft,.tearchlist .tearchleft {
	width:90px;
	border:1px solid #ccc;
	height:auto;
	float:left;
}
.course .courseleft img,.tearchlist .tearchleft img {
	width:80px;
	border:5px solid #fff;
}
.course .courseright,.tearchlist .tearchright {
	padding-left:10px;
	width:580px;

}

.course .coursetitle ul li, .tearchlist .tearchertitle ul li {
	float:left;
}
.course .coursetitle .sortname, .tearchlist .tearchertitle .sortname {
	background:url(../images/6.gif) left no-repeat;
	padding-left:2%;
	width:13%;
}
.course .coursetitle .coursename, .tearchlist .tearchertitle .tearchername {
	width:62%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow :ellipsis;
}
.course .coursetitle .join {
	width:13%;
}
.course .coursetitle .coursename a:link, .course .coursetitle .coursename a:visited, .tearchlist .tearchertitle .tearchername a:link, .tearchlist .tearchertitle .tearchername a:visited {
	color:#36c;
	font-weight:bold;
}
.course .coursetitle .coursename a:hover, .tearchlist .tearchertitle .tearchername a:hover {
	color:#c00;
	font-weight:bold;
}
.course .coursetitle .join a {
	color:#c00;
}
.course .courseparameters ul li {
	width:32%;
	float:left;
}
.course .courseparameters .par0 {
	padding-left:10px;
}
.course .coursecontent ul li {
	float:left;
}
.course .coursecontent .con0 {
	width:14%;
	padding-left:10px;
}
.course .coursecontent .con1 {
	width:82%;
	text-align:left;
}
.tearchlist .tearchcontent ul li {
clear:both;
	/*float:left;*/
	text-indent:2em;
}
.recommended {
	height:auto;
	overflow:hidden;
	zoom:1;
}
.recommendh2 {
	color:#c00;
	border-bottom:2px solid #ccc;
	margin-bottom:10px;
}
.tearch {
}
.tearch .tearcherface {
	width:90px;
	border:1px solid #ccc;
	height:auto;
	float:left;
}
.tearch .tearcherface img {
	width:80px;
	border:5px solid #fff;
}
.tearch .tearcherinfo {
	padding:0px 10px;
	width:225px;
	height:auto;
	float:left;
}
.company{
}
.company .companylogo {
	width:110px;
	border:1px solid #ccc;
	height:auto;
	float:left;
}
.company .companylogo img {
	width:100px;
	border:5px solid #fff;
}
.company .companyinfo {
	padding:0px 10px;
	width:200px;
	height:auto;
	float:left;

}
.company .companyinfo h2{
	margin:0px;
	padding:0px;
}
.company .companyinfo h2 a {
	font-size:12px;
	font-weight:bold;

}
.company .companyinfo ul li{	text-indent:2em;
}
.tearch .tearcherinfo h2 {
	font-weight:normal;
}
.tearch .tearcherinfo h2 a {
	color:#006;
	font-weight:bold;
}
.tearch .tearcherinfo h3 {
	font-weight:normal;
	font-size:12px;
	color:#c00;
}
.dot {
	height:auto;
	width:340px;
	height:120px;
	overflow: hidden;
	zoom:1;
	border-bottom:1px dotted #ccc;
	padding:5px 0px;
	float:left;
}
.companylist {
	margin-top:10px;
	height:auto;
	overflow:hidden;
	zoom:1;
	border-bottom:1px dotted #ccc;
}
.companylist .companyname {
	position:relative;
	font-size:14px;
	background:url(../images/6.gif) left no-repeat;
	padding-left:20px;
}
.companylist .companyname .more {
	position:absolute;
	right:10px;
}
.companylist .companyinfo ul li {
	float:left;
	padding-left:3%;
	width:22%;
}
.sidebartop, .sidebar1 {
	width:100%;
}
.sidebartop h2, .sidebar1 h2 {
	width:95%;
	height:25px;
	color:#c00;
	padding-top:3px;
	padding-left:5%;
}
.sidebartop h2 {
	background:url(../images/sidebar1_bg.gif);
}
.sidebar1 h2 {
	background:url(../images/sidebar1_bg.gif) 0px 28px;
}
.sidebartop ul, .sidebar1 ul {
	padding:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.sidebartop ul .newsimg, .sidebar1 ul .newsimg {
	float:left;
}
.sidebartop ul .newsimg img, .sidebar1 ul .newsimg img {
	width:114px;
	margin-right:5px;
	margin-bottom:5px;
}
.sidebartop ul .lidot, .sidebar1 ul .lidot {
	width:100%;
	list-style: inside disc;
	white-space:nowrap;
	overflow:hidden;
	text-overflow :ellipsis;
}
.recommendnews {
	width:100%;
	height:245px;
	overflow:hidden;
	zoom:1;
}
.recommendnews h2 {
	padding-top:5px;
	height:23px;
	color:#049;
	border-bottom:1px solid #ccc;
}
.recommendnews ul li {
	font-size:12px;
	width:100%;
	list-style: inside disc;
	white-space:nowrap;
	overflow:hidden;
	text-overflow :ellipsis;
}
.recommendnews ul li a:link, .recommendnews ul li a:visited {
	font-size:12px;
	color:#049;
}
.focusbox {
	margin-top:28px;
	margin-bottom:3px;
	position: relative;
	width: 310px;
	height: 215px
}
.focuspic {
	position: absolute;
	width: 310px;
	height: 215px;
	top: 0px;
	left: 0px
}
.focuspic img {
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	width: 308px;
	height: 213px;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid
}
.focusmask {
	z-index: 9;
	position: absolute;
	filter: alpha(opacity=65);
	width: 308px;
	background: #000;
	height: 30px;
	top: 185px;
	left: 1px;
	-moz-opacity: 0.65;
	opacity: 0.65
}
.focustxt {
	z-index: 10;
	position: absolute;
	line-height: 30px;
	width: 300px;
	height: 30px;
	font-size: 14px;
	top: 185px;
	left: 10px
}
.focustxt a:link, .focustxt a:visited {
	color: #fff
}
.focustxt a:hover {
	color: #c00
}
.focusbot {
	border-left: #ccc 1px solid;
	background: #f5f5f5;
	height: 9px;
	overflow: hidden;
	border-right: #ddd 1px solid
}
.newsbanner {
	width:960px;
	margin:0px auto;
	height:auto;
}
.requirements {
	width:100%;
}
.bgf7f7f7 {
	background:#f7f7f7;
}
.requirements tr td {
	height:28px;
	overflow:hidden;
	text-overflow :ellipsis;
	white-space:nowrap;
	border-bottom:1px dotted #ccc;
}
.requirements tr {
	height:28px;
}
.requirements {
	table-layout:fixed;
	height:28px;
}
.courseinfo {
	margin:20px;
}
.courseinfo h2 {
	text-align:center;
	font-size:18px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin:10px 0px;
	color:#000;
}
.courseinfo .courseParameters {
	border:#c9c9c9 1px dashed;
	background:#f7f7f7;
	padding:10px 2%;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.courseinfo .courseParameters ul li {
	float:left;
	line-height:25px;
	width:48%;
}
a img {
	border:0
}
.hidden {
	display:none
}/*����*/
/*�ռǵ�ѡ�*/
div.tab ul {
	margin:0;
	padding:0;
	list-style:none
}
div.tab ul li {
	float:left;
	padding:0 5px 2px 0;
}
div.tab ul li.s {
	padding-bottom:0;
}
div.tab a {
	text-align:center;
	width:120px;
	display:block;
	text-decoration:none;
	color:#c00;
	background:#fcc;
	padding:5px 5px 5px 5px;
	height:20px;
	line-height:20px;
	font-size:14px;
}
div.tab li.s a {
	background:#c00;
	color:#fcc;
	height:26px;
	padding-bottom:2px;
	font-weight:bold;
	cursor:default;
	font-size:14px;
}
div.tab a:hover {
	background:#c00;
	color:#fcc;
	text-decoration:underline;
}
div.tab li.s a:hover {
	text-decoration:none;
}
div.content {
	clear:both;
	border:solid 1px #c00;
	border-width:5px 1px 1px;
	height:450px;
	overflow:auto;
	padding:10px;
}
div.content ul li {
	line-height:180%;
}
div.content ul li p {
	margin-bottom:10px;
	text-indent:2em;
}
.tearchinfo {
	width:70%;
	float:left;
}
.tearchinfo ul li {
	width:100%;
	float:none;
}
.tearchphoto {
	float:left;
	width:30%;
}
.tearchphoto img {
	width:120px;
	border:1px solid #ccc;
	padding:5px;
	background:#fff;
}
.newscontent p {
	text-indent:2em;
	margin-bottom:10px;
}
.newstop {
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.newstop ul {
	width:auto;
	padding-left:100px;
}
.newstop ul li {
	width:auto;
	padding:0px 10px;
	color:#000;
	float:left;
}
.reginfo {
	height:auto;
	overflow:hidden;
	zoom:1;
}

.reginfo .regh2{
	margin:10px 0px;
	padding-left:30px;
	height:30px;
	background:url(../images/lable.jpg) no-repeat;
	border:none;

}
.reginfo .regtitle,.reginfo .reginput,.reginfo .regtips{
	float:left;
	height:30px;
	margin-top:5px;}
.reginfo .regtitle{
	width:90px;
}
.reginfo .reginput{width:150px;
}
.reginfo .regtips{width:400px;
overflow:hidden;

}

.reginfo .regtips span{
	display:block;
	width:390px;}

.wrong {
	border:#fa8b15 solid 1px;
	color:#F00;
	padding:0px 10px;
}

.right {
	border:#060 solid 1px;
	color:#060;
	padding:0px 10px;
}


.reginputtext{
	width:150px;
	height:20px;}
.reg1, .reg2, .reg3, .reg4 {
	width:354px;
	height:197px;
	float:left;
	margin:5px 0px;
	position:relative;
}
.reg1 {
	background:url(../images/reg1.gif) no-repeat;
}
.reg2 {
	background:url(../images/reg2.gif) no-repeat;
}
.reg3 {
	background:url(../images/reg3.gif) no-repeat;
}
.reg4 {
	background:url(../images/reg4.gif) no-repeat;
}
.regcontent {
	width:200px;
	height:100px;
	position:absolute;
	top:50px;
	right:15px;
}
.regcontent ul li {
	white-space:nowrap;
	list-style:disc;
}
.regjoin {
	position:absolute;
	top:160px;
	right:15px;
}
.logininfo{
margin:20px;}
.logininfo  .userface{
float:left;}
.logininfo  .userinfo{
margin:20px;
float:left;}

.logininfo  .userinfo h2 span{
margin-left:10px;
color:#999;
font-weight:normal;}



