﻿* {
	min-height:1px;
}
body {
	border:0;
	margin:0;
	padding:0;
	background:#FFFFF7 url("images/bg.gif") 0 0 repeat-x;
	font:80%/160% "verdana",sans-serif; color:#333333;
	_text-align:center;
}

a {
	color:#333333;
}
a:hover	{
	color:#ff2740;
	text-decoration:underline;
}

p {
	border:0;
	margin:10px 0;
	padding:0;
}

div {
	display:block;
	border:0;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5 {
	border:0;
	margin:15px 0 10px 0;
	padding:0;
	font-weight:bold;
}
h1 {
	font-size:260%;
	line-height:100%;
	font-family:"georgia",serif; font-weight:normal;
}
h2 {
	font-size:140%;
	line-height:100%;
	font-family:"georgia",serif;
	font-weight:normal;
	font-weight:bold;
}
h3 {
	font-size:120%;
	line-height:100%;
	font-weight:bold;
}
h4 {
	font-size:120%;
}
h5 {
	font-size:100%;
}

table {
	clear:both;
	display:table;
	border-collapse:collapse;
	margin:15px 0;
	padding:0;
	border:1px solid #cc9900;
	font-size:100%;
}
tr {
	display:table-row;
}
th, td {
	display: table-cell;
	border:1px solid #cc9900;
	margin:0;
}
th {
	background:#ffe5e9;
	text-align:center;
	color:#333333;
	font-weight:bold;
}

ul, ol {
	display:block;
	border:0;
	margin:15px 0 15px 40px;
	padding:0;
}
ol {
	list-style-type:decimal;
}
li {
	display:list-item;
	border:0;
	margin:0;
	padding:0;
	_height:1px;
}
ul ul, ul ol, ol ol, ol ul {
	margin: 0 0 0 20px;
}

dl {
	border:0;
	margin:15px 0;
	padding:0;
}
dt {
	border:0;
	margin:0;
	padding:0;
	font-weight:bold;
}
dd {
	border:0;
	margin:0 0 0 30px;
	padding:0;
}

form {
	border:0;
	margin:0;
	padding:0;
}
fieldset {
	border:1px solid #ccc;
	margin:15px 0;
	padding:10px;
}
legend {
	margin-left:10px;
	font-size:100%;
	font-weight:bold;
	color:#008;
}

hr {
	display:block;
	height:1px;
	margin:10px 0;
	padding:0;
	background:#CCC;
	border:0 solid #CCC;
	color:#CCC;
}

a, img, span {
	border:0;
	margin:0;
	padding:0;
}
abbr, acronym {
	border-bottom:1px dotted #CCC;
	cursor:help;
}

del, .through {
	text-decoration:line-through;
}
strong, .strong {
	font-weight:bold;
}
cite, em, q, var {
	font-style:italic;
}
code, kbd, samp {
	font-family:monospace;
	font-size:110%;
}

input	{
	border: 1px solid #cc9900;
	margin-left:5px;
}
textarea {
	border: 1px solid #cc9900;
	margin-left:5px;
}

/* Floating */
.f-left {
	float:left;
}
.f-right {
	float:right;
}

/* Text align */
.t-left {
	text-align:left;
}
.t-center {
	text-align:center;
}
.t-right {
	text-align:right;
}

.va-middle {
	vertical-align:middle;
}

.clear {
	clear:both;
}
.box {
	min-height:1px;
	_height:1px;
}
.box:after {
	content:".";
	display:block;
	line-height:0px;
	font-size:0px;
	visibility:hidden;
	clear:both;
}

.nom {
	margin:0;
}
.noscreen {
	display:none;
}

/* -----------------...........--------------------------------------------------------------------------------------- */

.main {
	position:relative;
	width:770px;
	margin:50px auto 0 auto;
	_text-align:left;
	background: url("images/bg_page_in.jpg") top repeat-y;
}

/* Header */
#logo {
	width: 735px;
	height: 65px;
	margin:0px 0px 10px;
	padding: 35px 0px 0px 35px;
	background:#233C9B url("images/header.jpg") no-repeat;
	color:#FFF;
}
#logo a {
	color:#FFF;
	text-decoration:underline;
}
#logo a:hover {
	color:#ff99b2;
	text-decoration:underline;
}


/* Content */
#content {
	width: 470px; height: 650px;	
	margin: 0px;
	padding: 20px 260px 20px 40px;
	background: url("images/content_article_bg.jpg") 20px top no-repeat;
}
#content h2 {
	margin:0 -20px;
	padding: 10px;
	background:#FFE680 url("images/content_title_bg.gif") repeat-y;
	color:#333333;
}
#content h2 span {
	background:url("images/ico_list.gif") 0 50% no-repeat;
	padding-left:25px;
}
#content h3 {
	margin: 10px 0px 0px;
	padding-left: 18px;
	background: url("images/ico_item.gif") left center no-repeat;
	font-size: 100%;
	line-height: 160%;
	font-weight: normal;
}

#content  p {
	text-align:left;
}

a.next {
	float: rihgt;
}
a.prev {
	float: rihgt;
}

#content dl.form dt {
	float: left;
	width: 100px;
	padding: 5px 3px;
}
#content dl.form dd {
	margin: 0px;
	padding: 5px 3px;
	border-width: 1px 1px 0px;
	border-style: solid solid none;
	border-color: #CC9900;
}

#content dl.form dt#note {
	width: 462px;
	border: 1px solid #cc9900;
	font-weight: normal;
}
#content dl.form dt#note p {
	margin: 0px;
}

#content dl.form dt#submit {
	width: 462px;
	border: none;
	padding: 20px 3px 35px;
	text-align: center;
}

/* menuList */
#menuList {
	position: absolute;
	top: 110px;
	right: 20px;
	width: 180px;	height: 650px;
	margin: 0px;
	padding: 20px 10px;
	background: url("images/col_bg.gif") repeat-y;
}

#menuList li#first {
	padding: 20px 0px 0px;
	background: url("images/col_top.gif") top no-repeat;
}

#menuList li {
	margin:0;
	padding:0;
	border-bottom:1px solid #F2E751;
	list-style-type: none;
}

#menuList li a {
	display:block;
	padding:3px 0 3px 22px;
	background:url("images/ico_links.gif") 5px 6px no-repeat;
	text-decoration:none;
}
#menuList li a:hover {
	background-color:#FFE16A;
	color:#7f000b;
}

/* copyright */
#copyright {
	clear: both;
	width: 730px;
	height: 50px;
	margin: 0px 0px 50px;
	padding: 10px 0px 0px 40px;
	background:url("images/footer.jpg") 0 0 no-repeat;
	color:#333333;
}
