h1,h2,h3,h4,h5,h6,p,li,ul,ol,dl,dt,dd,form{
	margin-top:0px;
	margin-bottom:0px;
}

body {
	line-height: 140%;
	color: #000000;
	margin: 0px;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#wrapper {
	width: 754px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	font-size: 12px;
	text-align: right;
	padding: 3px;
	color: #48007D;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}

.design_tbl a {
   color: #FFFFFF;
   font-weight: bold;
   font-size:14px;
}

#main {
	width: 585px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.top_category {
	margin-top: 5px;
	margin-bottom: 5px;
}
.top_category img {
	margin-bottom: 5px;
}


.main_img {
	padding: 10px;
	background-color: #48007D;
}
.main_img h3 {
	padding-top: 8px;
	font-size: 14px;
	color: #FFFFFF;
}


#header {
	width: 754px;
	height: 118px;
	background-image: url(../images/header.jpg);
}


#left_navi {
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#left_navi ul {
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#left_navi .navi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FBC0DF;
	border-right-color: #FBC0DF;
	border-left-color: #FBC0DF;
	color:#FFFFFF;

	
}
#footer {
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}

#left_navi .navi li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBC0DF;
}
.navi li {
	background-color: #48007d;
}

#left_navi .navi a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.navi .mark {
	background-color: #6c017d;
}

.navi .top {
	background-color: #ad017e;
    padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color:#FFFFFF;
}

.navi .top style1 {
	background-color: #ad017e;
    padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color:#FFFFFF;
	font-size:12px;
}


