/* abbushi.css */

body  {
	background-color : #E3E5DA;
	scrollbar-arrow-color: #52727B;
	text-align: center;
	font : 100.01% sans-serif;
}

.container  {
	margin: auto;
	margin-top: 0px;
	width: 980px;
	text-align: left;
}

.containerstart  {
	margin: auto;
	margin-top: 0px;
	text-align: center;
	width: 980px;
}

.top  {
	width: 980px;
	height: 200px;
	overflow: hidden;
	text-align: left;
}

.navitop  {
	width: 980px;
	height: 30px;
	text-align: center;
	background-color : #3E433C;
}

.content  {
	width: 980px;
	top: 250px;
	text-align: left;
}

.contentleft  {
	width: 680px;
	text-align: left;
	float: left;
	background-color : #E3E5DA;
}

.boxleft  {
	width: 250px;
	text-align: left;
	float: left;
	background-color : #E3E5DA;
}

.boxcenter  {
	width: 250px;
	left: 250px;
	text-align: left;
	float: left;
	background-color : #E3E5DA;
}

.boxright  {
	width: 480px;
	left: 500px;
	text-align: center;
	float: right;
	background-color : #E3E5DA;
}

.contentright  {
	width: 300px;
	left: 680px;
	text-align: left;
	float: right;
}

.box0  {
	width: 175px;
	height: 430px;
	margin-top: 10px;
	margin-left: 50px;
	text-align: left;
	overflow: hidden;
	background-color : #F2EFE6;
}

.box00  {
	width: 175px;
	height: 180px;
	margin-top: 10px;
	margin-left: 50px;
	text-align: left;
	overflow: hidden;
	background-color : #F2EFE6;
}

.navi1  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 25px;
	font-weight : bold;
	color : #E5C348;
	letter-spacing : 1,5;
	padding-top : 3px;
}
.navi1 A:link {font-weight : bold; color : #ffffff; text-decoration : none;}
.navi1 A:visited {font-weight : bold; color :#ffffff; text-decoration : none;}
.navi1 A:hover {font-weight : bold; color : #E5C348; text-decoration : none;}
.navi1 ul {list-style-type: none; margin: 0px; padding: 0px;}
.navi1 li {display:inline; height: 25px; padding: 18px; text-decoration:none;}

.navi2  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 25px;
	font-weight : bold;
	color : #567078;
	letter-spacing : 1,5;
	padding-top : 3px;
}
.navi2 A:link {font-weight : bold; color : #567078; text-decoration : none;}
.navi2 A:visited {font-weight : bold; color :#567078; text-decoration : none;}
.navi2 A:hover {font-weight : bold; color : #000000; text-decoration : none;}
.navi2 ul {list-style-type: none; margin: 0px; padding: 0px;}
.navi2 li {display:inline; height: 25px; padding: 18px; text-decoration:none;}

.navi  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	line-height: 19px;
	font-weight : bold;
	color : #000000;
	letter-spacing : 1,5;
	padding-left : 15px;
}
.navi A:link {font-weight : normal; color : #52727B; text-decoration : none;}
.navi A:visited {font-weight : normal; color :#52727B; text-decoration : none;}
.navi A:hover {font-weight : normal; color : #000000; text-decoration : underline;}

.text  {
	font-family : arial,helvetica,sans-serif;
	font-size : 13px;
	line-height: 21px;
	font-weight : normal;
	color : #333333;
	letter-spacing : 1,5;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 5px;
}
.text A:link {font-weight : bold; color : #996666; text-decoration : none;}
.text A:visited {font-weight : bold; color :#996666; text-decoration : none;}
.text A:hover {font-weight : bold; color : #333333; text-decoration : none;}
.text B {font-size : 15px; font-weight : normal; color : #336699; text-decoration : none;}
.text I {font-style : normal; font-size : 11px; font-weight : bold; color : #666600; text-decoration : none;}

.title  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 18px;
	line-height: 24px;
	font-weight : normal;
	color : #99ccff;
	letter-spacing : 1,5;
}
.titlesmall  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	line-height: 16px;
	font-weight : bold;
	color : #C7C851;
	letter-spacing : 1,5;
	padding-top : 5px;
	padding-left : 15px;
}


