/*主栏*/
body{background-position:0 -32px;}

.index .logo{ text-align:center; margin-top:80px;}
	.index .form{ text-align:center; margin-top:50px;}
		.index .form input{ padding:3px; font-size:14px; line-height:20px;}
		#keys{ height:19px; margin-right:4px;}
		#type{ margin-right:5px;}
		.index .form select{ font-size:18px;}
	.index .foods{ font-size:12px; text-align:center; margin-top:80px; line-height:2; font-family:Arial, Helvetica, sans-serif;}

.list{ background:none; width:980px; margin:auto;}
	.list .form{ background:none; display:block; width:100%; height:50px; padding:5px;}
	
		.list .logo{ float:left;}
		.list .so{ float:left; margin-top:10px; margin-left:5px;}
			.list .so input{ padding:3px; font-size:14px; line-height:20px;}
			.list .so select{ font-size:18px;}

	.list .tip{ background-color:#F2F2F2; font-size:12px; padding:5px;}
		.list .tip span{ color:#D65053; font-family:Arial, Helvetica, sans-serif;}
	
	.list .foods{ font-size:12px; text-align:left; margin-top:10px; padding:5px; padding-left:10px; line-height:2; border-top:1px #CCC solid; font-family:Arial, Helvetica, sans-serif;}

	/*曲谱列表*/
	.opern_list{ border:1px #e3e3e3 solid; border-left:0; border-right:0; margin-top:5px; width:100%;font-size:12px;}
	.opern_list th{ background-color:#FEFBF1; color:#666; font-size:12px; text-align:left; line-height:30px; padding-top:4px; padding-bottom:5px; border-bottom:1px #CCC solid;}
	.opern_list th em{ color:#666; font-style:normal;}
	.opern_list td{ border-bottom:1px #CCC dotted;line-height:35px; height:35px;}
	.opern_list .f0{ width:25px; font-size:14px; color:#C4373A; font-family:Arial, Helvetica, sans-serif;  padding-left:15px;}
	.opern_list .f1{ width:505px; padding-left:8px;}
	.opern_list .f1 span{ color:#666; font-size:14px;}
	.opern_list .f1 a{ font-size:14px; color:#3c7a68;}
	.opern_list .f3{ width:215px; color:#7e7e7e;}
	.opern_list .f4{ width:130px; color:#7e7e7e;}
	.opern_list .f6{ background-position:-420px -496px; color:#999; }
	.opern_list .line{ width:720px; margin:auto; height:1px; line-height:1px; font-size:0; margin-bottom:5px; margin-top:5px; border-bottom:1px #CCC dotted;}
	
	.notip{ padding:20px; font-size:12px; color:#D06674; padding-bottom:10px;}

	.hide{display:none;}