form {
	display:inline;
}
.Check_Focus{
	background-color: #CC0000;
	margin-left:0px;
	padding-left:0px;
	font-size:12px;
	color: #FFFFFF;
	border: 1px solid #bdbdad;
}
.search_input {
	color: #000;
	font-family: Arial;
	font-size: 13px;
	border: 1px solid #6199d6;
	padding-left:5px;
	line-height: 16px;
	background-color:#edf6ff;
}
.submit_blue {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #09C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:6px;
	height: 25px;
	cursor:pointer;
}
.submit {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 12px;
	padding-top:3px;
	padding-left:2px;
	background-color: #3f9253;
	border: 3px double #cccccc;
}
.submit_orange {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 12px;
	padding-top:3px;
	padding-left:2px;
	background-color: #F63;
	border: 3px double #0c4a89;
}
.page_default {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	background-image:url(/images/page/default.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 20px;
	padding-top: 0px;
	cursor:pointer;
}
.page_focus {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
	background-color: transparent;
	background-image:url(/images/page/focus.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 20px;
	padding-top: 0px;
	cursor:pointer;
}
.page_left{
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	background-image:url(/images/page/other.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 64px;
	cursor:pointer;
}
.page_right {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	background-image:url(/images/page/other.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 64px;
	padding-top: 2px;
	cursor:pointer;
}
.case {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dotted #9C0;
	padding:1px;
}
.case_red {
	border-top:none;
	border-bottom:1px solid #ebebeb;
	border-left:6px solid #D90000;
	border-right: 1px solid #FFF;
	background-color: #FFF;
	font-weight:normal;
	padding:10px 20px;
	font-size: 13px;
	color: #000;
}
.case_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #ececec;
}
.case_gray_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #b9b9b9;
	line-height: 20px;
}
.case_white {
	border-top:none;
	border-bottom:1px solid #ebebeb;
	border-left:none;
	border-right: none;
	background-color: #FFF;
	font-weight:normal;
	font-size: 13px;
	color: #000;
	padding:6px;
}
.case_blue {
	border-top:none;
	border-bottom:1px solid #CCC;
	border-left:6px solid #215c85;
	border-right: none;
	background-color: #F3F3F3;
/*	background-color: #d9edf7;
*/	font-weight:normal;
	padding:10px 20px;
	font-size: 13px;
	color: #000;
}
.case_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dotted #9C0;
}
.orange_line {
	background-image: url(/images/orange_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.red_line {
	background-image: url(/images/red_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.blue_green_line {
	background-image: url(/images/blue_green_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.blue_line {
	background-image: url(/images/dot_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gray_line {
	background-image: url(/images/gray_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 13px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	font-family: Arial;
}
.white_line {
	background-image: url(/images/white_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.green_line {
	background-image: url(/images/green_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.yellow_green_line {
	background-image: url(/images/yellow_green_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
