﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color:#444444;
}
strong{
	border-bottom:1px dashed #444444;
}
a{
/*全局链接样式*/
	text-decoration: none;
	color: #004477
}
a:hover{
	text-decoration: underline;
}
.png{
	margin-top:-6px;
	margin-right:20px;
}

#center{
/*垂直、水平居中*/
	position: absolute;
	width:500px;
	/*height:300px;*/
	left:50%;
	/*top:50%;*/
	margin-left:-250px;
	margin-top:50px;
	/*border: solid 3px red;*/
}

#index_search_input{
	padding-left:5px;
	width:390px;
	height:25px;
	font-size: 20px;
	font-weight: bold;
	margin-left:45px;
	margin-right:5px;
}

#search_input{
	padding-left:5px;
	width:300px;
	height:20px;
	font-size: 16px;
	font-weight: bold;
	margin-right:5px;
}
#search_form a{
	color:#ffffff;
	text-decoration: none;
}
#search_form a:hover{
	color:#ffffff;
	text-decoration: none;
}
#index_search_form{
	margin-top:20px;
	margin-bottom:20px;
}

.footer{
/*底部信息*/
	clear:both;
	margin-top:-12px;
	color: #999999;
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	line-height:20px;
	text-align:right;
}

.footer a{
	text-decoration: none;
	color:#666666;
}
.footer a:hover{
	text-decoration: underline;
}

.left{
	float: left;
}
.middle{

}
.right{
	float:right;
	margin-top:-20px;
	margin-bottom:-15px;
}

.top{
	padding-left:5px;
	padding-right:5px;
	padding-top:30px;
	padding-bottom:30px;
	background-image: url(../pic/top_ground.png);
	background-repeat: repeat-x;
}

.imgblock{
	background-color:#f0f0f0;
	clear: both;
	display: block;
	height:25px;
	line-height:25px;
	text-align: left;
	padding-left:10px;
	margin-top:-10px;
	>margin-top:-20px;
	margin-bottom:20px;
	color:#888888;
	font-size: 12px;
}
.imgblock_bottom{
	background-color:#f0f0f0;
	clear: both;
	display: block;
	height:25px;
	line-height:25px;
	text-align: left;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	color:#888888;
	font-size: 12px;
}
.imgblock a{
	
}
.num{
	
	font-weight: bold;
	
}
h1{
	font-size: 13px;
	font-weight: bold;
}

hr{
	color: #CCCCCC;
}

.abc_a{
	width: 150px;
	float: left;
	line-height:20px;
	margin-left: 15px;
	_margin-left: 10px;
	margin-right:25px;
	overflow-x:hidden;
}
.abc_b{
	line-height:20px;
	padding: 0px 240px 0px 190px;
}
.abc_c{
	width:200px;
	float:right;
	margin-right:15px;
	_margin-right:10px;
	margin-left:25px;
	line-height:20px;
	overflow-x:hidden;
}
.syllable{
	padding-top:10px;
	font-size: 20px;
	font-weight: bold;
	background-image: url(../pic/search_results.png);
	color:#000000;
	border-top:1px solid  #B6D0DD;
	background-repeat: repeat-x; 
}
.explanation{
	
}
.eg{
	color: #888888;
	padding-left: 2em;
}
.exp{
	color: #777777;
}
.intro{
	text-indent:2em;
}
.list_link{
	width:50%;
	height:30px;
	float:left;
}
.word_link{
	width:33%;
	height:30px;
	line-height:30px;
	display:-moz-inline-box;
	display:inline-block;
}
