html {height:100%; background: #ccc;}

body {
	width:785px;
	margin:0px auto;
	position:relative;
	background: #fff;
	}

#pos {
	position:absolute;
	border: 1px solid #000;
	background: #fff;
	}

#container {
	float: right;
	width: 785px;
	margin-left: -240px;
	margin-top: 57px;
	}

#content {margin-left:240px;}

#main {
	width: 545px;
	background:#fff url('img/im2.gif') right top no-repeat;
	padding-bottom: 10px;
	}

#main p {
	text-indent: 15px;
	margin:8px 13px 8px 0px;
	text-align: justify;
	line-height: 16px !important;
	}

#main a {color: #5f59b6;}

#main p,li a,.footer p {font: 11px Verdana;}

#header {
	background: #fff url('img/bg_head.gif') top repeat-x;
	height: 54px;
	width:557px;
	float:right;
	text-align: right;
	border-top: 4px solid #a7a7a7;
	position: relative;
	z-index: 6;
	border-bottom: 1px solid #e6e6e6;
	}

#header a {
	color: #545454;
	text-decoration: none;
	font: bold 12px verdana;
	background: url('img/bord_menu.gif') right repeat-y;
	padding: 2px 15px 2px 5px;
	margin-right: 10px;
	}

#header a:hover {color: #6867b4;}

.footer {
	width: 785px;
	clear:both;
	height: 44px;
	border-top: 1px solid #a6a6a6;
	background:#fff url('img/bg_foot.gif') top repeat-x;
	text-align: center;
	}

.footer p {margin:14px}

.left {
	float: left;
	width:230px;
	text-align: center;
	background: url('img/point.gif') right repeat-y;
	}

.menu2 {text-align: left;}

.nav {border-right: 3px solid #9b9ade; margin-top: 13px; padding: 5px 0px;}

.ban img {margin:0px 12px;}

h1{ font: bold 15px Verdana; margin: 5px 0px 5px 15px; }
h5 {font: bold 13px Geneva,Arial; margin:3px 2px 2px 15px;}
h5 a {color: #000; text-decoration: none;}
h5 a:hover {color:#6867b4;}

ul {margin: 2px 2px 10px 32px; padding:0px; list-style-image: url('img/li.gif');}
li {line-height: 17px;}
li a {color: #000; text-decoration:none;}
li a:hover { text-decoration:underline;}

.footer a {text-decoration: none; color: #5f59b6;}

.fll {float: left;}
img {border:0px;}





