﻿body 
{
	/* 背景 */
	 background-image :url(/images/bk.jpg);
	/* 背景居中 */
     background-repeat: no-repeat;
     background-position :top center;
    
}

 /*相对定位,字体12px;*/
div {position:relative; font-size:12px;}

a, a:link,  a:visited {text-decoration:none; color:#000000;}
a:hover{color:#D2AA3C}
.sm:hover{FILTER: alpha(opacity=50); -moz-opacity: 0.5}



/* MasterPage.master*/
#MasterPage_div_main{width :1024px; margin :0px auto; text-align :left;  }

#MasterPage_div_banner{  background-color :#ffff00; left:0px;width: 1024px; text-align :left; border-style:solid; border-color:#dddddd; border-width:0px; border-bottom-width:1px;}
    #MasterPage_a_login{ position:absolute; right :30px; top :30px;}

#MasterPage_div_title{ background-color :#dddddd; width :920px; height :18px;  margin-top :3px;}
    .MasterPage_li_title{list-style-type :none ; float :left;  margin-left :30px; padding-top :2px;}
    
#MasterPage_div_footer{clear:left; text-align :center;  line-height :25px; margin-top :100px;}
#MasterPage_div_link{ width :920px;height:15px;}
#MasterPage_div_compy{ background-color :#cccccc; padding-top :15px; padding-bottom :15px;}   
    
 
/*index.aspx*/     
#index_div_content{ text-align :center;}
    #index_testimage{ margin-top :15px; padding-bottom :15px; }
   
    #index_div_list{  margin-top :15px; margin :0px auto;left:0px;width: 800px; height :50px; text-align :left; border-style:solid; border-color:#dddddd; border-width:0px; border-top-width:1px;}
   .index_list1{ float :left; margin-left :40px; margin-top :20px; left:0px;width:150px; height :130px; text-align :center ; border-style:solid; border-color:#dddddd; border-width:1px; }
   .index_list1 ul{ margin-left :0px; text-align:left;}
   .index_list1 li{ text-align:center; margin-top :20px;  list-style-type :none ;  margin-left:0px;}
   .index_list_img{ height :75px; width :110px; border-style :none ;}
    a:hover .index_list_img{ filter:alpha(opacity=100,finishopacity=50,style=2);} 


/* esf.aspx */

.esf_view_div{border-bottom:solid 1px #dddddd;height :120px; width :1019px; margin-top :-10px;  margin-left :3px; clear :left;}
.esf_view_1{ float :left; height:120px; width :240px; text-align :center; padding-top :15px;}
.esf_img{ border: solid 1px #dddddd; }
.esf_view_2{ float :left;height:120px; width :360px; }
.esf_view_3{ float :left;height:75px; width :180px; padding-top :50px; font-size :25px; text-align :center; color :#f35009;}
.esf_view_4{ float :left;height:75px; width :180px; padding-top :50px; font-size :25px; text-align :center; color :#f35009;}

.esf_view_2_1{height:22px; width :400px; margin-top :3px;font-size :20px; font-family :微软雅黑; padding-top :8px; color :#200dd5;}
.esf_view_2_2{height:22px; width :400px; margin-top :3px;font-size :18px;padding-top :12px;}
.esf_view_2_3{height:22px; width :400px; margin-top :3px;font-size :20px;padding-top :8px;}

.esf_key { height :20px; width :40px; background-color :#00ffff; border :solid 1px #dddddd; padding-top :5px; text-align :center; float :left; margin-right :10px;}
.esf_good { height :20px; width :60px; background-color :#ffff00; border :solid 1px #dddddd; padding-top :5px; text-align :center;float :left; margin-right :10px;}
.esf_dj { height :20px; width :60px; background-color :#00ff00; border :solid 1px #dddddd; padding-top :5px; text-align :center;float :left; margin-right :10px;}

.button:hover {background-color: #f47c20;}
#Button4:hover{background-color: #f47c20;}


/* cywj.aspx */

#Cywj_Main_div{ width :800px; margin-left :60px;  text-align :center;}
.Cywj_Div_a{ clear :left;  margin-top :10px; border: #ffffff 1px solid; text-align :center}
.Cywj_Div_b{ height :25px; background-color :#ffffcc; padding-top :7px; margin-top :25px; width :787px;}
.Cywj_div_c{ float :left;  padding-top :4px; width :193px; height :22px; background-color :#d0d0d0; margin-top :2px; margin-left :5px; margin-bottom :5px;}
