/*====== mano css ======*/
.page_body {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.page_main {
	width: 100%;
	height: 100%;
	clear: both;
}

.page_footer {
	height:30px;
	clear:both;
	text-align:right;
}

.font_family {
	font-family:Tahoma;
}

.width {
	width:100%;
	min-width:787px;
}

* html .minwidth {
	padding-left:787px;
}

* html .container {
	margin-left:-787px;
	position:relative;
}

* html .minwidth, * html .container, * html .content, * html .layout  {
	height:1px;
}

.rule {
	width:787px;
}

#header_con {
	position: relative;
	width: 100%;
	/*height: 139px;*/
	height: 11.58em;
	background-image: url(../images/design/header_back.gif);
}

#content-txt {
	/*
	display: block;
	margin: 0 0 0 255px;
	*/
	margin-left: 255px;
	/*min-width: 530px;*/
	min-width: 44.16em;
	border: 1px solid #FCFCFC;
	background: transparent url(../images/design/main_back.gif) 200px 0px no-repeat;
	padding-bottom: 1em;
}

/*#menu {
    position: relative;
	width: 100%;
	height: 42px;
	background-image: url(../images/design/menu_back.gif);
}

#menu_tran {
	position: absolute;
	right: 0pt;
}

#menu_line {
    line-height: 0px;
	font-size: 0px;
	width: 100%;
	height: 5px;
	background: #4ea5f8 url(../images/design/line_back.gif) 0 0 repeat-x;
}*/

#main {
    width: 100%;
	background-color:#FFFFFF;
}

#news_pos {
    width: 255px;
  /*
	float: left;
	*/
	/*
	position: absolute;
	left: 0px;
	display: inline;
	*/
	float: left;
}

#main_obj1 {
 	margin-top: 22px;
 	margin-left: 20px;
    float: right;
	right: 0;
	height: 178px;
	width: 330px;
	position: relative;
}

#main_obj2 {
	height: 100px;
	width: 300px;
}

#lbuttons {
	clear: both;
	text-align: right;
}

.diary_con {
	border-left: solid 10px #E2E2E2;
	padding: 7px 12px 10px 21px;
	zoom: 1;
}

#trial_back {
	height: 5.08em;
	width: 242px;
	background: #ffdc54 url(../images/design/trial.jpg) 0 100% no-repeat;
	text-align: right;
}

#trial_back div {
	margin-right: 25px;
	padding-top: 1.33em;
}
#trial_back a {
	font-family: "Segoe UI", Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#trial_back a:hover {
	text-decoration: underline;
}

#copyright {
	height: 49px;
	width: 222px;
	background-color: #FFFBEE;
	font-family: Tahoma;
	font-size: 0.92em;
	color: #626262;
	padding-left: 20px;
}

.copy_l1 {
    margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.copy_l2 {
	margin-top: 0px;
	margin-left: 10px;
}

.copy_l3 {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 30px;
}

.diarybox-title * {
	font: 0.92em Tahoma;
	color: #0067E1;
	font-weight: bold;
}

.diarybox-description {
	padding-top: 8px;
	font: 0.92em Arial;
	color: #3a3a3a;
}

.diary-item {
	padding: 0.75em 0px 0.5em 0px;
}

.diary-title {
	margin: 0px 0px 0.25em 0px;
	font-size: 1.2em;
	font-weight: bold;
}

.diary-date {
	color: #6A6B6B;
	line-height: 1.5em;
}
.diary-dcontent {
	margin: 1em 0px 0.5em 0px ! important;
}

#content-txt ul {
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
}

#content-txt li {
	padding-left: 20px;
	background-image: url(../images/design/li.gif);
	background-repeat: no-repeat;
	background-position: 0.25em;
}

#futter_back {
    background-image: url(../images/design/fut.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
}

* html #main-menu a {
	white-space: nowrap;
	width: 1%;
}

#udm .udmS {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#udm .udmS .udmS {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#access-link {
	position: absolute;
	right: 0px;
	top: 0.25em;
}

#access-link a, #access-link a:hover {
	color: #FECD05 ! important;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 0.9166em;
}

#footer2  {
	clear: both;
	background: #ECF5FF url(../images/design/footer1.gif) 0 0 no-repeat;
	width: 100%;
	min-width: 787px;
}
#footer2 #fgksdf {
	height: 6.58em;
	background: transparent url(../images/design/footer2.gif) right top no-repeat;
}

#footer2 #ban {
	float: right;
	width: 300px;
	height: 6.58em;
}

#footer2 #ban img {
	margin-top: 1.42em;
}

#footer2 #copy {
	text-align: center;
}

#footer2 #copy p {
	margin: 0px;
	color: #3A3A3A;
	font-family: Tahoma, sans-serif;
	font-size: 0.916em;
	padding: 1.25em 0px 1em 0px;
}
