/* 临沭双语实验学校页面样式 */


body{
     background-color:#C4C5C1;
	background-repeat:repeat-x;  
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:宋体;
	font-size:12px;
	color:#141414;
	line-height:19px;
   }
   
.font{ font-size:14px;
      color:#333333;
	  font-weight:bold;
	  }

.index_top{ background-image:url(/templets/images/index_img01.gif);
            background-repeat:no-repeat;
			background-position:left bottom; 
			font-size:12px;
			color:666666;
			}
			
.index_flshbg{ background-image:url(/templets/images/index_img02.jpg); 
            background-repeat:no-repeat;
			}
.index_nav{ background-image:url(/templets/images/index_img03.gif);
            background-repeat:repeat-x;
			
            } 			
			
.table_style{ border:1px solid #C7C7C7;
               padding:4px;
               			   }			
.index_xnnews{ background-image:url(/templets/images/index_img04.gif);
               background-repeat:no-repeat;
               background-position:bottom;
			   font-size:14px;
			   color:#FFFFFF;
			   font-weight:bold;
			  }			
.index_ggtop{ background-image:url(/templets/images/index_img05.gif);
              background-repeat:no-repeat;
			  font-size:14px;
			  color:#333333;
			  font-weight:bold;
			  
			  }	
			  		

	
a:link { color: #1F1F1F; text-decoration: none; font-size:12px; }
a:visited { color: #1F1F1F; text-decoration: none; font-size:12px;}
a:hover { color: #FF4800; text-decoration: none; font-size:12px;}
	
	