@charset "utf-8";
* {
	margin:0;
	padding:0;
	text-decoration:none;
}
ul,li,h1,h2{
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
.clear {
	clear:both;
}
a {
	color:#333;
}
.loading
{
	display:none;
	position:absolute;
	float:left;
	width:697px;
	height:314px;
	margin:-318px 7px 0px 0px;
	*margin:-318px 7px 0px -695px!important;
	
	_margin:-318px 7px 0px -695px;
	background-color:#fff;
	z-index:99;
	filter:Alpha(Opacity=60);
	/* IE */
	-moz-opacity:0.6; 
	/* Moz + FF */
	opacity: 0.6;
}
.commaddpanel
{
	display:none;
	position:absolute;
	width:378px;
	height:212px;
	margin-left:156px;
	*margin-left:-534px!important;
	_margin-left:-534px;
	margin-top:40px;
	border:1px solid #079bd9;
	background-color:#d6f2ff;
	z-index:1000;
}
.commaddpanel span
{
	display:inline;
	float:left;
	width:376px;
	height:33px;
	margin:1px;
	background:url(../images/commTipBg.jpg) repeat-x;
}
.commaddpanel span em
{
	display:block;
	float:left;
	height:33px;
}
.commaddpanel span em.commL
{
	width:43px;
	background:url(../images/commTipL.jpg) left no-repeat;
}
.commaddpanel span em.commR
{
	float:right;
	width:5px;
	background:url(../images/commTipR.jpg) no-repeat;
}
.commaddpanel span h3
{
	float:left;
	width:130px;
	height:33px;
	line-height:33px;
	font-size:12px;
	color:#fff;
}
.commaddpanel span a
{
	display:block;
	float:right;
	width:21px;
	height:21px;
	text-decoration:none;
	margin-top:5px;
	margin-right:5px;
	background:url(../images/commClose.jpg) no-repeat;
}
.commaddpanel p
{
	display:block;
	float:left;
	width:336px;
	padding:3px 20px 2px 20px;
	margin:0px;
	text-align:center;
}
.commaddpanel p label
{
	float:left;
	width:70px;
	line-height:25px;
	text-align:left;
	color:#0391de;
}
.commaddpanel p input
{
	float:left;
	width:190px;
	height:18px;
	margin-top:2px;
	border:1px solid #a3e2ff;
	color:#1e9fe4;
}
.commaddpanel p textarea
{
	float:left;
	width:334px;
	height:80px;
	border:1px solid #a3e2ff;
	color:#1e9fe4;
}
.commaddpanel p button
{
	border:0px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-color:#d6f2ff;
}
.mesCBG
{
	display:none;
	position:absolute;
	float:left;
	width:699px;
	height:447px;
	_height:440px;
	margin:-393px 7px 0px -5px;
	*margin:-393px 7px 0px -530px!important;
	_margin:-393px 7px 0px -530px;
	background-color:#000;
	z-index:99;
	filter:Alpha(Opacity=60);
	/* IE */
	-moz-opacity:0.6; 
	/* Moz + FF */
	opacity: 0.6;
}
.cardTBg
{
	display:none;
	position:absolute;
	float:left;
	width:699px;
	height:447px;
	_height:440px;
	margin:0px 7px 0px 0px;
	*margin:-43px 7px 0px -466px!important;
	_margin:-44px 7px 0px -487px;
	background-color:#000;
	z-index:99;
	filter:Alpha(Opacity=60);
	/* IE */
	-moz-opacity:0.6; 
	/* Moz + FF */
	opacity: 0.6;
}
.sendingCard
{
	display:inline;
	float:left;
	width:200px;
	height:100px;
	margin-left:250px;
	margin-top:170px;
}


