/* CSS Document */ /*--------重置--------*/
html {
	overflow-y: scroll;
	color: #333333;
}

body {
	word-wrap: break-word;
	-webkit-text-size-adjust: none;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote
	{
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0 none;
	display: block;
}

img {
	border: 0;
}

:focus {
	outline: 0;
}

address,caption,cite,code,dfn,em,i,th,var,optgroup {
	font-style: normal;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6,code,kbd,samp,tt {
	font-size: 100%;
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

input,button,textarea,select,optgroup,option {

	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

textarea { *
	overflow: auto;
}

input,button,textarea,select { *
	font-size: 100%;
}

button {
	cursor: pointer;
	overflow: visible;
}

input[type="reset"],input[type="button"],input[type="submit"] {
	cursor: pointer;
	overflow: visible;
}

ol,ul {
	list-style: none outside none;
}

caption,th {
	text-align: left;
}

sup,sub {
	font-size: 100%;
	vertical-align: baseline;
}

:link,:visited,ins {
	text-decoration: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

*+html img {
	-ms-interpolation-mode: bicubic;
}

th {
	font-weight: bold;
}

/*--------公共--------*/
.clearfix:before,.clearfix:after {
	content: '';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.fr {
	display: inline;
	float: right !important;
}

.fl {
	display: inline;
	float: left !important;
}

button,input.button {
	cursor: pointer;
	overflow: visible; *
	vertical-align: middle; *
	line-height: normal; *
	padding: 2px;
	_padding: 2px 3px 0; *
	font-family: \5b8b\4f53;
}

.blank15 {
	height: 15px;
	clear: both;
	overflow: hidden;
}

.blank10 {
	height: 10px;
	clear: both;
	overflow: hidden;
}

h3,h2 {
	font-size: 14px;
	font-weight: bold;
}

.orange,a.orange,a.current {
	color: #fa7408 !important;
}

a.orange:hover {
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
}

.gray {
	color: #999999;
}

.current {
	font-weight: bold;
}

a.current:hover {
	background: none;
	text-decoration: none;
}

.currentaa a {
	font-weight: bold;
	color: #fff;
}

.currentaa a:hover {
	text-decoration: none;
	color: #fff;
}

/*--------基本--------*/


a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #fa7408;
}

.menu li.back,#ev-yl h2,#ev-wy h2,#ev-jy h2,#ev-qt h2,.guest,.guest-bt,.guest-bb,.menu a:hover,.menu a.action
	{
	background: url(../images/index.png) no-repeat;
}

.menu {
	clear: both;
}

.quick-link {
	color: #E0E0E0;
	line-height: 20px;
	padding-top: 7px;
	width: 300px;
}

.fr {
	display: inline;
	float: right !important;
}

.bluetr {
	background: #eee;
	font-size: 14px;
	height: 25px;
	color: #777;
}

.stripe_tb th {
	background: #F7F7F4;
	font-size: 14px;
	height: 25px;
	color: #333;
	border-top: 2px solid red;
}

.stripe_tb tr.alt td {
	background: #ecf6fc
}  /*这行将给所有偶数行加上背景色*/
.stripe_tb tr.over td {
	background: #FEF3D1
}  /*这个将是鼠标高亮行的背景色*/
.stripe_tb tr td {
	border-bottom: 1px solid #eee;
}  /*这个将是鼠标高亮行的背景色*/
.over {
	background: #FEF3D1;
}

#toolbar a {
	margin-left: 10px;
}

#top-tab ul li {
	width: 104px;
	height: 33px;
	float: left;
	background: url(../images/tab-bg.png) no-repeat;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	margin-right: 3px;
}

#top-tab ul li.cur {
	background: url(../images/tab-bg-cur.png);
}

#top-tab ul li.cur a {
	font-weight: bold;
	color: #fff;
}

#content {
	overflow: hidden;
	clear: both;
	margin-top: 0px;
	width: 100%;
	border-top: 1px solid #ccc;

}

#kidsleft {
	width: 272px;
	height: 515px;
	float: left;
}

#kidsleft1 {
	width: 272px;
	float: left;
}

#kidsleft .cat {
	padding: 4px;
}

.kidsleft .cat {
	padding: 4px;
}

#kidsleft1 .cat {
	padding: 4px;
}

.kidsleft1 .cat {
	padding: 4px;
}

#status-bg {
	height: 28px;
	background: url(../images/toolbar-bg.jpg) repeat-x;
}

#status {
	font-size: 14px;
	color: #FF9900;
	padding-top: 4px;
	padding-left: 10px;
}

#status .sjzt {
	height: 17px;
	background: url(../images/icon_phone.jpg) no-repeat;
	padding-left: 12px;
}

#status .online {
	height: 17px;
	padding-left: 18px;
	background: url(../images/icon_online.jpg) no-repeat left;
}

#status .producttype {
	height: 17px;
	padding-left: 88px;
}

