body {
	background: #ececda url(../images/bg.gif) repeat-y center top;
	font-size: 100%;
	}
body, input, select, textarea, td, th {
	color: #000000;
	font-family: Arial;
	}
body, form, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #000000;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
span a {
	text-decoration: underline;
	}
span a:hover {
	text-decoration: underline;
	}
img, table {
	border: 0 none;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	background: url(../images/mbg.jpg) no-repeat left top;
	font-size: 0.687em;
	min-height: 1024px;
	height: auto!important;
	height: 1024px;
	margin: 0 auto;
	width: 800px;
	}





#wrap {
	padding: 20px 30px 0 30px;
	}



.l_img {
	float: left;
	margin: 0 30px 0 0;
	}


.line-x {
	background: url(../images/line-x.gif) repeat-x left top;
	height: 1px;
	margin: 36px 0;
	overflow: hidden;
	}


.link {
	background: #000000;
	color: #f0efdc;
	line-height: 2.60em;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	}


.list {
	float: left;
	margin: 0 40px 0 0;
	padding: 0;
	width: 190px;
	}
.list li {
	background: url(../images/line-x2.gif) repeat-x left bottom;
	font-size: 1.09em;
	list-style: none;
	padding: 14px 0 10px 0;
	}
.list li a {
	background: url(../images/ar.gif) no-repeat left center;
	padding: 0 0 0 18px;
	text-decoration: none;
	}
.list li a:hover {
	text-decoration: underline;
	}


.list2 {
	float: left;
	padding: 0;
	}
.list2 li {
	background: url(../images/dot.gif) no-repeat left 6px;
	list-style: none;
	padding: 0 0 0 8px;
	}


.news {
	background: url(../images/line-y.gif) repeat-y center top;
	overflow: hidden;
	width: 100%;
	}

.news .col1,
.news .col2 {
	width: 308px;
	}

.news .col1 {
	float: left;
	}

.news .col2 {
	float: right;
	}


.title {
	font-size: 1.09em;
	font-style: italic;
	overflow: hidden;
	padding: 0 0 1em 0;
	text-align: right;
	width: 100%;
	}
.title span {
	float: left;
	}

