@charset "utf-8";
/*
=========================================
	@name : pay.qq.com
	@author : elynnchen@tencent.com
	@date :  2009-10-25
==========================================
*/
/* CSS Document */
html, body, div, span,applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q,b, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	font-style:normal;
	}
body{
	-x-system-font:none;
	font: normal normal normal 12px/1.5 tahoma,"宋体";
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#333;
	background:#edf1f4 url(/active/images/act_bg.gif) repeat-x;
	}
h1,h2,h3,h4,h5,h6{font-size:12px;}
div {text-align:left;}
a:link,a:visited {color:#0b5ba5;text-decoration:none;}
a:hover,a:active {color:#FF6600 ;text-decoration:underline;
}
b{ font-weight:normal;}
selection {color:#FFFFFF;background-color:#209EEB;}
 ul li{list-style-type:none;
}
img{border-style: none;}
fieldset{border: 1px solid #dedede;padding:10px; 
	}
legend{ font-size:14px; font-weight:bold;padding: 0 10px; color:#333;}
button{cursor: pointer;}
select,input,textarea{font-size:12px;line-height:1.2em;}
table{border-collapse: collapse;border-style: none;}
td{
	padding: 0;
	border:0;
	font-size:12px;
	line-height:1.5em;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;} 
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
.clearfix {display: block;}
.fix{
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;}
.clear{clear:both;}
.none{display:none;}
.block{display:block;}
.t_right{text-align:right;} 
/*顶部map*/
.act_header,.container,.copyright{
	width:950px;
	margin:0 auto;
	}
.copyright{margin-top:20px; margin-bottom:10px;}
.copyright p{
	color:#9e9e9e;
	text-align:center;
	}
/*顶部header*/
.act_header{
	height:73px;
	background: url(/active/images/act_head.png) no-repeat top;
	clear:both;
	overflow:auto;
	overflow:hidden;
}
.act_header h1{float:left;}
.login{ 
	float:right;
	padding-top:5px;
	text-align:right;}
.login a{ padding-left:10px; }

