@charset "utf-8";

h1,h2{
	font-size:18px;
	font-weight:bold;
}

h2{
	font-size:14px;
}

hr{
	height:1px;
	width:90%;
	border:1px dotted #CCC;
	text-align:center;
}

#container {
	width:800px;
	margin:auto;
}

#content{
	clear:both;
	width:770px;
	margin:auto;
	border:groove #F60 2px;
	border-width:0px 2px 0px 2px;
	padding:5px;
	background-color:#FFF;
	margin-top:0px;
	z-index: 0;
}

body{
	background:url(images/body.jpg) repeat-x;
	margin:0;
	font-size:12px;
}

#contact{
	float:right;
	color:black;
	font-size:16px;
	font-weight:bold;
	margin-right:30px;
}

#contact a:link, #contact a:visited{
	color:#000;
	text-decoration:none;
}

#contact a:hover{
	color:#006;
}

#navbar{
	clear:both;
	z-index:100;
}

#header{
	height:150px;
	width:500px;
	float:left;
	margin-top:20px;
	padding:0 0 0 10px;
}

#header2{
	height:150px;
	width:250px;
	float:right;
	margin-top:20px;
	text-align: center;
}

.pageNav{
	clear:both;
	height:20px;
	padding:15px 10px 0 10px;
	padding-top:35px;
	border-bottom:1px dotted #999;
}

.pageNav ul{
	display:inline;
	list-style-type:none;
	position:relative;
	margin:0;
	padding:0;
}

.pageNav li{
	float:left;
	font-size:12px;
}

.pageNav a{
	text-decoration:none;
	color:#036;
}

.pageNav a:hover{
	color:#F00;
}

.epaper{width:200px; height:70px; margin-left:25px;background:url(images/epaper.jpg) 0 0 no-repeat; font-size:12px;}
.epaper2{width:200px; height:95px; background:url(images/login.jpg) 0 0 no-repeat; margin-left:25px;margin-top:10px;font-size:12px;}
#text{
	padding:15px 10px 0 10px;
}

#logo{
	width:300px;
	height:45px;
	float:left;
	background:url(images/logo.jpg) 0 0 no-repeat;
	top:0;
}

.cefr{
	font-size:10px;
}

.recommend{
	font-size:12px;
	margin-bottom:20px;
	border:solid 1px black;
	padding:5px;
}

.epaper input, .epaper2 input{
	font-size:12px;
	border:0;
}

.epaper td, .epaper2 td{
	border:0;
}

.members{
	border:1px solid black;
	background-color:#000;
}

.members td{
	background-color:#FFF;
}.red {
	color: #F00;
}

.leftA{
	background:url(images/leftA.jpg) no-repeat;
	width:15px;
	height:20px;
	float:left;
}

.rightA{
	background:url(images/rightA.jpg) no-repeat;
	width:15px;
	height:20px;
	float:left;
}

.middleA{
	background:url(images/middleA.jpg) repeat-x ;
	height:20px;
	float:left;
	width:auto;
	line-height:20px;
}

.middleA a, .middleA a:visited{
	color:black;
	text-decoration:none;
	font-size:12px;
}

.middleA a:hover{
	color:#63C;
}

.surv a{
	text-decoration:none;
}