@CHARSET "UTF-8";
html {
	height: 100%;
}

body {
	text-align: left;
	background-color: white;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Verenda, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: none 0px;
}

td {
	vertical-align: middle;
}

a {
	color: #084f67;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #08181d;
}

a:visited{
	color: #08181d;
}

input {
	font-size: 11px;
}

select{
	font-size: 10px;	
}

.b {
	font-weight: bold;
}

.c {
	text-align: center;	
}

#page {
	margin: auto auto;
	border: none 0px;
	padding: 0px;
	width: 1000px;
	float: none;
}

#content {
	width: 954px;
	height: 600px;
}

#menu {
	width: 209px;
	height: 600px;
	background-color: #232124;
	float: left;
}

#menu div{
	margin-top: 20px;
}

#body {
	width: 745px;
	height: 600px;
	background-color: #e2dfdf;
	background-image: url("../images/background_box.gif");
	background-repeat: no-repeat;
	float: left;
}

#index {
	width: 745px;
	height: 600px;
	background-color: #e2dfdf;
	background-repeat: no-repeat;
	float: left;
}

.slogan{
	position: absolute;
	top: 490px;
	left: 300px;
}

.english{
	position: absolute;
	top: 15px;
	right: 25px;
	color: #454444;
	font-size: 14px;
}
.english a{
	text-decoration: none;
	color: #454444;
	font-weight: normal;
}
.english a:hover{
	color: #454444;
}
.lccorp{
	margin-top: 10px; 
	float: left; 
	width: 40px;
}
.footer{
	float: right;
	text-align: right;
	margin-bottom: 10px;
}
.footer a{
	color: #A3A1A1;
	padding-left: 50px;
	font-weight: normal;
}
.footer a:hover{
	color: #434242;
}
.link{
	position: absolute;
	top: 0px;
	left: 270px;
	border-left: 1px solid #222126;
}
.link div{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.link div a{
	font-weight: normal;
	color: #2b4e85;
	text-decoration: none;
}
.link div a:hover{
	color: #2b4e85;
}
.box1{
	padding-top: 60px;
	margin-left: 60px;
	width: 290px;
	height: 480px;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
	z-index: -1;
}
.box1 .header{
	font-weight: bold;
	font-size: 16px;
	font-family: Times, Verdana, Verenda, Tahoma 
}
.gallery{
	padding-top: 40px;
	margin-left: 25px;
	width: 700px;
	overflow: hidden;
	float: left;
}
.box1,box2 h2{
	font-weight: normal;
}
.box2{
	position: absolute;
	top: 60px;
	left: 613px;
	width: 290px;
	height: 510px;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
}
.box2 div{
	width: 350px;
	text-align: right;	
}
.box2 p{
	width: 240x;
	margin-right: 40px;
	overflow: hidden;	
}

.box3{
	padding-top: 60px;
	margin-left: 60px;
	width: 620px;
	height: 520px;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
}
.box3 .header{
	font-weight: bold;
	font-size: 16px;
	font-family: Times, Verdana, Verenda, Tahoma 
}

