@import url(headandfoot.css);/*导入页眉和页脚*/
#content{
	width:865px;
	height:auto;
	margin:0px auto;
	padding-top:10px;
	clear:both;
}

/*雅酷卡与合作卡*/
#currency_card,#gift_card{
	float:left;
	width:425px;
	height:250px;
	padding-right:5px;
	padding-top:5px;
	border-right:1px #dad9d9 solid;
	border-bottom:1px #dad9d9 solid;
	margin:10px 0px 0px 0px;
}
#gift_card{
	border-top:1px #dad9d9 solid;
}
#currency_card img,#gift_card img{
	float:right;
	margin:15px 0px 0px 5px
}
#currency_card h2,#gift_card h2{
	width:245px;
	height:20px;
	line-height:20px;
	font-size:14px;
	padding-left:10px;
	border-bottom:1px #e1ddde solid;
	color:#6ca62d;
}
#currency_card h2 samp ,#gift_card h2 samp{
	float:right;
	font-weight:normal;
	color:#fc9933;
	margin:3px 0px 0px 0px;
}
	#currency_card samp a:link , #cooperation_card samp a:link , #welfare_card samp a:link , #gift_card samp a:link{
		color:#fc9933;
		text-decoration:none;
	}

	#currency_card samp a:hover , #cooperation_card samp a:hover , #welfare_card samp a:hover , #gift_card samp a:hover{
		color: #b00012;
		text-decoration:underline;
	}
	#currency_car samp a:visited , #cooperation_card samp a:visited , #welfare_card samp a:visited , #gift_card samp a:visited{
		color: #fc9933;
		text-decoration:none;
	}
	#currency_card samp a:active, #cooperation_card samp a:active , #welfare_card samp a:active , #gift_card samp a:active{
		color: #ff99a4;
		text-decoration:underline;
	}
#currency_card h3,#gift_card h3{
	width:245px;
	height:22px;
	line-height:22px;
	text-indent:10px;
	margin:5px 0px 5px 10px;
	color:#FFF;
	background:url(../images/ycard_currency_tback.gif) left top no-repeat;
}
#currency_card p,#gift_card p{
	width:230px;
	height:auto;
	line-height:20px;
	margin:0px 0px 0px 20px;
}
#currency_card p samp,#gift_card p samp{
	margin:0px 0px 0px 155px;
}
#gift_card h2{
	color:#000;
}
#gift_card h2 samp{
	color:#000;
}
#gift_card h3{
	background:url(../images/ycard_gift_tback.gif) left top no-repeat;
}



	#currency_card h2 a:link {
		font-size:14px;
		color: #fc9933;
		text-decoration: none;
	}
	#currency_card h2 a:visited {
		font-size:14px;
		color: #fc9933;
		text-decoration: none;
	}
	#currency_card h2 a:hover {
		font-size:14px;
		color: #fc9933;
		text-decoration:underline;
	}
	#currency_card h2 a:active {
		font-size:14px;
		color: #fc9933;
		text-decoration:underline;
	}



	#gift_card h2 a:link {
		font-size:14px;
		color: #000;
		text-decoration: none;
	}
	#gift_card h2 a:visited {
		font-size:14px;
		color: #000;
		text-decoration: none;
	}
	#gift_card h2 a:hover {
		font-size:14px;
		color: #000;
		text-decoration:underline;
	}
	#gift_card h2 a:active {
		font-size:14px;
		color: #000;
		text-decoration:underline;
	}








