html
{
        margin:0px;
        padding:0px;
        height:100%;
}
h1
{
	margin:5px 0px;
	padding:0px;
	font-size:18px;
}
body
{
        margin:0px;
        padding:0px;
        height:100%;
        font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
        position:relative;
}
.center
{
	margin-left:auto;
	margin-right:auto;
}
.sitewidth
{
	width:920px;
}
.fl
{
	float:left;
}
.clear
{
	clear:both;
	line-height:0px;
	height:0px;
	font-size:0px;
}
img
{
        display:block;
        border:0px;
        outline:0px;
}
.mt10
{
	margin-top:10px;
}
.mt20
{
	margin-top:20px;
}
.mt40
{
	margin-top:40px;
}


#toolbar-left
{
	padding:5px;
}
#toolbar-right
{
	padding:5px;
}

#toolbar-left a
{
	color:#0066cc;
	margin-right:10px;
}
#toolbar-right a
{
	color:#0066cc;
	font-weight:bold;
	margin-left:5px;
}

#logo1
{
	display:block;
	font-size:60px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	outline:none;
}

#logo2
{
	outline:none;
	text-decoration:none;
	color:#000;
	font-size:16px;
	font-weight:bold;
}

#logo3
{
	font-size:40px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}


.thumb
{
	float:left;
	width:130px;
	height:130px;
	margin-right:10px;
	margin-top:10px;
}
#tags a
{
	float:left;
	line-height:20px;
	height:20px;
	word-break: keep-all;
	display:block;
	color:#0066cc;
	margin-bottom:10px;
	margin-right:20px;
	overflow:hidden;
}
#tags a:hover
{
	color:#000;
}

#relateds a
{
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	color:#0066cc;
	margin-top:5px;
	margin-bottom:5px;	
	margin-right:10px;
}

#tag
{
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-family:arial,sans-serif bold;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:25px;
	line-height:normal;
	margin:0;
	padding:5px 8px 0 6px;
	vertical-align:top;
}

