/* GENRAL CSS */

	body { margin:0px; padding:0px; background:#fff; font:13px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#636362; line-height:22px; }
a { text-decoration:none; outline:none; }
a:hover { text-decoration:none; }
p { font:16px Arial, Helvetica, sans-serif; color:#666666; }
/* GLOBAL CSS */
.clear { clear:both; }
.fLeft { float:left; }
.fRight { float:right; }
/* WRAPER CSS */
	
.wrapper { width:100%; margin:0 auto; }
.mainWrapper { margin:0px auto; width:996px; }
.header { width:996px; position:relative; float:left; padding:0 0 0 0; height:63px; }
.header h1 { position:absolute; left:4px; top:14px; width:89px; height:83px; }
.header p { float:right; font: bold 12px Arial, Helvetica, sans-serif; color:#707070; margin:40px 0 0 0; }
.header p a { font: bold 12px Arial, Helvetica, sans-serif; color:#707070; }
.banner { width:996px; float:left; }
.article { width:956px; float:left; background:#fcfcfc; padding:35px 20px 35px 20px; border-bottom:1px solid #f2f2f2; }
.section_left { width:291px; float:left; padding:0 28px 0 0; }
.section_left img { float:left; padding:0 60px 17px 0; }
.section_left p { font:13px Arial, Helvetica, sans-serif; color:#666666; float:left; padding:0 0 18px 0; }
.red { color:#F00; }
.section_left p.font12 { font-size:12px; width:100%; }
.section_right { width:605px; float:right; background:url(../images/arrow.jpg) left center no-repeat; border-left:1px solid #ececec; padding:0 0 0 30px; }
.block_one { float:left; width:195px; }
.block_one select { width:191px; padding:3px 5px; margin-bottom:20px; float:left; border:1px solid #dedede; border-radius:3px; }
.block_one input { width:180px; padding:5px; height:10px; margin-bottom:20px; float:left; border:1px solid #dedede; border-radius:3px; }
.block_one label { font:12px Arial, Helvetica, sans-serif; color:#666666; float:left; }
.block_one input.radio { width:10px; padding:0; margin:5px 5px 20px 0; height:10px; float:left; border:1px solid #dedede; }
.width_hu { width:100%; }
.block_one span { float:left; margin-right:30px; font-size:11px; }
.block_two { float:left; width:195px; margin:0 10px }
.block_two select { width:191px; padding:3px 5px; margin-bottom:20px; float:left; border:1px solid #dedede; border-radius:3px; }
.block_two input { width:180px; padding:5px; height:10px; margin-bottom:20px; float:left; border:1px solid #dedede; border-radius:3px; }
.block_two label { font:12px Arial, Helvetica, sans-serif; color:#666666; float:left; }
.s_bt { width:85px; height:32px; background:url(../images/submit_bt.png) no-repeat; border:none; float:left; text-indent:-9999px; cursor:pointer; }
.fotter { float:left; padding:17px 0 0 0; }
.fotter ul { margin:0 0 0 244px; }
.fotter ul li { float:left; }
.fotter ul li a { display:block; font:9px Arial, Helvetica, sans-serif; color:#686868; padding:0 10px; border-right:1px solid #dfdfdf; }
.fotter ul li a.border_none { border:none; }
.center_align{ text-align:center; font:18px Arial, Helvetica, sans-serif; color:#274185;}
.running_content{ font:12px/25px Arial, Helvetica, sans-serif; color:#696969;}