/** *  * @version  * @author  */@import 'global.css';/**  Layout-----------------------------------------*//**  Text-----------------------------------------*/body#link h1{	background: url(../images/global/bg_h1.png) no-repeat;	width:900px;	height:35px;	padding-top:45px;	margin-bottom:0.5em;	}body#info h1{	background: url(../images/global/bg_h1.png) no-repeat;	width:900px;	height:35px;	padding-top:45px;	margin-bottom:1em;	}#content ul{	font-size:77%;	margin:0;	border-top:#97D8F7 1px solid;}#content li{	border-bottom:#97D8F7 1px solid;	padding:0.5em 0;}#content li a{	background:url(../images/global/link.png) right 50% no-repeat;	padding-right:55px;	padding-top:1px;	color:#009FE8;	text-decoration:underline;}*html #content li a{	padding-top:2px;	margin-top:2px;	}*+html #content li a{	padding-top:2px;	margin-top:2px;	}#content li a:hover{	color:#0dbbea;}#mail{	border-top:#97D8F7 1px solid;	font-size:100%;	margin-top:2em;	padding-top:1em;}