/* CSS Document */

.input_text{font-size:12px; color:#666; border:1px solid #999; border-radius:3px; vertical-align:top; height:20px; behavior: url(js/PIE.htc);}

.input_title{font-size:11px; color:#4b4b4b; font-weight:bold; letter-spacing:-1px; border-top:1px solid #d0d0d0; background-color:#f7f7f7;
			 background-image:url(../images/blue.png); background-position:5px 16px; background-repeat:no-repeat;
			 padding-left:14px; vertical-align:top; line-height:30px; text-align:left; width:25%; height:30px;
}

.select{font-size:12px; color:#666; border:1px solid #999; border-radius:3px; height:23px; background-color:#FFF; line-height:25px; /*behavior: url(js/PIE.htc);*/}

.bulletR{background-image:url(../images/red.png);}
.bulletB{background-image:url(../images/blue.png);}
.bulletBK{background-image:url(../images/black.png);}
.bulletG{background-image:url(../images/green.png);}

.text{font-size:12px; color:#333; font-weight:bold; text-align:left; padding-left:10px; border-top:1px solid #d0d0d0; width:75%; /**display:inline-block; *display:inline; zoom:1;*/}

.input_title_LineHeight{line-height:104px;}

.bgPosition1{background-position:5px 29px;}
.bgPosition{background-position:5px 52px;}

.inline-block{display:inline-block; *display:inline; zoom:1;}
.block{display:block;}

.marginR15{margin-right:15px;}
.marginC{margin:0px auto;}
.marginCB15{margin:0 auto 15px auto;}

.MarginLine{margin-right:15px; line-height:33px;}

.textarea{font-size:12px; color:#666; border:1px solid #999; padding:5px; width:95%; height:50px; border-radius:3px; behavior: url(js/PIE.htc); overflow-x:hidden;}  

.clause{font-size:10px; color:#c2c2c2; text-align:left; vertical-align:top; letter-spacing:-1px;}

/***********//*¹öÆ°*************/
.btn{font-size:11px; font-weight:bold; text-decoration:none; color:#FFF; text-align:center; line-height:23px;
	 width:100px; height:24px;
	 margin:0 0 0 5px;
	 vertical-align:top;
	 background-color:#333;
	 border-radius:5px;
	 cursor:pointer;
	 behavior: url(js/PIE.htc);
}

.over{background-color:#F00;}


.btn1{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 200px;
	height: 50px;
	line-height: 46px;
	margin: 15px auto 15px auto;
	vertical-align: top;
	background-color:#c80817;
	border-radius: 5px;
	cursor: pointer;
	behavior: url(js/PIE.htc);
}

.over1{background-color:#000;}

.btn_pos{font-size:18px; font-weight:bold; color:#fff; width:100%; height:40px;
		 text-align:center; line-height:38px; background-color:#ff0072; cursor:pointer;
		 position:fixed; top:0;}

/***********¹öÆ°//**************/
