body {
		background-color: #FFFFFF;
		background-image: url('../img/bg.gif');
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		background-repeat: repeat
}

a {
		text-decoration:none;
		color: #333333;
}
li {
		list-style: square outside;
		margin: 0px;
		padding: 0px;
}
ul {
		margin-top: 10px;
		margin-bottom: 10px;
}
hr {
		height: 1px;
		border-top: 1px solid;
		border-top-color: #cccccc;
}

textarea {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		color: #333333;
		font-size: 11px;
		border: 1px solid #CCCCCC;
		width: 250px
}
input {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		color: #333333;
		font-size: 11px;
}
option {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		color: #333333;
		font-size: 11px;
}
select {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		color: #333333;
		font-size: 11px;
		border: 1px solid #CCCCCC;
}
.form_b {
		border: 1px solid #CCCCCC;
}

.logo {
		background-image: url('../img/logo.gif');
		background-repeat: no-repeat;
		height: 100px;
		width: 100px;
		position: absolute;
		left: 10px;
		top: 0px;
		clip: rect();
		background-color: #333333;
}		
.title {
		background-color: #FFFFFF;
		position: absolute;
		left: 100px;
		clip: rect();
		text-align: center;
		vertical-align: middle;
		height: 27px;
		width: 300px;
		top: 40px
}
.bodybelt {
		background-color: #FFFFFF;
		position: absolute;
		left: 120px;
		top: 0px;
		clip: rect();
		vertical-align: top;
		width: 500px;
		height: 940px;
		border-left: 1px #dddddd solid;
}
.bodybox {
		font-size: 11px;
		position: absolute;
		left: 0px;
		top: 110px;
		clip: rect();
		vertical-align: top;
		text-decoration: none;
		color: #333333;
		width: 480px;
		height: 940px;
		line-height: 11px;
		margin-top: 0px;
		margin-right: 10px;
		margin-left: 10px;
}
.ordertitle {
		background-color: #CCCCCC;
		position: relative;
		width: 480px;
		color: #333333;
		font-size: 11px;
		clip: rect();
		left: 0px;
		top: 0px;
		text-indent: 5pt;
		padding-top: 3px;
		padding-bottom: 3px;
		margin: 0px;
		border-bottom: 1px #666666 solid;
		border-right: 1px #666666 solid;
		line-height: 11px;
		font-size: 10px;
}
.orderbox {
		background-color: #E6E7E8;
		position: relative;
		width: 480px;
		clip: rect();
		padding-top: 10px;
		padding-bottom: 10px;
		margin: 0px;
		border-top: 2px white solid;
		border-bottom: 1px #CCCCCC solid;
		border-right: 1px #CCCCCC solid;
}
.foottxt {
		font-family: "Georgia", "Times New Roman", "Times", "serif";
		font-size: 9px;
		color: #666666;
}
.footitbox {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		background-color: #CCCCCC;
		position: relative;
		width: 100%;
		color: #333333;
		font-size: 11px;
		clip: rect();
		left: 0px;
		top: 0px;
		text-indent: 5pt;
		padding-top: 3px;
		padding-bottom: 3px;
		margin: 0px;
		border-bottom: 1px #666666 solid;
		border-right: 1px #666666 solid;
		line-height: 11px;
		font-size: 10px;
}
.fooctxt {
		font-family: "Georgia", "Times New Roman", "Times", "serif";
		font-size: 10px;
		color: #666666;
		width: 100%;
		margin: 10px;
		line-height: 10px;
}
.beltsh {
		position: absolute;
		left: 620px;
		top: 0px;
		clip: rect();
		width: 6px;
		height: 940px ;
		background-image: url('../img/bgshadow.gif');
		background-repeat: repeat-y
}
.boxbtm {
		position: absolute;
		left: 120px;
		top: 940px;
		clip: rect();
		width: 500px;
		height: 6px ;
		background-image: url('../img/boxbtm.gif');
		background-repeat: repeat-x;
}
.boxrgt {
		font-size: 1px;
		position: absolute;
		left: 620px;
		top: 940px;
		clip: rect();
		width: 6px;
		height: 6px ;
		background-image: url('../img/boxrgt.gif');
}
.mantxt {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		color: #333333;
		font-size: 11px;
		line-height: 11px;
} 
.dsctxt {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		color: #006699;
		font-size: 11px;
		line-height: 11px;
} 
.errtxt {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		color: #ff0000;
		font-size: 11px;
		line-height: 11px;
} 

