* {
	border-style: none;
	border-width: 0;
}
h1,h2,h3,h4,div,ul,html,body{margin: 0;padding: 0;}
body {
	background-color: #fff;
	font-family: Times, "Times New Roman", Georgia, serif;
	text-align: left;
}

p.text {
	text-indent:2em;
	margin-bottom : 0.5em;
}

.common_c {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

a {
	color: #7b392c;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: x-large;
	margin-bottom: 30px;
}

h2 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: larger;
	margin-bottom: 30px;
}

.type_photo {
	padding-left: 30px;
	background: url(/images/ic_photo.gif) no-repeat left center;
}

.type_video {
	padding-left: 30px;
	background: url(/images/ic_video.gif) no-repeat left center;
}

.type_text {
	padding-left: 30px;
	background: url(/images/ic_text.gif) no-repeat left center;
}

h3 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: large;
	margin-bottom: 30px;
}

.undersign {
	font-size: small;
	font-weight: bold;
	margin-top: 20px;
}

.small_text {
	font-size: x-small;
	margin-top: 20px;
}

.text_list_un {
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 20px;
	margin-bottom: 20px;
}

.text_list_n {
	margin-left: 20px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 20px;
	margin-bottom: 20px;
}

.col1 {
	width: 250px;
}

.col2 {
	width: 3px;
}

.col3 {
	width: 697px;
}

.col_bar1 {
	width: 250px;
	height: 6px;
	background-color: #7b392c;
	font-size: 1px;
}

.col_bar2 {
	width: 250px;
	height: 6px;
	background-color: #1e1e1e;
	font-size: 1px;
}

.col_bar3 {
	width: 697;
	height: 6px;
	background-color: #1e1e1e;
	font-size: 1px;
}

.sw_menu_1 {
	width: 347px;
	height: 40px;
	background-color: #f4f0db;
	text-align: right;
	padding-right: 40px;
	font-size: large;
}

.sw_menu_1_lnk {
	color: #1e1e1e;
}

.sw_menu_2 {
	width: 350px;
	height: 40px;
	background-color: #7b392c;
	text-align: right;
	padding-right: 40px;
	font-size: large;
}

.sw_menu_2_lnk {
	color: #fff;
}

.sw_menu_1_lnk, .sw_menu_2_lnk {
        text-decoration: underline;
	cursor : pointer;
}
.active {
	text-decoration: none;
}

.footer {
	background-color: #f4f0db;
	font-size: x-small;
	padding-top: 20px;
	padding-bottom: 16px;
	padding-left: 60px;
}

.footer a {
	color: #1e1e1e;
}

.main_menu {
	margin-left: 10px;
}
.main_menu .active {
  color : #7B392C;
}
.main_menu li {
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

.main_menu li a {
	color: #1e1e1e;
}

.main_menu_sub {
	margin-left: 10px;
	font-size: small;
}

.main_menu_sub li {
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

.search_form {
	margin-top: 30px;
	margin-left: 9px;
}

.search_form_input {
	font-size: medium;
	border: 1px solid #e1e1e1;
	width: 201px;
}

.magnifier {
	margin-left: 10px;
}

.aux_menu {
	margin-left: 10px;
	font-size: small;
	margin-top: 30px;
}

.aux_menu li {
	list-style-type: none;
	margin-bottom: 15px;
}

.aux_menu li a {
	color: #1e1e1e;
}

.content_area {
	padding-top: 40px;
	padding-left: 60px;
        margin-bottom : 50px;
}
.news_item {
	clear: both;
	margin-bottom: 60px;
}

.news_item_2col {
	margin-top: 20px;
	width : 637px;
}

.news_item_img_div {
	border:1px solid #e1e1e1;
	margin-right: 20px;
}
.news_item_img {
	margin:2px;
        border-width:0px;
}

.news_item_txt {color:#000}

.date {
	font-size: small;
	color: #6f6f6f;
	margin-top: 20px;
}
.pagination {
        padding-bottom: 1em;
}
.pagination .active {
        color: #e69b09;
}
noscript a {
	display:block;
	color:blue;
}

