/*2006.03
Copyright (c) 2006-2007 北京雷时尚摄影有
Power for leisheying.com by santyard
=======================================
2006.03    2006.05      2007.01
a0.1       a0.5          v1.0
*/
body {
margin: 0px;
scrollbar-face-color:#660000; 
scrollbar-highlight-color:#660000; 
scrollbar-shadow-color:#660000; 
scrollbar-3dlight-color:#770000; 
scrollbar-arrow-color: #880000; 
scrollbar-track-color: #880000; 
scrollbar-darkshadow-color: #660000; 
background-color: #660000;
}

.font {font-size: 12px;font-family: Verdana, Arial, sans-serif, "宋体";}
.white{font-size: 12px;text-decoration: none;color:#fff;}
.white a{font-size: 12px;text-decoration: none;color:#fff;}

/*字体-颜色-字号*/
.F-660000-12{color: #660000;font-size: 12px;text-decoration: none;}
.F-cb9999-12{color: #cb9999;font-size: 12px;text-decoration: none;}

.F-a62323-12 {color: #a62323;font-size: 12px;text-decoration: none;}
.F-a62323-12 a {color: #a62323;font-size: 12px;text-decoration: none;}

.divbnt{
background-image: url(../images/index_btn.gif);
background-position: 0px 0px;
background-color: transparent;
background-repeat: no-repeat; 
margin: 0px ;
width: 470px;
height: 75px;
}

/*首页FLASH上面的新闻条
#frame_news {
z-index:10;
position:relative;
width: 500px;
height: 20px;
left: 100px;
top: 550px;
visibility: visible;
}*/

/*首页FLASH检测条背景*/
.barbg{
margin-top:1px;
width:100%; 
height:17px; 
background: url('../images/barbg.gif') repeat-x; 
}

/*--用户登录 - 按钮图1 - out--*/
.albtn1 {
background-image: url('../images/admin_login_btn.gif'); 
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: transparent; 
margin: 0px; 
border: 0px; 
padding: 0px;
cursor: hand; 
width: 470px;
height: 75px; 
}
/*--用户登录 - 按钮图1 - over--*/
.albtn1a {
background-image: url('../images/admin_login_btn.gif');
background-repeat: no-repeat;
background-position: 0px -75px;
border: 0px;
margin: 0px;
padding: 0px;
cursor: hand;
width: 470px; 
height: 75px; 
}

/*ADMIN登录(admin_login)*/
.al{
width: 470px;
height: 270px;
padding-top: 163px; 
padding-left: 20px;
padding-right: 20px;
}

/*--用户登录 - 文本域 - out--*/
.inp1 {
background: url('../images/admin_login_input1.png') no-repeat !important;
background: none;
filter:progid:dximagetransform.microsoft.alphaimageloader(src='../index/images/admin_login_input1.png', sizingmethod='scale');
background-color: transparent;
background-repeat: repeat-x;
background-position: 0px 0px;
border: 0px;
width: 110px;
height: 16px;
color:#fff;
}
/*--用户登录 - 文本域 - over--*/
.inp1a {
background: url('../images/admin_login_input2.png') no-repeat !important;
background: none;
filter:progid:dximagetransform.microsoft.alphaimageloader(src='../index/images/admin_login_input2.png', sizingmethod='scale');
background-color: transparent;
background-repeat: repeat-x; 
background-position: 0px 0px;
border: 0px;
margin: 0px;
color: #fff; 
width: 110px;
height: 16px
}



/*新闻及友情链接页面*/
/*导航*/
.NLNavBg{
height: 59px;
background-image: url(../images/newsmenu.gif);
background-color: transparent;
background-repeat: no-repeat;
background-position: 0px 0px;
}
.NLNav{
padding-top:15px;
padding-left:30px;
font-size: 14px;
font-weight: bold;
color:#fff;
text-decoration: none;
}
.NLNav a{
color:#fff;
text-decoration: none;
}
/*标题*/
.NLTopTitlePic{
float: left; 
padding-left: 10px;
width:15px;
height:36px;
}
.NLTopTitle{
margin-top:8px;
padding-left: 30px;
font-weight: bold; 
font-size: 16px; 
color:#fff;
font-family: verdana, arial, helvetica, sans-serif
}
.NLTitle{
float: left; 
clear: both;
padding-left: 10px;
font-size: 14px; 
font-weight: bold; 
color:#660000;
font-family: verdana, arial, helvetica, sans-serif
}
/*图片*/
.NLPic{
margin:5px;
width:180px;
height:180px;
border: 1px solid #660000;
float: none;
}
/*图片说明*/
.NLPicNote{
margin:5px;
PADDING-left: 5px;
border-left: 1px solid #660000;
color: #660000;
font-size: 12px;
text-decoration: none;
float: none;
}
/*列表*/
.NLList{
margin:5px;
padding-left: 5px;
color: #660000;
font-size: 12px;
text-decoration: none;
float: none;
}
.NLListhr{color: #cb9999;width:100%;border: 1px #cb9999 dotted; }

/*友情链接列表*/
.NLLink{
height:40px;
clear:both;
margin:10px;
color: #660000;
font-size: 12px;
text-decoration: none;
border-bottom:1px #660000 solid;
}
.NLLinkNumb{float:left;padding-left:5px;padding-top:10px;}
.NLLinkLogo{float:left;padding-left:60px;}
.NLLinkNote{float:left;padding-top:10px;padding-left:60px;}
.NLLinkTime{float:right;padding-top:10px;}
.NLinkBot{margin-top:10px;}
