/* 全局控制 */
.textCtl {
	overflow:hidden;
}
ul{padding:0}

/* 链接样式 */
a:link,a:visited{ 
	font-size:12px;
	color:#666;
	text-decoration:none;
	}
a:hover,a:active{
	color:#000;
	text-decoration:underline;
	}

a.white:link,a.white:visited{ 
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}
a.white:hover, a.white:active{
	color:#fff;
	text-decoration:underline;
	}	

.smallText{
	font-size:9px;
	color:#CCCCCC;
	margin-left:5px;
	}		

body{
	margin-top:10px; 
	background-color:#fff; 
	color:#000;
	font-size:12px;
	
	}
#outer {
	text-align:left;
	width:900px;
	margin:auto;
	}
#head {
	width:900px;
	height:71px;
	background:#fff; 
	margin-bottom:2px
	}
	#head img{
		border:0;
		}
		
			
#oTransContainer {
	width:900px;
	padding:0;
	height:250px;
	display:none;
	
	}
	#oTransContainer img{
		width:900px;
		height:250px;
		border:0;
		}

 #oTransContainer  { 

 	display:block;

}

	
#bodyblock {
	 position:relative;
	 background-color:#FFF;
	 width:900px;
	 padding:0;
	 margin-top:2px;
	}
#leftCol {
	width:250px;
	margin-top:2px;
	background-color:#fff;
	float:left;
	display:inline;
	text-align:left;
	}
	
#rightCol {
	width:645px;
	margin-top:2px;
	background-color:#fff;
	float:left;
	margin-left:5px;
	clear:right;
	}
	
#leftCol_sub {
	width:640px;
	padding:2px 4px 0 0;
	background:#fff;
	float:left;
	display:inline;
	margin-top:20px;
	border-right:1px dotted #ccc;

	}
	
#rightCol_sub {
	width:248px;
	padding-top:2px;
	background:#fff;
	margin-top:20px;
	background:#F3F7FF;
	}
		
#footer {
	width:900px;
	height:32px;
	background-color:#f6f6f6;
	float:right;
	border-top:1px #065fb9 solid;
	margin-top:25px;
	}
	#footer p{
		float:right;
		}
/*- Menu Tabs--------------------------- */ 


 #tabs{
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:12px;
      line-height:normal;
	}
 #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
 #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
 #tabs a {
      float:left;
      background:url("/templates/images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
 #tabs a span {
      float:left;
      display:block;
      background:url("/templates/images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	  
	#tabsF {
      float:left;
      width:100%;
      background:#efefef;
      font-size:12px;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 183px; /* up right down left */
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("/templates/images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  color:#24618E;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("/templates/images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }	
/*- Menu Tabs  end----------------------- */ 
/* 首页选项卡样式  */
#geshouxingzong{
	width:100%;
	height:230px;
	background-color:#CCC;
	margin:4px 0px 4px 0px;
	}
#nav ul {
	width:100%;
	height:30px;
	background:#E7F0FF;
	list-style:none;
	padding:0;
	margin:2px 0 0 0;
	}
#nav li {
	line-height:30px;
	text-align: center;
	background:url(/templates/images/smallLine.gif) no-repeat center right;
	padding:0;
	margin:0;
	float:left;
	height:30px;
	list-style:none;

	}
	#nav a {
		display:block;
		cursor:pointer;
		padding:0 20px 0 20px;
		margin:0 1px 0 0;
		color:#666666;
 		}
	#nav a:hover,#nav a:active{
		background:#065fb9;
		text-decoration:none;
		}
	#nav a.initial{
		background:#065fb9;
		color:#fff;
		}
	
div.content{
	width:640px;
	height:195px;
	background:url(/templates/images/tab_bg.jpg) no-repeat right bottom;
	padding:1px;
	margin:0;
	background-color:#F4F4F4;
	border:1px solid #065fb9;
	float:left;
	}
	div.content ul{
	height:190px;
	width:80%;
	margin:5px;
	padding:0;
	}
	div.content ul li{
	line-height:22px;
	text-align:left;
	border-bottom:1px dotted #ccc;
	margin:5px;
	}

