body{margin:0;color:000;font-family:Verdana;font-weight:none;font-size:12px;}
img{border:0;}


.align_center
{
position: relative;
width: 100%;
}
.align_center:after
{
content: '';
display: block;
clear: both;
/* border: 1px dashed red; color: red; */
}

.align_center_to_left
{
position: relative;
right: 50%;
float: right;
}

.align_center_to_right
{
position: relative;
z-index: 1;
right: 5%;
top:-320; /*modify */
/* margin: 1em 0;*/
/* border: 1px dashed green; color: green; */
}


.menu	{
	height:195px;
	width:100%;
	background-image:url(/i/mbg.gif);
	background-repeat:repeat-x;
	}

.logo	{
	overflow:hidden;
	white-space:nowrap;
	display:inline;
	float:center;
	}

td.menu_selected
		{
		padding:20px 0px 3px 35px;
		color:fff;
		background-image:url(/i/m_selected.gif);
		background-repeat:no-repeat;
		width:100px;
		height:113px;
		}


td.menu_notselected
		{
		padding:20px 0px 0px 35px;
		color:fff;
		background-image:url(/i/m_notselected.gif);
		background-repeat:no-repeat;
		width:100px;
		height:113px;
		}

.flash_bee{display:inline;}

.xyu_text{display:inline;vertical-align:top;}

td.menu_notselected a{color:8c8c8c;text-decoration:none;}
td.menu_selected a{color:fff;text-decoration:none;}
td{font-family:Tahoma;font-weight:none;font-size:12px;line-height:16px;}


.tag_cloud{text-decoration: none;font-family:Verdana;font-weight:none;font-size:12px;}
.tag_cloud:link  { color: #000000; }
.tag_cloud:visited { color: #000000; }
.tag_cloud:hover { color: #fec015; background: #000000; }
.tag_cloud:active { color: #fec015; background: #000000; }


div.wrapper{
        height:200px;
        width:200px;
}

div.content{
width:400px;
}
hr{border:1px solid #EEBF31;height:1px;}
.footer{width:100%;height:134px;background-color:#dcdcdc;text-align:center;padding-top:15px;}
a.sel{text-decoration:none;color:000;background-image:url(/i/sel.gif);width:13px;height:23px;padding:0px
0px 0px 2px;font-family:verdana;font-size:12px;}
a.not_sel{text-decoration:none;color:000;font-family:verdana;font-size:12px;vertical-align:top;padding:0px 0px 0px 
2px;width:13px;height:23px;}
div.pages{vertical-align:top;padding-top:0px;display:inline;font-family:verdana;height:23px;}


.xalign_center
{
position: relative;
width: 100%;
}
.xalign_center:after
{
content: '';
display: block;
clear: both;
}
.xalign_center_to_left
{
position: relative;
right: 50%;
float: right;
}
.xalign_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
}
