/* ÁªÏµÎÒÃÇ */
.contact{
	margin:0;	
	}
		.h1{
			margin-top:10px;
			height:30px;
		 	color:#666600;
			font-size:14px;
			text-align:left;
			margin-left:20px;	
		}	
		.liststyle_01{
					margin-left:20px;
					margin-top:5px;
				}		
							.liststyle_01 ul{
								text-align:left;
							}
							.liststyle_01 li{
								width:300px;
								float:left;
								padding-left:15px;
								font-size:13px;
								color:#a6a6a6;
								font-weight:bold;
								line-height:180%;
								background:url(../images/list_icon_01.gif) no-repeat left 5px;
							}
							.liststyle_01 a,
							.liststyle_01 a:link,
							.liststyle_01 a:visited{
								color:#5a5a5a;
								}
		.sendbox{
			width:582px;
			height:365px;
			background:url(../images/cn/contact_send_bg.jpg);			
		
		}
					.sendbox .sendbox-content{
						float:left;
						margin-left:230px;
						margin-top:60px;	
						text-align:left;	
						display:inline;	
					}
					.sendbox .sendbox-content .thisInput{
						border:solid 1px #b7bc90;
						width:200px;
					}
					.sendbox .sendbox-content .thisInput-height_18{
						height:18px;
					}
					.sendbox .sendbox-content .thisInput-height_75{
						height:75px;
					}
					.btn_send{
						width:66px;
						height:22px;
						background:url(../images/cn/btn_send.gif) no-repeat;					
						border:0;
						padding:0;
					}
					 .btn_reset{
						width:66px;
						height:22px;
						background:url(../images/cn/btn_reset.gif) no-repeat;					
						border:0;
						padding:0;
					}
					.sendbox table{
						border:0;
					}			 		
					.sendbox th{
						width:80px;
						padding:10px;
						color:#66664b;
						font-size:14px;
						text-align:right;
						vertical-align:top;
					}
					.sendbox td{
						width:230px;	
						left:0px;
						
					}		
					
		.sendInfo .thisInput{
			width:310px;
			border:solid 1px #b7bc90;
			height:16px;
		}
		.sendInfo .thisInput-width_180{
			width:180px;
		
		}
		.sendInfo .thisInput-width_80{
			width:80px;
		
		}
		.sendInfo .thisInput-Height_100{
			height:100px;
		
		}
		.sendInfo table{
			margin-top:15px;
		}
		.sendInfo .red{ color:#FF0000;}
		.sendInfo .loan{
			
		}
					.sendInfo .loan th{					
						width:190px;
					}
					.sendInfo th{
						padding:4px;
						color:#66664b;
						font-size:14px;
						text-align:right;
					}
					.sendInfo td{
						text-align:left;
					}
					
					



