@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align: center;
	font-size: 75%;
    color: #222; 
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background: #FFFFF5 url(../images/bg.png) repeat;
	text-align: left;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after, .container:after {
  content: "\0020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  overflow:hidden; 
}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

/* layout */
html {
	height: 101%;
}
.container {
margin:0;
width: 996px;
text-align: center;
overflow: hidden;
}
.logo {
	display: block;
	width: 996px;
	height: 237px;
	overflow: hidden;
	text-indent: -9999em;
	background: url(../images/learning-mandarin.png) center no-repeat;
}
.nav {
 width:996px;
 height: 40px;
 list-style-type: none;
 background: #FF7F00;
}

.nav li {
	float: left;
	width: 158px;
	height: 40px;
	border: solid 1px #FFFFFF;
	border-width: 0 2px 0 0;
	text-align: center;
}

.nav li a:link,.nav li a:visited {
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.nav li a:hover {
	color: #000000;
}

.container .nav li a span {
	cursor: text;
	color: #000000;
}

.column,.footer {
	width: 940px;
	margin: 10px auto 10px auto;
	text-align: left;
	border: solid 6px #F1DEC4;
	overflow: hidden;
}

.columnL {
	float: left;
	width: 200px;
	padding: 10px 10px 9999px 10px;
	margin-bottom: -9999px;
	border: solid 6px #F1DEC4;
	border-width: 0 6px 0 0;
}
.columnR,.indexR {
	float: left;
	padding: 10px 10px 9999px 10px;
	margin-bottom: -9999px;
}

.indexL {
	float: left;
	width: 360px;
	padding: 10px 10px 9999px 10px;
	margin-bottom: -9999px;
	border: solid 6px #F1DEC4;
	border-width: 0 6px 0 0;
	background: #FFFFFF;
}

.indexR p {
	width: 520px;
}

.title1 {
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 10px;
}

.title2 {
	height: 22px;
	width: 510px;
	padding-left: 10px;
	line-height: 22px;
}

.inhh {
	background: url(../images/index_04.gif) repeat;
	height: 100%;
	padding: 10px;
	margin-bottom: 10px;
}

.inhh h4 {
	background: #BB9555;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 15px;
	width: 60%;
	margin-bottom: 15px;
}

.imgc {
	padding: 0 30px 15px 30px;
}

.imgc img {
	padding: 2px;
	background: #FFFFFF;
	border: solid 1px #CCC;
	margin: 5px;
}

.tcolo1 {
	background: #EBF1BF;
}

.tcolo2 {
	background: #BFCFF1;
}

.tcolo3 {
	background: #BFE2F1;
}

.tcolo4 {
	background:#F1CCBF
}
.footer {
	text-align: center;
	padding: 10px 0 0 0;
}
.hlogo {
	display: block;
	width: 198px;
	height: 52px;
	background: url(../images/learn-mandarin.png) center no-repeat;
	text-indent: -9999em;
	margin-bottom: 160px;
}
.clogo {
	display: block;
	width: 198px;
	height: 52px;
	background: url(../images/learnchinese.gif) center no-repeat;
	text-indent: -9999em;
	margin-bottom: 20px;
}
.dllogo {
	display: block;
	width: 198px;
	height: 52px;
	font-size: 14px;
	line-height: 52px;
	vertical-align: middle;
	background: url(../images/about_01.gif);
	text-indent: 4em;
	margin-bottom: 20px;
}
p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.service {
	float: right;
	background:#FFFFFF;
	padding: 5px;
	border: solid 1px #CCC;
}

.det span {
	font-size: 16px;
	font-weight: bold;
}
hr {
	clear: both;
	border: solid 1px #F1DEC4;
}
.peking {
	float: left;
	margin: 0 10px 25px 10px;
}

.add span {
	font-weight: bold;
	color: #000000;
}

.addr {
	font-weight: bold;
	font-size: 22px;
	color: #FF0000;
	text-align: center;
}
.add a {
	color: #308ECD;
	font-weight: bold;
	text-decoration: none;
}

.add a:hover {
	text-decoration: underline;
}

/*links*/
a.default {
	color: #308ECD;
	text-decoration: none;
}

a.default:hover {
	text-decoration: underline;
}

.bottomnav {
	position: absolute;
	left: -9999em;
}

.tabc {
	border: solid 1px #CCC;
	background: #FFFFFF;
}

.tabc td {
	width: 110px;
	padding-left: 5px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}

.tabc tr.top td {
	background: #FFFF00;
	font-weight: bold;
}