html,body,#content {
    background: url(bg_w.png) 100% 100% no-repeat center center fixed;
    -webkit-background-size: cover; /*for webKit*/
    -moz-background-size: cover; /*Mozilla*/
    -o-background-size: cover; /*opera*/
    background-size: cover; /*generic*/
}

#content
{
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 10; 
	width: 100%; 
	height: auto; 
}

#container
{
	position: relative;
	margin: 0 auto;	
}

.logoTable
{
    margin-top: 10px;
    margin-bottom: 2px;
    margin-left: auto;
    margin-right: auto;
}

#mb
{
    padding-left: 8px;
}

#ms
{
    font-size: 20px;
    font-weight: bold;
}

#pe
{
    font-size: 16px;
    color: #737373;
}
.logo
{
    width: 116px;
    height: 35px;
}
#sep1
{
    width: 300px;
    height: 10px;
}

.block_spe1
{
    margin-left: auto;
    margin-right: auto;
}

.blockTitleTable
{
    text-align: center;
    margin-top: 4px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
}

.blockTitleText
{
    color: #FF0000;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

#sep2
{
    width: 300px;
    height: 2px;
}

.block_spe2
{
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
}

.blockURLWRSTable
{
    color: rgb(0, 0, 0);
    height: 90px;
    table-layout: fixed;
    margin-bottom: 10px;
}
.blockURLPCTable
{
    color: rgb(0, 0, 0);
    height: 60px;
    table-layout: fixed;
    margin-bottom: 10px;
}
.block
{
    margin-top: 4px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.blockURLText1
{
    white-space: nowrap;
    text-align: left;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    width: 40%;
}

.blockURLText2
{
    max-width: 250px;
    word-wrap: break-word;
    text-align: left;
    margin: 0;
    font-size: 16px;
    width: 60%;
}

.blank
{
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 16px;
    color: #0066cc;
}

.askVerifyQ
{
    margin-top: 10px;
    text-align: left;
    font-size: 16px;
}

.verifyLink
{
    margin-top: 3px;
    margin-bottom: 30px;
    text-align: left;
    font-size: 16px;
    color: #0066cc;
}
