﻿@charset "utf-8";
/*---------------------
   # Shop_admin_stylesheets.
   # update:2009-11-16

----------------------*/ 
html, body {
	background-color:#fbfaf5;
	}
/*-------------
  头部区
 -------------*/
#header {
    width:100%; height:75px; background:url(../../image/admin/dongying/top_bg.jpg) repeat-x;
	}
#header_logo{
	float:left;
	width:360px; height:62px; margin-left:15px; background:url(../../image/admin/dongying/logo.jpg) no-repeat;
	}	
#header ul{
	float:right; padding-top:30px;}
#header ul li{
	float:left;
	padding-left:15px; margin-right:10px;}
#header ul li a:link,#header ul li a:visited,#header ul li a:hover{
	color: #333; text-decoration:none;}
#header ul li a:hover{
	color: #930;text-decoration:underline;}	
#header ul li.refresh{
	background: url(../../image/admin/dongying/allbgs.gif) no-repeat 0 -187px;}
#header ul li.cache{
	background: url(../../image/admin/dongying/allbgs.gif) no-repeat 0 -265px;}
#header ul li.quit{
	background: url(../../image/admin/dongying/allbgs.gif) no-repeat 0 -224px; position:relative; top:0;}
#header ul li.image{ padding-left:0px;}
#header ul li img{ margin-top:-5px;}
#header ul li.home{
	background:url(../../image/admin/dongying/home.gif) no-repeat;}
#header ul li.about_us{
	background:url(../../image/admin/dongying/about_us.gif) no-repeat;}	

/*left_menu-------*/	
ul#left_menu{
	float:left;
	width:158px;}
ul#left_menu li,ul#left_menu li.first_level_active{
	width:158px; margin-bottom:1px;background:#646464 url(../../image/admin/dongying/menu_plus.gif) no-repeat 8px 11px;
	white-space:nowrap;text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; overflow: hidden;text-align:left; 
	}
ul#left_menu li.first_level_active{ background:#646464 url(../../image/admin/dongying/menu_minus.gif) no-repeat 8px 11px;}
ul#left_menu li a:link,ul#left_menu li a:visited,ul#left_menu li a:hover{
	display:block;
	padding:10px 20px 10px 30px;
	color:#fff; font-weight:bold; text-decoration:none;white-space:nowrap;text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; overflow: hidden;}	
ul#left_menu li ul#sub_menu{
	width:158px; background-color:#eef2fe;}
ul#left_menu li ul#sub_menu li,ul#left_menu li ul#sub_menu li.second_level_active{
	width:123px;height:20px; padding:5px 10px 0 25px; background: #fff url(../../image/admin/dongying/allbgs.gif) no-repeat 10px -58px; border-bottom:1px dotted #CCC;
	color:#646464; text-align:left; font-weight:normal;}
ul#left_menu li ul#sub_menu li a:link,ul#left_menu li ul#sub_menu li a:visited,ul#left_menu li ul#sub_menu li a:hover{
	display:inline;
	padding:0;
	color:#646464; font-weight:normal;}
ul#left_menu li ul#sub_menu li.second_level_active{ background: #d44120 url(../../../image/admin/dongying/second_level_active.gif) no-repeat 8px 5px;}	
ul#left_menu li ul#sub_menu li.second_level_active a:link,ul#left_menu li ul#sub_menu li.second_level_active a:visited,ul#left_menu li ul#sub_menu li.second_level_active a:hover{
	color:#fff;}
	
/*right_ctn-------*/
#right_form_ctn{
	float:left;
	width:100%; padding-bottom:20px; background-color:#FFF;}
#right_form_ctn .a1{
	position:relative;
	height:50px; padding-top:11px; background:url(../../image/admin/dongying/title_bg_01.jpg) repeat-x;}	
#right_form_ctn h1{
	padding-left:40px;background:url(../../image/admin/dongying/allbgs.gif) no-repeat 20px 2px;
	font-size:14px; color:#930; text-align:left;}
#right_form_ctn h1 a:link,#right_form_ctn h1 a:visited,#right_form_ctn h1 a:hover{
	color:#F90;}
#right_form_ctn p{
	padding:8px 0 0 40px;
	font-size:12px; color: #333; text-align:left;}
#right_form_ctn .turn_to_page{
	position:absolute; top:25px; right:20px;
	line-height:20px;}
