body {
	font-family: verdana, Arial, sans-serif ;
	font-size: 12px; 
	color: #000;
	line-height: 15px;
	margin: 0 0 0 0;
	background-color: #ffffff; 
	background-image: url(../Pic/bg_0411.gif); 
	background-repeat: no-repeat;
	}
h1, h2, div, p, ul, li, form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
blockquote{
	margin:5px 0 5px 15px;
	padding:0 0 0 3px;
	border-left:1px dotted ;
	font-size:10px;
	line-height:12px;
	}
img {
	border: 0px;
	}
a {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	background-color: #DCDCDC;
	text-decoration: none;
	}
a:visited {
	color: #666;
	text-decoration: none;
	}
a:active {
	color: #0000FF;
	text-decoration: none;
	}
a.image:hover {
	background-color: #fff;
	text-decoration: none;
	}
a.image:visited {
	background-color: #fff;
	text-decoration: none;
	}
a.image:active {
	background-color: #fff;
	text-decoration: none;
	}
/* font */
.small {
	font-size: 10px; 
	color: #666;
	background-color: transparent;
}
/* layout */
.contact {
	float: right;
	padding: 0 0 0 3px;
	}
.sitetitle {
	display: none;
	}
#maincol {
	position: absolute;
	top: 273px;
	left: 352px;
	width: 290px;
	text-align:right;
	}
#formcol {
	position: absolute;
	top: 115px;
	left: 490px;
	width: 150px;
	text-align: right;
	}
.clipURL {
	position: absolute;
	top: 115px;
	left: 15px;
	width: 320px;
	}
/* block */
.clipURL li{
	list-style-type: square;
	margin-left:15px;
	}
ul.siteslist li{
	list-style-type: none;
	}

ul.siteslist li a{
	font-size: 14px; 
	font-weight:bold;
	line-height: 25px;
	}
.clipURL h1, .clipURL h2{
	font-size:10px;
	}

.signature {
	white-space: nowrap;
	border-color: #333;
	border-style: dotted;
	border-width: 1px 0 0 0;
	padding: 10px 0 0 0;
	}
form input, form textarea {
	border-color: #333;
	border-style: dotted;
	border-width: 1px;
	font-family: Arial, sans-serif ;
	font-size: 12px; 
	color: #000;
	line-height: 15px;
	}
form input.button {
	background-color: #999;
	color: #fff;
	}
