﻿body 
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
	background-image: url('../images/acer_logo.gif');
	background-repeat: no-repeat;
	background-position: left top;		
	line-height: 18px;
    margin-top: 30px;
    text-align: center;    
    }
#container
{ 
    width: 800px; 
    margin: 0 Auto;
    text-align: left;   
    }
#cphContainer
{
     min-height: 400px;
     _height: 400px;
    }
#header
{
    text-align: right;   
    margin: 10px Auto; 
    }
#footer
{
    margin: 10px Auto;
    }
#yellowline
{
    height: 3px;
    background-color:#fc7904;
    overflow:hidden;
    }
#dotline
{
    border: 0px;
    height: 1px;
    background-color: #d4d4d4;
    color: #d4d4d4; /*IE6*/
    }    
a.link_white_1218_001 , a.link_white_1218_001:link, a.link_white_1218_001:visited,a.link_white_1218_001:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	line-height: 18px;
}
a.link_white_1218_001:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration:underline;
	line-height: 18px;
}
#tb_header, #tb_footer
{
	background-image:url('../images/footergradient.gif');
	background-repeat:repeat-x;	
}
.header_bar
{
	background-image:url('../images/bg_navcon.gif');
	background-repeat:repeat-x;	
} 
.footer_bar
{
    background-image:url('../images/bg_navcon_re.gif');
	background-repeat:repeat-x;	
    }


