﻿@charset "utf-8";
/* CSS Document */


	
/* 内容页的css样式 */

.ul1,.ul2,.ul3,.ul4,.ul5,.ul6,.ul7,.ul8,.ul9,.ul10,.ul11,.ul12,.ul13{
	text-align:left;
	margin-left:0px;
	float:left;
	list-style:none;
	display:none;
	padding:0!important;
	}


	
#left li{
	list-style-type:none;
	display:block;
	width:135px;
	line-height:30px;
	text-align:left;
	font-weight:100;
	border-bottom:1px dashed #ddd;
	cursor:pointer;
	}
	
.ul1 a,.ul2 a,.ul3 a,.ul4 a,.ul5 a,.ul6 a,.ul7 a,.ul8 a,.ul9 a,.ul10 a,.ul11 a,.ul12 a,.ul13 a{
	font-size:13px;
	color:#3399FF;
	cursor:pointer;}
	


.ul1 a:hover,.ul2 a:hover,.ul3 a:hover,.ul4 a:hover,.ul5 a:hover,.ul6 a:hover,.ul7 a:hover,.ul8 a:hover,.ul9 a:hover,.ul10 a:hover,.ul11 a:hover,.ul12 a:hover,.ul13 a:hover{
	text-decoration:underline;
	font-size:14px;
	color:#0066FF;}
	

.mulu{
	text-align:center;
	color:#336699;
	font-size:24px;
	font-weight:bold;}

#left_bottom{
	width:95%;
	border-top:1px solid #CEE1EE;
	float:left;
	text-align:center;
	margin-top:10px;
	padding:10px 5px;}
	
#left{
	border:1px solid #CEE1EE;
	width:200px;
	height:100%;
	padding-top:25px;
	margin-left:22px;
	margin-bottom:20px;
	float:left;
	}

a{
	font-size:16px;
	text-decoration:none;
	color:#336699;
	font-weight:bold;}
a:hover{
	font-size:17px;
	text-decoration:underline;
	color:#769BCA;}

#content{
  overflow:scroll;
  width:650px;
  height:750px; 
  max-height:1400px;
  padding:5px;
  margin-left:30px;
  color:#666;
  }
  
#content a{
color:#0066FF;
font-size:14px;}
  
 #content p{
	 line-height:150%;
	 text-indent:30px;}
	 
 .fml{
	 position:absolute;
	 margin-left:590px;
	 margin-top:-23px;}
	 
 .fml a{
	 color:#CCC;
	 font-weight:100;
	 background-color:#333;
	 text-align:center;
	 line-height:20px;
	 display:block;
	 font-size:14px;
	 border:1px solid #BCBCBC;
	 width:80px;
	 height:20px;}

	 
