/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #A9B3BB url(../image/welcome/wel_bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #333333;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 670px;
	height: 130px;
	margin: 0 auto;
	padding: 70px 0 0 100px;
	background: url(../image/welcome/wel_logo.jpg) no-repeat 0px 50px;
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFCC;
}

#menu a:hover {
	text-decoration: none;
	color:#FF6633;
}

#menu .current_page_item a {
	background: url(../image/welcome/wel_tri.png) no-repeat center bottom;
}

/* Wide Post */

.wide-post {
	width: 770px;
	margin: 0 auto;
	background: #D4D9DD url(../image/welcome/wel_img04.gif) repeat-y;
}

.wide-post .title {
	padding: 30px 30px 20px 30px;
	background: url(../image/welcome/wel_img05.gif) no-repeat;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}


.wide-post .bottom {
	height: 20px;
	background: url(../image/welcome/wel_img06.gif) no-repeat left bottom;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}


/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	background: #535657 url(../image/welcome/wel_img16.gif) repeat-x left bottom;
	color: #A9B6BB;
	width:350px;
	margin: 0 auto;
}
/* Footer */

#footer {
	padding: 45px 0;
	margin-top:20px;
	background: #3F4244 url(../image/welcome/wel_img18.gif) repeat-x;
	color: #555555;
}

#footer p {
	text-align: center;
	font-size:11px;
	color:#CCCCCC;
}

#footer a {
	color: #CCCCCC;
}

.submit_button{
	background:transparent;
	border-width:1px;
	border-style:dashed;
	color:#CC6600;
	border-color:#FF9900;
}

.text_style{
    border:none; 
	background-color:#D4D9DD; 
	border-width:0px;
	border-bottom-width:0px;
	border-bottom: groove;
}

.submit_style{
	color:#FF6600;
	background:transparent;
	border-width:1px;
	border-style:dashed;
	border-color:#FF6600;
}

.submit_style:hover{
	color: #CCCCCC;
	background-color:#FF6600;;
	border-width:0px;
	border-style:dashed;
}
.hidden {
	font-size: 1mm;
	color: #3F4244;
}
.g {
	color: #FFF;
	font-size: 1px;
}
hidden {
	font-size: 1px;
}