/*雅酷员工福利卡 与 礼品卡*/
#welfare_card,#cooperation_card{
	float:right;
	width:417px;
	height:250px;
	padding-right:5px;
	padding-top:5px;
	margin:10px 0px 0px 0px;
	border-left:1px #dad9d9 solid;
	border-bottom:1px #dad9d9 solid;
}
#cooperation_card{
	border-top:1px #dad9d9 solid;
}
#welfare_card img,#cooperation_card img{
	float:left;
	margin:15px 0px 0px 5px
}
#welfare_card h2,#cooperation_card h2{
	float:right;
	width:245px;
	height:20px;
	line-height:20px;
	font-size:14px;
	padding-left:10px;
	border-bottom:1px #e1ddde solid;
	color:#EA6D0D;
	text-align:left;
}
#welfare_card h2 samp,#cooperation_card h2 samp{
	float:right;
	font-weight:normal;
	color:#EA6D0D;
	margin:3px 0px 0px 0px;
}
#welfare_card h3,#cooperation_card h3{
	float:right;
	width:235px;
	height:22px;
	line-height:22px;
	text-align:right;
	padding-right:10px;
	margin:5px 0px 5px 10px;
	color:#FFF;
	background:url(../images/ycard_welfare_tback.gif) right top no-repeat;
}
#welfare_card p,#cooperation_card p{
	float:right;
	width:230px;
	height:auto;
	line-height:20px;
	padding-right:5px;
}
#welfare_card p samp,#cooperation_card p samp{
	margin:0px 0px 0px 155px;
}
#cooperation_card h2{
	color:#dc2f28;
	text-align:left;
}
#cooperation_card h2 samp{
	color:#dc2f28;
}
#cooperation_card h3{
	background:url(../images/ycard_cooperation_tback.gif) right top no-repeat;
}








	#welfare_card h2 a:link {
		font-size:14px;
		color: #EA6D0D;
		text-decoration: none;
	}
	#welfare_card h2 a:visited {
		font-size:14px;
		color: #EA6D0D;
		text-decoration: none;
	}
	#welfare_card h2 a:hover {
		font-size:14px;
		color: #EA6D0D;
		text-decoration:underline;
	}
	#welfare_card h2 a:active {
		font-size:14px;
		color: #EA6D0D;
		text-decoration:underline;
	}






	#cooperation_card h2 a:link {
		font-size:14px;
		color: #dc2f28;
		text-decoration: none;
	}
	#cooperation_card h2 a:visited {
		font-size:14px;
		color: #dc2f28;
		text-decoration: none;
	}
	#cooperation_card h2 a:hover {
		font-size:14px;
		color: #dc2f28;
		text-decoration:underline;
	}
	#cooperation_card h2 a:active {
		font-size:14px;
		color: #dc2f28;
		text-decoration:underline;
	}










/*雅酷卡列表*/
/*项目分类*/
#packages_sort{
	float:left;
	width:194px;
	margin:15px 0px 0px 0px;
	background:#fff6fb url(../images/title_red_back.gif) left 34px repeat-x;
}
#packages_sort_cont{
	float:left;
	width:99%;
	height:auto;
	border:1px #00667c solid;
	border-top:0px;
}
#packages_sort_cont h2{
	float:left;
	width:180px;
	*_width:120px;
	height:24px;
	font-size:20px;
	background:url(../images/title_back1.gif) left top no-repeat;
	padding-top:15px;
	padding-left:64px;
	border-right:4px #FFF solid;
	color:#00677c;
}
#packages_sort h2{
	float:left;
	width:180px;
	*_width:120px;
	height:24px;
	font-size:20px;
	background:url(../images/title_back1.gif) left top no-repeat;
	padding-top:15px;
	padding-left:64px;
	border-right:4px #FFF solid;
	color:#00677c;
}
#packages_sort h3{
	width:170px;
	font-size:14px;
	height:18px;
	line-height:18px;
	color:#000;
	text-indent:20px;
	margin:8px 0px;
}
#packages_sort ul{
	width:170px;
	height:auto;
	line-height:20px;
	margin:0px 0px 0px 10px;
	list-style:none;
}
#packages_sort ul li{
	display:block;
	width:100%;
	line-height:20px;
	text-indent:20px;
	border-bottom:1px #ffdaeb solid;
	background:url(../images/card_list_arrow.gif) 3px 5px no-repeat;
}










/*电影卡列表*/
.card_content{
	float:right;
	width:652px;
	height:auto;
	background:url(../images/title_orange_back.gif) left 34px repeat-x;
	margin:0px 0px 0px 5px;
}
.card_content_cont{
	float:left;
	width:650px;
	height:auto;
	border:1px #194e84 solid;
	border-top:0px;
}
.card_content h2{
	float:left;
	width:auto;
	height:24px;
	font-size:20px;
	background:url(../images/title_back3.gif) left bottom no-repeat;
	padding-top:15px;
	padding-left:44px;
	border-right:4px #FFF solid;
	color:#194e84;
	white-space:nowrap;
}
.card_content h2 samp{
	font-size:15px;
}
.card_content_help{
	color:#ff8b1a;
	text-align:right;
	height:24px;
	padding-top:15px;
}


