/* CSS Document */
dl,dd,dt,ul,li{margin:0; padding:0;}
dd,dt{float:left;}
dl,dd,dt,ul,li{list-style:none;}
dt{ width:30px;}
dl{ margin-left:35px;}
/* kw1 */
.noad{
	width:780px;
	background-color: #000000;
	margin: auto;
}
.kw1{
	width:740px;
	font:Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	height: 100%;
	overflow: hidden;
	padding: 30px 10px 40px 10px;
}
.kw1 h3{
	font-size:12px;
	margin:0px 25px 1px 25px;
	padding:0 0 10px 25px;
	text-align: left;
	color: #999999;
	display: block;
}
.box h3{
	font-size:14px;
	font-weight:bold;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-break:break-all;
	width:190px;
	text-transform:capitalize;
	color: #999999;
	margin: 0;
	padding: 0;
	height: 24px;
}
.box{ width:200px; margin-bottom:15px;}
.box li{
	padding:0px 10px 0px 0px;
	text-align:left;
	line-height:150%;
	height: 100px;
	overflow: hidden;
}
a.big_t{ text-decoration:none;color:#000;}
a:hover.big_t{ text-decoration:underline;color:#6699FF;}

a.small_t{color:#3399FF; text-decoration:underline;}


.big_t{ font-size:14px; font-weight:bold; float:left; }
.small_t{ font-size:13px;float:left; }
.big_t,.small_t{display:block;height:24px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;width:190px; text-transform:capitalize;}
/*noad_search*/
.search_noad{
	margin:auto;
	width:760px;
	padding: 30px 0px 0px 0px;
	text-align: center;
}
.noad_text{width:280px; height:24px;border:1px #ccc solid; color:#666; font-size:14px; font-weight:700; padding:2px 2px 0px 5px;}
.noad_stb{
	font-size: 12px;
	margin-left:6px;
	text-align:center;
	padding: 3px 8px;
	color: #000;
	font-weight: 700;
}
.key{
	background:url(images/icon.gif) no-repeat 5px 14px;
	width: 540px;
	margin: 0px 0px 0px 100px;
	padding: 5px 100px 5px 20px;
	text-align: left;
	overflow:hidden;
	text-overflow:ellipsis;text-transform:capitalize;
	height:22px;
	line-height:30px;
	display: block;
}

.key a{ color:#000; text-decoration:underline; padding:0px 3px;}
.key a:hover{ color:#0000ff; text-decoration:underline;}

