body {
	background-color: #eee;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
body, td {
	font-size: 0.75em;
	_font-size: 90%;
	_font-size: 12px;
	text-align: left;
}
div.main {
	margin: 20px 0px 0px;
	width: 780px;
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 5px;
}

p {
	line-height: 130%;
	margin: 0px;
}

/* Head page */
div.top_text a{
	color: #aaa;
}
div.top_text{
	line-height: 130%;
	width: 135px;
	padding: 20px 0px;
}
/* End Head */

td.right_col {
	width: 150px;
	padding-left: 5px;
	vertical-align: top;
}
td {
	vertical-align: top;
}
div.right_col {
	padding-bottom: 10px;
}
div.right_col p{
	margin-bottom: 10px;
}
input.input_right {
	width: 100px;
	height: 20px;
	margin-bottom: 10px;
}
div.footer {
	clear: both;
	color: #999;
}
.area p {
	padding-bottom: 10px;
}
.area img {
	border: 1px black solid;
	margin: 0px 2px;
	vertical-align: text-top;
}
div.comment p {
	color: #666;
	padding-left: 40px;
	padding-top: 10px;
}
small, div.footer {
	font-weight: normal;
}
div.footer a {
	color: #aaa;
}

h1 {
	font-weight: bold;
	padding-bottom: 30px;
	margin: 0px 0px 20px;
}
h1 a, h1 a:visited {
	text-decoration: none;
	color: #000;
	border-bottom: 0px;
}
h1 a:hover {
	text-decoration: none;
	color: #1b1b7a;
	border-bottom: 0px;
}
h2 {
	text-align: center;
	margin: 0px 0px 20px;
}
h3 {
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px;
}
h4 {
	margin: 0px 0px 20px 0px;
	color: #666;
}
h1			{ font-size: 14px; }
h1 small	{ font-size: 9px;  }
h2, h3		{ font-size: 12px; }
h4, div.right_col p { font-size: 10px; }
small, div.footer small, div.footer span  { font-size: 9px; }
h3 small	{ font-size: 9px; }
div.right_col small { font-size: 10px; }
h1 small, h3 small, div.footer small {
	color: #aaa;
	float: right;
	padding-top: 5px;
}
div.footer small {
	padding-top: 0px;
}
h1 span, h3 -span, div.footer span {
	float: left;
}
h3 span small {
	float: left; 
	color: #aaa;
	padding-right: 5px;
	padding-top: 2px;
	font-size: 9px;
}
.hot {
	color: red;
}

a, a:visited, div.footer a:visited, a:hover, h1 a:hover {
	text-decoration: none;
	color: #5353a6;
	border-bottom: 1px dotted #999;
}
a:hover, div.footer a:hover {
	color: #1b1b7a;
}
a.archive, h1 a:hover {
	color: gray;
}

.img_float_left {
	margin-right:  20px;
	margin-bottom: 15px;
	float:left;
}
.img_float_right {
	margin-left:   20px;
	margin-bottom: 15px;
	float:right;
}
input, textarea {
	border: 1px solid gray;
}
input {
	margin-right: 5px;
	font-size: 85%;
}
.left {
	float: left;
}
.right {
	float: right;
}
ul {
	padding-left: 0px;
	margin: 0px;
}
form {
	margin: 0px;
}
li {
	font-size: 0.9em;
	list-style-type: none;
	line-height: 200%;
	color: #999999;
	cursor: pointer;
}
#left{
	width: 600px;
}
#right{
	width: 160px;
	padding-left: 5px;
}

.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}

.high {
	margin-top: 100px;
	margin-bottom: 100px;
}

.area p.hr {
	clear: both;
	border-top : 1px dotted black;
}

.form td {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.form {
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 12px;
}
img.userpic {
	margin-right:  20px;
	margin-bottom: 15px;
	border: 1px black solid;
	width: 60px;
	height: 60px;
}
img.smile {
	border: 0px;
	margin: 0px 5px;;
}

/* curve height, background image */
.area .t, .area .b, .area .b b, .area .t b{
height:10px;
background-image:url(img/ffffffffffffaaaaaa1101600.png);
}

/* inner color, border color, border width */
.area .c{
background:#ffffff;
border-color:#aaaaaa;
border-left-width:1px;
border-right-width:1px;
}
/* surrounding margins (optional) */
.round{
margin-bottom:5px;
}
.round .c{
/* inner content padding */
padding:0 10px 0 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
font-size: 0pt;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}
#spylog a, img.no_border {
	border: 0px;
}
