@charset "utf-8";
/* Copyright 2009 hqeyes.com All Rights Reserved.*/
/* bulit by anrul1988@163.com */

@import url(Global.css);

.reservationTitle{ border:1px solid #9CE1F3; width:958px; padding:0 10px; float:left;background:url(../images/rbg.gif); height:25px; line-height:25px;}
.reservationTitle h3{ color:#0F7182; font-size:14px; float:left;}


/*在线咨询*/
.reservationContent{border:1px solid #9CE1F3; width:938px; padding:10px 20px; border-top:none;float:left;  overflow:hidden;}
	.reservationContent p{ height:28px; line-height:28px; width:723px;}
	.reservationContent  strong{ width:120px; float:left;}
	.reservationContent p select{ margin-right:10px;}
	.reservationContent p select,.reservationContent p span{ color:#999;}
	.reservationContent p s,.reservationContent span s{ text-decoration:none;  color:#f00; margin-right:5px;}
	.inputBorder,.inputBorder1{ height:13px; border:1px #ccc solid; margin-right:5px;}
	.inputBorder1{ width:200px;}
	.bottonClass{ width:938px; float:left; }
	.bottonClass input{margin-right:10px;}
	.reservationContent span textarea{ border:1px #ccc solid; background:#f6f6f6; height:100px; margin-bottom:10px; width:900px; float:left;}

.reservationContent p span{display:-moz-inline-box;*display:inline-block;}
	.reservationContent p i,.reservationContent span i{ font-style:normal; display:-moz-inline-box;*display:inline-block; color:#f00;}

