/* CSS Document */	body {		margin:0;		padding:0;		text-align:center;		background-image:url(images/background.gif);		background-repeat:repeat-x;		background-color:#8B8628;			}		.page_wrapper {		text-align:left;		margin:0 auto;		/*width:570px;*/		width:562px;		font-size: 11px;		font-family: verdana;		z-index:-1;						background-image:url(images/top_grad.jpg);		background-repeat:repeat-x;		background-position:top left;		line-height:18px;			}				#header {		background-color:#6A664C;	}	#menus {		width:60px;		float:left;			}	#menus .m {		padding-left:9px;	}		#contents {		background-color:#E8E7DA;	}		.col1 {		float:left; 		width:258px; 		background-image: url(images/homepaper_back.jpg); 		background-repeat:no-repeat; 		background-color:#E8E7DA;		background-position:top right;		margin-top:-30px; 		z-index:1; 		position:relative;	}		.col1_wrapper, .col2_wrapper {		padding:10px 8px 0 8px;	}		.col2 {		float:right;		width:238px; 		background-color: #fff;				z-index:1; 		position:relative;				color: #000;		font-size: 11px;		font-family: verdana;			}		#footer {		background-color:#000;		height:50px;		vertical-align:middle;	}		.footer_text {		color:#ffffff;		text-align:center;		line-height:40px;		margin:0 auto;		border:1px sold white;					}		.col1, .col1 p, .col1 .style_01, .col1 a, .footer_text {	}		.right_side { 		width:502px;  		float:right; 		margin-top:29px; 		z-index:-1;	}		.right_side_wrapper {		padding:3px;	}		.logo {		margin-top:-32px; 		z-index:2;		position:relative;	}		#s {		margin-top:20px;	}		#s, #s a, #s a:hover {		font-family:Verdana, Arial, Helvetica, sans-serif;		font-size:9px;					color:#CCCCCC;			}	#s a {		text-decoration:none;	 }	 	#s a:hover {		 text-decoration:underline	 }	 	.col1_wrapper a, .col2_wrapper a {		color:#E8E7DA;		text-decoration:none	}	 	.col2_wrapper a , .col2_wrapper {		color:#000;				 	}		.u {		float:left;		width:30%;		/*border:1px solid red;*/		padding:0;		margin:0;	}		.u p {			text-align:center	}	.fl {		float:left	}	.fr {		float:right	}		p {		text-align:justify	}		dl {		margin-top:0;		margin-bottom:20px;	}		dt {		font-weight:bold;		padding-bottom:6px	}		dd {		margin:0 0 10px 0;		text-align:justify;		text-indent:15px;	}		.first {		padding-top:0;		margin-top:10px;	}		h1 {	font-size: 14px;}		h2 {	font-size:12px;}	h3 {	font-size: 11px;}