@charset "utf-8";
/* CSS Document */

* {margin:0;}
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #818181;
	background-color: #F5F5F5;
	background-image: url(../images/bg.png);
	line-height: 18px;
}
img {
	border:none;
}
a:link, a:visited {
	text-decoration: none;
	color: #d25878;
}
a:hover {
	text-decoration: underline;
}
a.alt:link, a.alt:visited {
	color: #FFF;
	text-decoration: underline;
}
a.alt:hover {
	text-decoration: none;
}
p, h1, h2, h3, #form1, #form2, #form3 {
	margin:0;
	padding:0;
}
h1 {
	font-size: 34px;
	color: #408601;
	font-weight: bold;
	line-height: 48px;
}
h1 span {color:#ff7d01;}
h2 {
	font-size: 24px;
	color: #408601;
	font-weight: bold;
	line-height: 28px;
	padding-bottom: 15px;
}
h3 {
	font-size: 40px;
	color: #FFF;
	font-weight: bold;
	text-shadow:1px 1px 0 #a52f22;
	margin-bottom: 15px;
	line-height: 40px;
}
h3.alt {
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	text-shadow:1px 1px 0 #a52f22;
	margin-bottom: 3px;
	line-height: 30px;
}
input, select, textarea {
	font-size: 13px;
	color: #666;
	padding: 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #0e7685;
}
.inp_1 {
	width: 215px;
	padding: 8px;
	background-image: url(../images/inp_bg.jpg);
	background-repeat: repeat-x;
}
.inp_2 {
	width: 65px;
	padding: 8px;
}
.inp_3 {
	width: 88px;
	padding: 8px;
}
.inp_4 {
	width: 240px;
	padding: 5px;
	border: 1px solid #9eb3b6;
	line-height: 28px;
	height: 28px;
}
.inp_5 {
	width: 67px;
	padding: 5px;
	border: 1px solid #9eb3b6;
	line-height: 28px;
	height: 28px;
}
.inp_6 {
	width: 287px;
	padding: 5px;
	border: 1px solid #0e7685;
	line-height: 28px;
	height: 28px;
}
.inp_7 {
	width: 77px;
	padding: 5px;
	border: 1px solid #0e7685;
	line-height: 28px;
	height: 28px;
}
.inp_8 {
	width: 124px;
	padding: 5px;
	border: 1px solid #0e7685;
	line-height: 28px;
	height: 28px;
}
.inp_9 {
	width: 277px;
	padding: 0 4px;
	border: 1px solid #0e7685;
	line-height: 28px;
	height: 28px;
}
.butt {
	color:#FFF;
	width: 238px;
	height: 54px;
	border: none;
	font-weight: normal;
	text-shadow:-1px -1px 0 #b21342;
	font-size: 26px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/butt_bg.png);
        box-shadow: 0px 2px 3px #22656f;
-moz-box-shadow: 0px 2px 3px #22656f;
-webkit-box-shadow: 0px 2px 3px #22656f;
}
.butt:hover {
	cursor: pointer;

}
.butt2 {
	background-color:transparent;
	color:#FFF;
	height: 54px;
	border: 1px solid transparent;
	font-weight: bold;
	text-shadow:1px 1px 0 #a9621a;
	font-size: 26px;
	line-height: 52px;
	padding: 0 10px;
	width: 199px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background-image: url(/images/butt_bg2_orange.png);
	background-repeat: no-repeat;
	margin-top: -2px;
}

.butt3 {
	background-color:transparent;
	color:#FFF;
	height: 37px;
	border: 1px solid transparent;
	font-weight: bold;
	text-shadow:1px 1px 0 #a9621a;
	font-size: 16px;
	padding: 0;
	width: 119px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background-image: url(/images/butt_bg2_orange.png);
	background-repeat: no-repeat;
	line-height: 32px;
}

/*************************************************************************************************** main elements */
#wrap {
	width: 960px;
	margin: 0 auto;
}
.top {
	overflow:hidden;
	height: 106px;
}

#login a {
    float:right;
    font-size:21px;
    margin:60px 30px 0px 0px;
    color:#408601;
    }
    
.r_img {float:right;}
.l_img {float:left; margin:20px 0 0 0;}
.header {
	height: 478px;
	overflow: hidden;
	width: 960px;
	position: relative;
    background-image: url(images/header_bg2_orange.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.header_l {
	width: 375px;
	float: right;
	margin: 35px 20px 0 20px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
    text-shadow: 1px 1px 0 #a52f22;
}
.header_r {
	width: 460px;
	float: left;
	height: 450px;
	margin-left: 20px;
}
.header_r a img {-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;}
.footer {
	text-align:center;
	padding: 25px 0;
	line-height: 22px;
}
.footer a {text-decoration:underline;}
.footer a:hover {text-decoration:none;}
.thumbs {
	height: 187px;
	background-image: url(../images/lines.png);
	background-repeat: repeat-x;
	margin: 17px 0;
	overflow: hidden;
}
.thumb {
	width: 98px;
	text-align: center;
	float: left;
	margin-left: 21px;
	margin: 25px 0 0 20px;
}
.thumb:first-child {margin:25px 0 0 17px;}
.thumb img {
	background-color: #FFF;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 3px;
	margin-bottom: 5px;
}
.thumb img:hover {border:1px solid #ccc;}
.header_l td {padding: 5px 0;}
.header_l .narrow td {padding: 3px 0;}
img.secure {
	margin-top:10px;
}

/************************************************************************************** page 2 */
.add_box {
	overflow: hidden;
	width: 960px;
}
.tit_l {
	width: 100%;
	float: left;
}
.tit_r {
	float: right;
	width: 385px;
}
.sh_bott {
	float: left;
	width: 960px;
}
.txt2 {
	background-color: #FFF;
	padding: 20px 25px;
	float: left;
	width: 910px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.txt_l {
	width: 500px;
	padding-right: 30px;
	border-right: 1px solid #d6d6d6;
	float: left;
}
.txt_r {
	float: right;
	width: 340px;
	padding-left: 35px;
}
.txt_r td {
	padding:5px 0;
	color: #515151;
}
.extended {
	width:420px;
}
td.small_txt {font-size:10px; line-height:10px; }





















/**/
