body
{
	color: #3287a0;
	background-color: #fff;
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
}


#parent
{
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	background-color: #ffffff;
}


#sitetop
{
	margin: 0 0 15px 0;
}

#sitetop h1
{
	margin: 0 0 5px 0;
	padding: 2px 5px;
	text-align: right;
	font-size: 70%;
	font-weight: normal;
}

#sitetop .menubar
{
	background-color: #79c3f5;
	height: 80px;
}

#sitetop .topad
{
	float:right;
	margin: 0px;
	text-align:right;
	padding:15px 10px 0px 0px;
}

#sitetop .topad p
{
	margin: 0px 0px 2px 0px;
	padding:0;
	text-align:right;
	font-size: 10px;
}



#layout
{
	overflow: auto;
}


#layout_left
{
	width: 220px;
	float: left;
}


#layout_left div.frame
{
	margin: 0 0 10px 0;
	background-image: url("../images/left_frm_m.png");
	background-repeat: repeat-y;
}

#layout_left h2
{
	color: #000;
	font-size: 18px;
	margin: 0;
	padding: 8px 15px 2px 10px;
	background-image: url("../images/left_frm_t.png");
	background-repeat: no-repeat;
	overflow: hidden;
}

#layout_left div.content
{
	padding: 5px 14px 5px 8px;
}

#layout_left div.content ul.rank, #layout_left div.content ul.rank li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 90%;
}

#layout_left div.content ul.newly, #layout_left div.content ul.newly li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 90%;
}

#layout_left div.btm
{
	height: 15px;
	background-image: url("../images/left_frm_b.png");
	background-repeat: no-repeat;
	background-color: #fff;
	overflow: hidden;
}

#left_login
{
	font-size: 80%;
}

#left_login input.texts
{
	font-size: 80%;
	width: 180px;
	margin-bottom: 5px;
}

#layout_right
{
	margin: 0 5px 0 0;
	width: 500px;
	float: right;
}

#layout_right div.rbox
{
	margin: 0 0 15px 0;
	font-size: 90%;
}

#layout_right div.rbox h2.subject
{
	margin: 0px;
	padding: 0px;
	height: 40px;
	overflow: hidden;
}

#layout_right div.info
{
	margin: 0 0 0px 0;
	padding: 0px;
	font-size: 90%;
}

#layout_right div.info p
{
	margin: 0 0 2px 0;
	padding: 0px;
}

#sitebottom
{
	clear: both;
	margin: 15px 0 0 0;
	padding: 10px;
	height: 90px;
	background-color: #79c3f5;
	font-size: 14px;
	text-align: center;
}

.area{
	line-height: 120%;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
	text-align: left;
	padding: 5px 0 0 0;
	margin: 4px 0 0 0;
}

.area a:link {
	color: #666666;
	text-decoration: none;
}

.area a:visited {
	color: #999999;
	text-decoration: none;
}

.area a:hover {
	color:#003399;
	text-decoration: underline;
}



#globalsearchbar
{
	text-align: center;
	margin: 8px;
	font-size:80%;
	font-weight:bold;
	color: #001c2f;
}

#globalsearchbar input.rskw
{
	width:400px;
}

div.adstr
{
	margin:2px;
	padding:0px;
	color: #666666;
}

a:link
{
	color: #003399;
}

a:visited
{
	color: #005b8d;
}

a:hover
{
	color: #f59c00;
}



img
{
	border-style: none;
}

.center
{
	text-align:center;
}