.card_introduction{
	width:100%;
	height:155px;
	margin:5px 0px;
}/*卡内容简介*/
.card_logo{
	float:left;
	margin:5px 10px 5px 5px;
	border:1px #dddddd solid;
}
.card_introduction h4{
	float:left;
	width:230px;
	line-height:18px;
	color:#000;
}
.card_introduction h4 p{
	display:block;
	float:left;
	width:220px;
	line-height:21px;
	font-size:12px;
	font-weight:normal;
	color:#4d4d4d;
}
.card_introduction h4 p samp{
	color:#fe3200;
}
.card_introduction span{
	display:block;
	float:left;
	width:104px;
	height:25px;
	line-height:20px;
}
.card_introduction .period{
	text-align:left;
}/*有效期*/
.card_introduction .buy_img{
	float:right;
}/*购买图片按钮*/
.card_introduction .price{
	width:150px;
}/*价格信息*/
.card_introduction .price samp{
	font-size:15px;
	font-weight:bold;
	color:#fe3200;
}
.card_introduction .explain{
	float:right;
	width:435px;
	height:16px;
	line-height:16px;
	text-align:center;
	color:#194c83;
	background:#f3f1f2;
	border:1px #afafaf solid;
	margin:0px 5px 0px 0px;
}/*雅酷卡与套餐解释*/
.card_introduction .givecard_mark{
	margin:15px 0px 0px 10px;
}/*申请送卡标志*/
.card_content hr{
	width:100%;
	height:0px;
	border:0px;
	border-bottom:1px #e1e1e1 dashed;
}


/*页码*/
.page_number{
	clear:both;
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:right;
	font-size:14px;
}
.page_number a{
	font-size:14px;
}





















/*电影卡内容区*/
.card_contentc{
	float:right;
	width:652px;
	height:auto;
	background:url(../images/title_orange_back.gif) left 34px repeat-x;
	margin:2px 0px 0px 5px;
}
.card_contentc_cont{
	float:left;
	width:650px;
	height:auto;
	border:1px #194e84 solid;
	border-top:0px;
}
.card_contentc h2{
	float:left;
	width:auto;
	height:24px;
	font-size:20px;
	background:url(../images/title_back3.gif) left bottom no-repeat;
	padding-top:15px;
	padding-left:44px;
	border-right:4px #FFF solid;
	color:#194e84;
	white-space:nowrap;
}
.card_contentc h2 samp{
	font-size:15px;
}
.card_contentc_help{
	color:#ff8b1a;
	text-align:right;
	height:24px;
	padding-top:15px;
}





.card_contentc_scase table td{
	text-align:left;
}

/*雅酷套餐详细内容分类列表*/
.card_contentc_scont{
	float:left;
	width:620px;
	height:auto;
	margin:10px;
}
.card_contentc_scase{
	float:left;
	width:575px;
	height:auto;
	_height:650px;
	border:1px #f2d985 solid;
	margin:-1px 5px 5px 5px;
	padding:10px;
	text-align:left;
}



/*雅酷套餐详细内容分类列表*/
.card_contentc_scont{
	float:left;
	width:620px;
	height:auto;
	margin:10px;
}
.card_contentc_scase1{
	float:left;
	width:575px;
	height:auto;
	_height:650px;
	border:1px #f2d985 solid;
	margin:-1px 5px 5px 5px;
	padding:10px;
	text-align:left;
}

.card_contentc_sconttitle{
	margin:5px 0px 0px 10px;
	list-style-type:none;
	cursor:hand;
}
.card_contentc_sconttitle li{
	float:left;
	width:181px;
	height:27px;
	line-height:27px;
	background:#fcebbd;
	border-bottom:1px #f2d985 solid;
	margin:0px 1px;
	text-align:center;
	overflow:hidden;
}
.card_contentc_sconttitle .nonce{
	background:#FFF;
	border:1px #f2d985 solid;
	border-bottom:0px;
	position:relative;
}
.card_contentc_sconttitle li a{
	display:block;
	width:100%;
}
.card_contentc_sconttitle li{
	align:left;
}










