
div.main-flash {
	height: 352px;
	text-align: center;
	}
	
div.main {
	width: 850px; padding-right: 130px; margin: 0px auto;
	background: url('../img/main.gif') top left repeat-y; 
	}
	div.main-left {
		width: 250px; padding: 70px 0px 300px 0px;
		background: url('../img/main_left.gif') 6px 50px no-repeat;
		}
	div.main-right {
		width: 580px; padding-top: 35px;
		}
	div.article{ 
		padding-bottom:20px;
		min-height:380px;
	}
		
div.footer {
	padding: 15px 0px 0px; height: 45px;
	background: url('../img/line_hor.gif') 0px 10px repeat-x;
	color: #9A9A9A;
	}
	div.footer span {
		color: #0579B1;
		}
		
div.main-photo {
	bottom: 0px; left: 0px;
	width: 220px; min-height: 50px; _height: auto !important; _height: 50px;
	background: url('../img/blank.gif') bottom left no-repeat;
	text-align: center;
	}
	
table.table-partners {
	background: url('../img/line_ver.gif') 50% 0px repeat-y;
	}
	td.table-partners-left {
		padding-right: 35px;
		}			
	td.table-partners-right {
		padding-left: 35px;
		}			

div.article-list-team {}
	div.article-list-team-line {
		width: 1px; height: 205px; margin-bottom: 35px;
		background: url('../img/line_ver.gif') top left repeat-y;
		}
	div.article-list-team-entry {
		width: 160px; padding: 0px 15px; margin-bottom: 35px;
		}	
		div.article-list-team-name {
			padding-bottom: 5px;		
			}		
			div.article-list-team-name a {	
				color: #0593D5; font-size: 18px; font-family: 'Georgia', 'Times New Roman'; text-decoration: none;
				}
			div.article-list-team-name a:hover {	
				text-decoration: underline;
				}														
		div.article-list-team-text {		
			color: #59595B; line-height: 160%;
			}
		div.article-list-team-more {
			padding: 5px 0px; 
			} 
			div.article-list-team-more a {
				font-size: 10px; text-decoration: none;
				}
			div.article-list-team-more a:hover {
				text-decoration: underline;
				}		
				
div.footer-credits-content{ 
	text-indent:-9999px; float:left; height:11px; width:5px; 
	}
	div.footer-credits-content li{ 
		list-style:none; 
		}		
		
/* tips */
div.tip-wrap { color: #333333; z-index: 13000; background: #ffffff; border:1px solid #057cb4; padding:3px; }
div.tip-top { text-align:center; font-weight: bold; font-size: 11px; color:#E54000; }
div.tip-bottom { font-size: 11px; background: #ffffff; }

