* {
    margin: 0;
    padding: 0;
}

html {
    background: #bedbf1 url('../images/bck.jpg') center top no-repeat;
}

body {
    margin-bottom:20px;
    font-family: Verdana, Georgia, "Times New Roman", Times, Arial, serif;
    font-size: 12px;
    color: #000000;
    text-align:center;
}

a {
    color:#000000;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

p {
    padding:5px 0px;
}

.cleaner {
    clear:both;
}

#main {
	width: 810px;
	height: auto;
	text-align:left;
	margin:0 auto;
    background-color: #fff;
}

#header {
	width: 796px;
	height: 104px;
	padding-top:20px;
	padding-bottom:30px;
	text-align: center;
	border-left:7px solid #f4f4f4;
	border-right:7px solid #f4f4f4;
}

#header h1 {
    background: #ffffff url('../images/header.jpg') center top no-repeat;
    width: 796px;
    height: 104px;
}

#header .no_show {
    display:none;
}

#menu {
	width: 786px;
	height: auto;
	padding: 0px 5px;
	border-left:7px solid #f4f4f4;
	border-right:7px solid #f4f4f4;
}
#menu_left {
	margin: 0px 20px;
	width: 470px;
	padding: 0px 20px;
	border-top:5px solid #f4f4f4;
	float:left;
}
#menu_right {
	width: 230px;
	padding-top: 11px;
	float:left;
}

#menu ul {
	margin-top:-5px;
}

#menu ul li {
	display: block;
	list-style-type: none;
    text-transform: uppercase;
    float:left;
    margin-right:20px;
}

#menu ul li a {
    border-top: 5px solid #aeaeae;
	display: block;
    padding: 10px 0px;
	text-decoration:none;
}

#menu ul li a:hover {
    padding: 10px 0px;
	border-top: 5px solid #006699;
	text-decoration:none;
}

#content {
	width: 756px;
    min-height:295px;
    height:auto !important;
    height:295px;
	padding: 20px;
	border-left:7px solid #f4f4f4;
	border-right:7px solid #f4f4f4;
}

#content_top {
    background: #ffffff url('../images/content_top.jpg') center top no-repeat;
    width: 756px;
    height: 20px;
}

#content_bottom {
    background: #ffffff url('../images/content_bottom.jpg') center top no-repeat;
    width: 756px;
    height: 20px;
}

#inner_content {
    width:708px;
    padding: 0px 20px;
    height:auto;
	border-left:4px solid #EFEFEF;
	border-right:4px solid #EFEFEF;
	text-align:justify;
}

#inner_content_left {
    width:450px;
    float:left;
}

#inner_content_right {
    width:238px;
    height:330px;
    background: #ffffff url('../images/home.jpg') right -10% no-repeat;
    float:left;
    position:relative;
    top:16px;
    margin:0px 10px;
}

h2.header {
	text-transform: uppercase;
	margin-bottom:15px;
	color:#006699;
}

div.error {
	border: 2px solid #cc0000;
	padding:5px;
	text-align:center;
	color: #cc0000;
	margin-bottom: 15px;
	font-weight:bold;
}

#navigation {
	width: 708px;
	height: auto;
	margin-bottom:20px;
}

#footer {
	width: 776px;
	height: 15px;
	text-align: right;
	padding: 10px;
	border-left:7px solid #f4f4f4;
	border-right:7px solid #f4f4f4;
	border-bottom:7px solid #f4f4f4;
	position:relative;
    color: #006699;
}

#footer_img {
    position:absolute;
    z-index:100;
    top:20px;
    left:-7px;
    width:22px;
    height:22px;
    background: url('../images/corner_main.jpg') left bottom no-repeat;
}

ul.fmenu {
    margin:0px;
    padding:0px;
    float:left;
}

ul.fmenu li {
    display:inline;
    padding:0px 5px;
}

/***table***/
table.table3 {
    width:100%;
    border:none;
    border-spacing: 0px 10px;
}

table.table3 td {
    padding: 0px 5px;
}


table.table2 {
    width:auto;
    border:none;
    border-spacing: 0px 10px;
}

table.table2 td {
    padding: 0px 5px;
}

table.table1 {
    width:100%;
    border:none;
    border-collapse: collapse;
}

table.table1 th.first{
    background: url('../images/th1_left.jpg') left bottom no-repeat;
    width: 14px;
    height:34px;
    padding:0px;
}

table.table1 th.last{
    background: url('../images/th1_right.jpg') left bottom no-repeat;
    width: 14px;
    height:34px;
    padding:0px;
}

table.table1 th,table.table1 td {
    border:none;
    /*border-bottom:5px solid #ffffff;
    border-top:5px solid #ffffff;*/
}

table.table1 th{
    background: url('../images/th1_middle.jpg') right bottom repeat-x;
    width: auto;
    height:34px;
    color:#ffffff;
    padding:0px 5px;
}

table.table1 td {
    overflow:hidden;
}

table.table1 td.odd_first{
    background:  url('../images/td1_left_odd.jpg') left bottom no-repeat;
    width: 14px;
    height:34px;
    padding:0px;
}

table.table1 td.odd_last{
    background: #E8E8E8 url('../images/td1_right_odd.jpg') right bottom no-repeat;
    width: 14px;
    height:34px;
    padding:0px;
}

table.table1 td.odd{
    background-color: #E8E8E8;
    width: auto;
    height:34px;
    color:#000000;
    padding:0px 5px;
}

table.table1 td.even_first{
    background: #f2f2f2 url('../images/td1_left_even.jpg') left bottom no-repeat;
    width: 14px;
    height:34px;
    padding:0px;
}

table.table1 td.even_last{
    background: #f2f2f2 url('../images/td1_right_even.jpg') right bottom no-repeat;
    width: 14px;
    height:34px;
    padding:0px;
}

table.table1 td.even{
    background-color: #f2f2f2;
    width: auto;
    height:34px;
    color:#000000;
    padding:0px 5px;
}

