@charset "utf-8";		
.right_main{width:940px;height:auto;}
	.right_title{width:940px;height:34px;}
		.bespeak_title{width:196px;height:34px;background:url("/view/eye0/frame0/style0/image/bespeak_title_bg.gif") no-repeat;font-size:24px;text-indent:57px;line-height:34px;font-weight:bold;float:left;}
		.bespeak_line{width:744px;height:34px;background:url("/view/eye0/frame0/style0/image/bespeak_li_bg.gif") repeat-x;float:left;}
	.four_line{width:754px;height:110px;margin-top:35px;margin-left:85px;}
		.line_1{width:202px;height:27px;background:url("/view/eye0/frame0/style0/image/bespeak_li_1.gif") no-repeat;line-height:21px;text-indent:9px;color:#ffffff;margin-bottom:2px;}
		.line_2{width:331px;height:27px;background:url("/view/eye0/frame0/style0/image/bespeak_li_2.gif") no-repeat;line-height:21px;text-indent:9px;color:#ffffff;margin-bottom:2px;margin-left:90px;}
		.line_3{width:317px;height:27px;background:url("/view/eye0/frame0/style0/image/bespeak_li_3.gif") no-repeat;line-height:21px;text-indent:9px;color:#ffffff;margin-bottom:2px;margin-left:173px;}
		.line_4{width:500px;height:27px;background:url("/view/eye0/frame0/style0/image/bespeak_li_4.gif") no-repeat;line-height:21px;text-indent:9px;color:#ffffff;margin-bottom:2px;margin-left:254px;}
			
	.myform{width:630px;height:450px;margin-left:150px}	
			.myul{width:600px;height:100px;margin-top:13px;margin-left:53px;list-style:none;}
				.myli1{background: url("/view/eye0/frame0/style0/image/line_bg.gif") left top no-repeat;width:655;height:autopx;text-indent:6px;color:#ffffff;line-height:20px;font-size:12px;margin-bottom:10px;}
				.myspan{margin-left:12px;color:#676767;}
			.bespeak_photo{width:197px;height:48px;position:absolute;left:700px;top:840px;_top:875px;}
			.mytxt{width:542px;height:102px;}
	.hosptial{width:940px;height:36px;margin-bottom:15px;}
		.hosptial_left{width:37px;height:36px;background: url("/view/eye0/frame0/style0/image/hopsital_left_bg.gif") no-repeat;float:left;}
		.hosptial_right{width:902px;height:24px;border:1px solid #DFDFDE;border-left:none;background:#F7F8F8;float:left;margin-top:6px;line-height:24px;}
			.myhspan{font-weight:bold;}
	.bespeak_bottom{widht:940px;height:298px;}	
		.bespeak_bottom_left{width:463px;height:298px;float:left;}
			.bespeak_bottom_1_title{width:463px;height:31px;background:url("/view/eye0/frame0/style0/image/baoming.gif") no-repeat;}
			.bespeak_bottom_1_center{width:413px;height:98px;background:url("/view/eye0/frame0/style0/image/anjian_bg_1.gif") repeat-x;border-left:5px solid #B4C4C4;border-right:5px solid #B4C4C4;line-height:24px;text-indent:24px;padding:0px 20px 0px 20px;}
			.bespeak_bottom_1_bottom{widht:463px;height:16px;background:url("/view/eye0/frame0/style0/image/anjian_bg.gif") no-repeat;margin-bottom:8px;}
			
			.bespeak_bottom_2_title{width:463px;height:31px;background:url("/view/eye0/frame0/style0/image/anjian.gif") no-repeat;}
			.bespeak_bottom_2_center{width:453px;height:98px;background:url("/view/eye0/frame0/style0/image/anjian_more.gif") repeat-x;border-left:5px solid #B4C4C4;border-right:5px solid #B4C4C4;}
		.bespeak_bottom_right{width:463px;height:298px;float:left;margin-left:14px;}
			.bespeak_bottom_3_title{width:463px;height:31px;background:url("/view/eye0/frame0/style0/image/shuqian.gif") no-repeat;}
			.bespeak_bottom_3_center{width:413px;height:232px;background:url("/view/eye0/frame0/style0/image/shuqian_bottom.gif") repeat-x bottom;border-left:5px solid #B4C4C4;border-right:5px solid #B4C4C4;line-height:30px;text-indent:24px;padding:20px 20px 0px 20px;}
		
			
	
	
		
		/*{%*留言板|留言表单*%}*/
	#CommentForm{margin-left:10px;margin-top:40px;}
	#CommentForm h2{width:625px;background:#A9E49D none repeat scroll 0 0;color:#FFF;font-size:12px;margin:20px 0;padding:6px 0px 6px 10px;}
	#CommentForm form div{font-size:12px;margin:5px 10px;}
	#CommentForm form div label{display:inline;float:left;height:19px;line-height:19px;width:50px; clear:both}
	#CommentForm form div .textField {border:1px solid #7F9DB8;color:#666666;height:17px;line-height:17px;width:200px;}
	#CommentForm form div .radio{width:20px; border:none;}
	#CommentForm form div select {border:1px solid #7F9DB8;color:#666666;height:21px;line-height:21px;width:202px;font-size:12px;}
	#CommentForm form div textarea {border:1px solid #7F9DB8;color:#666666;height:150px;overflow:auto;}
	/*日期选择器*/
	/* Main Flora Style Sheet for jQuery UI Datepicker */
#datepicker_div, .datepicker_inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #DDD;
	width: 185px;
}
#datepicker_div {
	display: none;
	border: 1px solid #FF9900;
	z-index: 10;
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #DDD !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #DDD;
	color: #000;
}
*html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.datepicker_control {
	background: #FF9900;
	padding: 2px 0px;
}
.datepicker_links {
	background: #E0F4D7;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label {
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #83C948;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #83C948;
	color: #000;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker .datepicker_titleRow {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysRow {
	background: #FFF;
	color: #666;
}
.datepicker_weekCol {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysCell {
	color: #000;
	border: 1px solid #DDD;
}
#datepicker .datepicker_daysCell a {
	display: block;
}
.datepicker .datepicker_weekEndCell {
	background: #E0F4D7;
}
.datepicker .datepicker_daysCellOver {
	background: #FFF;
	border: 1px solid #777;
}
.datepicker .datepicker_unselectable {
	color: #888;
}
.datepicker_today {
	background: #B1DB87 !important;
}
.datepicker_currentDay {
	background: #83C948 !important;
}
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.datepicker_titleRow a {
	color: #000 !important;
}
.datepicker_control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.datepicker_multi .datepicker {
	border: 1px solid #83C948;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}
.datepicker_cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}	
	.equipment_help{width:500px;height:57px;margin-left:186px;}
			.mylink1_link{width:131px;height:57px; background:url("/view/eye0/frame0/style0/image/submit_link.gif");border:none;float:left;}
			.mylink1_hover{width:131px;height:57px;background:url("/view/eye0/frame0/style0/image/submit_hover.gif");float:left;}
			.mylink2_link{width:130px;height:57px;display:block; background:url("/view/eye0/frame0/style0/image/reset_link.gif");float:left;margin-left:60px;}
			.mylink2_hover{width:131px;height:57px;background:url("/view/eye0/frame0/style0/image/reset_hover.gif");float:left;margin-left:60px;}
	

