﻿/**
  Administrator Css
  Create by:	Jin Ya Jun
  Create date:	05/14/2014
  History:
	  Append - 05/14/2014 - Jin Ya Jun
	  		   Create the global css file
	  Modify - one ......
	  Modify - two ......aaaaaaaaaaaaaaaaa
**/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; outline:none 0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a{border:0; outline:none 0;}
address,caption,em,strong,th{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea{font:99% "微软雅黑","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
html, body, form{font:12px/18px "微软雅黑","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif; background:#F2F2F2; cursor:default;}
form{height:auto; background:none;}
html,body{background:#FFF;}
em,i,b{font-style:normal;}
strong{font-weight:bold;}

.clear_fix{clear:both; display:block; height:auto; width:auto; padding:0; margin:0; border:none 0; line-height:normal; font-size:0;}

/***************************
   Common Font&Link Css 
 ***************************/
.f_GreenSea{color:#16A085;}
.f_Turquoise{color:#1ABC9C;}
.f_WetAsphalt{color:#770000;}
.f_MidnightBlue{color:#2C3E50;}
.f_org{color:#FF6600;}
.f_red{color:RED;}
.f_blue{color:BLUE;}
.f_green{color:GREEN;}
.f_grayC{color:#CCC;}
.f_black{color:#333;}
 
 a{color:#000; text-decoration:none;}
 a:hover{color:#AD1F24; text-decoration:underline;}
 
.genWhiteLnk{color:#FFF; text-decoration:none;}
.genWhiteLnk:hover{color:#FFF; text-decoration:underline;}
.genGrayLnk{color:#888; text-decoration:none;}
.genGrayLnk:hover{color:#888; text-decoration:underline;}
.genBlackLnk{color:#000; text-decoration:none;}
.genBlackLnk:hover{color:#000; text-decoration:underline;}
.genBlueLnk{color:#64C1F0; text-decoration:none;}
.genBlueLnk:hover{color:#64C1F0; text-decoration:underline;}
.themeBlueLnk{color:#0088CE; text-decoration:none;}
.themeBlueLnk:hover{color:#0088CE; text-decoration:underline;}

.moreLnk{color:#888; text-decoration:none;}
.moreLnk:hover{color:#FF6600; text-decoration:underline;}


.step_process{margin-bottom:0px;}
.step_process h2{line-height:36px; margin-bottom:20px; text-align:center;}
.step_process h2 b{font-size:14px; font-weight:bold;}
.step_process ul{padding:20px 0;}
.step_process li{float:left; width:219px; text-align:center;}
.step_process li i{height:48px; width:48px; display:block; margin:0 auto; background:url(/Resource/Images/step_process/step_process.png) 0 0 no-repeat;}
.step_process li i.ico_1{background-position:-48px 0;}
.step_process li i.ico_2{background-position:-48px -48px;}
.step_process li i.ico_3{background-position:-48px -96px;}
.step_process li i.ico_4{background-position:-48px -164px;}
.step_process li b{font-size:14px; display:block; padding:10px 0; font-weight:normal;}
.step_process li span{font-size:12px; display:block; color:#888; line-height:20px;}
.step_process li.split{float:left; width:60px; padding:30px 20px 0 20px;}
.step_process li.split span{height:4px; display:block; background:#EEE;}
.step_process li.clear_fix{clear:both; display:block; height:auto; width:auto; padding:0; margin:0; border:none 0; line-height:none; font-size:0; float:none;}
.step_process li.se{}
.step_process li.se i.ico_1{background-position:0 0;}
.step_process li.se i.ico_2{background-position:0 -48px;}
.step_process li.se i.ico_3{background-position:0 -96px;}
.step_process li.se i.ico_4{background-position:0 -164px;}


.lv_table{}
.lv_table{}
.lv_table .lv_loading td{height:28px; background:url(/resource/images/control/ctrlLoading.gif) center center no-repeat #FFFFE0;}