body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
/* easy clearing */
.clearfix:after {
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display:	block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline;
	position: relative;
	}
/*\*/
.clearfix {
	display: block;
	}
/* end easy clearing */
#center {
	margin: 0px auto;
	width: 780px;
	background-color: #F1F1F1;
}
#top {
	float: left;
	width: 780px;
	background-color: #666666;
}
#left {
	float: left;
	width: 180px;
	background-color: #F1F1F1;
}
#left_heading{
	background-image: url(../images/bg_heading_left.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
	text-align: left;
	font-weight: bold;
	color: #0066CC;
}
#menu{
	height: 28px;
	width: 167px;
	background-color: #F1F1F1;
	background-image: url(../images/bg_menu_1.jpg);
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 5px;
}
#menu a{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 23px;
	text-align: left;
	font-weight: bold;
	color: #008DEC;
	text-decoration: none;
}
#menu a:hover{
	font-weight: bold;
	color: #DD0000;
	text-decoration: underline;
}
#menu_2{
	height: 31px;
	width: 167px;
	background-color: #F1F1F1;
	background-image: url(../images/bg_menu_2.jpg);
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 5px;
}
#menu_2 a{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 23px;
	text-align: left;
	color: #666666;
	text-decoration: none;
}
#menu_2 a:hover{
	color: #666666;
	text-decoration: underline;
}
.textbox {
	float: left;
	height: 25px;
	width: 200px;
}
#main {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	text-align: justify;
}
#main_heading {
	background-image: url(../images/bg_heading_main.jpg);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: left;
	font-weight: bold;
	color: #0066CC;
	border-bottom-width: 5px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
}
.main_box {
	padding: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
#photo {
	width: 560px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#main_box_2 {
	width: 580px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#photo a {
	float: left;
	margin-right: 23px;
	margin-bottom: 23px;
}
.image_border {
	border: 1px solid #0099CC;
	padding: 8px;
	margin: 0 0 10px 0;
	}
.image_border:hover {
	border: 1px solid #CCCCCC;
	}
.line {
	clear: both;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-top-style: dashed;
	border-top-color: #0099CC;
	padding-right: 36px;
}
.line_news {
	clear: both;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#flash {
	background-image:url(../images/banner.jpg);
	width:780px;
	height:65px;
}
#flag {
	text-align:right;
	padding-top:40px;
	padding-right:5px;
}

.image {
	border: 1px solid #0099CC;
	padding: 8px;
}
#bottom {
	width: 780px;
	float: left;
	background-image: url(../images/bg_bottom.jpg);
	height: 33px;
}
#bottom span{
	font-size: 10px;
	font-weight: bold;
	height: 33px;
	width: 780px;
	padding-top: 10px;
}
.hide{
	display:block;
}
a {
	color: #2F637A;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
}
a:hover { color: #808080; background: inherit; }
input {
	padding: 2px;
	border:1px solid #eee;
	color:#777;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
textarea {
	width:257px;
	padding:2px;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
input.button {
	margin: 0;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 2px 3px;
	color: #4284B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

