@charset "utf-8";
/* CSS Document */

body
{
	background:url(img/backline.png) repeat-x #8bb8ff;
	font-fmaily:Verdana, Geneva, sans-serif;
	color: #DFF0FB;
}

body a{outline:none; text-decoration:none;}

#container
{width:940px;
margin:0 auto;
background-color:#1a1a1a;
}
#top
{ background:url(img/top.png) no-repeat;
width:940px;
height:74px;
clear:both;}

#identity
{ width:940px;
height:140px;
clear:both;}
	#logo
	{ width:250px;
	height:140px;
	float:left;
	background:url(img/logo.png) no-repeat bottom right  ;}
	#shot
	{ width:690px;
	height:140px;
	float:left;
		background:url(img/homephoto.png) no-repeat;}
		
#main
{width:940px;
clear:both;
height:500px;}
#menu {width:250px;float:left;}
	#navigation
	{ font-size:16px; 
	font-weight:400;
	width:250px;
	color:#b2b2b2; 
	padding-top:30px;
	float:left;}
	#navigation ul
	{ padding:0;
	   margin:0;}
		#navigation li
		{ list-style:none;
		text-decoration:none;
		letter-spacing:1px;
		text-align:center;
		line-height:35px;
		display:block;
		background:url(img/divider.png) no-repeat center bottom;}
		
		#navigation a 	{ color:#b2b2b2; text-decoration:none;}
		#navigation a:hover 	{ color:#FFF; text-decoration:none;}
		
		#iconav { padding-top: 30px; clear:both;  }
		#iconav ul
	{padding-top:0px; 
	padding-left:30px;
	   margin:0;}
		#iconav li
		{ list-style:none;
		text-decoration:none;
		letter-spacing:1px;
		text-align:center;
		line-height:50px;
		display:block;
		}
		#iconav a { font-weight:400; color:#b2b2b2; text-decoration:none; }
		#iconav a:hover { color:#FFF; text-decoration:none; }
		
		
		#icup a { display:block; height:50px; background:url(ico/icupout.png) bottom left no-repeat;}
		#icup a:hover { background:url(ico/icupover.png) bottom left no-repeat;}
		
		#per a { display:block; height:50px; background:url(ico/2perout.png) bottom left no-repeat;}
		#per a:hover { background:url(ico/2perover.png) bottom left no-repeat;}
		
		#chat a { display:block; height:50px; background:url(ico/chatout.png) bottom left no-repeat;}
		#chat a:hover { background:url(ico/chatover.png) bottom left no-repeat;}
		
		#cal a { display:block; height:50px; background:url(ico/calout.png) bottom left no-repeat;}
		#cal a:hover { background:url(ico/calover.png) bottom left no-repeat;}
		
		#counter
		{padding-top: 30px; clear:both; text-align:center; border:none; text-decoration:none; outline:none; color:#6C0;}
	    #counter a {border:none; text-decoration:none; color:#333;outline:none;}
		
	#content
	{width:690px;
	float:left;
	background:url(img/bg2.png) no-repeat;
		color:#E6E7E8;
	
	min-height:500px;}
		#title
		{padding-top:25px; font-size:25px; font-weight:bold; color:#9CC0F8; text-align:center;padding-right:45px;}
		#subtitle
		{color:#B5E56A;
		padding-bottom:5px;
		font-size:15px;}
		#article
		{padding-top:20px; font-size:16px; padding-right:45px;}
		
		.bluelink a{color:#B5E56A;}
		.bluelink a:hover{color:#9CC0F8;}
	#foot
{width:940px;
height:32px;
clear:both;
color:#333;
text-align:center;
padding-top:30px;
font-size:10px;}
	
	#bottom
{ background:url(img/bottom.png) no-repeat;
width:940px;
height:50px;
margin:0 auto;}


.tabbords
{ background:url(img/divider.png) no-repeat bottom left;
background-color:none;
color:#B5E56A;}

.panorama
{ clear:right;
float:left;
padding:15px;
padding-left:15px;
padding-right:40px;
}

#thumb a:hover{
		color:red;}

		#thumb a:link img,
		     a:visited img{
			border:1px solid #333333;
			
}
		  
		#thumb a:focus img,
		#thumb a:hover img,
		#thumb a:active img{
			border:1px solid #B5E56A;}
			
			#latgal
			{height:2000px;}

.timetable
{color:#333;}

.tabcaps
{color:#B5E56A;
font-weight:400;}

#percent  { text-align:center; }
#percent a 	    { color:#09F; text-decoration:none; font-size:20px;}
#percent a:hover 	{ color:#FFF; text-decoration:none;}

