html {
height: 100%;
overflow: hidden;
}

body {
	height:100%;
	overflow: hidden;
	width:auto;
	background-image:url(bgrd05.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment:fixed;
	border:0;
	margin:0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#7C0513;
}

#stamp {
	overflow: auto;
	position:absolute;
	margin:0 auto;
	padding:0;
	top:0px;
	right:0px;
	height:100%;
	width:98%;
	background-image:url(yong-lei-sa.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-attachment:fixed;
	border:0px solid black;
}

#title {
	position:absolute;
	top: 20px;
	right:80px;
	height:50px;
	width:50%;
	border:0px solid black;
}

#container {
	position:absolute;
	top:100px;
	right:100px;
	left:140px;
	height:auto;
	width:auto;
	padding:0px;
	margin:0;
	border:0px solid red;
	z-index:1;
}

#content {
	margin:0 auto;
	padding: 30px 30px 30px 30px;
	height:auto;
	width:auto;
	border:1px solid #000000;
    background-color: #fff;
	float:right;
	opacity:.60;
	filter: alpha(opacity=60); 
	-moz-opacity:.60;

}

#contentwhite {
	margin:0 auto;
	padding: 30px 30px 30px 30px;
	height:auto;
	width:auto;
	border:1px solid #000000;
    background-color: #fff;
	float:right;
	opacity:.9;
	filter: alpha(opacity=90); 
	-moz-opacity:.9;
}

#menu {
	position:absolute;
	top:270px;
	left:15px;
	height:220px;
	border:1px solid black;
	background-color: #fff;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity:.50;
	padding:20px 20px 15px 20px;
	margin:0;
	font-size:16px;
	line-height:26px;
}	

#menu a:link {
	text-decoration: none;
	color: #7C0513;
	font-weight:100;
}

#menu a:visited {
	text-decoration:none;
	color: #7C0513;
}

#menu a:hover {
	text-decoration:none;
	color: #000000;
}

#menu a:active {
	text-decoration: none; 
	color: #7C0513;
}

#submenu {
	position:absolute;
	top:15px;
	left:140px;
	height:15px;
	border:1px solid black;
	background-color: #fff;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity:.50;
	padding:13px 20px 13px 20px;
	margin:0;
	font-size:12px;
}	

#submenu a:link {
	text-decoration: none;
	color: #7C0513;
	font-weight:100;
}

#submenu a:visited {
	text-decoration:none;
	color: #7C0513;
}

#submenu a:hover {
	text-decoration:none;
	color: #000000;
}

#submenu a:active {
	text-decoration: none; 
	color: #7C0513;
}


a:link {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

a:visited {
	text-decoration:line-through;
	color: #000000;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color: #000000;
	font-weight:bold;
}

a:active {
	text-decoration: none; 
	color: #000000;
	font-weight:bold;
}

.image {
background-color:#FFFFFF;
float:left;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

a:link img {
	border-color:#000000;
}

a:visited img {
	border-color:#000000;
}

a:hover img {
	border-color:#000000;
}

.detail {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #50040D;
}


	
.content {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #7C0513;
}


.title {
	font-size: 36px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #7C0513;
	padding:0;
	margin:0;
	font-weight:100;
}

.title a {
font-weight:normal;
}

.title a:link {
	text-decoration: none;
	color: #7C0513;
	font-weight:100;
}

.title a:visited {
	text-decoration:none;
	color: #7C0513;
}

.title a:hover {
	text-decoration:none;
	color: #000000;
}

.title a:active {
	text-decoration: none; 
	color: #7C0513;
}


.subtitle {
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #7C0513;
}

.email {
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #7C0513;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}