html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	font-family: tahoma;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #212121;
	background:url(../images/bg.jpg) repeat-x #fff
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:986px;
}
div#logo{
	width: 986px;
	height: 200px;
	background: url(../images/DLT_logo.jpg) 0 0 no-repeat;
}
div#container{
	background: #fff;
	width: 960px;
	padding:13px;
	float:left
}
div#hilight{
	background:url(../images/hilight_bullet.jpg) repeat-y #eaeaea; 
	width:809px; 
	color:#212121; 
	font-weight:bold; 
	padding:7px 20px; 
	font-size:12px;
	float:left
}
div#hilight span{
	color:#6c32a4
}

a.th{
	background:url(../images/land_th.jpg) 0 4px  no-repeat #eaeaea;
	width:51px;
	display:block;
	float:left;
	height:16px;
	padding:7px 0
}
a.en{
	background:url(../images/land_en.jpg) 4px 4px  no-repeat #eaeaea;
	width:60px;
	display:block;
	float:left;
	height:16px;
	padding:7px 0;
	
}

div#search{
	width:410px;
	background:url(../images/land_map.jpg) no-repeat center;
	padding:40px 35px;
	margin-top:20px;
	height:120px;
	float:left
}
div#search .search-box{
	background:url(../images/land_search.png) no-repeat;
	float:left;
	width:390px;
	height:100px;
	padding:10px
}
div#search .search-box .icon{
	background:url(../images/land_search_icon.png) no-repeat;
	width:149px;
	height:103px;
	margin-right:1px;
	float:left
}
div#search .search-box .input{
	background:url(../images/land_search_input.png) no-repeat;
	width:220px;
	height:83px;
	float:left;
	color:#4b0097;
	padding:10px;

}

div#search .search-box .input select{
	width:220px; 
}
div#search .search-box .input input.fill{
	width:160px
}

div#latest{
	width:410px;
	background:url(../images/book.jpg) no-repeat 20px 60px; 
	padding:30px 35px;
	margin-top:20px;
	float:left
}
div#latest h3{
	color:#4b0097;
	background:url(../images/land_h3.jpg) no-repeat;
	font-size:12px;
	padding:2px 0 2px 27px;
	margin:0
}
div#latest ul{
	padding:0 0 0 130px; 
	margin:0;
}
div#latest ul li{
	padding:0; 
	list-style:none
}
div#latest ul li a{
	background:url(../images/bullet_violet.jpg) no-repeat 0 9px ; 
	text-decoration:none; 
	padding:2px 0 2px 10px; 
	border-bottom:1px dotted #c7c7c7; 
	display:block; 
	text-decoration:none; 
	color:#212121
}
div#latest ul li a:hover{
	color:#4b0097
}
div#enter{
	background:#fff;
	float:left; 
	width:986px; 
	text-align:center;
	padding:10px 0
}
div#enter a{
	background:url(../images/land_enter.jpg) no-repeat;
	width:128px;
	height:33px;
	display:block; float:none; margin:0 auto
}
div#enter a:hover{
	background:url(../images/land_enter02.jpg) no-repeat;

}
div#banner{
	background:url(../images/banner_logo.jpg) no-repeat #fff 10px 0; width:936px; height:31px; float:left; padding:15px 25px; overflow:hidden
}
div#footer{
	width:956px;
	float:left;
	background:#eee;
	padding:5px;
	text-align:center;
	margin-top:10px;
}


.about{
	width:142px; float:left; height:15px; *height:17px;
}
.word{
	width:85px; float:left; height:15px; *height:17px;
}
.sep-l{
	background:url(../images/land_sep_l.png) no-repeat right; padding-right:10px; float:left 
}
.sep-r{
	background:url(../images/land_sep_r.png) no-repeat right; float:left
}