/*.now-position {
	height:20px;
	color: green;
	margin: 1px 0px 0px 0px;
	background: url(../images/nav_bj.gif);
	line-height: 20px;
	padding-left: 10px;
	font-size: 14px;
}*/
.now-position {
	color: green;
	margin: 1px 0px 0px 0px;
	background: url(../images/nav_bj.gif) ;
	padding-left: 30px;
	font-size: 14px;	
}
#ssdw-list {
	width: 230px;
	margin: auto;
}

#ssdw-list li {
	width: 115px;
	float: left;
	height: 32px;
	line-height: 31px;
	font-size: 13px;
}

#qy-list li {
	padding: 5px 3px;
	overflow: auto;
	width: 100%;
}

#qy-list li a.tj {
	display: none;
}

#qy-list li.cur {
	background: #eeeeee;
	cursor: pointer;
}

#qy-list li .cursel {
	background: #bbbbbb;
	cursor: pointer;
}

#qy-list li.cur a.tj {
	display: block;
}

#qy-list li .icon {
	float: left;
	width: 20px;
	padding-left: 3px;
}

#qy-list li .icon-bg {
	float: left;
	width: 20px;
	height: 29px;
	padding-left: 3px;
	background: url(../images/gjhf_0.jpg) no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}

#qy-list li .icon-bg-qi {
	float: left;
	width: 20px;
	height: 33px;
	padding-left: 3px;
	background: url(../images/gjhf_qi.jpg) no-repeat;
}

#qy-list li .icon-bg-zhong {
	float: left;
	width: 20px;
	height: 33px;
	padding-left: 3px;
	background: url(../images/gjhf_zhong.jpg) no-repeat;
}

#qy-list li .info {
	float: left;
	width: 196px;
	margin-left: 5px;
}

#qy-list li .info a {
	color: #0000FF;
	text-decoration: underline;
}

#qy-list li .info .time {
	font-weight: bold;
	color: #33CCCC;
}

#info-list li {
	margin-bottom: 5px;
	border-bottom: dotted 1px #ccc;
}

.searchBox {
	margin-top: 2px;
	overflow: hidden;
	position: relative;
}

.searchBox .searchList {
	margin: -1px 0 0 -1px;
	overflow: hidden;
}

.searchBox .searchList li {
	background: url("../images/city.png") no-repeat scroll 0 -381px
		transparent;
	float: left;
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	position: relative;

	width: 106px;
}

.searchBox .searchList li a {
	color: #4C4C4C;
	display: block;
	margin-right: 1px;
	text-decoration: none;
}

.searchBox .searchList li a:hover {
	background: url("../images/city.png") no-repeat scroll -1px -382px
		#FAFAFA;
	color: #3D6DCC;
	text-decoration: underline;
}

.searchBox .searchList li img {
	
	height: 18px;
	left: 10px;
	margin-right: 10px;
	position: absolute;
	top: 7px;
	width: 18px;
}

.searchBox .searchList li.box_new {
	color: #E60000;
}

.searchBox .searchList li.box_new a {
	color: #E60000;
}

.searchBox .searchList li.box_new a:hover {
	color: #E60000;
}

.searchBox .searchList li.box_new .box_new_img {
	background-position: -289px -114px;
	height: 5px;
	left: 62px;
	top: 11px;
	width: 14px;
}

.searchBox .searchList .repast img {
	background-position: 0 -319px;
	width: 14px;
}

.searchBox .searchList .hotel img {
	background-position: -16px -319px;
}

.searchBox .searchList .market img {
	background-position: -37px -319px;
}

.searchBox .searchList .hospital img {
	background-position: -58px -319px;
}

.searchBox .searchList .movie img {
	background-position: -79px -319px;
	height: 16px;
	width: 16px;
}

.searchBox .searchList .tickets img {
	background-position: -98px -319px;
	height: 19px;
	width: 16px;
}

.searchBox .searchList .bank img {
	background-position: -117px -319px;
	height: 16px;
	width: 14px;
}

.searchBox .searchList .viewpoint img {
	background-position: -134px -319px;
}

.searchBox .searchList .school img {
	background-position: -155px -319px;
}

.searchBox .searchList .gas img {
	background-position: -176px -319px;
	height: 17px;
}

/*--------菜单--------*/
.menu {
	width: 100%;
	height: 35px;
	background: url(../images/menu_bg.png) repeat-x;
}

.menu ul {
	margin: auto;
}

.menu li {
	float: left;
	height: 35px;
	line-height: 35px;
	background: url(../images/menu_line.png) no-repeat right;
}

.menu li.bgnull {
	background: none;
}

.menu a {
	float: left;
	width: 136px;
	height: 33px;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
}

.menu a.action,.menu a:hover {
	background-position: 0 0px;
	color: #fff !important;
	text-decoration: none;
	font-weight: bold;
}

