@charset "utf-8";
/* CSS Document */
/*---initialize --*/
body { padding:0px; margin: 0px; font-family: Arial; font-size: 14px; background: #B9B098; }
p { margin: 0px; padding:0px; }
ul,li { list-style: none; margin: 0px; padding:0px}
img { border: none; }
a { text-decoration: none; }
a:hover { color: #7540A0!important;}
input,select { font-family: Arial; font-size: 12px;  }

/*---constant---*/
.overhidden { overflow: hidden; }
.width_100 { width: 100%;}
.fleft { float: left;}
.fright { float: right;}
.fb { font-weight: bold;}
.tc { text-align: center;}
.tr { text-align: right;}
.fline18 { line-height: 18px;}
.fline24 { line-height: 24px;}
.ftfG { font-family: Georgia, "Times New Roman", Times, serif;}
.ftfB { font-family: "Arial Black", Gadget, sans-serif; }
.ft11 { font-size: 11px;}
.ft12 { font-size: 12px;}
.ft14 { font-size: 14px;}
.ft16 { font-size: 16px;}
.ft30 { font-size: 30px;}
.ft40 { font-size: 40px;}
.fcYellow { color: #FFCC00;}
.fcBlue { color: #6699FF;}
.fcBlack { color: #000;}
.fcPurple { color: #7540A0;}
.fcGray { color: #666;}

.container { width: 985px; overflow: hidden; margin: 0px auto;}

.t { position: absolute; overflow: hidden;}
p { padding-bottom: 5px; }
.tback { text-indent: 2em;}
.ti0 { text-indent: 0px;}

.left { float: left; width: 445px; background: #fff; height: 630px; overflow: hidden; position: relative;}

.right { float: right; width: 515px; background: #fff; height: 630px; overflow: hidden; position: relative;}
	.right .p {line-height: 20px; }

.footer { color: #fff;}
	.footer a { float: left; color: #fff; border-right: 3px solid #999; height: 16px; line-height: 16px; padding-right: 6px; margin-right: 6px; margin-top: 15px; display: inline;}