body {
	margin:0px; 
	padding:0px; 
	background-color: #BE9869;
}

body, * {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 12px;
}

p, ul, li {
	padding: 0px;
	margin: 0px;
}
img {
	border:0px;
}
form {
	margin: 0px;
}

/* project styles */
div.left {
	float: left;
}

div.right {
	float: right;
}

p {
	margin-top: 4px;
	margin-bottom: 4px;
}

.info h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 18px;
	color: #20120A;
	font-weight: normal;
	line-height: 14px;
	1text-align:center;
}


.info ul {
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
}
.info ul * {
	font-family: Arial;
	font-size: 12px;
	color: #20120A;
}

.info ul li {
	padding-left: 12px;
	padding-right: 2px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(/images/li.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.info ul a {
	text-decoration: none;
}

.info ul a:hover {
	color:#2046BB;
}



.main * {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.main h1 {
	font-family: Arial;
	font-size: 18px;
	color: #D9C2A2;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 13px;
}

.main a {
	text-decoration: underline;
}



.bottom_menu {
}

.bottom_menu ul {
	padding: 0px;
	margin: 0px;
	padding-top: 13px;
	padding-left: 10px;
}
.bottom_menu ul * {
	font-family: Arial;
	font-size: 12px;
	color: #20120A;
}

.bottom_menu ul li {
	float: left;
	padding-left: 12px;
	padding-right: 2px;
	list-style-image: none;
	list-style-type: none;
}

.bottom_menu ul a {
	text-decoration: none;
}

.bottom_menu ul a:hover {
	text-decoration: underline;
}








.carousel li {
	1width:151px;
	text-align: center;
}

.carousel img {
	border-left: 2px solid #BD9767;
	border-top: 2px solid #BD9767;
	border-bottom: 2px solid #BD9767;
	border-right: 2px solid #BD9767;
}

/*
.slider .content {
	margin-left: -10px;
	float: left;
	z-index: 0;
}

.slider .content img {
	border-top: 2px solid #BD9767;
	border-bottom: 2px solid #BD9767;
	border-right: 2px solid #BD9767;
}
.slider .button_left {
	float: left;
	1position: absolute;
	1left: 10px;
	z-index: 999;
}
	.slider .button_right {
	float: right;
	z-index: 999;
}


*/


.menu_top {
	1background-color:red; 
	width:225px; 
	height:200px;
	float:right;
	margin-right:82px;
	margin-top:25px;
}

.menu_top * {
	font-family: Arial;
	font-size: 20px;
	color: #20120A;
}

.menu_top ul {
	padding: 0px;
	margin: 0px;
}

.menu_top ul li {
	padding: 0px;
	padding-left: 57px;
	padding-right: 2px;
	list-style-image: none;
	list-style-type: none;

	background-image: url(/images/li_top_pas.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height: 30px;
}

.menu_top ul li.act {
	padding-left: 77px;
	background-image: url(/images/li_top_act.png);
}


.menu_top ul a {
	text-decoration: none;
}

.menu_top ul a:hover {
	text-decoration: underline;
}



.material_time {
	float: right;
}
.material_title {
	float: left;
}


.news_time {
	float: right;
	font-weight: bold;
}

.news_link a {
	text-decoration: none;
}

.news_link a:hover {
	text-decoration: underline;
}

.news_title {
}
.news_title a {
	text-decoration: none;
}
.news_title a:hover {
	text-decoration: underline;
}



.copyright a {
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}


.faq_link a {
	text-decoration: none;
}

.faq_link a:hover {
	text-decoration: underline;
}

