
/* CSS Document */

body{
background-color:#FFFFFF;
}

#stage{
    font-size:12px;
    width:970px;
	margin-left:auto;
	margin-right:auto;
}

#header{
    width:970px;
	
}

#mainStage{
    background-image:url(images/09profile_9.gif);
    background-repeat:repeat-y;
    width:970px;
	
}

#footer{
    background-image:url(images/09profile_9.gif);
    background-repeat:repeat-y;
    width:970px;
	
}

.txtTitle01{
    font-size:16px;
    color:#000;
    font-weight:bold;
}
.txtTitle02{
    font-size:13px;
    color:#333;
    font-weight:bold;
}
.txtTitle03{
    font-size:13px;
	color:#FF6600;
    
}
.txtTitle04{
    font-size:13px;
	color:#FF0033;
    
}
.txtTitle05{
    font-size:11px;
	color:#FF0033;
    
}
.txtDes {	font-size: 13px;
	
}




#mainContectStage{
    margin-left:auto;
    margin-right:auto;
	width:936px;
	height:100%;
}
#mainContectTop{
font-size:0px;
    width:936px;
    height:10px;
	background-image:url(images/09profile_11.gif);
	background-repeat:no-repeat;
}
#mainContect{
    width:936px;
    background-image:url(images/09profile_13.gif);
	

	
}
#mainContectFooter{
font-size:0px;
    width:936px;
    height:10px;
	background-image:url(images/09profile_14.gif);
	background-repeat:no-repeat;
}