.mb15 {
	margin-bottom: 15px;
}

.plr10 {
	padding-left: 10px;
	padding-right: 10px;
}

.p15 {
	padding: 15px;
}

.gray,.gray a {
	color: #666;
}

.header {
	position: relative;
	height: 558px;
}

.topbar {
	position: absolute;
	top: 0;
	width: 100%;
}

#gallery,.banner {
	height: 558px;
	width: 100%;
	overflow: hidden;
}

.slide {
	background-position: 50% top;
	background-repeat: no-repeat;
	float: left;
	height: 558px;
	width: 100%;
}

.banner1 {
	background-image: url(../images/banner1.jpg);
}

.banner2 {
	background-image: url(../images/banner2.jpg);
}

.banner3 {
	background-image: url(../images/banner3.jpg);
}

.banner4 {
	background-image: url(../images/banner4.jpg);
}

.topbar {
	position: absolute;
	top: 0;
	width: 100%;
}

.rel {
	position: relative;
}

.fl-li li {
	float: left;
}

.switch-item {
	width: 200px;
	margin-left: 465px;
	margin-top: 470px;
	text-align: center;
}

.switch-item a {
	background: url(../images/switch-0.png) no-repeat;
	width: 40px;
	height: 40px;
	display: block;
	line-height: 24px;
	font-size: 24px;
	color: #fff;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.switch-item a:hover,.switch-item .currbanner a {
	background: url(../images/switch-1.png) no-repeat;
}

#box-list .box-item {
	width: 249px;
	height: 229px;
	background: url(../images/ban_bg.png) no-repeat;
	float: left;
}

#box-list .box-item .title {
	padding: 15px 15px 5px 15px;
}

#box-list .box-item .content {
	padding: 2px 15px 15px 15px;
}

#hb-list li {
	float: left;
	width: 110px;
	height: 50px;
}

/*左侧开始*/
#aboutleft {
	width: 195px;
	float: left;
	padding: 5px;
}

.aboutmenu li {
	height: 33px;
	line-height: 33px;
	border-bottom: solid 1px #d8d8d8;
}

.aboutmenu li a {
	font-size: 14px;
	padding-left: 30px;
}

.aboutmenu li a {
	display: block;
}

.aboutmenu li a.cur {
	font-weight: bold;
}

.aboutmenu li.noline {
	background: 0;
}

/*左侧结束*/ /*右侧开始*/
#aboutright {
	width: 793px;
	float: right;
	background: white;
	height: 500px;
}

.aboutmain {
	margin: 20px;
}

.aboutmain h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

/*右侧结束*/ /*手机设置左侧开始*/
#msleft {
	width: 100%;
	padding-top: 0px;
}

.msmenu li {
	height: 28px;
	padding-top: 0px;
	line-height: 28px;
}

.msmenu li a {
	font-size: 14px;
	padding-left: 60px;
}

.msmenu li a {
	display: block;
}

.msmenu li a.cur {
	font-weight: bold;
}

.msmenu li.noline {
	background: 0;
}

/*手机设置左侧结束*/
.main_table_02 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-left: 30px;
	text-align: center;
}

.tr_heighr td {
	height: 31px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	align-text: center;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tr_title td {
	height: 31px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	align-text: center;
	font-size: 14px;
	background: url(./images/tab3_th.gif) repeat-x;
}

.trackitem {
	cursor: pointer;
}

#container {
	border-left: 1px solid #CCCCCC;
	border-top: 2px solid #eeeeee;
	height: 525px;
}

.container {
	border-left: 1px solid #CCCCCC;
	border-top: 2px solid #eeeeee;
	height: 525px;
}

#dataselect {
	line-height: 35px;
	font-size: 14px;
	padding-right: 30px;
	text-align: right;
}

/*--------上课模式--------*/
.addclasstime {
	margin: 10px 0px 10px 80px;
	display: none;
}

.hintDiv {
	position:relative;
	top:-10px;
	margin: 0px 20px 20px 20px;
	padding: 20px;
	color: green;
	border: 1px dashed green;
	font-size: 14px;
	height: auto;
}

.hintDiv a {
	color: blue;
}
.hintDiv a:HOVER {
	color: #FF6600;
}

.icon-info {
	background: url(../images/info.png) no-repeat;
	padding-left: 55px;
	padding-top: 15px;
	height: 60px;
}

.timeinput{
	width:50px;
}
.otherContWrap { margin-left: 180px; padding: 10px 30px 200px; font-size: 14px; background-color: #fff;}
.otherContWrap h3 { line-height: 35px; border-bottom: 1px #919191 solid; color: #ff7e00; text-indent: 30px;}
.otherCont { padding-top: 15px; color: #919191;}.otherCont p { padding-bottom: 10px; text-indent: 30px;}
.memberitem
{
	border-top:1px dashed orange;
	height:25px;
	padding:10px;
}