@charset "utf-8";
/* CSS Document */
.web-content-cont {
	margin-top:6px;
}
.web-content-search {
	width:300px;
	height:36px;
	margin: 2px;
}
.web-content-search-menu td{
	height:30px;
	width:145px;
	text-align:center;
	line-height:30px;
}
.web-content-search-menu a,
.web-content-search-menu a:visited {
	font-size:11px;
}
.web-content-search-menu a,.web-content-search-menu a:visited {
	display:block;
	height:30px;
	background-color:#8ec0e1;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
.web-content-search-menu-first a,.web-content-search-menu-first a:visited {
	background:url(../img/lt/srotasss_03.jpg) no-repeat left;
	background-color:#1178c0;
	color:#FFFFFF;
}
.web-content-cont-left-fields {
	clear:both;
}
.web-content-cont-left-fields div {
	margin-left:10px
}
.web-content-cont-left-sbtn {
	border:none;
	line-height:18px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	width:102px;
	background:none;
	height:21px;
	background:url(../img/lt/search_button.gif) no-repeat;
	cursor:pointer;
}
.web-content-cont-left hr{
	border:none;
	height:1px;
	color:#0072bc;
	background-color:#0072bc;
	width:290px;
	margin-top:8px;
}

