﻿/* Search Index  */
#search_l {
	margin:100px 0 80px 0;
}
.sb_margin {
	margin-bottom:100px;
}	
#s_container {
	width:100%;
	text-align:center;
}
/* Search Tab Navigation, stn_ */
ul.stn0 {
	width:492px;
	height:41px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	padding-left:220px;
	background:url(/Images/Common/st_line.gif) no-repeat left bottom;
}
.stn0 li {
	float:left;
	width:122px;
	height:31px;
	line-height:31px;
	margin-right:5px;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	background:url(/Images/Common/st_menu_no.gif) left top no-repeat;
}
.stn0 li.current {
	width:122px;
	height:41px;
	line-height:31px;
	color:#FFF;
	background:url(/Images/Common/st_menu_on1.gif) left top no-repeat;
}
.stn_main {
	clear:both;
	width:710px;
	height:47px;
	border: 1px solid #8fb4da;
	border-width:0 1px 1px 1px;
	padding-top:12px;
	margin:0 auto;
	background: url(/Images/Common/st_menu_bg.gif) repeat-x;
}
#stn_main0 div {
	display:none;
}
#stn_main0 div.block {
	display:block;
}
.type_text {
	width:430px;
	height:25px;
	cursor:text;
	line-height:25px;
	vertical-align:middle;
	border:1px solid #8fb4da;
}	
.btn_bg_large {
	width:84px;
	height:30px;
	color:#FFF;
	cursor:pointer;
	border:0 none;
	font-weight:bold;
	vertical-align:middle;
	margin:0 15px 0 15px;
	background:url(/Images/Common/btn_bk.gif) repeat-x 0 0;
}
.img_icon {
	width:8px;
	height:8px;
	cursor:pointer;
	margin:0 5px 0 5px;
}
/* Small Search Tab Navigation, stn_s  */
ul.stn_s0 {
	width:400px;
	height:41px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	padding-left:200px;
	background:url(/Images/Common/st_s_line.gif) no-repeat left bottom;
}
.stn_s0 li {
	float:left;
	width:122px;
	height:31px;
	line-height:31px;
	margin-right:5px;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	background:url(/Images/Common/st_menu_no.gif) left top no-repeat;
}
.stn_s0 li.current_s {
	width:122px;
	height:41px;
	color:#FFF;
	line-height:31px;
	background:url(/Images/Common/st_menu_on1.gif) left top no-repeat;
}
.stn_s_main {
	clear:both;
	width:598px;
	height:47px;
	padding-top:12px;
	margin:0 auto;
	border: 1px solid #8fb4da;
	border-width:0 1px 1px 1px;
	background: url(/Images/Common/st_menu_bg.gif) repeat-x;
}
#stn_s_main0 div {
	display:none;
}
#stn_s_main0 div.block_s {
	display:block;
}
.type_s_text {
	width:330px;
	height:25px;
	cursor:text;
	line-height:25px;
	vertical-align:middle;
	border:1px solid #8fb4da;
}
/* Keywords List, kl_ */
#kl {
	width:710px;
	margin:0 auto;
	text-align:left;
}
#kl h1 {
	color:#333;
	font-weight:bold;
	line-height:24px;
	margin-bottom:5px;
	margin-top:5px;
}
#kl a:link,#kl a:visited,#kl a:hover {
	margin-right:10px;
	text-decoration:underline;
}




