@charset "utf-8";
body{
	margin:0px;
	padding:0px;
	font-family:"微软雅黑";
	font-size:11pt;

}
#header{
	height:30px;
	border-bottom:#999999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	background:#EEEEEE;
}
p{
	text-indent:2em;
}
td{
	text-align:left;
}
div{
	font-family:"微软雅黑";
	font-size:11pt;
}
#header a,a:visited{
	color:#0000FF;
}
#header a:hover{
	color:#FFCC00;
}

#container{
	min-width:1000px;
	text-align:center;
}
#container #header {
	width:1024px;
	text-align:right;
}

#container #content {
	word-spacing: normal;
	width:1000px;
}

#container #content #intro_banner {
	background-image: url(../images/intro.png);
	background-repeat: no-repeat;
	width:80%;
	height:50px;
	background-position: left top;
	border-bottom:#999999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

#container #content #intro_content {
	background-repeat: no-repeat;
	width:100%;
	height:550px;
	background-position: left top;
}



#container #content #listening {
	background-image: url(../images/square.png);
	background-repeat: no-repeat;
	width:100%;
	height:300px;
}

#container #content #listening_banner {
	background-image: url(../images/listening.png);
	background-repeat: no-repeat;
	width:80%;
	height:80px;
	background-position: 0px 20px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	color:#0033FF;
}

#container #content #listening_content {
	line-height:40px;
	padding-top:100px;
}

#container #content #vocabulary {
	background-image: url(../images/square.png);
	background-repeat: no-repeat;
	width:100%;
	height:300px;
}
#container #content #vocabulary_banner {
	background-image: url(../images/vocabulary.png);
	background-repeat: no-repeat;
	width:80%;
	height:80px;
	background-position: 0px 20px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	color:#0033FF;
}
#container #content #vocabulary_content {
	line-height:40px;
	padding-top:20px;
}


#container #content #writing {
	background-image: url(../images/square.png);
	background-repeat: no-repeat;
	width:100%;
	height:300px;
}
#container #content #writing_banner {
	background-image: url(../images/writing.png);
	background-repeat: no-repeat;
	width:80%;
	height:80px;
	background-position: 0px 20px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	color:#0033FF;	
}
#container #content #writing_content {
	line-height:40px;
	padding-top:130px;
}



#container #content #test {
	background-image: url(../images/square-green.png);
	background-repeat: no-repeat;
	width:100%;
	height:300px;
}
#container #content #test_banner {
	background-image: url(../images/tests.png);
	background-repeat: no-repeat;
	width:80%;
	height:80px;
	background-position: 0px 20px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	color:#0033FF;
}
#container #content #test_content {
	line-height:40px;
	padding-top:50px;
}



#container #banner {
	background-image: url(../images/band-gk.png);
	width:100%;
	height:120px;
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
}
#container #banner #banner_content {
	background-image: url(../images/logo.png);
	background-position: 0px;
	width:1000px;
	height:100px;
	background-repeat: no-repeat;
	text-align:left;
	font-size:18px;
	color:#FFFFFF;
	margin-left:250px;
	padding-left:100px;
}
#container #content #intro  {
	text-align:left;
}
#container #content #intro #bingo_intro {
	width:100%;
	height:200px;
	background-color:#FFFFFF;
}


#container #content #module {
	background-color: #FFFFFF;
	margin-top:20px;
}
#container #content #module #module_header #menu_table td {
	text-align:left;
}

#container #content #module #module_header #menu_table td img {
	border:0px;
}

#container #content #module #module_content {
	background-color: #FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	border-top-width:0px;
	text-align:left;
}

#container #content #module #module_content p img {
	text-indent:0em;
	border:1px;
	border-color:#DDDDDD;
}

#container #content #intro #intro_flash {
	border: 1px solid #999999;
	width:500px;
	padding: 5px;
}

.normal{
	background:#EEEEEE;
	color:#666666;
	width:195px;
	height:100px;
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#DDDDDD;
}

.highlight{
	background:#FFFFFF;
	color:#666666;
	width:195px;
	height:100px;
	border-color:#CCCCCC;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;	
}

.title{
	font-weight:bold;
}

#footer {
	float:none;
	position:relative;
	margin-top:5px;
	padding-top:10px;
	width:100%;
	text-align:center;
	background-attachment: scroll;
	background-color: #F3F3F3;
	background-image: url(../images/icons/bg/dot_frag_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer-links {
	width:60%;
	height:50px;
	margin-left:0px auto;
	margin-right:0px;
	text-align:center;
}

#footer-links ul {
}

#footer-links  ul li {
	display:inline;
	background:url(../images/icons/bullet/article_common.gif) left  150% no-repeat;
	padding-left:10px;
	margin-left:10px;
	margin-right:10px;
}

.pop_div {
		font-size:12px;
		font-color:#0000FF;
		position: absolute;
		display:block;
		background:#fff url(../images/icons/bg/cloud_bg.jpg) repeat-x;
		border: 1px #0F6999 solid;
		padding: 10px;
		width:260px;
		z-index: 10000;	
}

#inner-pop {
	text-align:left;
}
	#inner-pop  h2 {
	background:url(../images/icons/bullet/green_arrow.gif) no-repeat left center;
	padding-left:20px;
	font-size:14px;
	color:#000000;
	}
	
	#inner-pop  h2  a{
	color:#000000;
	}
	#inner-pop  ul{
	}
	
	#inner-pop hr {
	color:#3399FF;
	width:95%;
	height:1px;
	border:1px dashed #86BCD4; 
	shadow:yes;
	}
	#inner-pop  ul ul{
	display:inline;
	margin-left:2px;
	}
	
	#inner-pop  ul ul li{
	display:inline;
	margin-left:10px;
	list-style:circle;
	}
	
.inlinelist {
	margin:5px;
	margin-left:15px;
}
.inlinelist li{
/* display:inline; */
list-style:none;
background:url(../images/icons/bullet/article_common.gif) no-repeat left 200%;
padding-left:15px;
margin:5px;
font-size:12px;
}

.inlinelist li a{
white-space:nowrap; 
margin-right:5px;
}