body 
{
    margin-top:0px;
	font-family: Verdana, Arial;
	font-size: 75%;
	color:#797979;
	font-size:75%;
	margin: 0 auto; 
	width: 960px; 
}

a 
{
	color: #607293;
	text-decoration: none;
}

a:hover 
{
	color: #354158;
}

input
{
    border-right: #6a6a6a 1px solid;    padding-right: 5px;    border-top: #fff 1px solid;    padding-left: 5px;    font-size: 12px;    background: #607293;    padding-bottom: 3px;    border-left: #fff 1px solid;    cursor: pointer;    color: #fff;    border-bottom: #6a6a6a 1px solid;    height: 23px
}

#bodywarp
{
    width:960;
    margin:0px auto;
}



/* ------ Menu ------ */

#menu
{
    width:960;
    background:url(../images/tagpage/menu.PNG) no-repeat;
    height:60px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 6px;
	padding: 9px 15px;
	font-size:120%;
    
	letter-spacing: -.5px;
}

#menu .current_page_item a {
	color: #FFFFFF;
	background-color: #CCCCCC;
	/*background: url(images/spacer.png) no-repeat right top;*/
	/*background: url(images/spacer.png) no-repeat right top;*/
}

/* ------ topwarp ------*/

#topwarp
{
    width:960;
    background:url(../images/tagpage/top.PNG) no-repeat;
    height:55px;
}

.tagtext
{
    margin: 10px 0px 0px 15px; float:left;
}

#midwarp
{
    width:960;
    background:url(../images/tagpage/mid.PNG) repeat-y;
}

#bottomwarp
{
    width:960;
    background:url(../images/tagpage/bottom.PNG) no-repeat;
    height:55px;
}

.s1{ border:3px solid #f7f7f7;width:150px;}
.s2{ width:150px; height:150px; border:2px solid #ddd;}
