@charset "utf-8";		
.right_main{width:688px;height:1040px;_height:1040px;border:1px solid #D1D3D4;}
	.right_title{width:655px;height:41px;border-bottom:1px solid #D1D3D4;margin-left:13px;margin-top:19px;margin-bottom:2px;}
	.bespeak_title{width:650px;height:23px;border-bottom:1px dashed #00427A;line-height:23px;background:#E6E7E8;margin-left:13px;margin-top:32px;padding-left:5px;color:#00427A;font-weight:bold;}
	.bespeak_txt{width:655px;height:auto;line-height:24px;margin-left:13px;margin-top:20px;text-indent:24px;}
	.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;}
	
		
		/*{%*留言板|留言表单*%}*/
	#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 #D0D0D0;color:#666666;height:17px;line-height:17px;width:200px;}
	#CommentForm form div .radio{width:20px; border:none;}
	#CommentForm form div select {border:1px solid #D0D0D0;color:#666666;height:21px;line-height:21px;width:202px;font-size:12px;}
	#CommentForm form div textarea {border:1px solid #D0D0D0;color:#666666;height:150px;overflow:auto;width:400px;}
	/*日期选择器*/
	/* 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{border:0 none;width:131px;height:57px; background:url("/view/eye0/frame0/style0/image/submit_link.gif");border:none;float:left;}
			.mylink1_hover{border:0 none;width:131px;height:57px;background:url("/view/eye0/frame0/style0/image/submit_hover.gif");float:left;}
			.mylink2_link{border:0 none;width:130px;height:57px;display:block; background:url("/view/eye0/frame0/style0/image/reset_link.gif");float:left;margin-left:60px;}
			.mylink2_hover{border:0 none;width:131px;height:57px;background:url("/view/eye0/frame0/style0/image/reset_hover.gif");float:left;margin-left:60px;}
	

