@charset "utf-8";

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #383838;
	text-decoration: none;
	line-height: 18px;
	background-color: #f1f8fe;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-weight: normal;
	}
	
	
	.list {
		margin: 0px;
		padding: 0px;
		list-style-type:none;
	}
td
{
	line-height:1;
}
.list li{
	font-family:Tahoma;
	font-size:12px;
	width: 280px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 12px;
	line-height: 20px;
	margin: 0px;
}

table#main{position:relative;z-index: 1;}
div#music{
	width:48px;
	height:48px;
	position:absolute;
	top:0;
	right:0;
	border:1px solid #A2B0BB;
	z-index:10;
}
a, a:link, a:visited, a:active {
	color:#3b84c9;
	text-decoration: none;
}
a:hover {
	color:#3b84c9;
	text-decoration: underline;
}


.bottom {
	font-family:  Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height:16px;
	font-weight: normal;
	}
	
.box1{
	font-family:Tahoma;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	font-weight:normal;
}

.box1 strong{
    font-size:13px;
	}


.box2{
	font-family:Tahoma;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-weight:normal;
}



a.mail:link, a.mail:visited, a.mail:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
a.mail:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


a.mail2:link, a.mail2:visited, a.mail2:active {
	font-family:Tahoma;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-weight:normal;
}
a.mail2:hover {
	color: #d7e7fc;
}


a.mail3:link, a.mail3:visited, a.mail3:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #383838;
	font-weight: normal;
	text-decoration: underline;
}
a.mail3:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #383838;
	font-weight: normal;
	text-decoration: none;
}

.text2{
	font-family:Arial;
	font-size: 14px;
	color: #2f2f2f;
	line-height: 18px;
	word-spacing: 0;
	font-weight:bold;
}

p{
margin:0px;
padding:0px;
}

h2 {
    line-height: 1.3;
    font-weight: normal;
    font-size: 14px;
}

#nav-top {
	margin:40px 28px 0 0;
	padding:0;
	list-style-type:none;
	font-family:arial, sans-serif;
}

#nav-top li {
	list-style-type: none;
	display:inline;
	margin-left:20px;
}

#nav-top li:first-child {
	margin-left:0;
}

#nav-top a {
	font-size:20px;
}