﻿/*arr*/ 
body {
        font-size: 11pt;
	font-family: verdana, arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background: url("images/img_bg0.jpg") repeat-x; 
        background-color :#ffffff;
        line-height:130%;
}

td {
   color :#726A63; 
   font-family:verdana, arial; 
   font-size:10pt; 
   line-height:170%;
}
img {
   border:none;}
input,select,textarea 
{ 
   color: #726A63;
   font-family: "宋体";
   font-size:12pt;
   background-color:F4F1E6;
   border:1px #CABEA4 solid; 
}

.input_search{border:1px solid #CFC6B3; background-color:#FFFFFF;}
.noborder{border-style:none;background-color:none;color:none;} 

form {
    margin:0px;
}

/*滚动条*/
body{ 
scrollbar-face-color: #F3F3F3; 
scrollbar-shadow-color: #666666; 
scrollbar-highlight-color: #F3F3F3;
scrollbar-3dlight-color: #D3D3D3; 
scrollbar-darkshadow-color: #F3F3F3;
scrollbar-track-color: #F3F3F3;
scrollbar-arrow-color: #666666; } 

/*  */
.text 
{color:#726A63; border:1 solid #DFDFDF; padding:0 0 0;
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #6F6F6F; 
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #6F6F6F;}


/*    */
a:link    {text-decoration:none; color:#000000}
a:visited{text-decoration:none; color:#000000}
a:hover {text-decoration:none; color:#E16507}
a:active {text-decoration:none; color:#000000}



/*  通用标题栏青色  */
.bt1{
   color :#006666; 
   font-family:verdana, arial; 
   font-size:11pt; 
   font-weight : bold;
   line-height:170%;
}
/*  文章标题栏 蓝色  */
.bt2{
   color :#1EA6DD; 
   font-family:verdana, arial; 
   font-size:11pt; 
   font-weight : bold;
}
/*  文章副标题栏  */
.bt3{
   color :#D3BF96; 
   font-family:verdana, arial; 
   font-size:9pt; 
}
/*  文章内容  */
.bt4{
   overflow:auto;
   font-size:10pt;
   color:#009933;
   line-height:150%;
}


