/* CSS Document */

#title{
	margin: 15px 0px 0px 0px;
    padding-left:5px;
    border-bottom: 1px solid #cccccc;
	width:400px;
}
	
#title_text{
    margin:5px 0px 10px 70px;
	letter-spacing:1px;
}

#search_title{
    margin:150px 0px 0px 0px;
	width:400px;
	text-align:center;
}

#search{
	margin:7px 0px 0px 0px;
}

#what {
    margin:0px 0px 5px 0px;
    width:100%;
	text-align:center;
}

#what_left {
    margin:0px 0px 5px 0px;
    width:100%;
	text-align:left;
}

#news {
	line-height:105%;
    margin:0px 0px 0px 0px;
    width:100%;
	height:89px;
	text-align:left;
	overflow:auto;
	border:1px solid #aaaaaa;
	text-align:left;
}

#news p{
    margin:0px 0px 0px 2px;
}

/*#news a:active  { COLOR: #0077ff;}
#news a:hover   { COLOR: #0077ff;}
#news a:link    { COLOR: #FFFF33;}
#news a:visited { COLOR: #FFFF33;}*/


.ring{
	margin:13px 0px;
	text-align:center;
}