/*雅酷礼品卡*/
#low_price{
	float:left;
	width:652px;
	height:283px;
	background:url(../images/title_blue_back.gif) left 34px repeat-x;
	margin:0px 0px 0px 5px;
}
#low_price_cont{
	float:left;
	width:650px;
	height:auto;
	border:1px #ff7e00 solid;
	border-top:0px;
}
#low_price h2{
	float:left;
	width:75px;
	height:24px;
	font-size:20px;
	background:url(../images/title_back2.gif) left bottom no-repeat;
	padding-top:15px;
	padding-left:44px;
	border-right:4px #FFF solid;
	color:#ff7e00;
}
#low_price h2 samp{
	font-size:15px;
}
.low_price_help{
	color:#199fdc;
	text-align:right;
	height:24px;
	padding-top:15px;
}







/*卡评论*/
.card_contentc_scasec{
	float:left;
	width:575px;
	border:1px #f2d985 solid;
	margin:-1px 5px 5px 5px;
	padding:10px;
	overflow:hidden;
}
.card_contentc_scasec h5{
	width:100%;
	font-weight:normal;
	background:#ebece8;
}
.card_contentc_scasec h5 samp{
	float:right;
}
.card_contentc_scasec .user_comments{
	color:#4d4d4d;
}
.card_contentc_scasec .user_comments samp{
	color:#000;
}
.card_contentc_scasec .yacol_reply{
	color:#fe9836;
	background:#f4f4f4;
	padding-left:20px;
	margin:5px 0px 0px 0px;
}
.card_contentc_scasec .yacol_reply samp{
	color:#000;
}
.card_contentc_scasec hr{
	width:100%;
	height:0px;
	border:0px;
	border-top:1px #acb993 solid;
	margin:5px 0px 5px 0px;
}



/*页码选择*/
.page_number{
	display:block;
	height:30px;
	line-height:30px;
	text-align:right;
	font-size:14px;
}
.page_number a{
	font-size:14px;
}



/*评论表单*/
.comments_submit{
	border-top:1px #acb993 solid;
}
.comments_submit li{
	line-height:18px;
}
.comments_submit label{
	float:left;
	width:50px;
}
.comments_submit .textarea{
	overflow:scroll;
}
.comments_submit .text{
	width:100px;
	height:18px;
}


















/*评论内容*/
.cuser_name{
	width:560px;
	height:25px;
	line-height:25px;
	background:#fadec8;
	padding-left:10px;
	margin:10px 0px 0px 0px;
}
.cuser_cont{
	width:550px;
	line-height:25px;
	padding:10px;
	background:#fef6ef;
}
.cuser_name samp{
	float:right;
	font-weight:normal;
	margin:0px 10px 0px 0px;
}
.cuser_cont span{
	color:#e9812d;
}
.csupport_name{
	width:560px;
	height:25px;
	line-height:25px;
	padding-left:40px;
}
.csupport_cont{
	width:550px;
	line-height:25px;
	padding:10px;
	padding-left:40px;

}







/*立即购买*/
.buy_now{
	margin:0px 0px 0px 420px;
}








.wenxintishi{
	list-style:outside;
	margin:0px 0px 0px 30px;
}

.blue01{
	text-align:left;
}


#model2 ol{
	list-type:decimal ;
}

















































.yacol_card_case{
	clear:right;
	width:860px;
	height:159px;
	border:1px #D0D4D7 solid;
	margin:0px 0px 10px 0px;
	background:url(../images/yacol_card_ct_bk.gif) repeat-x;
}
.yacol_card_ctitle{
	width:100%;
	height:32px;
	list-style:none;
}
	.yacol_card_ctitle a:link {
		color: #FFF;
		font-size:14px;
		text-decoration: none;
	}
	.yacol_card_ctitle a:visited {
		color: #FFF;
		font-size:14px;
		text-decoration: none;
	}
	.yacol_card_ctitle a:hover {
		color: #FFF;
		font-size:14px;
		text-decoration:underline;
	}
	.yacol_card_ctitle a:active {
		color: #FFF;
		font-size:14px;
	}
.yacol_card_ctitle li{
	float:left;
	width:98px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	cursor:hand;
	margin:4px -28px 0px 30px;
	background:url(../images/yacol_card_ct_title2.gif) no-repeat;
}
.yacol_card_ctitle .nonce{
	color:#24547A;
	font-weight:bold;
	background:url(../images/yacol_card_ct_title1.gif) no-repeat;
}
.yacol_card_case p{
	float:left;
	width:413px;
	height:103px;
	line-height:25px;
	font-size:14px;
	margin:5px 5px 5px 10px;
}
.yacol_card_case img{
	float:left;
	margin:1px;
	padding:0px;
	border:0px;

}




