
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	font-size:.8em;
	line-height:1.4em;
}

#container {
	width:800px;
}


#header {
	background:#69667E;
	position:absolute;
	top:0px;
	width:800px;
	color:white;
	height:70px;
	overflow:hidden;
	background-image: url(../img/saaViolet.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
	
header img {
	position:absolute;
	right:10;
	bottom:0;
	border-top:solid 1px white;
}

#header a {
	color:#FFFFFF;
	margin-right:3px;
	margin-left:3px;
}


#header input {
	font-size:smaller;
}

#search {
	width:120px;
	margin:0;
	margin-right:5px;
	margin-left:15px;
	padding-left:2px;
	color:#666666;
	background:white;
}

form {
	margin:0;
	width:190px;
	display:inline;
	font-size:.8em;
}

#header #left_b, #header #right_b {
	padding-top:5px;
	padding-bottom:5px;
}

#header #right_b {
	padding-left:0px;
}

#header #left_b {
	padding-left:10px;
	width:455px;
}


#header #left, #header #right {
	padding-left:15px;
	padding-top:left;
	padding-bottom:5px;
	height:21px;
}

#left {
	width:450px;
}

#left, #left_b {
	float:left;
	background:url(../img/white.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#right, #right_b {
	background:url(../img/white.gif);
	background-position:1px;
	background-repeat:repeat-y;
	width:314px;
	float: left;
}

#header #left_b, #header #right_b {
	height:44px;
	padding-top:9px;
	padding-bottom:9px;
}

#PDPA #left {
	text-align:right;
	width:490px;
	padding-right:18px;
	background:url(../img/grey.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#PDPA #right {
	width:274px;
	background:url(../img/grey.gif);
	background-repeat:repeat-y;
	background-position:1px;
	padding-left:18px;
}


#PDPA #right, #PDPA #left {
	border:solid 1px #7f7f7f;
	border-left:none;
	border-right:none;
	padding-top:2px;
	padding-bottom:2px;
}

#banner {
	width:185px;
	height: 545px;
	clear: both;
}

#content_r img, #content_l img {
	border-left: solid 1px #;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}

#content_l, #content_r {
	position:relative;
	margin-top:70px;
	text-align:justify;
}

*html #content_l, #content_r {
	margin-top:70px;
	background-image: url(file://../img/windows.jpg);
}

#content_l {
	width:192px;
	float:left;
	padding-left:0px;
	background-color: #69667E;
}

#content_r {
	width:600px;
	float:left;
	padding-left:3px;
	padding-top: 3px;
}


#PDPA {
	margin-top:15px;
	width:800px;
	clear:both;
}


#fd-footer {
	clear:both;
	position:relative;
	padding:18px;
	padding-top:28px;
	z-index: 12;
	font-size: 9px;
	color: #666666;
	width: 764px;
	text-align: center;
	line-height: 1.85em;
	border-top:solid 6px #69667E;
	}
#fd-footer a:link, #fd-footer a:visited
	{
    font-weight: normal;
	font-size: 9px;
	color: #333333;	
	text-decoration: none;
	}
#fd-footer a:hover, #fd-footer a:active
	{
    font-weight: normal;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
	}



/*-----------------------------------
/
/ Style control
/
/----------------------------------*/

h1 {
	font-weight:normal;
	color:#000000;
	font-size:xx-large;
	font-family:"Times New Roman", Times, serif;
}

h2 {
	color:#dd8531;
	font-size:medium;
	font-weight:normal;
}

#content_r h2 {
	color:#000000;
	font-size:small;
}

.news {
	font-size:0.9em;
}

a {
	color:#66CCFF;
}
