body {
    padding: 0px;
    margin: 0px;
    text-align: center;
    background-color:#FFFFFF;
    background-image:url('http://iranatilark.com/images/top/fox_song.gif');
    background-position:right bottom;
    background-position-x:right;
    background-repeat:no-repeat;
    background-attachment:fixed;
}


a {
	text-decoration: none;
	}



#container {
	line-height: 100%;
    width: 95%;
    overflow: hidden;
    padding: 5px;
}

#banner {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:15px;
	
}


#banner img {
	border: none;
}


#content {
    padding: 5px;
    font-family: Verdana, Arial, sans-serif;
    font-size:small;
}
#content h1 {
    font-size:large;
    font-weight:nomal;
    text-align:center;
    margin-top:0;
}

#content h2 {
    font-size:medium;
    font-weight:nomal;
    text-align:center;

}

#content img {
	border: none;
	text-align:center;
	vertical-align:middle;
	margin-bottom:5px;
}


.news {
    padding:5px;
    border-style:dashed;
    border-color:#FF9331;
    border-width:3px;
    font-size:medium;
    text-align: center;
　　line-height: 120%;
    margin-right:auto;
    margin-left:auto;
    margin-top:-10px;
    margin-bottom:-10px;
    width:350px;
}

table {
	width:550px;
	padding:0;
	font-size:small;
	margin-top:-15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

tr {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px;
}

td {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px;
	width:30%;
	height:15%;
}



.link-note {
    font-size: x-small;
    text-align: center;
    margin-right:auto;
    margin-left:auto;
    }

#powered {
	font-size: xx-small;
	line-height: 100%;
	text-align: center;
	color: #666666;
	margin-top: 15px;
	}
