@charset "utf-8";
/* CSS Document */

body {        
background-color: #E0E0E0;
font-family:Tahoma;
font-size:12px;
color:#666666;
}

a {
color:#49AC59;
font-weight:normal;
}

a:hover{
text-decoration:none;
}

h1 {
font-family:Tahoma;
font-size:16px;
color:#49AC59;
}


#content {
	min-height:430px;
	clear:fix;
}

#topcontainer {
width: 862px;
margin:auto;
background-image: url(item/img/topbg.jpg);
background-repeat:no-repeat;
background-position: center;
height:6px;
}

#container {
width: 862px;
margin: 0 auto;
margin-top:15px;
text-align: left;
background-image: url(item/img/bg.jpg);
background-repeat: repeat-y;
background-position: center;
}

#bottomcontainer {
width: 862px;
margin: 0 auto;
background-image: url(item/img/bottombg.jpg);
background-repeat:no-repeat;
background-position: center;
height:6px;
}

#header_menu {
margin-right:8px;
text-align: right;

}

#breadcrumb {
text-align: left;
font-family:Tahoma;
font-size:10px;
margin-top:15px;
margin-bottom:15px;
color:#49AC59;
height:10px
}

#footer {
margin-right:8px;
margin-bottom:15px;
padding-left:239px;
display:inline-block;
}

/* ------------------ front page ------------------ */

#front_banner {
margin-right:8px;
text-align: right;
}

#news {
	margin-top:20px;
	margin-left:402px;
	text-align: left;
	font-size: 11px;
	line-height:16px;
	color:#999999;
	
}

#news a:link {
color: #999999;
text-decoration: none;
}

#news a:visited {
color: #999999;
text-decoration: none;
}

#news a:hover {
color: #49AC59;
text-decoration: none;
}

#news a:active {
color: #49AC59;
text-decoration: none;
}






/* ------------------ general content page ------------------ */


#content_left {
width:246px;
margin-right:30px;
margin-top:60px;
float:left;

}

#content_center {
width:434px;
float:left;
margin-top:58px;
}

#content_right {
width:125px;
margin-left:20px;
float:left;
}


/* ------------------ blog page ------------------ */


#blog_head {
margin-left:1px;
margin-top:45px;
float:left;

}

#blog_center {
width:434px;
float:left;
margin-left:246px;

}

#blog_right {
width:125px;
margin-left:20px;
margin-top:220px;
float:left;
}

/* ------------------ office hr page ------------------ */


#officehr_name {
font-family:Tahoma;
font-size:13px;
color:#49AC59;
font-weight:normal;
margin-top:37px;
}

#officehr_position {
font-family:Tahoma;
font-size:13px;
color:#666666;
font-weight:normal;
}

#officehr_tel {
font-family:Tahoma;
font-size:13px;
color:#666666;
font-weight:normal;
margin-top:8px;
}

#officehr_mail {
font-family:Tahoma;
font-size:13px;
color:#666666;
font-weight:normal;
}