#right_form_ctn .a2{
	padding:3px 0 6px 0; border-bottom:1px solid #9eaf7b; background:#FAFAF1 url(../../../image/admin/dongying/search.gif) no-repeat 10px 12px ; 
	text-align:left; }

/*tab_menu---------*/
.usual{
	height:40px;padding-top:3px; background: url(../../image/admin/dongying/title_bg_02.jpg) repeat-x top left;
	text-align:left;}
.usual ul{
	padding:8px 0 0 20px;}
.usual ul li{
	float:left;}
.usual ul li a,.usual ul li a:link,.usual ul li a:visited,.usual ul li a:hover {
	display:block; float:left;
	height:20px;padding:8px 20px 0 20px; margin-right:10px;background-color: #C00;
	color:#fff;text-decoration:none;}	
.usual ul li a.current,.usual ul li a.current:link,.usual ul li a.current:visited,.usual ul li a.current:hover{
	padding-top:11px;background:#fff; border:1px solid #878181; border-bottom:none;
	font-weight:bold; color:#C00;}
	
/*info_tip------*/
.info_tip{
	width:100%;
	}
.info_tip h2,.info_tip h3{
	padding:25px 20px 10px 40px; border-bottom:1px dotted #CCC;background:url(../../image/admin/dongying/allbgs.gif) no-repeat 20px 26px;
	color:#C00; font-size:14px; text-align:left;}
.info_tip h3{ font-size:12px;}	
.info_tip p{
	float:left;
	font-weight:normal; color:#6d82bb; margin: 0 8px 8px 0;}
.info_tip .tip{
	margin:0 auto;
	width:30%;margin-top:50px; padding:30px 0 30px 70px; background: url(../../../image/admin/dongying/info.gif) no-repeat left top;
	text-align:left; line-height:2em; }	
.info_tip .tip a:link,.info_tip .tip a:visited,.info_tip .tip a:hover{
	color:#C00;}	
.info_tip .wrong_tip{
	color:#C00; font-size:14px; font-weight:bold;}
.info_tip .success_tip{
	color:#C00; font-size:14px; font-weight:bold;}
.info_tip .success_tip span{
	font-size:12px; color:#000; font-weight:normal;}	

/*right_form-------*/	
.right_form td,.right_form th{
	width:80%;padding:5px 0 5px 20px;border-bottom:1px dotted #CCC;
	line-height:25px; text-align: left;}	
.right_form th{
	width:20%;color: #930; font-weight:bold;
	}
.right_form_second th{color:#333333;}
.right_form_second td h4{color:#195498; font-weight:bold; font-size:14px; padding:7px 0 7px 0px;}
.right_form td.noline,.right_form th.noline{ border-bottom:none;}

/*轮播图片样式*/
.right_form th.slideshow_module{
	width:20%;color: #930; background-color:#fef6eb; font-weight:bold;
	}
.slideshow{
	float:left;
	margin:0 10px 10px 0;}
.slideshow .img_show{
	float:left;
	margin-right:10px;border:1px solid #CCC; padding:1px; }
.slideshow ul{
	float:left;
	width:220px;}
.slideshow ul li{
	text-align:left;}	
/*right_orderform-------*/	
.right_orderform td{
	width:80%;
	line-height:25px; text-align: left;}
.right_orderform td.one_td{
padding:5px 0 5px 20px; border-bottom:1px dotted #CCC;
}
.right_orderform th{
	width:20%;color:#930; padding:5px 0 5px 20px; font-weight:bold;border-bottom:1px dotted #CCC;
	}
.sub_right_form th{ color:#333; font-weight:normal; border-left:1px dotted #CCC;padding:5px 0 5px 20px;line-height:25px; }
.sub_right_form td{
	width:20%;border-bottom:1px dotted #CCC;
	}
/*datatable-------*/	
.datatable td,.datatable th{
	padding:5px 0 5px 10px;border-bottom:1px dotted #CCC;
	line-height:25px; text-align: left;}	
.datatable th{
	color: #930; background-color:#fefef4;
	font-weight:bold;
	}
.datatable td .list li{ float:left;}
.datatable td .list li a{ border:1px solid #ccc; padding:3px 8px; display:block; float:left; margin:5px; text-decoration:none;word-break:keep-all;}	
.datatable th textarea{ width:350px; height:130px; padding:2px;}	
.datatable td h4{color:#195498; font-weight:bold; font-size:14px; padding:7px 0 7px 0px;}
.datatable td.top_title{ color:#32669F; font-weight:bold; padding:13px 0 13px 0px;border-bottom:nones;}	
.datatable td .keyword{ line-height:25px; height:25px; overflow:hidden; width:100%;}
.datatable td.top_title .text{padding-left:16px;}
.datatable td.top_title .red{ color:#f00; font-weight:normal;}
.datatable td.top_title .input_text1{ padding:0px 2px; width:50px; margin-left:4px;}
.datatable td.top_title .input_price{ color:#f00; width:30px;}
.datatable td.data_citylist a{ margin:0 18px 0 0; padding:5px 0;}
.datatable td.data_citylist a:link,.datatable td.data_citylist a:visited{ color:#464646; text-decoration:none;}
.datatable td.data_citylist a:hover{ color:#32659C; text-decoration:underline;}
#right_form_ctn .datatable th a:link,#right_form_ctn .datatable th a:visited,#right_form_ctn .datatable th a:hover{
	color: #930;text-decoration:none;}	
#right_form_ctn .datatable .right_icon{
	width:13px; height:13px; background:url(../../../image/admin/dongying/default/allbgs.gif) no-repeat 0 -304px;}
#right_form_ctn .datatable .wrong_icon{
	width:13px; height:13px; background:url(../../../image/admin/dongying/default/allbgs.gif) no-repeat -1px -343px;}	

/*keyword and search----------*/	
.searchBtn{
	display:none;
}
#right_form_ctn .list_search{
	padding:5px 0 0 40px;
	vertical-align: middle;
	 }
#right_form_ctn .list_search dl{
	line-height:25px;
	}
#right_form_ctn .list_search dt{
	float:left;
	}	
#right_form_ctn .list_search dd{
	float:left;
	margin-right:10px;}		 
	
/*error_tips-----------*/
.error_tips{
	position:absolute; top:25%; left:35%;
	width:30%; padding:200px 0 30px 0; background:url(../../image/admin/dongying/404.png) no-repeat center top !important;background:url(../../image/admin/dongying/404.gif) no-repeat center top;
	text-align:center; line-height:2em;
	}
	
/*login_interface-----------*/
.login_ctn{
	position:relative;
	width:1000px; height:662px;margin:0 auto; }
.login_screen{
	position:absolute; top:100px; left:250px;
	width: 502px; height:274px; margin:0 auto; background:url(../../image/admin/dongying/Login_screen.png) no-repeat !important; background:url(../../image/admin/dongying/Login_screen.gif) no-repeat;}
.login_screen table{
	width:400px;margin:100px auto 0;
	text-align:left;}
.login_screen table td,.login_screen table th{
	line-height:30px; color:#06C; padding:2px;}	
.login_screen table th{
	font-weight:bold; text-align:right;}
	
/*帮助提示*/
.help_tip_default{
	position:absolute; top:5px; left:300px;
	padding:6px 6px 6px 25px; background: url(../../../image/admin/dongying/help.gif) no-repeat 5px 5px;}
.help_tip{
	position:absolute; top:5px; left:300px;
	width:400px;padding:6px 6px 6px 25px; background:#fff url(../../../image/admin/dongying/help.gif) no-repeat 5px 5px; border:2px solid #FDEACA;
	text-align:left; line-height:1.8em;opacity:0.8; filter:alpha(opacity=80);
	}
		
#map{ width:800px; height:500px;}	
	
/*tooltip---*/
.tooltip{
	display:none;
	}
.tooltip_ctn{
	float:left;
	height:37px; background: url(../../image/admin/dongying/tooltip.png) no-repeat;
	color:#F60; line-height:1.8em;padding:10px 0 0 40px;}	
.tooltip_bottom{
	float:left;
	width:15px; height:47px; background: url(../../image/admin/dongying/tooltip_bottom.png) no-repeat;
	}		
/*upload_images---*/
.edit-product-image{
	float:left;
	width:120px; height:120px; line-height:120px;border:2px solid #CCC; padding:1px; margin:8px;
	overflow:hidden;position:relative; text-align:center;}
.edit-product-image img{vertical-align:middle;}	
.edit-product-img-highlight{ border:2px solid #F90;}
.epi-del,.epi-def{
	width:55px; padding:2px; background-color:#fdefe7; border:none;
	color: #F90; font-size:12px; cursor:pointer;}	