@charset "utf-8";
/* CSS Document */
@import url("paycardStyle.css");
textarea{background-color: #ffffff; color: #336699; scrollbar-face-color: #c7d6fd; scrollbar-shadow-color: white; scrollbar-highlight-color: #92c0d1; scrollbar-3dlight-color: white; scrollbar-darkshadow-color: #7ca1ce; scrollbar-track-color:#f9f9f9; scrollbar-arrow-color: #485c7f; }
#contactList {padding-bottom:10px;}
	#contactList .postHead ul{float:left;margin-left:60px;width:200px;}
	#contactList .postHead ul li{height:35px;}
	#contactList .postHead img{float:left;margin-left:380px;}
	
	#contactList .postHead span{color:#bbb;margin-left:35px;}
	
	#contactList .postHead  .submit_btn{margin-left:35px;*margin-left:18px;}
	#contactList .postHead .submit{background:url(../images/onlineService/contact.jpg) no-repeat;width:101px;height:40px;border:none;cursor:pointer;}
	#contactList .post{width:813px;margin:0 auto;margin-top:40px;margin-bottom:30px;}
	#contactList .post .content{border:3px solid #6f6f6f;border-width: 0 3px;background-color:#e4f6ff;height:360px;min-height:380px;}
	#contactList .post .topbg{display:block;background: url(../images/onlineService/out_topline.gif) no-repeat;height:8px;font-size:6px;}
	#contactList .post .bottombg{display:block;background:url(../images/onlineService/out_bottomline.gif) no-repeat;height:8px;clear:both;font-size:6px;}
	
	#contactList .post .leftPanel,#contactList .post .onlineInfo{float:left;}
	#contactList .post .postHistory {background-color:white;}
		#contactList .post .postHistory textarea{border:none;background-color:white;width:97%;padding-left:8px;height:220px;}
		#contactList .post .postHistory .historyInfo{border:1px solid #c4c9cd;border-width:0 1px;}
	#contactList .post .leftPanel span{display:block;font-size:8px;height:10px;width:100%;}
	#contactList .post .leftPanel .topPostbg{background:url(../images/onlineService/top_bg.gif) no-repeat;}
	#contactList .post .leftPanel .bottomPostbg{background:url(../images/onlineService/bottom_bg.gif) no-repeat;}
	#contactList .post .leftPanel{width:548px;margin-left:5px;}
	#contactList .post .leftPanel .postContent{margin-top:10px;}
	#contactList .post .postContent .inputInfo{border:1px solid #c4c9cd;border-width:0 1px;background-color:white;padding-left:5px;}
	#contactList .post .postContent .inputInfo textarea{border:none;background-color:white;width:97%;height:60px;padding-left:8px;overflow:auto}
	#contactList .post .leftPanel .post_btn {margin-top:10px;text-align:right;}
	#contactList .post .leftPanel .post_btn input{border:none;cursor:pointer;background: url(../images/onlineService/btn_bg.jpg) no-repeat;width:78px;height:21px;line-height:21px;}
	
	#contactList .post .onlineInfo ul{margin-left:20px;margin-top:15px;}
	#contactList .post .onlineInfo li{display:block;5px;margin-bottom:10px;}
	#contactList .post .onlineInfo li a ,#contactList .post .onlineInfo li img{display:block;float:left}
	#contactList .post .onlineInfo li span, #contactList .post .onlineInfo li a{margin-left:8px;}
