body,html,h1,h2,h3,h4 {
        margin: 0;
        padding: 0;
}
body {
		font: 85% Verdana, arial, hevetica, sans-serif;
        text-align: center;
        color: #555555;
        scrollbar-face-color: #C4C4C4;
        scrollbar-base-color: #D8D8D8;
        background-color: #FFFFFF;
        background-image  : url(../img/bg_top.jpg);
        background-repeat : repeat-x;
}
h1 {
		color: #BC7F51;
		font-size: 110%;
		margin: 0;
        padding: 0;
}
h4 {
	padding: 2px;
}
p {
		font-size: 90%;

}
ul {
		font-size: 90%;
}
hr {
		color: #F89B1A;
		background-color: #F89B1A;
		border: 0;
		height: 1px;
  		width: 95%;

}
a {
        font-size:10px;
        text-decoration:none;
        font-weight: 500;
        color:#4F4F4F;

}

a:visited {
        text-decoration:none;
        font-weight: 500;
        color:#6F6F6F;
}
a:hover {
    	text-decoration:underline;
    	font-weight: 500;
}
a:active {
    	color:#000000;
    	text-decoration:underline;
    	font-weight: 500;
}
img {
		border: 0;
}
small {
	   font-size:9px;
	   color:#000000;
}
#top1 {
	  	background-image  : url(../img/z02.jpg);
	  	background-repeat : no-repeat;
}
#top2 {
	  	background-image  : url(../img/z04.jpg);
	  	background-repeat : no-repeat;
}
#m_top {
	  	background-image  : url(../img/z05.jpg);
	  	background-repeat : no-repeat;
}
/*
.t {background: url(../img/dot.gif) 0 0 repeat-x; width: 755px}
.b {background: url(../img/dot.gif) 0 100% repeat-x}
.l {background: url(../img/dot.gif) 0 0 repeat-y}
.r {background: url(../img/dot.gif) 100% 0 repeat-y}
.bl {background: url(../img/bl.gif) 0 100% no-repeat}
.br {background: url(../img/br.gif) 100% 100% no-repeat}
.tl {background: url(../img/tl.gif) 0 0 no-repeat}
.tr {background: url(../img/tr.gif) 100% 0 no-repeat; padding:10px}
*/

#m00 {
		background-image  : url(../img/m00.jpg);
		background-repeat : no-repeat;
		text-align: right;
}
#start {
		background-image  : url(../img/start.jpg);
		background-repeat : no-repeat;
}
#copy {

		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 9px;
		font-weight: 500;
}
.inp {
		background-color: #FDEFD5;
		border-style: solid;
		border-color:#FA9C18;
		border-width:1px;
		color: #111111;
        font-size: 11px;
        font-weight: 500;
		padding: 3px;
}
.btn {
		border-style: solid;
		border-color:#CA6C00;
		border-width:1px;
		background-color: #FEDC9D;
		cursor: pointer;
		font-family: sans-serif;
		color: #111111;
        font-size: 10px;
        font-weight: 500;
		padding: 2px;
}
.txt {
		font-size: 90%;
}
.tbl_pr,.tbl_pl {
	line-height: 180%;
}
.tbl_pr {
	border-left:1px solid #CA6C00;
	padding-left: 10px;
}

.tbl_pr td {
	text-align: left;

}
.tbl_pl td {
	text-align: left;

}
.tbl_head {
	border-bottom:1px solid #CA6C00;
}
#main {
margin:18px 0 0 18px;
}
.cpanel {
border:1px solid #fa9b19;
margin:10px 0 0 18px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#info_content {
  padding: 10px;
  line-height: 16px;
}
.maincontent {
 padding:10px;
}

