/* POP window | share | jinfan 2007-12-16 */

#pop_join{
	position:absolute;}

.popShare{
	width:475px;
	padding:1px;
	border:1px solid #333;
	background-color:#FFF;}

.popShare h3{
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 10px 0px;
	padding-left:10px;}

.popShare_name{
	padding:0 10px 0 10px;
	margin:0;
	list-style-type:none;}
.popShare_name li{
	padding-right:10px;
	padding-bottom:5px;
	float:left;}

.popShare_text{
	padding-left:10px;
	padding-bottom:10px;}

.popShare_divide{
	clear:both;
	font-size:1px;
	height:5px;}

.popShare_msg{
	background-color:#D8E1E9;
	padding:5px 0 10px 10px;
	margin-bottom:6px;}

.popShare_msg h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0 0 3px 0;}

.popShare_msg textarea{
	width:450px;
	height:45px;
	color:#666;}

.popShare_optC{
	height:25px;
	padding-right:15px;}

.popShare_opt{
	float:left;}
.popShare_opt input{
	margin-left:10px;}

.popShare_help{
	float:right;
	margin-top:1px;
	padding-left:18px;
	background:url(../_img/common/help.gif) no-repeat 0 2px;}

.popShare_intro{
	font-size:11px;
	margin-left:10px;
	width:445px;
	padding:5px;
	background-color:#FFFFCC;
	border:1px solid #CCC;}

.popShare_bts{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:20px;}

.popShare_bts .bt_main{
	width:100px; height:30px;
	margin-right:10px;}
.popShare_bts .bt_sub{
	width:60px; height:30px;}
