body 
{
	margin: 0px;
	background: #ffffff url('/images/pwp_bg.png') top left repeat-x;
	text-align: left;
	font-family: Arial;
	color: #6A777C; /*849399*/
	font-size: 12px;
	line-height: 18px;
}

#header
{
    text-align: left;
    padding: 49px 0px 0px 0px;
    height: 61px;
    width: 940px;
}

#nav
{
    margin: 0px 0px 0px 36px;
}
#nav a
{
    color:  #12ace9;
    font-size: 15px;
}

#content_home
{
    /*background: url("/images/pwp/bg_girl_1.png") top right no-repeat;*/
    width: 940px;
    height: 521px;
    margin: 0 auto;
}
#page_content
{
    width: 575px;
    text-align:justify;
}
.ContentTxt{
    position:relative;
    float:left;
    top:-400px;
    width:530px;
}
.PersonImg{
    position:relative;
    float:right;
    right:-50px;
    top:0px;
    width:500px;
    height:521px;
}
#content
{
    margin: 0 auto;
    width: 940px;
    padding: 20px 0px 0px 0px;
}

#footerA
{
    text-align: right;
    padding: 20px 0px 0px 0px;
}
#footerB
{
    background-image: url("/images/pwp_bg_sub_footer.png");
    background-repeat:repeat-x;
    width:100%;
    height:100px;
    text-align: right;
    padding: 20px 0px 0px 0px;
}
#fotter_content{

    width:940px;
    margin-left:auto;
    margin-right:auto;
}
#footer a
{
    color:  #12ace9;
}
.distributor_name
{
    color:  #12ace9;
    font-size: 15px;
}
.TourContent{
    position:relative;
    left:0px;
    top:50px;
    width:300px;
    height:auto;
    float:left;
}
.TourContent2{
    position:relative;
    left:-300px;
    top:50px;
    width:300px;
    height:auto;
    float:left;
    visibility:hidden;
}
.TourContentTxt{
    background-image: url("/images/pwp/whitebg_middle.png");
    background-repeat:repeat-y;
    width:692px;
    height:auto;
}
.TourTab1{
    position:relative;
    float:left;
    left:17px;
    top:0px;
}
.TourTab2{
    position:relative;
    float:left;
    left:21px;
    top:0px;
    margin-top:0px;
}
a 
{
	color : #12ace9;
	text-decoration: none;
}
	
a:hover
{
	color : #7dc15e;
	text-decoration: underline;
}

