/* CSS Document */


.HRigth {
	float: left;
	width: 670px;
	margin-right: 23px;
	border: 1px solid #EDCD97;
}
.HLeft {
	float: left;
	width: 255px;
	margin-right: 0px;
	border: 1px solid #EDCD97;
}
#SearchForm {
	text-align: left;
	text-indent: 15px;
}
#SearchForm div {
	line-height: 25px;
	height: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#SearchForm p{
	margin: 0px;
	padding: 0px;
}

#SearchForm A {
	COLOR: #f60;
	padding-left: 5px;
}
#SearchForm .submitBtn {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../Image/SickImage/bg-search.gif); BORDER-BOTTOM-WIDTH: 0px; WIDTH: 82px; HEIGHT: 22px; BORDER-RIGHT-WIDTH: 0px
}
#Search {
	height: 100%;
	padding: 5px;
}
.inputs {
	border: 1px solid #EDCD97;
}
#Search img {
	left: 20px;
	bottom: 10px;
}
#Title {
	line-height: 40px;
	font-weight: bolder;
	color: #FF7F00;
	background-image: url(../Image/InspectionImage/medical_tit2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 60px;
	height: 37px;
}

.HLeft .LTitle {
	line-height: 37px;
	font-weight: bold;
	color: #D43F00;
	background-image: url(../Image/InspectionImage/medical_tit2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 45px;
	height: 37px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear:both;
}

.HRigth .Content {
	height: 100px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Content .CTitle {
	line-height: 25px;
	font-weight: bold;
	color: #D45F00;
	background-color: #EDCD97;
	text-align: left;
	text-indent: 12px;
	clear: both;
	height: 25px;
}
.Content .AContent {
	height: 50px;
}
.AContent li {
	float: left;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.Llist li{
	width:125px;
	float:left;
	color: #D43F00;
}