@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	height:100%;
	position:relative;
}
body, td {
	font: 12px Tahoma, Helvetica, sans-serif;
	color:#4e4e4e;
}
body {
	text-align:center;
	background:#c3c3c3 url(bg.jpg) top center no-repeat fixed;
}


a {
	color: #b44c25;
	text-decoration:underline;
}
a:hover {
	color: #b44c25;
	text-decoration:underline;
}

h1 { padding:0; margin:20px 0 0 30px; font-size: 20px; font-weight:normal; color:#a92e00;}

h2,h3,h4,h5,h6 { margin:2px 0 5px 0; padding:0; color:#a92e00; font-family: Arial, Tahoma, sans-serif;}
h2 { font-size:16px}
h3 { font-size:14px}
h4 { font-size:12px}
h5,h6 { font-size:11px}


#all { margin:0 auto; width:990px; text-align:left; min-height:85%; position:relative; background:url(main.jpg) top left no-repeat #fff;}
* html #all { height:85%} /*for IE*/

#header { height:264px; position:relative; }

.tel_top {
	background:url(tel.gif) no-repeat 0 2px;
	position:absolute;
	top:6px;
	right:-24px;
	width:235px;
}
.tel_top p {
	margin:0;
}
.tel_top .tel_name {
	font-size:11px;
	color:#404040;
	margin:0 0 5px 28px;
}
.tel_top .tel_value {
	margin:0 0 0 28px;
}

.umnu {margin:8px; padding:0 0 0 10px; background: url(f_mnu.gif) center no-repeat; list-style:none; height:37px;}
li.mnu {margin: 0; float:left }
li.mnu a {
    float:left;
	display:block;
	padding:10px 12px 0px 12px;
	height:27px;
	font-size:13px;
    background: url(line.gif)  right no-repeat;
	text-align: center;
	cursor: pointer;
	text-decoration:none;
	color:#a92e00;
}
li.mnu a:hover {	text-decoration:none; background:#a92e00 url(o_mnu.jpg); color:#d7ac00;}

li.hmnu { 	margin: 0; float:left }

li.hmnu a{
	display:block;
	float:left;
	padding:10px 12px 0px 12px;
	height:27px;
	font-size:13px;
	background:#922800 url(o_mnu2.jpg);
	text-align: center;
	cursor: pointer;
	text-decoration:none;
	color:#d7ac00;
}

.hmnu a:hover{
	background:#922800 url(o_mnu2.jpg);
	text-align: center;
	text-decoration:none;
	color:#d7ac00;
}


div.content { padding:10px 30px 20px 30px; line-height:1.2; position:relative;}
div.content p { padding:0; margin:15px 0;}

div.content ul { margin:10px; padding:15px 0; list-style: none;}
div.content ul li { padding-left:20px; background:url(arow.gif) left 50% no-repeat; line-height:20px;}



#footer { width:100%;  height:170px; background:#8d4b34; color:#fff;}
.in_footer { margin:0 auto; width:990px; text-align:left; height:170px; background:#7f2d10 url(f_bg.jpg) top left repeat-x;}


.c_name {float:left; margin:40px 0 20px 20px; font: bold 13px Tahoma;}
div.copyright {float:right; margin:35px 20px 0 20px; height:30px; padding:10px 50px 0 0; background:url(mega.jpg) top right no-repeat; font-size: 11px;}

div.copyright a, div.copyright a:hover { color:#ffb515; text-decoration:underline;}
div.copyright span { color:#fff;}


.counters {margin:10px 0 0 20px; font: normal 12px Tahoma; height:65px;}
.pagetitle { margin:0 20px 5px 20px; font: normal 11px Tahoma; text-align:right;}

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}


table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #e0e0e0}
table.table1 td { padding:5px; border: 1px solid #91949a;}


table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #e0e0e0}
table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #fff; background-color:#b44c25; color:#fff; text-align:left;}

