/* CSS Document */

body {
background: url(img/bg.gif) center;
background-position : top;
background-repeat : repeat-y;
margin: 0;
}

img {
	border:0;
}
	
a:link a:visited a:hover a:active{
	text-decoration: none;
}


.topbar {
	background: #820705;
	width: 100%;
	height: 5px;
	overflow:hidden;
}

.center{
	width: 800px;
	margin: 0 auto;
	background-color:#f7f7f7;
}

.banner {
	width: 100%;
}

.splash {
	width:772px;
	height:235px;
	margin: 7px auto 10px;
	border: 1px solid #acacac;
}

#gmap {
	width:772px;
	height:260px;
	margin: 7px auto 10px;
	border: 1px solid #acacac;
}
.main {
	width: 772px;
	height: 75%;
	margin: 0 auto;
	overflow: hidden;
}


/* 对日中国语 */

.navbar {
	width: 180px;
	height: 100%;
	float: left;
	margin-top: 2px;
}

.nav1 {
	font-family: MS PGothic, Verdana;
	width: 180px;
	height:36px;
	background-image: url(img/nav_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.nav1-select {
	font-family: MS PGothic, Verdana;
	width: 180px;
	height:36px;
	background-image: url(img/nav_2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}

.nav1-select a{
	padding-left:20px;
	text-decoration: none;
	color: #5e5e5e;
	font-size: 11.5pt;
	line-height: 36px;
	font-weight:bold;
}
.nav1 a {
	padding-left:20px;
	text-decoration: none;
	color: #5e5e5e;
	font-size: 11.5pt;
	line-height: 36px;
	display:block;
}

.nav1 a:hover {
	background-image: url(img/nav_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.nav1 a:visited {
	text-decoration: none;
	color: #5e5e5e;
}

.nav2  {
	width: 180px;
	height: 70px;
	font-family: MS PGothic, Verdana;
	background-image: url(img/nav_3.png);
	background-repeat: no-repeat;
    background-position: center center;
	display:block;
}

.nav2 a {
	padding-left:20px;
	padding-right: 10px;
	text-decoration: none;
	color: #5e5e5e;
	font-size: 14pt;
	line-height: 35px;
	display:block;
	text-align: center;
}

.nav2 a:hover {
	background-image: url(img/nav_4.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.nav2 a:visited {
	text-decoration: none;
	color: #7a7a7a;
}

.nav2-select  {
	width: 180px;
	height: 70px;
	font-family: MS PGothic, Verdana;
	background-image: url(img/nav_4.png);
	background-repeat: no-repeat;
    background-position: center center;
	display:block;
}

.nav2-select a {
	padding-left:20px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 14pt;
	color: #7a7a7a;
	display:block;
	line-height: 35px;
	text-align:center;
	font-weight:bold
}


.content {
	margin: 2px 0 0;
	width: 590px;
	float:right;
}

.content-t {
	width: 586px;
	height: 10px;
	float:right;
	background-image: url(img/bg3.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-position: top;

}
.content-m {
	width: 586px;
	float:right;
	background-image: url(img/bg4.png);
	background-position: right top;
	background-repeat: repeat-y;
	clear:both;
}

.content-m h2 {
	font-family: MS PGothic, Verdana;
	width:91%;
	margin:20px 0 0 25px;
	float:left;
	font-size:12pt;
	color: #D90000;
	list-style-type: none;
	font-weight: normal;

}
.content-m h3 {
	font-family: MS PGothic;
	width:91%;
	margin:20px 0 0 25px;
	float:left;
	font-size:18pt;
	color: #5e5e5e;
	list-style-type: none;
	font-weight: bold;

}
.content-m p {
	font-family: Times New Roman, Verdana;
	width:91%;
	float:left;
	margin: 3px 0 0 25px ;
	color:#5e5e5e;
	line-height:1.2em;
	font-size:10.5pt;
	letter-spacing: 1px;
	

}


.content-b {
	width: 586px;
	height: 10px;
	float:right;
	background-image: url(img/bg5.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-position:top;
}


.foot {
	font-family: Verdana;
 	width:100%;
	float: left;
	margin-top:50px;
	background-image:url(img/foot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top:1px solid #d9d9d9;
	font-size: 9pt;
	color: #4d4d4d;
	text-align: center;
	padding: 30px 0 25px;
	clear:both;
}



/* 暑期班 */

.summer {
	margin: 10px auto; 
	width:770px; 
	height:290px;
}

.course {
	font-family: Verdana;
	float:right;
	width: 65%;
	margin:20px;
	padding: 1em;
	color:#5e5e5e;
	line-height:1.5em;
	font-size:10.5pt;
	letter-spacing: 1px;
	text-align:justify;
}

/* 对外汉语辅导 */

.dw-splash {
	width:772px;
	height:420px;
	margin: 7px auto 10px;
	border: 0px solid #acacac;
	background:url(duiwai/img/dw_splash.jpg) center center no-repeat;
}

.duiwai {
	margin: 5px auto; 
	width:775px;
	overflow:hidden;
}


.duiwai-t {
float:left;
	width:100%; 
	height: 20px; 
	background: url(duiwai/img/bg.gif) center top no-repeat ;
}


.duiwai-m {
float:left;
	width:100%;
	height:auto;
	background: url(duiwai/img/bg-m.gif) center center repeat-y;
}

.duiwai-b {
float:left;
	width:100%; 
	height: 20px; 
	background: url(duiwai/img/bg.gif) center bottom no-repeat;
}



.duiwai-m p {
	font-family: Verdana;
	color:#5e5e5e;
	margin:15px 50px 10px 50px;
	line-height:1.2em;
	font-size:10.5pt;
	letter-spacing: 1px;
	text-align: justify;
}
.duiwai-m h3 {
	margin:15px 50px 10px 50px;
	font-size:18pt;
	color: #5e5e5e;
	font-weight: bold;

}


#table{
	float:left;
 	margin:10px 0 0 25px;
 	color:#5e5e5e;
	font-size:10.5pt;
	line-height:1.2em;
}
table{
border-collapse:collapse;
}
td{
border:#5e5e5e solid 1px;
height:30px;
}
