body {
	margin: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Verdana;
	background-attachment: fixed;
}
h1{
	color: #009999;
	font-size: 18px;
}
ul{
	margin: 10px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #006699;
}
li{
	background-image: url(li.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 13px;
	background-position: 0px 7px;
}
td{
	font-size: 11px;
	line-height: 20px;
}
.all{
	border: 1px solid #9EBDD7;
}
.img{
	border: 5px dotted #CBEDFF;
}
.iocn{
	background-image: url(in-04.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 20px;
	padding-top: 8px;
}
.iocn a:link {
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	border-top: 1px solid #48D6FF;
	border-bottom: 2px solid #48D6FF;
	margin-right: 20px;
}
.iocn a:visited {
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	border-top: 1px solid #48D6FF;
	border-bottom: 2px solid #48D6FF;
	margin-right: 20px;
	color: #990000;
}
.iocn a:hover {
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	border-top: 1px solid #48D6FF;
	border-bottom: 2px solid #48D6FF;
	margin-right: 20px;
	color: #000000;
}
.arrdess{
	background-image: url(in-05.gif);
	background-repeat: no-repeat;
	padding: 20px;
}
.main{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	height: 420px;
	padding-bottom: 250px;

}
.foot{
	background-image: url(top03.jpg);
	background-repeat: no-repeat;
	width: 778px;
	height: 126px;
}
#foot{
	margin-left: 205px;
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 4px;
}
#Copyright{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	width: 778px;
	padding-right: 10px;

}
#Copyright a:link, #Copyright a:visited, #Copyright a:hover{
	color: #000000;
	text-decoration: none;
}

