﻿ 
body {
    font-family: STHeiti;
    height: 100%;
    margin: 0;
    width: 100%;
    font-size: 14px;
    background-color: #f6f6f6;
}
a{ text-decoration:none;
    cursor: pointer;

    }
 img 
 {
    vertical-align:bottom;  
 }
.firstContext 
{
    margin:0px;
    border-bottom: 1px solid black;
  
}
.context {
    width:955px; 
	margin-left: auto;
	margin-right: auto;
}
.banner_container2 {
    width: 955px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    /*background-image: url(images/top-groupback.gif);*/
    background-image: url('../App_Themes/InFrame/images/top-groupback.gif');
    background-repeat: no-repeat;
    height: 120px;
    _height: 120px;
    *height: 120px;
}
.firstContext_table {
    width:100%;
    border-collapse:collapse;
}
.no_context_left {
    /*background-image:url('images/top-groupback-left.jpg');*/
    background-repeat:repeat-x; 
    width:50%
}
.no_context_right {
    /*background-image:url('images/top-groupback-right.jpg');*/
    background-repeat:repeat-x; 
     width:50%
} 
.firstContext_Menu
{
		
	border-collapse:collapse; 
	height:31px;
    margin-bottom: 0px;
   background-color: #F6F6F6;
			
		     
	}
.first-Context{
   float:right;
   display:inline;
   *float:none;
   _float:none;
   _margin-left: 60px;
   *margin-left: 60px;
   height: 75px;
}
.top_menu_ul
{

   	list-style:none;
	margin-top:2px;
	padding:0px;
    margin-left: 0px;
	 
           
    }	  
 .top_menu_ul li
 {
	text-align:left;
     float:left;
	 line-height:15px;
	 margin-top:0px;
	 border-right:1px #FFFFFF solid;
	 padding-right:5px;
	 padding-left:5px;
	 white-space: nowrap;
 }

  .top_menu_ul li a {
     font-size:15px;
	 font-weight:normal;
	 color:#FFFFFF;
      margin-left: 10px;
      margin-right: 10px;
     font-family:  Microsoft YaHei;
	 
  }
    .top_menu_ul li:hover
 {
   font-size:14px;

 }
.menu_td
{
	text-align:left;  
    /*background-image:url(images/menu-model.gif);*/
    background-repeat: repeat-x;
    background-position: top;
	
	background-color:#f6f6f6;
}
 .modelContxt_menu
 {
	float:left;

	width:240px;
	border:1px #E9E7E8 solid; 
	background-color:#E6E6E6;
	vertical-align:top; 
}

.Menu_title {
    padding-top: 10px;
    background-color:#A23423;
    height: 30px;
    line-height:15px;
    margin: 0px;

}
.Menu_title_Index 
{
    margin: 0 10px;
    height: 20px;
    padding: 5px 5px 8px 40px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    /*background-image: url("images/title.jpg") ;*/
    background-repeat: no-repeat;
    
}
.modelContext_MenuDiv
{
    width:90%;
}
 .modelContxt_menu li
{ 
	
	list-style:none;
	padding-top:15px;
	
	height:30px;
    font-size: 14px;
    cursor: pointer;

}
 .modelContxt_menu li  div {
   height:30px; 
   width: 190px;
   /*background-image: url("images/l1.gif")*/    ; 
   background-repeat:repeat-x ;
   background-position:bottom;
 }

 .modelContxt_menu li a
{ 
    display:inline-block;
    /*background-image: url("images/icon1.gif")  ;*/
    background-repeat:no-repeat  ;
    padding: 0 5px 0 20px;
   	color:black;
	font-weight:500;
	font-family: "楷体","楷体_GB2312";  
     font-size: 17px;
	

    
}

.modelContxt_table
{width: 500px;

}
.modelContext_firstTr td
{
	height:30px;  
	/*background-image:url(images/postion_image.gif) ;*/
	background-repeat:no-repeat;
	background-position:right;
	
}
.modelContext_firstTr_div {
    margin-top:5px;
    line-height:30px;
    height:30px; 
    cursor: pointer;
    color: #632534;
}
.modelContext_firstTr_postion {
  /*background-image: url('images/postion_home.jpg');*/
  background-repeat: no-repeat;
  padding-left: 30px;
   margin-left: 10px;
   
} 
.modelContext_secondTr
{
	background-color:#FFF;
}
.modelContext_secondTr td
{
	border-top:1px #E9E7E8 solid;
	border-bottom:1px #E9E7E8 solid;
	border-right:1px #E9E7E8 solid;
	border-top:1px dashed #000;
}

.placeholder
{
    height: 10px;
    background-color: #f6f6f6;
}

.footer_container
{
    border-top: 1px solid #dddddd;
    background-color: #333333;
    height: 50px;
    position: fixed;
    bottom: 0px;
    left: 0;
	width:100%;
}
.footer
{
    width: 930px;
    margin-right: auto;
    margin-left: auto;
    line-height: 25px;
    color: #ffffff;
}
.footer_left
{
    width: 50%;
    text-align: left;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
.footer_right
{
    width: 45%;
    text-align: right;
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
}

