/* CSS Document */

body,td,th {
	font-family: Helvetica,Arial,sans-serif;
	font-size:12px;
	margin:0;
}

body{ 
	background-image:url('../img/bg/nhp_02.jpg');
	background-repeat:repeat-y;
	background-color:#8F9497;
}
 
#container{ 
	width:1114px;
	padding-top:9px;
	margin:auto;
}


#menu{
	background-image:url('../img/bg/sec/wp_02.png');
	width:1114px;
	height:138px;
}



#bodytextcontainer{
	background-image:url('../img/bg/sec/wp_05.png');
	background-repeat:repeat-y;
	width:1114px;
	min-height:500px;
}

#bodytexttop{
	background-image:url('../img/bg/sec/wp_04.png');
	background-repeat:no-repeat;
	width:1114px;
	height:322px;
}

#workfooter{
	background-image:url('../img/bg/sec/wp_07.png');
	width:1114px;
	height:56px;
	background-repeat:no-repeat;
}

#footer{
	position:relative;
	left:920px;
	width:130px;
	top:40px;
	font-size:10px;
	color:#DDF7F4;
	font-family: Helvetica,Arial,sans-serif;
}



#bodyintro{
	width:500px;
	padding-top:100px;
	padding-left:500px;
	font-family:Helvetica, Arial,sans-serif;
	font-size:15px;
}


#work{
	width:900px;
	padding-left:130px;
	font-family:Helvetica, Arial,sans-serif;
	font-size:15px;
	text-align:left;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.worktitle{
	font-size:21px;
}

.workdate{
	font-style:italic;
	font-size:10px;
	color:#999999;
}



#homepage{
	float:left;
	padding-top:20px;
	padding-left:30px;
	width:800px;
}


#sidemenu{
	float:left;
	padding-top:66px;
	width:250px;
}

.folioitem{float:left}

img.poster{background:url(../img/port/portbg.png) no-repeat;padding:9px 20px 16px 16px; border:0; margin:-9px 0 0 12px}



#sm_wo{	
	float:left;
	background-image:url('../img/menu/second_menu_03.png');
	width:54px;
	height:22px;
}


#sm_ab{	
	float:left;
	background-image:url('../img/menu/second_menu_05.png');
	width:58px;
	height:22px;
}

#sm_co{	
	float:left;
	background-image:url('../img/menu/second_menu_07.png');
	width:72px;
	height:22px; 
}


#sm_woactive{	
	float:left;
	background-image:url('../img/menu/workhover_03.png');
	width:54px;
	height:22px;
}


#sm_abactive{	
	float:left;
	background-image:url('../img/menu/abouthover_05.png');
	width:58px;
	height:22px;
}

#sm_coactive{	
	float:left;
	background-image:url('../img/menu/contacton_07.png');
	width:72px;
	height:22px; 
}


#sm_wo:hover{	background-image:url('../img/menu/workhover_03.png');}
#sm_ab:hover{	background-image:url('../img/menu/abouthover_05.png');}
#sm_co:hover{ 	background-image:url('../img/menu/contacton_07.png');}





a.anchorLink:link { text-decoration: underline; font-size: 11px; color: #666; }
a.anchorLink:visited {text-decoration: underline; font-size: 11px; color: #666; }
a.anchorLink:active {text-decoration: underline; font-size: 11px; color:#666; 	}
a.anchorLink:hover {text-decoration: none; font-size: 11px; color: #666; }




