﻿@charset "utf-8";
/*主内容*/
.main {width:998px;margin:0 auto 20px auto; font-size:12px; line-height:24px;border:1px solid #E6E6E6; background:#FFF; clear:both;}
.m_1_left{width:220px; float:left; display:inline; height:238px; }
.m_1_middle{width:556px;float:left; min-height:261px; height:auto; display:inline; border-left:1px solid #E6E6E6;border-right:1px solid #E6E6E6;}
.m_1_right{width:220px; float:left; display:inline; }
.main h2 {height: 48px;line-height: 50px;border-bottom: 1px solid #E6E6E6;padding-left: 20px;font-size: 16px;color: #36775a;}
.m_1_notice {width: 180px;margin: 10px auto 0 auto; overflow:hidden; height:199px; }
.m_1_enroll {width: 516px;margin-left: 20px;margin-bottom:20px;float: left;display: inline;}
.m_1_enroll h2 {height: 48px;line-height: 50px;border-bottom: 1px solid #36775a;font-size: 16px;color: #36775a;margin-bottom: 8px;text-align: left;padding: 0;position: relative;}
.m_1_enroll ul {padding-top:17px;}
.m_1_enroll li {padding-left:35px;float:left;}
.m_1_enroll li a{ width:200px; font-size:18px;}
.dotted_line {margin-top: 80px;height: 8px;border-top: 1px dotted #DDDDDD;overflow: hidden;clear: both;}
.litiaoji {height: 70px;padding-top:10px; padding-left:276px;}
.litiaoji a {width:443px; font-size:18px;}
.friendLink {padding-left:20px; margin: 10px auto 10px auto;}
.friendLink li {float:left;}
/**button ui**/
.ui-button * {
	margin: 0;
	padding: 0
}
.ui-button {
	display: inline-block;
	*display:inline;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	font-size: 18px;
	font-family: inherit;
	font-weight: 700;
	border-radius: 2px;
	padding: 0 20px;
	*zoom:1;
	*overflow:visible;
	background-image: none
}
.ui-button .ui-button-text {
	background: 0 0;
	padding: 0;
	height: auto;
	line-height: auto
}
.ui-button:hover {
	text-decoration: none;
	background-image: none
}
input.ui-button-text, button.ui-button-text {
*vertical-align:top
}
.ui-button:active {
	position: relative;
	top: 1px;
	box-shadow: 1px 1px 3px #999 inset
}
/*disabled*/
.ui-button-disable * {
	margin: 0;
	padding: 0
}
.ui-button-disable:hover {
	text-decoration: none;
	background-image: none
}
.ui-button-disable {
	display: inline-block;
	*display:inline;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	font-size: 18px;
	font-family: inherit;
	font-weight: 700;
	border-radius: 2px;
	padding: 0 20px;
	*zoom:1;
	*overflow:visible;
	background-image: none
}
.ui-button-disable{
	background: 0 0;
	padding: 0;
	height: auto;
	line-height: auto
}
/*index button*/
.ui-button-index {
	color: #fff;
	padding: 0 3px;
	width:110px;
	text-align:center;
	border: 1px solid #75a56d;
	background-color: #f5faf2;
	font-weight:normal;
	font-size:12px;
	color:#3E804D;
	
}
.ui-button-index:hover {
	background-color: #fff;
}
a.ui-button-index, a.ui-button-index:hover, a.ui-button-index:active{
	color: #3E804D;
}
.ui-button-index {
	line-height: 56px;
	height: 56px;
	display:block;
	overflow:hidden;
}
