@charset "utf-8";
/* formatting style
-------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
html{
	overflow-y:scroll}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-image: url(img/003-001.gif);
}
hr {
	display: none;
}
/* link styles
-------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
-------------------------------*/
#wrapper {
	background-image:url(img/mid_bg.gif);
	margin: 0px auto;
	width: 800px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#mid{
	width:800px;
	background-image:url(img/bat.gif);
	background-repeat:no-repeat;
	background-position:bottom 2%;
	}
	
#mid_l{
	}	
	
#mid_r{
	background-color:#FFF;
	margin-left:153px;
	}	

#main {
	padding: 6px 0px 10px 0px;
	float: left;
}
#main #news {
	width: 405px;
	background-color:#EEEEEE;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 200px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-left:3px;
}
#news a:link {
	color: #000099;
	text-decoration: none;
}
#news a:visited {
	color: #666666;
	text-decoration: none;
}



#news #table1 {
	background-position: top;
}

#main #bunner01 {
	float:right;
	float: left;
	margin-top: 7px;
	margin-left:8px;
}
#main #message1 {
	float: left;
	clear: both;
}
#container {
	float: right;
	position: relative;
	width: 150px;
	margin: 0px;
	background-color: #EEEEEE;
	padding: 6px 5px 0px 2px;
	border: 1px solid #CCCCCC;
}
#container .supporters {
	padding-left: 3px;
	padding-top: 0px;

}
#container .blog {
	margin-top: 3px;
	padding-left: 3px;
}
#container .shop {
	margin-top: 3px;
	padding-left: 3px;
}

#sidebar {
	float: left;
	padding: 50px 0px 35px 10px;
}
#sidebar a:hover {
	background-image: url(img/but_profile.jpg);
}

#sidebar ul li{
	list-style:none;
	margin-bottom:5px;
	}

#footer {
	color: #FFFFFF;
	background-color: #000066;
	padding: 15px;
	clear: both;
	font-style: normal;
	text-align: center;
	height: 10px;
}
/* header styles
-------------------------------*/
#header {
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	width:800px;
	height: 100px;
	position: relative;
}
#header #logo {
	position: absolute;
	top: 5px;
	left: 15px;
}
#last_result {
	width:620px;
	padding: 10px;
}

#last_result h3{
	color: #333333;
	background-color: #CCCCFF;
	width: 600px;
	border-left: thick double #000099;
	padding-left:10px;
	margin:10px 0px;
}
/* form
-------------------------------*/
#wrapper #link {
	background-color:#FFF;
	clear: both;
	text-align: center;
}
#link #mail {
	clear: right;
}

#link ul li a {
	color: #666666; 
}
#link ul li a:hover {
	color: #999999;
	text-decoration: none;
}
#link p a {
	color: #CCCCCC;
}
#link p a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#link ul li {
	display: inline;
	padding-right: 10px;
	list-style: none;
}
#wrapper #mid #mid_r #main #TabbedPanels2 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td {
	color: #333;
}
#wrapper #mid #mid_r #main #TabbedPanels2 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td p {
	font-weight: normal;
}
