/* CSS Document */

* {
	font-size:12px;
	line-height:130%;
}

a{color: #0000C0;text-decoration: none; outline:none;}
a:hover{color: #C000C0;text-decoration: underline;}

td {
	font-size:12px;
	line-height:140%;
}

img {border: 0px;}

#container {text-align: left;}

.ctg {
	text-align:left;
	margin: 0px;
	padding: 0px;
}

.ctg li {
	line-height:150%;	
	list-style-type: circle;
	list-style-position: inside;
}

.site {
	margin-bottom: 10px;
	font-size: small;
}

a.title {
	font-size: medium;
}
.url {
	color: #488048;
}
.cool {
	font-size: 9px;
	background-color: #FFE4B5;
	padding: 1px;
	border: 1px solid #666666;
}


.tag_ctg {
	margin-top:10px;
	line-height:300%;
	padding: 0px;
}
.tag_ctg a {
	font-size: 16px;
	margin-right: 20px;
	white-space: nowrap;
}

.tag {
	text-align:left;
	margin-top:10px;
	line-height:200%;
	padding: 0px;
}

.tag a {
	font-size: 14px;
	margin-right: 14px;
	white-space: nowrap;
}

.ttag {
	text-align:left;
	margin-top:10px;
	line-height:200%;
	padding: 0px;
}

.space {
	font-size: 14px;
	margin-right: 14px;
	white-space: nowrap;
}

.error {
	color: #FF0000;
}

.searchform {width:360px;}

.btn_add,.btn_view {width:100%;}

.page_title {color:#0000C0;}

.paging {
	text-align: center;
}
.page_current {
	font-weight: bold;
	font-size: x-large;
}

.results li {line-height:150%;}

.site li {margin-bottom:10px;}

