@charset "utf-8";


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:  none;
	color: #117b73;
}
a:active {
	text-decoration: none;
}
b {
	font-weight: normal;
	}
#contentLayer a {
    text-decoration:  none;
	color: #117b73;
	font-weight: bold;
}

#contentLayer a:link {
    text-decoration:  none;
	color: #117b73;
	font-weight: normal;
}
#contentLayer a:visited {
    text-decoration:  none;
	color: #117b73;
	font-weight: normal;
}
#contentLayer a:active {
    text-decoration:  none;
	color: #117b73;
	font-weight: normal;
}

#contentLayer a:hover {
    text-decoration:  none;
	color: #22b9ae;
	font-weight: normal;
}

.gray_text {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.green_bold {
	color: #006633;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;	
       float: right;
       margin: 5px 5px;
}

.black_bold {
	color: #636563;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.small_gray_text {
	color: #636563;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.white_text {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.onmouseover_cursor {
	cursor: pointer;
}

ol, ul {
	list-style: disc;
	margin-left: 30px;
}

#footer-copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
       margin: 5px 5px;
	position: relative;
       width: 400px;
}

.footer_text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.big_text_gery {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
.top_link {
	
	font-size: 9px;
	color: #58595b;
	font-family: Arial, Helvetica, sans-serif;
}
.nav_text {
	color: #FFFFFF;	
	font-size: 13px;
	font-family: "Century Gothic";
	font-weight: normal;
}

.nav_line {
	color: #999999
}

.news_header {
	color: #117b73;
	font-size: 13px;
	font-family: "Century Gothic";
	font-weight: bold;
}

.table_middle {
	vertical-align:middle;
}

.more {
    float: right;	
    margin: 15px 5px;
}

.green_header {
	color: #3dac5d;
	font-size: 15px;
	font-family: "Century Gothic";
	font-weight: bold;
}

.login_textbox {
	width: 80px;
}

img {
	vertical-align: bottom;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	margin-bottom: 0px; 
	padding-bottom: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #58595b;
	font-size: 0.71em;
	line-height: 1.3em;
    background: url(../images/bg_repeat.png) #676767 fixed center;
    background-repeat: repeat-y;
}

#pageLayer {
    width: 901px;
    height: 800px;
	margin-left: auto;
	margin-right: auto;
    background: url(../images/bg.png);
}
#leftLayer {
    float: left;
    position: relative;
    left: 16px;
    top: 10px;
    width: 295px;
    margin-left: 50px;
    z-index: 2;
}
#loginLayer {
	position:relative;
	margin-top: 12px;
    margin-left: 2px;
    width: 185px;
    height: 102px;
    background-image: url(../images/login_bg.png);
}

#login_button {
    float: left;
    position: absolute;
    left: 141px;
    top: 84px;	
}

#logout_button {
    float: left;
    position: absolute;
    left: 132px;
    top: 86px;	
}

#username_text {
    float: left;
    position: absolute;
    left: 10px;
    top: 33px;	
}

#password_text {
    float: left;
    position: absolute;
    left: 10px;
    top: 58px;	
}

#forgot_password {
    float: left;
    position: absolute;
    left: 3px;
    top: 85px;	
}

#form_action_seperator {
    float: left;
    position: absolute;
    left: 88px;
    top: 84px;	
}

#register_text {
    float: left;
    position: absolute;
    left: 93px;
    top: 85px;	
}

#username_box {
    float: left;
    position: absolute;
    left: 90px;
    top: 30px;	
}

#password_box {
    float: left;
    position: absolute;
    left: 90px;
    top: 55px;	
}

#session_status_text {
    float: left;
    position: absolute;
    left: 10px;
    top: 30px;	
}

#session_view_samples_button {
    float: left;
    position: absolute;
    left: 10px;
    top: 60px;	
}

#session_upload_files_button {
    float: left;
    position: absolute;
    left: 10px;
    top: 60px;	
}

#newsLayer {
    float: left;
    position: absolute;
    margin-left: 5px;
    width: 180px;
	top: 410px;	 
}

#addressLayer {
    float: left;
    position: absolute;
    left:5px;
    top: 670px;	    
    width: 200px;
}

#addressLayerChi {
    float: left;
    position: absolute;
    left:5px;
    top: 470px;	    
    width: 200px;
}


#dotLayer {
    margin-left: 7px;
    margin-top: 12px;
    margin-bottom: 10px;
	width: 175px;
    height: 1px;
	background-image: url(../images/white_dot.png);
}
#navLayer {
    float: left;
    position: relative;
    left: -50px;
    width: 526px;
    height: 75px;
    z-index: 1;
    background: url(../images/nav_bg.jpg);
}

#toplink {
    float: right;
    margin-top: 1px;
    margin-right: 15px;
}
#toplang {
	float:left;
	margin-left:85px;
	margin-top:1px;
}
#navlink {
    text-align: right;
    clear: both;
    margin-top: 40px;
    margin-right: 15px;
    margin-bottom: 15px;    
}
#navlink span.nav {  
    font-size: 1.1em;
    font-family: "Times New Roman", Arial, Helvetica, sans-serif;
}
#title {
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
#imgtitle {
    vertical-align: top;
    float: left;
    position: relative;
    left: -50px;
}
#breadcrumb {
	margin: 0px 0px 0px 7px;
	padding: 10px 10px 0px 15px;
}
#contentLayer {
    float: left;
    position: relative;
    left: -50px;
    width: 526px;
    background-color: #f2f2f3;
    z-index:4;
}
#content {
	margin: 7px 0px 0px 7px;
	padding: 15px 30px 0px 15px;
}

#nav_bottom {
	float: right;
	margin-top: 2px;
	margin-right: -8px;
}
#nav_bottom span.gray_text {
    font-size: 10px;
    font-family: "Gothic Century", Arial, Helvetica, sans-serif;
}
#footerLayer {
    left: -15px;
    width: 496px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#rights {
    float: right;
    margin: 5px 5px;
}

#news_title {
    float: right;
	position: relative;
	top: 25px;
}

#logoLayer {
	width: 301px;
    height: 108px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/logo.png);
    cursor: pointer;
	z-index:5;
}

#slideshow {
	margin-top: 10px;
	float:left;
	height:110px;
	text-align:left;
	width:190px;
	border:5px solid #FFFFFF;
}

#slidetext {
	padding-left: 30px;
}