﻿body {
	background-color:#F2EFEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4296D2;
	margin:0px;
	}
	
div.container
	{
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	min-width:750px;
	width:750px;
	background-image:url(graph/tlo.jpg);
	overflow: hidden;
	}
	
.banner
{
	width:100%;
	height:126px;
}

div.menu
{
	float:left;
	width:200px;
	height:400px;
}

div.content
{
	float:left;
	width:246px;
	height:600px;
	overflow:auto;
	text-align:center;
}

div.right
{
	float:left;
	width:222px;
	height:100%;
	overflow:hidden;
}


#desc
{	
	/*border-style:solid;
	border-width:1px;
	border-color:#000000;*/
	margin-left:5px;
	width:95%;
	height:515px;
	min-height:515px;
	overflow:auto;
}

#pic1, #pic2, #pic3, #pic4
{
	height:95px;
	min-width:49px;
	float:left;
	overflow:hidden;
}

ul{
	list-style:none;
	list-style-position:outside;
	padding:0px;
	margin-left:0px;
	}
	
li
	{
	margin:0px;
	text-align:center;
	background-repeat:no-repeat;
	overflow:hidden;
	}



#menu1{
	width:144px;
	height:53px;
	padding-top:20px;
	background-image:url(graph/menu1.jpg);
}	

#menu2
	{
	width:128px;
	height:47px;
	padding-top:15px;
	background-image:url(graph/menu2.jpg);
	}

#menu3
	{
	width:145px;
	height:43px;
	padding-top:12px;
	background-image:url(graph/menu3.jpg);
	}
	
#menu4
	{
	width:190px;
	height:50px;
	padding-top:18px;
	background-image:url(graph/menu4.jpg);
	}
#menu5
	{
	width:179px;
	height:53px;
	padding-top:20px;
	background-image:url(graph/menu5.jpg);
	}
	
img
{
	border: 0px;
}

h1
{
	color:#990000;
	font-size:14px;
	font-style:bold;
}

h2
{
	color:#990000;
	font-size:12px;
	font-style:bold;
}
	
a
{
	color:#990000;
	text-decoration:none;
}

a:hover
{
	color:#1E8EB9;
	text-decoration:none;
}

a.menu
{
	color:#990000;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
a:hover.menu
{
	color:#1E8EB9;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