.paytitle {
		background-color: #336699;
		position: relative;
		width: 480px;
		color: #ffffff;
		font-size: 10px;
		clip: rect();
		left: 0px;
		top: 0px;
		text-indent: 5pt;
		padding-top: 3px;
		padding-bottom: 3px;
		margin: 0px;
		border-bottom: 1px #023365 solid;
		border-right: 1px #023365 solid;
}
.paybox {
		background-color: #DBE7F2;
		position: relative;
		width: 480px;
		clip: rect();
		padding-top: 10px;
		padding-bottom: 10px;
		margin: 0px;
		border-top: 2px white solid;
		border-right: 1px #336699 solid;
		border-bottom: 1px #336699 solid;
}
.menutitle {
		background-color: #CCCCCC;
		position: absolute;
		width: 100px;
		color: #333333;
		font-size: 11px;
		clip: rect();
		left: 10px;
		top: 110px;
		text-indent: 5pt;
		padding-top: 3px;
		padding-bottom: 3px;
		margin: 0px;
		border-bottom: 1px #666666 solid;
		border-right: 1px #666666 solid;
		line-height: 11px;
		font-size: 10px;
}
.menubox {
		background-color: #ffffff;
		position: absolute;
		left: 10px;
		width: 100px;
		top: 132px;
		border: 1px #cccccc solid;
		line-height: 11px;
}
.regbox {
		background-color: #ffffff;
		position: absolute;
		left: 10px;
		width: 100px;
		top: 800px;
		border: 1px #cccccc solid;
		border-right: 1px #333333 solid;
		border-bottom: 1px #333333 solid;
		line-height: 11px;
}
.regbox2 {
		background-color: #ffffff;
		position: absolute;
		left: 10px;
		width: 100px;
		top: 132px;
		border: 1px #cccccc solid;
		line-height: 11px;
}
.footboxc hr {
		height: 1px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-top: 1px solid;
		border-top-color: #cccccc;
}
.menui {
		position: relative;
		width: 100px;
		height: 16px;
		text-align: right;
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		font-size: 10px;
}
.menui a {
		display: block;
		background-color: #E6E7E8;
		height: 16px;
}
.menui a:hover{
		background-color: #ffffff;
		color: #006699;
}
.footboxr{
		line-height: 11px;
		text-align: right;
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		font-size: 9px;
		color: #333333;
}
.footboxc{
		line-height: 11px;
		text-align: center;
		font-family: "Georgia", "Times New Roman", "Times", "serif";
		font-size: 8px;
		color: #999999;
}
.footboxr a {
		text-decoration:none;
		color: #333333;
}
.footboxc a {
		text-decoration:none;
		color: #999999;
}
.lnktitle {
		background-color: #CCCCCC;
		position: absolute;
		width: 140px;
		color: #333333;
		text-align: center;
		font-size: 11px;
		clip: rect();
		left: 630px;
		top: 110px;
		padding-top: 3px;
		padding-bottom: 3px;
		margin: 0px;
		border-bottom: 1px #666666 solid;
		border-right: 1px #666666 solid;
		line-height: 11px;
		font-size: 10px;
}
.lnkbox {
		background-color: #E6E7E8;
		position: absolute;
		text-align: center;
		left: 630px;
		width: 140px;
		top: 132px;
		padding: 8px 0px 8px 0px;
		border: 1px #cccccc solid;
		color: #333333;
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		font-size: 10px;
		line-height: 11px;
}
.lnkbox a:hover {
		text-decoration: underline;
		color: #006699;
}
.wowtxt {
		position: relative;
		width: 110px;
		height: 16px;
		text-align: center;
		color: #333333;
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		font-size: 10px;
		background-color: #F5F5F5;
		line-height: 12px;
}
.wowbg {
		position: relative;
		width: 110px;
		height: 16px;
		text-align: center;
		color: #333333;
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		font-size: 11px;
		line-height: 10px;
}
.faq {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		color: #006699;
		font-size: 11px;
		line-height: 13px;
}
.faq a {
		text-decoration:none;
		color: #006699;
}
.faq a:hover {
		text-decoration: underline;
		color: #000000;
}
.faa {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		color: #333333;
		font-size: 11px;
		line-height: 13px;
}
.banner {
		background-color: #E6E7E8;
		position: relative;
		text-align: center;
		width: 480px;
		clip: rect();
		padding-top: 10px;
		padding-bottom: 10px;
		margin: 0px;
		border-top: 2px white solid;
		border-bottom: 1px #CCCCCC solid;
		border-right: 1px #CCCCCC solid;
}
.probelt {
		background-color: #FFFFFF;
		position: absolute;
		left: 10px;
		top: 0px;
		clip: rect();
		vertical-align: top;
		width: 500px;
		height: 535px;
		border-left: 1px #dddddd solid;
		border-right: 1px #dddddd solid;
}
.probox {
		font-size: 11px;
		position: absolute;
		left: 0px;
		top: 10px;
		clip: rect();
		vertical-align: top;
		text-decoration: none;
		color: #333333;
		width: 480px;
		height: 525px;
		line-height: 11px;
		margin-top: 0px;
		margin-right: 10px;
		margin-left: 10px;
}
.foobelt1 {
		background-color: #FFFFFF;
		position: absolute;
		left: 10px;
		top: 0px;
		clip: rect();
		vertical-align: top;
		width: 500px;
		height: 370px;
		border-left: 1px #dddddd solid;
		border-right: 1px #dddddd solid;
}
.foobox1 {
		font-size: 11px;
		position: absolute;
		left: 0px;
		top: 10px;
		clip: rect();
		vertical-align: top;
		text-decoration: none;
		color: #333333;
		width: 480px;
		height: 360px;
		line-height: 11px;
		margin-top: 0px;
		margin-right: 10px;
		margin-left: 10px;
}
.foobelt2 {
		background-color: #FFFFFF;
		position: absolute;
		left: 10px;
		top: 0px;
		clip: rect();
		vertical-align: top;
		width: 500px;
		height: 660px;
		border-left: 1px #dddddd solid;
		border-right: 1px #dddddd solid;
}
.foobox2 {
		font-size: 11px;
		position: absolute;
		left: 0px;
		top: 10px;
		clip: rect();
		vertical-align: top;
		text-decoration: none;
		color: #333333;
		width: 480px;
		height: 650px;
		line-height: 11px;
		margin-top: 0px;
		margin-right: 10px;
		margin-left: 10px;
}
.foobelt3 {
		background-color: #FFFFFF;
		position: absolute;
		left: 10px;
		top: 0px;
		clip: rect();
		vertical-align: top;
		width: 500px;
		height: 400px;
		border-left: 1px #dddddd solid;
		border-right: 1px #dddddd solid;
}
.foobox3 {
		font-size: 11px;
		position: absolute;
		left: 0px;
		top: 10px;
		clip: rect();
		vertical-align: top;
		text-decoration: none;
		color: #333333;
		width: 480px;
		height: 390px;
		line-height: 11px;
		margin-top: 0px;
		margin-right: 10px;
		margin-left: 10px;
}
.notebox { 
        font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
        font-weight: bold; 
        background-color: #ffffff; 
        position: absolute; 
        left: 10px; 
        width: 98px; 
        top: 355px; 
        padding: 2px; 
        border: 2px red solid; 
        line-height: 12px; 
        } 
.notet {font-size:12px; color:red;} 
.noteb {font-size:10px;} 
.noter {font-size:10px; color:red;} 