.yacol_card_sidelist{
	float:right;
	width:655px;
	border:1px #CDCDCD solid;
}
.yacol_card_sidelistc{
	width:650px;
	border:1px #CDCDCD solid;
	border-right:0px;
	margin:5px 0px 20px 5px;
}
.yacol_card_sl_hottel{
	height:25px;
	line-height:25px;
	text-indent:10px;
}






.left_side{
	float:left;
	margin:0px;
	padding:0px;
	height:auto;
	width:192px;
	}
.yacol_card_tel {
	float:left;
	width:192px;
	height:auto;
	padding-top:5px;
	padding-bottom:20px;
	border:1px #CACACA solid;
	margin:10px 0px 0px 0px;
}
.yacol_card_tel h3{
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#2E2E2E;
	text-indent:10px;
	padding-top:5px;
}
.yacol_card_tel ul li{
	line-height:30px;
	color:#323232;
	text-indent:20px;
	font-size:14px;
	list-style:none;
}

.yacol_card_side{
	float:left;
	width:192px;
	height:auto;
	padding-top:5px;
	padding-bottom:20px;
	border:1px #CACACA solid;
}
.yacol_card_side h3{
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#2E2E2E;
	text-indent:10px;
	padding-top:5px;
}
.yacol_card_side h3 samp{
	font-size:14px;
	font-weight:normal;
	color:#9E3148;
	font-style:italic ;
	margin:0px 0px 0px 5px;
}
.yacol_card_side ul{
	list-style:none;
	margin:0px 0px 0px 5px;
}
	.yacol_card_side ul a:link {
		color:#323232;
		font-size:14px;
		text-decoration: none;
	}
	.yacol_card_side ul a:visited {
		color:#323232;
		font-size:14px;
		text-decoration: none;
	}
	.yacol_card_side ul a:hover {
		color:#323232;
		font-size:14px;
		text-decoration:underline;
	}
	.yacol_card_side ul a:active {
		color:#323232;
		font-size:14px;
	}
.yacol_card_side ul li{
	line-height:30px;
	color:#323232;
	text-indent:20px;
	font-size:14px;
	border-bottom:1px #AFAFAF dashed;
	background:url(../images/yacol_card_side_tbk.gif) 8px 13px no-repeat;
}
.yacol_card_sl_title{
	height:25px;
	line-height:25px;
	text-indent:10px;
	font-size:20px;
	margin:10px 0px 0px 0px;
}
.yacol_card_sl_table{
	color:#626262;
	margin:10px auto;
}
.yacol_card_sl_table td{
	height:20px;
	color:#626262;
	line-height:24px;
}
.yacol_card_sl_tabletitle{
	font-weight:bold;
	font-size:14px;
	color:#4D4D4D;
}
	.yacol_card_sl_tabletitle a:link {
		color:#4D4D4D;
		font-size:14px;
		text-decoration: none;
	}
	.yacol_card_sl_tabletitle a:visited {
		color:#4D4D4D;
		font-size:14px;
		text-decoration: none;
	}
	.yacol_card_sl_tabletitle a:hover {
		color:#4D4D4D;
		font-size:14px;
		text-decoration:underline;
	}
	.yacol_card_sl_tabletitle a:active {
		color:#4D4D4D;
		font-size:14px;
	}


/*雅酷产品列表第三次改版*/

.card_new_list{
	clear:right;
	width:860px;
	height:100px;
	border:1px #D0D4D7 solid;
	margin:0px 0px 10px 0px;
	background:url(../images/yacol_card_ct_bk.gif) repeat-x;
}
.card_new_list p{
	float:left;
	width:830px;
	height:53px;
	line-height:26px;
	font-size:14px;
	margin:5px 5px 5px 10px;
}
.card_new_list p samp {
	float:left;
	font-size:14px;
	width:360px;
	display:block;
	line-height:26px;
	margin:0px;
	}

