/* CSS Document */

span {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	}

	.form_main {
		margin:5px;
		}
		
	.form_main textarea {
		line-height:12px;
		font-size:12px;
		}

	.form_cus_info {
		margin-bottom:15px;;
		}
		
		.form_cus_title {
			width:781px;
			height:30px;
			background:url(../image/form/form_title001.gif) no-repeat;
			}
			
		.form_cus_data {
			width:779px;
			border-left:1px solid #729BAF;
			border-right:1px solid #729BAF;
			border-bottom:1px solid #729BAF;
			}
			
			.form_cus_row {
				width:769px;
				height:50px;
				margin:0 5px;
				background-color:#FFF;
				}
				
			.form_cus_row_gray {
				width:769px;
				height:50px;
				margin:0 5px;
				background-color:#F4F4F4;
				}
				
			
				.form_cus_name {
					width:190px;
					height:24px;
					float:left;
					padding:13px 0;
					}
					
					.form_cus_name p {
						text-align:center;
						font-size:14px;
						font-weight:bold;
						line-height:24px;
						border-right:1px solid #999;
						}
					
				.form_cus_text {
					width:502px;
					height:24px;
					float:left;
					padding:13px 24px;
					}
					
					.form_cus_text p {
						font-size:12px;
						color:#666;
						float:left;
						}
						.form_cus_text span.red {
							color:#CC0000;
							}
						.form_cus_text span.green {
							color:#00880C;
							}
							
				input.float_left {
					float:left;
					}
					
	.form_service_info {
		margin-bottom:15px;;
		}
		
		.form_service_title {
			width:781px;
			height:30px;
			background:url(../image/form/form_title002.gif) no-repeat;
			}
			
		.form_service_data {
			width:779px;
			border-left:1px solid #729BAF;
			border-right:1px solid #729BAF;
			border-bottom:1px solid #729BAF;
			}
			
			.form_service_row {
				width:769px;
				height:50px;
				margin:0 5px;
				background-color:#FFF;
				}
				
			.form_service_row_gray {
				width:769px;
				height:50px;
				margin:0 5px;
				background-color:#F4F4F4;
				}
				
			
				.form_service_name {
					width:190px;
					height:24px;
					float:left;
					padding:13px 0;
					}
					
					.form_service_name p {
						text-align:center;
						font-size:14px;
						font-weight:bold;
						line-height:24px;
						border-right:1px solid #999;
						}
					
				.form_service_text {
					width:502px;
					height:24px;
					float:left;
					padding:13px 24px;
					}
					
			.form_service_row_multi {
				width:769px;
				height:156px;
				margin:0 5px;
				background-color:#F3F3F3;
				}
					
				.form_service_name_multi {
					width:190px;
					height:24px;
					float:left;
					padding:13px 0 13px 0;
					}
					
					.form_service_name_multi p {
						text-align:center;
						font-size:14px;
						font-weight:bold;
						line-height:24px;
						border-right:1px solid #999;
						}
					
				.form_service_text_multi {
					width:502px;
					height:132px;
					float:left;
					padding:13px 24px;
					}
				.form_service_text_multi p {
					font-size:12px;
					line-height:20px;
					}
					
				.form_service_text p {
					font-size:12px;
					line-height:24px;
					color:#666;
					}
					
				.form_command_row {
					}
					
					
				.form_command_text {
					width:312px;
					padding:13px 24px;
					background-color:#F6F6F6;
					margin-left:213px;
					}
					
					.form_command_text p {
						font-size:12px;
						line-height:24px;
						color:#333333;
						}
					
		.form_app_title {
			width:781px;
			height:30px;
			background:url(../image/form/form_title004.gif) no-repeat;
			}
			
		.form_repair_query_title {
			width:781px;
			height:30px;
			background:url(../image/form/form_title005.gif) no-repeat;
			}
			
		.form_login_title {
			width:781px;
			height:30px;
			background:url(../image/form/form_title006.gif) no-repeat;
			}
		.form_join_title {
			width:781px;
			height:30px;
			background:url(../image/form/form_title007.gif) no-repeat;
			}
		.form_enews_title {
			width:781px;
			height:30px;
			background:url(../image/form/form_title008.gif) no-repeat;
			}
		.form_software_title {
			width:781px;
			height:30px;
			background:url(../image/form/form_title009.gif) no-repeat;
			}
					

					
	.form_robot {
		width:781px;
		height:30px;
		background:url(../image/form/form_title003.gif) no-repeat;
		}
		
	.form_robot_data {
		width:779px;
		border-left:1px solid #729BAF;
		border-right:1px solid #729BAF;
		border-bottom:1px solid #729BAF;
		margin-bottom:3px;
		}
		
		.form_robot_main {
			padding:5px 0;
			margin:0px auto;
			width:400px;
			height:100px;
			background-color:#F9F9F9;
			border:1px solid #EEEEEE;
			}
			
			.form_robot_main p {
				font-size:12px;
				line-height:24px;
				color:#C52934;
				text-align:center;
				}
				
			.robot_photo {
				width:180px;
				margin:5px auto;
				}
				
			.robot_text p {
				text-align:center;
				}
				
			.robot_text a {
				color:#0042A5;
				}

	.form_button {
		width:779px;
		height:80px;
		border:1px solid #AAA;
		}
		
		.form_button_main {
			margin:2px;
			width:226px;
			height:56px;
			background-color:#F3F3F3;
			padding:10px 274px;
			}
			
			.button_submit {
				background:url(../image/form/button001.gif) no-repeat;
				width:100px;
				height:50px;
				border:0;
				cursor:hand;
				}
				
			.button_clear {
				background:url(../image/form/button002.gif) no-repeat;
				width:100px;
				height:50px;
				border:0;
				cursor:hand;
				}				
