body	{ 
	margin: 0; padding: 0; 
	background-color: #ffffff;
	scrollbar-arrow-color: #c0c0c0;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	color: #36414d;
	} 

A:link, A:visited, A:active 	{
	text-decoration: none; color: #c46b8a;
	}

A:hover 	{ 
	color: #cccccc;
	}

table.layout	{ 
	margin:auto;
	position:absolute;
	border:solid 1px #808080;
	width:600px;
	height: 380px;
	left:50%; top:50%;
	margin-left:-300px;
	margin-top:-190px; 
	background: #ffffff url(images/top.jpg) no-repeat left bottom;
	}

table.layouta	{ 
	margin:auto;
	position:absolute;
	border:solid 1px #808080;
	width:600px;
	height: 380px;
	left:50%; top:50%;
	margin-left:-300px;
	margin-top:-190px; 
	background: #ffffff url(images/about.jpg) no-repeat left bottom;
	} 

table.layoutb	{ 
	margin:auto;
	position:absolute;
	border:solid 1px #808080;
	width:600px;
	height: 380px;
	left:50%; top:50%;
	margin-left:-300px;
	margin-top:-190px; 
	background: #ffffff url(images/bbs.jpg) no-repeat left bottom;
	} 

table.layoutl	{ 
	margin:auto;
	position:absolute;
	border:solid 1px #808080;
	width:600px;
	height: 380px;
	left:50%; top:50%;
	margin-left:-300px;
	margin-top:-190px; 
	background: #ffffff url(images/link.jpg) no-repeat left bottom;
	} 

table.layoutbl	{ 
	margin:auto;
	position:absolute;
	border:solid 1px #808080;
	width:600px;
	height: 380px;
	left:50%; top:50%;
	margin-left:-300px;
	margin-top:-190px; 
	background: #ffffff url(images/blog.jpg) no-repeat left bottom;
	} 

table.layoutm	{ 
	margin:auto;
	position:absolute;
	border:solid 1px #808080;
	width:600px;
	height: 380px;
	left:50%; top:50%;
	margin-left:-300px;
	margin-top:-190px; 
	background: #ffffff url(images/mail.jpg) no-repeat left bottom;
	} 

td 	{ 
	font-size: 80%;
	}


#menu	{
	width: 200px; vertical-align: top;
	}

#main 	{ 
	width: 380px; height: 240px;
	}

#main1 	{ 
	width: 380px; height: 240px;
	}

#title	{ 
	 width: 400px; height: 40px; vertical-align: bottom; text-align: right;
	}

.title1	{ 
	width: 60%; text-align: center;
	line-height: 1.6; padding: 10px 20px 10px 20px; 
	}