body {
	margin: 0px;
	padding: 0px;
}

a   { color: blue; text-decoration: none }
a:hover   { color: red; text-decoration: none }

div,p,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	font-size:x-small;
	font-weight:normal;
}

.clear {
	clear:both;
}

/*layout
--------------------------------*/
#container {
	width:780px;
	margin-top:10px;
	margin-bottom:10px;
}

#wrapper {
	margin-left:15px;
}

#sidemenu-area {
	float:left;
	width:180px;
}

#main-content-area {
	float:left;
	width:570px;
}


/**/
#main-photo {
	margin-bottom:10px;
}

.head-text {
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
}


/*top-btn
---------------------------------*/
.top-btn-area {
}

.top-btn-area .btn {
	float:left;
	margin-right:3px;
	margin-bottom:12px;
}

.top-btn-area .subbtn {
	float:left;
	margin-bottom:12px;
}


/*top-topics
---------------------------------*/
.top-topics-tb {
	margin-bottom:10px;
	width:550px;
}

.top-topics-tb th,
.top-topics-tb td {
	border-bottom:1px solid #CDCDCD;
	padding:3px 5px;
	font-size:90%;
	line-height:1.4;
	color:#595959;
	vertical-align:top;
}

.top-topics-tb th {
	padding-left:17px;
	background-image:url(../images/icon02.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	white-space:nowrap;
	font-weight:normal;
	text-align:left;
}

.top-topics-tb th a,
.top-topics-tb td a {
	color:#595959;
	text-decoration:underline;
}

.top-topics-tb th a:hover,
.top-topics-tb td a:hover {
	color:#FF6600;
	text-decoration:underline;
}

.topics-btn {
	text-align:right;
	border-bottom:1px solid #CDCDCD;
	padding-bottom:5px;
	margin-bottom:5px;
	width:565px;
}

/*
---------------------------------*/
.top-add {
	color:#000000;
	font-size:80%;
	margin-bottom:5px;
}

.top-mail {
	color:#058DC0;
	font-size:85%;
	margin-bottom:10px;
}

.top-mail img {
	vertical-align:middle;
	border:0;
	margin-right:10px;
}

.top-mail a {
	color:#058DC0;
	text-decoration:underline;
}

.top-mail a:hover {
	color:#66CCFF;
	text-decoration:underline;
}

/*footer
---------------------------------*/
#footer {
	clear:both;
	padding:5px 0;
	border-top:3px solid #ADDCFD;
}

#footer p {
	color:#595959;
	text-align:center;
	font-size:80%;
	border-bottom:1px solid #CDCDCD;
	padding-bottom:5px;
	margin-bottom:10px;
}

#footer #footbtn {
	position:relative;
	text-align:right;
}

#footer #footbtn ul {
	margin:0;
	padding:0;
	list-style:none;

}

#footer #footbtn li {
	display:inline;
	font-size:85%;
	background-image:url(../images/icon01.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding:0 0 5px 8px;
	margin-left:10px;
}

#footer #footbtn li a {
	color:#000000;
	text-decoration:none;
}

#footer #footbtn li a:hover {
	color:#006600;
	text-decoration:none;
}
