@charset "utf-8";

*{margin:0px; padding:0px;}

/**************** LAYOUT AREA **********************/

html {
	background-attachment: scroll;
	background-color: #820000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/body-bg.png);
	background-repeat:repeat-y;
	background-position:top center;
	width:852px;
	margin:0px auto;
	padding:0px;
	color: #555555;	
}

a, a:visited{
	text-decoration:none;
	color:blue;
}

a:hover{
	text-decoration:underline;
	color:#820000;
}

#maincontent blockquote{
	margin-left:20px;
	padding-left: 10px;
	border-left:5px solid #cccccc;
}

/**************** LAYOUT AREA **********************/

/**************** WRAPPER AREA *********************/

#wrapper {
	width:852px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/wrap2.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:scroll;
}

/**************** WRAPPER AREA *********************/

/**************** HEADER AREA **********************/

#header{	
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	background-color: #bea57d;
	margin:0px auto;
	width:780px;
	height:100px;
	color: #333333;
}

#header h1{
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	padding-top: 15px;
	padding-left: 20px;
}

#header h1 a, #header h1 a:visited{
	text-decoration:none;
	color: #333333;
}

#header h1 a:hover{
	color:#820000;
}

#header p{
	padding-top: 10px;
	padding-left: 20px;
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
}

/**************** HEADER AREA **********************/

/***************  NAV AREA  ************************/

#nav {
	width:780px;
	padding:0px;
	margin:0px auto;
	background-image:url(../images/navbar.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:31px;	
}

#nav ul{
	list-style:none;
	position:relative;
	float:left;
	width:590px;
}
.trangchu {
	float:left;
	width:100px;
	line-height:31px;
	height:31px;
	text-align:center;
}
.congty {
	float:left;
	width:60px;
	line-height:31px;
	height:31px;
	text-align:center;
}

.gioithieu{
	float:left;
	width:150px;
	line-height:31px;
	height:31px;
	text-align:center;	
}
#nav ul li a, #nav ul li a:visited{
	color:white;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav ul li a:hover{
	background-image:url(../images/navdrop.gif);
	background-repeat:repeat-x;
	background-position:left top;
	color:black;
	font-weight:bold;
}

#searchbox{
	width:180px;
	margin-left:10px;	
	float:right;
	margin-top:6px;
	color:white;
	font-weight:bold;
}
#search{
	width:150px;
	margin-left:10px;
	color:black;
}

/***************  NAV AREA  ************************/

/***************  HOMETOP AREA  ********************/

#hometop {
	width:760px;
	padding:10px;
	margin:0px auto;	
}

#maincontent {
	width:500px;
	float:left;
	padding:0px 0px 10px 0px;	
	margin:0px;
	text-align:justify;
}

#maincontent h1, #maincontent h2, #maincontent h3, #maincontent p{
	margin-bottom:10px;
}


#maincontent h1 {
	font-family:Times New Roman,Georgia,Arial;
	font-size:22px;
	color:#820000;
	font-weight:normal;
}

#maincontent p{
	line-height:1.5em;
}

#maincontent ul{
	padding-left:20px;
	list-style:none;
	margin-bottom:10px;
}

#maincontent ul li{margin-bottom:10px;}

#slidebar{
	width:250px;
	margin-left:10px;
	float:right;
	padding-bottom:10px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

#slidebar h1{
	font-size:18px;
	background-color:#3883cc;
	color:white;
	text-align:center;
	height:25px;
	line-height:25px;
	font-family:helvetica, arial, san-serif;

}

#slidebar ul{
	list-style:none;
	border:1px solid #bccbd8;
	margin-bottom:10px;
}

#slidebar ul li{
	padding-left:5px;
	border-bottom:1px solid #bccbd8;
}

#slidebar ul li a, #slidebar ul li a:visited{
	color:blue;
	line-height:2em;

}

#slidebar ul li a:hover{
	color:red;
}

#advertising{
	margin:5px 50px;
	vertical-align:middle;
}

#slidebar ul form{ line-height:2em;}

#slidebar ul form p{ margin-left:10px;}

#getcomments .comments {
	margin-left:10px;
	height:20px;
	width:200px;
	display:block;
}

#getcomments textarea{
	margin-left:10px;
	width:200px;
	height:120px;
	display:block;
}

#getcomments #send{margin-left:10px;}

/***************  HOMETOP AREA  ********************/


#bottom{
	width:780px;
	padding:0px;
	background-image:url(../images/homebottom.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-top:5px solid #666666;
	clear:both;
	margin:0px auto;
	background-color:#ededed;
}
.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

#bottomright{
	width:240px;
	float:right;
	padding:10px;
}

#bottom h1 {
	color: #820000;	
	font-size: 22px;	
	font-family: Times New Roman,Georgia,Arial;	
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: 10px;	
	margin-left: 0px;	
	padding-top: 5px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	padding-left: 0px;	
	font-weight: normal;
}

#bottom a, #bottom a img{ border:none;}

#bottomleft{
	margin-right:10px;
	float:left;
	padding:10px;
}

#bottomleft ul{
	list-style:none;
}
#bottomleft ul li{
	padding-left:20px;
	line-height:2em;
}

#bottomleft a, #bottomleft a:visited{
	color:blue;
}

#bottomleft a:hover{color:red;}


/***************  FOOTER AREA  *********************/

#footer{
	width:852px;
	height:120px;
	margin:0px auto;
	clear:both;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left top;
}

#footerleft{
	float:left;
	margin-right:10px;
	padding:30px 0px 30px 50px;	
}

#footerright{
	float:right;
	width:300px;
	text-align:right;
	padding:30px 50px 0px 0px;
}

#footerleft a, #footerleft a:visited{color:#555555;}

/***************  FOOTER AREA  *********************/

.tieude{
	color:red;
	font-weight:bold;
}

.listtin{
	clear:both;
	border-top: 1px solid #bccbd8;
	margin-bottom:10px;
	padding-top:10px;
}

.listtin img {
	margin-right:10px;
	margin-bottom:10px;
}
.floatleft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.floatright{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.notes {font-size:10px; color:blue; text-align:center;}

.input{
	width:250px;
	height:20px;
}
.error{
	color:red;
	margin-left:10px;
}
.tinvui{
	width:250px;
	height:80px;
	background: transparent url(../images/English-Club.jpg) no-repeat top center;
	margin-bottom:10px;
}

.tinvui a img{
	border:none;
}
.tinvui p{
	padding:44px 0px 0px 5px;
}

.tinvui blockquote{
	padding:0px 5px 5px 5px;
}

#maincontent .dropcap {
	display: block;
	float:left;
	font: 60px/50px Georgia, Times, serif;
	padding:0px 5px 0px 0px;

}