body,td,th {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.wibo_list {line-height: 25px;}

body {

	/*background-image: url(back.gif);*/
	background-color: #0066ff;
	background-repeat: repeat;
	border: 0px solid;
	margin: 10px;
}

a:link, a:visited, a:active {
	color: #0066ff;
	text-decoration: none;
}
a:hover {
	color: #e24b1e;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	font-style:italic;
	color: #e34f24;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 18px;
	font-style:italic;
	color: #0066ff;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-size: 16px;
	font-style:italic;
	color: #e34f24;
	margin: 3px 0px 3px 0px;
}
h4 {
	font-size: 16px;
	font-style:italic;
	color: #0066ff;
	margin: 3px 0px 3px 0px;
}
h5 {
	font-size: 14px;
	color: #e34f24;
	margin: 2px 0px 2px 0px;
}
h6 {
	font-size: 14px;
	color: #0066ff;
	margin: 2px 0px 2px 0px;
}
form {
	margin: 0;
}
.header {
	width: 902px;
	height: 150px;

	vertical-align: top;
}
.menu {
	vertical-align: top;
	background-color: #fff;
	width: 218px;
	padding: 0px 0px 0px 10px;
}

.menuleft {

	background-color: #fff;

}

.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
.menu ul {

	border-bottom: 0px;
}
.menu ul ul {
	padding-left: 20px;	
}
.menu a:link, .menu a:visited, .menu a:active {
	background-image: url(bg_menu1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 4px 0px 10px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #0066ff;
	display: block;

}
.menu a:hover {
	background-image: url(bg_menu2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	text-decoration: none;
	color: #e34f24;
}
/*.menu_current {
	font-weight: bold;
}*/
.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 10px;
	height: 10px;

}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	padding: 10px;
	background-color: #fff;
	background-image: url(main_backg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
    border-left-style:solid;
	border-left-color:#2c5adb;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.pageprev {
	padding: 10px;
	background-color: #fff;
	background-image: url();
	background-repeat: no-repeat;
	text-decoration: none;
    border-left-style:solid;
	border-left-color:#2c5adb;
	height: 15px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 0px;
	height: 90px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
}


