﻿A:link 
{
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}

A:visited 
{
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}

A:active 
{
	color: #FF9900;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}

A:hover 
{
	color: #FF9900;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}

body 
{
    font-size: 12px;
    /*background-image: url(../images/.jpg);*/
    margin: 0px;
    /*background-repeat: repeat;*/
    font-family: 宋体, 新宋体;
}

.tableborder {border:1px solid #999999;}

/* GridView,DataGrid 相关样式 */
.gv
{
	border:0px solid;
	background-color: #369EBF;
	Font-family:"宋体"; 
	font-size:12px;	
}

.gvhead
{
    background-color: #ECF7F9;
	height:30px;	
	Font-family:"宋体"; 
	font-size:12px; 
	color:#369EBF; 
	font-weight:bold;
	text-align: center;
}

.gvrow
{
    height:24px;
    background-color: #FFFFFF;
    text-align: center;
}

.gvalt
{
    background-color: #F8F8F8;
    height:24px;
	Font-family:"宋体"; font-size:12px;
	text-align: center;
}

.gvpage
{
	font-weight: bold;
	font-size: 12px;
	font-family: "Verdana";
	letter-spacing: normal;
	text-align: center;
	height:25px;
	color:#369EBF; 
	background-color: #ECF7F9;
}




/* 按钮样式 */
.Btn_L1,.Btn_L2,.Btn_Small_L1,.Btn_Small_L2{background:url(../Manager/Images/bg_Button.jpg) no-repeat} /*背景图片*/
.Btn_L1,.Btn_L2,.Btn_Small_L1,.Btn_Small_L2{cursor:pointer!important; cursor: hand;} /*指针*/
.Btn_L1{width:82px; height:23px; background-position:-4px -55px; border:0; color:#464646; line-height:23px}
.Btn_L2{width:82px; height:23px; background-position:-4px -80px; border:0; color:#464646; line-height:23px}
.Btn_Small_L1{width:67px; height:23px; background-position:-4px -4px; border:0; color:#464646; line-height:23px}
.Btn_Small_L2{width:67px; height:23px; background-position:-4px -30px; border:0; color:#464646; line-height:23px}




/*后台登录*/
/* 顶部 */
#Log_Top,#Log_Footer{background:url(../Manager/Images/bg.png) repeat-x}
#Log_Top{background-position: 0px -5px;height:72px}

#Top_Logo_pic{background:url(../Manager/Images/xxx.jpg) no-repeat}
#Top_Logo_pic{float:left;display:inline;background-position:-20px -1px;width:389px; height:72px; margin:1px 1px auto 1px}

#Top_links{ float:right; margin:16px 15px; color:#fff}
#Top_links a{ color:#4D784D; text-decoration:none}
#Top_links a:hover{ color:#FFD000; text-decoration:underline}

.ge{clear:both;font-size:0px; line-height:0px; height:14px; height:11px}
.MR_But{cursor:pointer!important; cursor: hand;}

/*中间部分*/
#Log_Main{ position:absolute; left:0px; margin:0 auto; width:100%; height:400px;clear:both}
     #Log_Assis_Mid{ position:relative; top:50%; margin:-120px auto; width:524px;height:294px}
		#Log_Main_Left{ float:left; width:155px}
		#Log_Main_Line{ float:left;width:34px; height:294px; margin-right:34px;border-right:#DADADA 1px solid}
		#Log_Main_Right{ float:left}
		#Log_Main_Right p{ text-align:left;width:350px;clear:both; width:300px}
		#Log_Main_Right p span{ display:block; float:left; margin-top:4px}
		 
		.Log_Title{text-align:left; margin-top:0px; display:inline}
		.MR_Title{ float:left;font-size:18px; font-weight:bold; height:22px; line-height:22px}
		
		.MR_pinp{ clear:both;margin-top:0px;clear:both}
		.MR_pinp input{ width:150px!important; width:152px; font-family:Verdana, Arial, Helvetica;margin-left:10px;padding:2px;border:#A1BCA3 1px solid; vertical-align:middle; float:left}
		.MR_pinp a{display:block; float:left; margin:4px 0px 0px 9px}
		.MR_pinp select{ width:157px;margin-left:10px; vertical-align:middle; float:left; text-align:center}		
		
		.MR_But{ margin-top:21px}
		.MR_But input{margin:0 0 0 9px;padding:0}
		
		.MR_check{margin-top:16px;}
		.MR_check input{ height:14px;margin:0 0 0 5px;margin:0 0 0 9px;padding:0}
		.MR_check span,.MR_But span{ color:#FFF}
		.MR_WebEdit{ }
		
		.wy{ display:block; width:37px!important; width:34px}
		.error_div{ float:left; text-align:left;height:20px; padding-top:4px;margin-left:15px; color:#FF7700}
		.error_webmail{ float:left; text-align:left;height:20px; margin-left:31px; color:#FF7700}
		
/* 底部 */		
#Log_Footer{ text-align:center; position:absolute; top:600px; left:0px;margin-top:-100px; height:145px; width:100%;clear:both;background-position:0px -137px;height:50px;line-height:20px; padding-top:22px;color:#8D8D8D}
	#Log_Footer a{ color:#8D8D8D}
	#Log_Footer a:hover{color:#F70}
    .fcopy{ font-family:Verdana, Arial, Helvetica, sans-serif; line-height:22px}