.card_adv{
	clear:right;
	width:850px;
	border:1px #D0D4D7 solid;
	margin:0px 0px 8px 0px;
	padding-right:10px;
	POSITION: relative;
	height:110px;
}
.area_hot {
	display: block;
	background: url(/card/images/rxph.gif) no-repeat 0px 0px;
	left: -1px;
	width: 63px; 
	position: absolute;
	top: -1px;
	height: 65px
}
.card_adv h2 {
	font-size:14px;
	line-height:28px;
	text-indent:1em;
	color:#026480;
	}
.yacol_card_adv {
	clear:right;
	width:860px;
	height:100px;
	border:0px;
	margin:0px 0px 10px 0px;
}
.yacol_title {
	float:right;
	width:30px;
	height:100px;
	}
.yacol_title img {
	margin:40px 0px 0px 8px;
	}
.yacol_card_adv1, .yacol_card_adv2, .yacol_card_adv3 {
	float:right;
	width:160px;
	height:100px;
	margin:5px 0px 0px 10px;
	padding:0px;
	overflow:hidden;
	}
.yacol_card_adv4 {
	float:right;
	width:160px;
	height:100px;
	margin:5px 0px 0px 10px;
	padding:0px;
	overflow:hidden;
	}
.yacol_card_adv1 img, .yacol_card_adv2 img, .yacol_card_adv3 img, .yacol_card_adv4 img {
	margin:0px;
	padding:0px;
	border:1px #D0D4D7 solid;
	}




.card_new {
	float:right;
	width:628px;
	*width:626px;
	margin:0px 2px 8px 0px;
	border:1px #CDCDCD solid;
	padding:10px 20px;
	background:#f0f7fd;
	min-height:220px;
	height:auto !important; 
   	height:220px; 
	overflow:visible;
}
.yacol_card_left {
	float:left;
	width:192px;
	height:auto;
	padding-bottom:20px;
	border:1px #CACACA solid;
	border-right:0px;
}
.yacol_card_left_tlist{
	list-style:none;
	margin:0px;
}
	.yacol_card_left_tlist a:link {
		color:#323232;
		font-size:14px;
		text-decoration: none;
	}
	.yacol_card_left_tlist a:visited {
		color:#323232;
		font-size:14px;
		text-decoration: none;
	}
	.yacol_card_left_tlist a:hover {
		color:#323232;
		font-size:14px;
		text-decoration:underline;
	}
	.yacol_card_left_tlist a:active {
		color:#323232;
		font-size:14px;
	}
.yacol_card_left_tlist li{
	height:30px;
	line-height:30px;
	color:#323232;
	text-indent:20px;
	font-size:14px;
	border-bottom:1px #AFAFAF dashed;
}
.productyc {
	background:#f0f7fd;
	font-weight:bold;
	}
.profl {
	background:#f2ec56;
	font-weight:bold;
	font-size:16px;
	}




/*雅酷评论新增*/
.business_comm_class{
	height:26px;
	line-height:26px;
	text-indent:10px;
	color:#005A9E;
	border:1px #A9CDDF solid;
	background:url(../images/business_comm_tbk.gif) repeat-x;
}
.business_comm_comp{
	border-top:1px #D1E2F3 solid;
	border-bottom:1px #D1E2F3 solid;
	margin:5px 0px 0px 0px;
}
.business_comm_chakan{
	border-left:1px #DEEAF6 dashed;
	border-right:1px #DEEAF6 dashed;
}
.business_comm_replytitle{
	height:25px;
	line-height:25px;
	text-indent:10px;
	color:#005A9E;
	border-top:1px #D1E2F3 dashed;
	border-bottom:1px #D1E2F3 dashed;
	background:#F8FBFF;
}
.business_comm_replycase{
	margin:5px 0px 0px 0px;
}
.business_comm_stitle{
	color:#FF7800;
	height:25px;
	line-height:25px;
	text-indent:20px;
	font-weight:normal;
}

.business_comm_statement{
	line-height:20px;
	color:#222222;
	margin:5px 0px 5px 0px;
	background:#FFF9D9;
	border:1px #F88E00 solid;
	padding:10px 20px;
}
.business_comm_tijiao{
	width:72px;
	height:29px;
	border:0px;
	margin:0px;
	padding:0px;
	background:url(../images/business_comm_tijiao.gif) no-repeat;
}
.business_comm_textcase .text{
	width:450px;
}
.business_comm_textcase .textarea{
	width:450px;
}
.business_comm_usercont{
	line-height:20px;
	margin:5px 2px;
}
