.wrapper{
	margin-left:auto;
	margin-right:auto;
    width:780px;
}
.inner_wrapper{
    margin:0;
    padding:0 10px;
    background:#fff;
}
.header{
    margin:0 0 10px 0;
}
.header_inner{}

.left_area{
	float:left;
	width:500px;
}
.content{
  margin:10px 0 0 0;
}

.inner_content{}
.right_column{
	float:left;
	width:182px;
    margin-left:40px;
}

.inner_right{
  padding:0;
  >padding-left:5px;
}

.inner_sidebar{}

.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
}

.footer{
 border-top:1px solid #b2b2b2;
}
.footer-02{
 border-top:1px solid #b2b2b2;
 margin-top:40px;
}
.inner_footer{
	line-height:20px;
    font-size:90%;
    color:#000;
}
.lvnd_right{
  float:left;
  width:580px;
  margin-left:15px;
}
.lvnd_left{
  float:left;
  width:140px;
  text-align: right;
}

/*layout end*/
body{
	margin:0px;
	font-size:12px;
    line-height:20px;
    color:#666;
	font-family:Verdana, ËÎÌå;
	word-break:break-all;
    background:#f2f2f2;
}
img{
	border:0px none;
}
input{
	font-size:12px;
}



table{
	border-collapse:collapse;
	border:0px none;
	width:100%;
}
a:link,a:visited {
	text-decoration:none;
	color:#006573;
}
a:hover,a:active {
	color:#FF0000;
	text-decoration:none;
}

ul{
  margin:0;
  padding:0;
  list-style:none;
}

ul li{
  list-style-position: outside;
}

.shadow_line{
  height:5px;
  font-size:0px;
  border-top:1px solid #fff;
  background:url(../img/shadow.gif) repeat-x top;
}

.logo{
  width:240px;
  float:left;
  margin:5px 0;
}
.h_options{
  width:520px;
  float:right;
  text-align:right;
}
.tel{
  font-size:20px;
  font-weight:bold;
  text-align:left;
}
.menu{
  background:#000;
  height:25px;
  line-height:25px;
  text-align:center;
}

.menu ul li{
  display:block;
  float:left;
  width:95px;
}

.menu ul li.tab_on{
	display:block;
	float:left;
	width:95px;
	background:url(../img/w_arrow.gif) no-repeat 0 3px;
	color: #FFFFFF;
}

.menu ul li a:link,
.menu ul li a:visited{
  color:#fff;
}
.menu ul li a:hover{
  color:#fff;
}

h3{
  font-size:150%;
  font-weight:bold;
  color:#006573;
  margin:10px 0;
}

.sub_m_title{
  font-weight:bold;
  line-height:25px;
  color:#069;
}

.sub_m_title a:link,
.sub_m_title a:visited{
  color:#09c;
}

.sub_m_title a:hover{
  color:#06f;
  text-decoration:underline;
}
.m_title{
  font-weight:bold;
  color:#09c;
  font-size:120%;
}

.sider_block{
  margin:0 0 20px 0;
}

.sb_top{
  background: url(../img/line_rc.gif) no-repeat;
  height:4px;
  font-size:0px;
  line-height:0px;
}
.sb_content{
  border:1px solid #b2b2b2;
  text-align:center;
}
.content_form{
  background: #ccc;
  margin:10px 0;
}

.content_form td{
  background: #fff;
  padding:5px;
  color:#333;
  border:1px solid #ccc;
  >border:0px none;
}
.back{
  text-align:right;
  font-weight:bold;
}
.back a:link,
.back a:visited{
  color:#06f;
}

.sider_block_lvnd{
  background:url(../img/line_c.gif) no-repeat right 5px;
  padding:10px 5px 0 0;
}

ul.initial_list li{
  font-weight:bold;
  color:#000;
}

ul.initial_list li a{
  padding-right:15px;
}

ul.initial_list li.initial_list_on a{
  padding-right:15px;
  color:#09c;
}

ul.initial_list ul.drop_list li{
  padding-right:0;
  font-weight:normal;
}

ul.initial_list ul.drop_list li a{
  padding-right:0;
}

ul.initial_list ul.drop_list li.list_on{
  font-weight:bold;
  color:#09c;
}

.sub_con_title{
  font-size:120%;
  font-weight:bold;
  color:#000;
}

.info-left{
    float:left;
}
.info-right{
	float:right;
	width: 340px;
	padding: 0px 20px 0px 0px;
}
a.info-link:link,
a.info-link:visited{
  color:#06F;
  text-decoration:underline;
}
a.info-link:hover{
  color:#f30;
  text-decoration:underline;
}

a.intr-link:link,
a.intr-link:visited{
  color:#09c;

}
a.intr-link:hover{
  color:#f30;

}

.tutor_name{
    font-size:120%;
	font-weight:bold;
    color:#333;
}
.tutor_pic{
  float:left;
  width:80px;
}
.tutor_intro{
  display:block;
  float:right;
  width:460px;
}
.dotline{
  background:url(../img/dots.gif) repeat-x;
  height:13px;
  margin:5px 0;
}

.f_dark{
  color:#000;
  font-weight:bold;
  font-size:120%;
}

.more{
  font-size:0.9em;
  line-height:0.9em;
  text-align:right;
}

div.contact_info{
 border:1px solid #b2b2b2;
 background:#fff;
 text-align:left;
 font-size:95%;
 margin:50px 0;
}
.couse{
	border:1px solid #CCCCCC;
}
.couse tr{
	line-height:normal;
	height: 50px;
}
.couse tr td{
    border:1px solid #CCCCCC;
}

.quo-tab{
	text-align:center;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}
.quo-tab tr td{
    text-align:center;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}
