* {
margin:0;
padding:0;
}

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004d76;
	background-color: #FFF;
	vertical-align: top;	
	background-image:url('img/bg.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}
body a{
	color: #004d76;
}
img{border:0px;}
table{border:none;}

#tel{
	background-image:url('img/tel.gif');
	background-repeat:no-repeat;
	position:relative;
	width:182px;
	height:24px;
	left: 200px;
	top: 15px;
}

#menu1 {
	position:relative;
	width:200px;
	height:200px;
	left: 340px;
	top: 70px;
}

#content{
	background-color:#FFFFFF;
	background-image:url('img/cont_bg.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	vertical-align:text-top;
	width:610px;
	padding-left:15px;
	padding-right:15px;
	font-size: 19px;
	color:#444;
}
#content p{
	padding-bottom:25px;
}
#content ul{
	padding-left:15px;
}
#inf{
	background-color:#FFFFFF;
	background-image:url('img/inf_bg.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	vertical-align:text-top;
	width:273px;
	padding-left:5px;
	padding-right:5px;
	font-size: 19px;
	color: #37A;
}
#inf2{
	background-color:#FFFFFF;
	vertical-align:text-top;
	width:273px;
	padding-left:5px;
	padding-right:5px;
	font-size: 19px;
	color: #37A;
}

#inf ul{
	padding-left:15px;
	list-style-image:url('img/menu2_arr.gif');
}
.photo img{
cursor: hand;	
}
.exc td{
	vertical-align: top;
}
