#topcontainer {
	background-image: url(../images/i_top_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#topcontainer .wrapper {
	width: 700px;
	margin: 0 auto 0 auto;
}
#topcontainer .left {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d4d4d4;
	vertical-align: bottom;
	text-align:left;
}
#topcontainer .left table {
	margin-bottom: 1em;
}

#topcontainer .left th {
	text-align: left;
	vertical-align: top;
	padding-left: 11px;
	font-weight: normal;
}
#topcontainer address{
	text-align: left;
	font-weight: normal;
	font-style: normal;
	vertical-align: bottom;
	margin: 0 auto 0 auto;
}

#topcontainer .right {
	float: right;
}
#topcontainer .right img{
	margin-bottom:6px;
}

#global {
	background-image: url(../images/p_top_pic01.jpg);
	background-repeat: no-repeat;
	width: 770px;
	background-position: center 0px;
	margin-right: auto;
	margin-left: auto;
}


#flash {
	background-image: url(../images/p_top_pic02.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 754px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 14px;
	z-index: 1;
}
#text {
	width: 700px;
	text-align: left;
	margin: 0 auto 14 auto;
}
.att{
	width:468px;
	text-align:left;
	margin-bottom:18px;
	color:#FF0000;
}

#popup {
	background-image: url(../images/i_p_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 444px;
	margin-right: auto;
	margin-left: auto;
}
#popup p{
	text-align:left;
	margin:0 20px;
	padding-bottom:10px;
}
#popup h1{
	font-weight:bold;
	color:#FF0000;
	padding:15px 0 10px;
}
#p-footer {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}
#p-footer .p-foot{
	width: 434px;
	background-color: #C7C7C7;
	padding:5px 0 10px;
	margin:0 auto;
}
#p-footer .close{
	text-align:center;
}
.sol{ margin:0 0 0 -4px;}
.news{ margin: 10px 0 30px 20px;}
.news li{ margin: 0 0 10px 0; list-style:disc;}