/*main*/
#main {
	min-height: 620px;
	height: auto !important;
	height: 620px;
}
/*end main*/

/*footer-navi*/
#footer-navi {
	margin-bottom: 1px;
	padding: 18px 0;
	text-align: center;
	background: #f0f0f0 url(../img/footer-navi-bg.gif) no-repeat 0 0;
}
#footer-navi li {
	padding-right: 15px;
	margin: 0 15px;
	display: inline;
	border-right: 1px solid #999;
}
/*end footer-navi*/

/*common input*/
.com-input {
	padding-left: 5px;
	width: 323px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #c6c6c6;
	color: #021446;
	font-size: 14px;
}
.com-input:focus {
	border: 1px solid #6a98cc;
}
.com-input-error {
	background-color: #fde4e0;
	border-color: #f5a99c;
	color: #c00;
}
/*end common input*/
.input80 {
	width: 80px !important;
}

/*red btn*/
.com-red-btn,
.com-red-btn a,
.com-red-btn input,
.com-red-btn02,
.com-red-btn02 input,
.com-red-btn02 a,
.com-gray-btn,
.com-gray-btn input,
.com-gray-btn a,
.com-gray-btn02,
.com-gray-btn02 a,
.com-gray-btn02 input,
.com-pink-btnin,
.com-next-btn,
.com-next-btn input,
.com-next-btn a,
.com-next-btn02,
.com-next-btn02 input,
.com-next-btn02 a,
.cancelation-btn,
.cancelation-btn a{
	background: url(../img/btn.png) no-repeat;
}
.com-red-btn,.com-red-btn02,.com-gray-btn,.com-gray-btn02,.com-next-btn,.com-next-btn02, .cancelation-btn {
	display: inline-block;
	text-align: center;
	background-position: 0 0;
}
.com-red-btn02 {
	background-position: 0 -45px;
}
.com-gray-btn02 {
	background-position: 0 -461px;
}
.com-red-btn input,.com-red-btn a,.com-red-btn02 input,.com-red-btn02 a,.com-gray-btn input,.com-gray-btn a,.com-gray-btn02 input,.com-gray-btn02 a,.com-next-btn input,.com-next-btn a,.com-next-btn02 input,.com-next-btn02 a, .cancelation-btn a {
	margin-left: 3px;
	padding: 0 10px 0 7px;
	display: inline-block;
	background-position: right 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 35px;
	line-height: 35px;
	overflow:visible;
	cursor: pointer;
}
.com-red-btn02 input,
.com-red-btn02 a  {
	height: 28px;
	line-height: 28px;
	background-position: right -45px;
}
.com-gray-btn02 input,
.com-gray-btn02 a {
	height: 28px;
	line-height: 28px;
	background-position: right -461px;
	color: #999;
}
/*end red btn*/
/*gray btn*/
.com-gray-btn {
	background-position: 0 -203px;
}
.com-gray-btn input,
.com-gray-btn a {
	background-position: right -203px;
	color: #999;
}
/*end gray btn*/

/* cancelation-btn */
.cancelation-btn {
	background-position: 0 -590px;
	margin-left: 10px;
}
.cancelation-btn a{
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	background-position: right -590px;
	color: #005197;
	padding-left:0px;
	font-weight:normal;
}
.cancelation-btn span{
	margin:5px 5px 10px 3px;
	padding:0px;
	display: inline-block;
	text-align: center;
	background-position: 0 0;	
	background: url(../img/icons2.png) no-repeat 0 -150px;
	display:block;
	float:left;
	width:17px;
	height:17px;
}
.cancelation-btn a:hover{
	color: #c80000;
}
/* end cancelation-btn */
/*next btn*/
.com-next-btn {
	background-position: 0 -381px;
}
.com-next-btn input,
.com-next-btn a,
.com-next-btn02 input,
.com-next-btn02 a {
	margin: 0;
	padding: 0 20px 0 0;
	position: relative;
	right: -15px;
	background-position: right -381px;
	color: #fff !important;
}
.com-next-btn02 {
	background-position: 0 -549px;
}
.com-next-btn02 input,
.com-next-btn02 a {
	background-position: right -549px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
}
.com-next-btn02 a:hover,
.com-next-btn a:hover,
.com-red-btn a:hover,
.com-red-btn02 a:hover {
	color: #fff;
}
.com-gray-btn a:hover,
.com-gray-btn02 a:hover {
	color: #999;
}
/*end next btn*/

/*hpp img in p*/
.com-hpplogo {
	margin: 0 3px;
	display: inline-block;
	width: 78px;
	height: 14px;
	background: url(../img/com-bg.png) no-repeat 0 -31px;
}
/*end hpp img in p*/

/*yellowtip*/
.com-yellowtip {
	width: 331px;
}
.com-yellowtip,.com-yellowtip p {
	position: relative;
	top: -3px;
	padding-bottom: 20px;
	background: url(../img/com-yellowtip.png) no-repeat left bottom;
}
.com-yellowtip p {
	padding: 10px 0 2px 30px;
	background-position: left top;
}
/*end yellowtip*/

/*com-right/wrong*/
.com-wrong,.com-right {
	background: url(../img/icon.png) no-repeat;
}
.com-right {
	display: block;
	width: 21px;
	height: 16px;
	margin-top: 8px;
	background-position: 0 -376px;
}
.com-wrong {
	display: block;
	width: 15px;
	height: 15px;
	margin-top: 8px;
	background-position: 0 -890px;
}
/*end com-right/wrong*/

/*com h3-01*/
h3.comh3-01 {
	margin-bottom: 15px;
	padding-left: 15px;
	background: url(../img/icon.png) no-repeat 0 -912px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
/*end com h3-01 */

/*login message */
.login-mess {
	color: #fff;
}
.login-mess .login-messin {
	width: 1000px;
	margin: 0 auto;
	height: 24px;
	line-height: 24px;
	position: relative;
	z-index: 11;
}
.login-mess .login-info {
	margin-left: 50px;
	float: right;
}
.login-mess .welcome {
	float: right;
}
.login-mess .login-info a {
	margin: 0 10px;
	color: #d1cece;
	font-weight: bold;
}
.login-mess .login-tip {
	width: 301px;
	position: absolute;
	left: 150px;
	bottom: -48px;
	padding: 20px 0 10px 30px;
	color: #454545;
	background: url(../img/login-tip.png) no-repeat;
}
/*end login message */

/*select*/
.infor .input .select {
	display: inline-block;
}
.select {
	margin-right: 5px;
	margin-top: 0;
	display: inline-block;
	position: relative;
}
.select a {
	padding: 0 40px 0 10px;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	border: 1px solid #c6c6c6;
	background: #fff url(../img/icon.png) no-repeat right -1035px;
	color: #021446;
	font-size: 14px;
}
.select a:hover {
	text-decoration: none;
}
.select ul {
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 1;
	border: 1px solid #c6c6c6;
	width: 99%;
	display: none;
}
.select ul li a {
	padding: 0 0 0 9px;
	line-height: 28px;
	display: block;
	border: none;
	background: #fff;
}
.select ul li a:hover {
	background-color: #e2e2e2;
}
/*end select*/

/*common friends ul*/
.know-people li {
	margin: 0 0 15px 18px;
	width: 52px;
	float: left;
	text-align: center;
	_display: inline;
	zoom: 1;
}
.know-people li .photo {
	display: block;
	padding: 1px;
	border: 1px solid #ccc;
}
.know-people li em ,.know-people li .name {
	width: 52px;
	display: block;
	margin: 8px 0 2px;
	color: #005197;
}
.know-people li .name:hover {
	color: #c80000;
}
.com-pink-btnin {
	display: block;
	width: 49px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-position: 0 -662px;
	color: #c78383;
}
.com-pink-btnin:hover {
	text-decoration: none;
}
/*end common friends ul*/

/*common head picture*/
.common-photo {
	display: block;
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
}
.common-photo img {
	display: inline-block;
}
/*end common head picture*/

/*Four kind of tooltip*/
.four-tooltip p,
.four-tooltip a {
	background: url(../img/icon.png) no-repeat;
}
.four-tooltip {
	margin-bottom: 10px;
	position: relative;
}
.four-tooltip p {
	margin-left: 20px;
	padding: 14px 0 11px 35px;
}
.four-tooltip p span {
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
}
.four-tooltip a {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 11px;
	height: 11px;
	background-position: 0 -2414px;
}
.four-tooltip p a {
	display: inline;
	position: inherit;
	width: auto;
	height: auto;
	background: none;
}
.tooltip-success {
	border: 2px solid #cbe37f;
	background-color: #f7fedc;
}
.tooltip-success p {
	background-position: 0 -2240px;
	color: #68a201;
}
.tooltip-error {
	border: 2px solid #f5a99c;
	background-color: #fde4e0;
}
.tooltip-error p {
	background-position: 0 -2282px;
	color: #c00;
}
.tooltip-warning {
	border: 2px solid #fcd274;
	background-color: #fff4d6;
}
.tooltip-warning p {
	background-position: 0 -2325px;
	color: #a57407;
}
.tooltip-auth {
	border: 2px solid #fceb74;
	background-color: #fffdd6;
}
.tooltip-auth p {
	background-position: 0 -2629px;
	color: #d59600;
}
.tooltip-info {
	border: 2px solid #a6c7e5;
	background-color: #e8f1f9;
}
.tooltip-info p {
	background-position: 0 -2365px;
	color: #666;
}
.tooltip-info p a {
	display: inline;
    width: auto;
    height: auto;
    position: static;
	background: none;
}
/*end Four kind of tooltip*/

/*common-table*/
.common-table {
	margin-bottom: 20px;	
}
.common-table dl {
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
}
.common-table dt {
	padding-top: 9px;
	float: left;
}
.common-table dt .red {
	display: inline-block;
	width: 15px;
}
.common-table dd {
	line-height: 30px;
	padding-left: 170px;
}
.common-table .com-input {
	height: 28px;
	line-height: 28px;
}
.common-table .radio-span {
	display: block;
	line-height: 30px;
}
.common-table .radio-span input,
.common-table .table-ul li input {
	vertical-align: -2px;
}
.common-table .radio-span label {
	margin: 0 25px 0 3px;
}
.short-input {
	margin: 0 5px;
	width: 43px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #c6c6c6;
}
.common-table .table-ul li {
	margin-bottom: 9px;
}
.common-table .com-red-btn,.common-table .com-gray-btn {
	margin: 20px 20px 0 0;
	float: left;
}
.common-table .com-next-btn {
	float: right;
}
.common-table .choice-stadium {
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
.common-table .choice-stadium .stadium-list {
	margin-right: 10px;
	padding-left: 10px;
	float: left;
	width: 168px;
	height: 163px;
	border: 1px solid #c6c6c6;
	overflow-y: auto;
	
}
.common-table .choice-stadium .stadium-btn a,
.common-table .choice-stadium .stadium-list li {
	background: url(../img/creat-compition-bg01.png) no-repeat;
}
.common-table .choice-stadium .stadium-list li {
	padding-left: 20px;
	line-height: 32px;
	background-position: 0 -34px;
}
.common-table .choice-stadium .stadium-btn {
	padding-top: 50px;
	margin-right: 10px;
	float: left;
	width: 28px;
}
.common-table .choice-stadium .stadium-btn a {
	display: block;
	width: 28px;
	height: 25px;
}
.common-table .choice-stadium .stadium-btn a.add-right {
	margin-bottom: 20px;
	background-position: 0 0;
}
.common-table .choice-stadium .stadium-btn a.add-left {
	background-position: -29px 0;
}
.common-table .dd-left {
	overflow: hidden;
	zoom: 1;
}
.common-table .dd-left span,
.common-table .dd-left .com-input {
	margin-right: 6px;
	float: left;
}
#ChinaArea select{ float: left;margin-right: 6px;}
#ChinaArea { margin-top:8px; width:380px;}

.common-table .note {
	margin-top: 3px;
	color: #6a6a6a;
	display: block;
}
.common-table .mt10 {
	margin-top: 10px;
}
.common-table textarea {
	padding: 5px;
	width: 409px;
	height: 153px;    
	border: 1px solid #C6C6C6;
    color: #021446;
}
.common-table textarea:focus {
	border: 1px solid #6A98CC
}
.common-table .com-title {
	margin-right: 20px;
	float: left;
	font-size: 14px;
	color: #021446;
}
.common-table a.com-edit {
	margin-top: 7px;
	float: left;
	display: block;
	width: 14px;
	height: 14px;
	background: url(../img/compition-index-bg03.png) no-repeat 0 -246px;
}
.common-table .com-calendar {
	width: 147px;
}
.common-table .com-calendar-wrong {
	border: 1px solid #f5a99c;
	background-color: #fde4e0;
}
.strength {
	line-height: 15px;
}
.strength i {
	margin-top: 5px;
	display: block;
	width: 63px;
	height: 11px;
	background: url(../img/psd-strength.png) no-repeat;
}
.strength01 i {
	background-position: 0 -11px;
}
.strength02 i {
	background-position: 0 -22px;
}
.strength03 i {
	background-position: 0 -33px;
}
/*end common-table*/

/*select02*/
.select02 {
	width: 110px;
	height: 23px;
	line-height: 23px;
	position: relative;
	z-index: 1;
}
.select02 .selected {
	padding-left: 7px;
	display: block;
	color: #8BADD0;
	border: 1px solid #c6c6c6;
	background: #fcfdff url(../img/station-letter-bg.png) no-repeat right -308px;
}
.select02 .selected:hover {
	text-decoration: none;
}
.select02 ul {
	width: 108px;
	position: absolute;
	left: 0;
	top: 23px;
	border: 1px solid #c6c6c6;
	border-top: none;
	background-color: #fcfdff;
	z-index: 99;
}
.select02 ul li {
	display: inline;
}
.select02 ul a {
	padding-left: 7px;
	color: #666;
	display: block;
}
.select02 ul a:hover {
	color: #005197;
	background-color: #e2e2e2;
	text-decoration: none;	
}
.select02 ul li.demarcation a {
	margin-top: 5px;
	border-top: 1px solid #e6e7e8;
}
/*end select02*/

/*upload head picture*/
.head-img {
	width: 650px;
	margin: 0 auto;
}
.head-img .title {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.head-img .head-now {
	width: 70px;
	float: left;
}
.head-img .head-now .img-now {
	padding: 2px;
	width: 64px;
	height: 64px;
	display: block;
	background-color: #fff;
	border: 1px solid #ddd;
}
.head-img .head-edit {
	width: 480px;
	float: right;
}
.head-img .head-edit .input-type {
	margin: 10px 0;
	position: relative;
}
.head-img .head-edit .input-type .file {
	width: 420px;
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	opacity: 0;
	filter:alpha(opacity=0);
	cursor: pointer;
}
.head-img .head-edit .input-type .com-input {
	width: 319px;
	border: 1px solid #6a98cc;
	color: #021446;
}
.head-img .head-edit .input-type p {
	line-height: 25px;
}
.head-img .head-upload .upload {
	width: 328px;
	float: left;
}
.head-img .head-upload .upload {
	margin-right: 20px;
	width: 328px;
	float: left;
}
.head-img .head-upload .upload .photo {
	width: 324px;
	min-height: 324px;
	height: auto !important;
	height: 324px;
	border: 1px solid #888;
	background-color: #bebebe;
	display: block;
	overflow: hidden;
	zoom:1;
	text-align:center;
}
.head-img .head-upload .upload .photo img {
	font-size: 320px;
	display: inline;
	vertical-align: middle;
}
.head-img .head-upload .upload p {
	margin-top: 10px;
}
.head-img .head-upload .preview {
	width: 129px;
	float: left;
}
.head-img .head-upload .preview span {
	display: block;
	margin-bottom: 5px;
}
.head-img .head-upload .preview .com-red-btn02,
.head-img .head-upload .preview .com-gray-btn02 {
	margin-top: 20px;
	display: inline-block;
}
/*end upload head picture*/

/*add-friend*/
.add-friend {
	width: 305px;
	padding: 10px;
	background: url(../img/add-friend-bg.png) repeat;
}
.add-friend .friend-box {
	border: 1px solid #a9cbf0;
}
.add-friend .friend-box a {
	color: #005197;
}
.add-friend .friend-box a:hover {
	color: #c80000;
}
.add-friend .friend-box .title {
	padding: 0 10px;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #fff;
	background-color: #dde9f4;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	cursor: move;
}
.add-friend .friend-box .title .close {
	margin-top: 10px;
	float: right;
	display: block;
	width: 15px;
	height: 15px;
	background: url(../img/icon.png) no-repeat 0 -958px;
	overflow: hidden;
	zoom: 1;
}
.add-friend .friend-in {
	padding: 20px 10px;
	background-color: #F6FAFF;
}
.add-friend .friend-box .dlin {
	padding: 20px 10px;
	background-color: #f6faff;
	overflow: hidden;
	zoom: 1;
}
.add-friend .friend-box .dlin dt {
	float: left;
	width: 52px;
	text-align: center;
}
.add-friend .friend-box .dlin dt .common-photo {
	margin-bottom: 10px;
}
.add-friend .friend-box .dlin dd {
	float: right;
	width: 210px;
}
.add-friend .friend-box .dlin dd .group {
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
}
.add-friend .friend-box .dlin dd .group .select a {
	color: #021446;
}
.add-friend .friend-box .dlin dd input.text,
.add-friend .friend-box .dlin dd textarea {
	padding-left: 5px;
	margin-bottom: 10px;
	width: 95%;
	border: 1px solid #c6c6c6;
	background-color: #fff;
	color: #999;
	font-size: 14px;
}
.add-friend .friend-box .dlin dd input.text {
	height: 29px;
	line-height: 29px;
}
.add-friend .friend-box .dlin dd textarea {
	margin-bottom: 20px;
	height: 65px;
	padding-top: 5px;
	line-height: 20px;
}
.add-friend .friend-box .dlin dd .message {
	min-height: 70px;
	height: auto !important;
	height: 70px;
	font-size: 14px;
}
.add-friend .friend-box .btn-center {
	text-align: center;
}
.add-friend .friend-box .btn-center .com-red-btn02 {
	margin-right: 20px;
}
.add-friend .friend-box .ask {
	margin-bottom: 20px;
	font-size: 14px;
	text-align: center;
}
.add-friend .friend-box .ask span {
	padding-left: 30px;
	display: inline-block;
	line-height: 28px;
	background: url(../img/icon-ask.png) no-repeat left top;	
}
/*end add-friend*/

/*strip-more*/
.strip-more {
	background: url(../img/strip-more.png) no-repeat left top;
	clear: both;
}
.strip-more a {
	margin-left: 3px;
	text-align: center;
	display: block;
	height: 30px;
	line-height: 30px;
	background: url(../img/strip-more.png) no-repeat right top;
	color: #999;
	font-size: 14px;
	font-weight: bold;
}
/*strip-more*/

/*discuss*/
.common-discuss {
	margin-top: 5px;
	background: url(../img/line.png) repeat-x left bottom;
}
.common-discuss h5 {
	margin-bottom: 10px;
}
.common-discuss h5 a {
	display: block;
	padding-top: 16px;
	color: #005197;
}
.common-discuss h5.new a {
	background: url(../img/icon.png) no-repeat 0 -1784px;
}
.common-discuss h5.new a:hover {
	color: #c80000;
}
.common-discuss .summary {
	margin-bottom: 10px;
	line-height: 18px;
	text-indent: 25px;
}
.common-discuss .reply {
	padding-bottom: 15px;
	color: #999;
	overflow: hidden;
	zoom: 1;
}
.common-discuss .reply .f-left {
	padding-left: 29px;
	line-height: 15px;
	background: url(../img/index-bg.png) no-repeat 0 -228px;
}
/*discuss*/

/*com-btn01*/
.com-btn01 {	
	display: block;
	text-align: center;
	width: 98px;
	height: 28px;
	line-height: 28px;
	background: url(../img/index-bg.png) no-repeat 0 -106px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.com-btn01:hover {
	color: #fff;
}
/*end com-btn01*/

/*right new*/
.com-new {
	display: block;
	width: 37px;
	height: 37px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/compition-index-bg03.png) no-repeat 0 0;
}
/*right new*/

/*compition-search*/
.compition-search {
	margin-bottom: 20px;
	padding:0 10px 0 0;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	background-color: #fafafa;
}
.compition-search .select02 {
	margin-right: 12px;
	float: left;
}
.compition-search .refresh {
	background: url(../img/station-letter-bg.png) no-repeat;
}
.compition-search .search-input {
	margin-right: 5px;
	padding-left: 5px;
	width: 194px;
	height: 23px;
	line-height: 23px;
	*margin-top: 1px;
	float: left;
	border: 1px solid #ccc;
	border-left: none;
	color: #005197;
}
.compition-search .search-btn {
	float: left;
	width: 25px;
	height: 25px;
	display: block;
	background: url(../img/compition-index-bg03.png) no-repeat left -1401px;
}
.compition-search .compition-select02 {
	margin-right: 0;
	background: url(../img/compition-index-bg01.png) right -778px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	*margin-top: 1px;
}
.compition-search .compition-select02 .selected {
	margin-right: 1px;
	border: none;
	border-left: 1px solid #ccc;
}    
.compition-search .refresh {
	float: left;
    width: 30px;
    height: 23px;
    float: left;
    display: block;
    border: 1px solid #dadada;
	background-color: #fcfdff;
    background-position: 9px -339px;
}

.compition-search .ar {
	margin-top: 4px;
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	background: url(../img/compition-index-bg03.png) no-repeat 0 -47px;
}

.compition-search .launch-btn{ float:right; width:122px; height:36px; line-height:36px; color:#fff; text-align:center;background: url(../img/events-2/events-2-img02.jpg) 0 0 no-repeat;}
.compition-search .launch-btn:hover{ text-decoration:none; color:#fff;}

/*end compition-search*/

/* h3 */ 
h3.common-h3 .h3-right a:hover {
	color: #c80000;
}
h3.common-h3 span.bg,
h3.common-h3 .h3-right a.total,
h3.common-h3 .h3-right .prev,
h3.common-h3 .h3-right .next {
	background: url(../img/icon.png) no-repeat;
}
h3.common-h3 .h3-right .friend-category {
	background: url(../img/personal-index-bg.png) no-repeat;	
}
h3.common-h3 {
	background: url(../img/comrepeat-bg.png) repeat-x;
}
h3.common-h3 {
	margin-bottom: 10px;
	background-position: 0 -228px;
	overflow: hidden;
	zoom: 1;
	font-size: 12px;
}
h3.common-h3nobg {
	background: none;
}
h3.h3-special {
	overflow: inherit;
}
h3.common-h3 span {
	float: left;
	background: #f5f5f5;
	color:#666;
	font-weight: bold;
}
h3.common-h3 span.bg {
	padding: 0 10px 0 15px; 
	background-position: 0 -913px;
	background-color: #f5f5f5;
}
h3.common-h3 .h3-right {
	float: right;
	background: #f5f5f5;
}
h3.h3-special .h3-right  {
	position: relative;
}
h3.common-h3 .h3-right a {
	margin: 0 3px;
	color: #999;
}
h3.common-h3 .h3-right .prev,h3.common-h3 .h3-right .next {
	display: inline-block;
	width: 7px;
	height: 12px;
}
h3.common-h3 .h3-right .prev {
	background-position: 0 -1391px;
}
h3.common-h3 .h3-right .next {
	background-position: 0 -1418px;
}
h3.common-h3 .h3-right a.total {
	padding-right: 13px;
	background-position: right -1367px;
}
h3.common-h3 .h3-right .friend-category {
	padding: 15px 0 0 20px;
	width: 71px;
	position: absolute;
	top: 10px;
	right:0;
	background-position: -419px -500px;
	border-bottom: 1px solid #aacbef;
}
h3.common-h3 .h3-right .friend-category li {
	margin-bottom: 10px;
	*margin-bottom: 5px;
	display: inline-block;
}
h3.common-h3 .h3-right .friend-category li input {
	vertical-align: -2px;
	*vertical-align: -4px;
	margin-right: 5px;
}
h3.common-h3 .h3-right .friend-category li label {
	color: #021446;
}
h3.common-h3 .notice,
h3.common-h3 .news {
	cursor: pointer;
	color: #005197;
	font-weight: normal;
}
h3.common-h3 .notice {
	padding-right: 10px;
	border-right: 1px solid #e5e5e5;
}
h3.common-h3 .news {
	padding-left: 10px;
}
h3.common-h3 .in {
	font-weight: bold;
	color: #666;
}
/* end h3 */
/*common-table02*/
.common-table02 th .sort,
.common-table02 th .sort-box span,
.common-table02 td .num {
	background: url(../img/icon.png) no-repeat;
}
.common-table02 {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}
.common-table02 th {
	padding: 0 3px 0 10px;
	height: 34px;
	line-height: 34px;
	border-right: 1px solid #ebf2fc;
	border-bottom: 1px solid #86aeda;
	background: url(../img/comrepeat-bg.png) repeat-x 0 -51px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.common-table02 th .thbox {
	position: relative;
}
.common-table02 td {
	padding: 10px 5px 10px 10px;
	line-height: 22px;
	border-bottom: 1px solid #e5e5e5;
	word-break: break-all;
}
.common-table02 td.center {
	padding: 10px 0;
}
.common-table02 th.center {
    padding: 0;
}
.common-table02 th .sort {
	margin-top: 15px;
	width: 13px;
	height: 7px;
	display: block;
	float: right;
	background-position: right -2837px;
	cursor: pointer;
}
.common-table02 th .sort-box {
	width: 50px;
	position: absolute;
	right: -20px;
	padding: 0 5px;
	line-height: 27px;
	border: 1px solid #cacaca;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	background-color: #fff;
}
.common-table02 th .sort-box a {
	display: block;
	color: #454545;
}
.common-table02 th .sort-box span {
	position: absolute;
	top: -8px;
	left: 25px;
	width: 13px;
	height: 8px;
	display: block;
	background-position: 0 -2859px;
}
.common-table02 td .num {
	width: 20px;
	height: 21px;
	line-height: 21px;
	display: inline-block;
	color: #333;
	font-weight: bold;
	background-position: 0 -2800px;
}
.common-table02 td .fir,
.common-table02 td .sed,
.common-table02 td .thir {
	width: 28px;
	height: 26px;
	line-height: 28px;
}
.common-table02 td .fir {
	background-position: 0 -2678px;
}
.common-table02 td .sed {
	background-position: 0 -2719px;
}
.common-table02 td .thir {
	background-position: 0 -2760px;
}
.common-table02 td .letter {
	/*margin-top: 13px;*/
	float: left;
	width: 18px;
	height: 21px;
	display: block;
	background: url(../img/station-letter-bg.png) no-repeat 0 -142px;	
}
.common-table02 td.t-left {
	text-align: left;
}
.common-table02 tr.over td {
	background-color: #ebf2fc;
}
.common-table02 .ok,
.common-table02 .no,
.common-table02 .operation,
.table-bottom .ok,
.table-bottom .no {
	background: url(../img/compition-index-bg03.png) no-repeat;
}
.common-table02 .ok,
.common-table02 .no,
.common-table02 .operation {
	margin-right: 10px;
	float: left;
	display: block;
	width: 22px;
	height: 21px;
}
.common-table02 .ok {
	background-position: 0 -660px;
}
.common-table02 .no {
	background-position: 0 -731px;
}
.common-table02 .operation {
	background-position: 0 -767px;
}
.common-table02 tr.disable td {
	background-color: #f8f8f8;
	color: #999;
}
/*end common-table02*/

/*common-pageguide*/
.common-pageguide {
	text-align: center;
}
.common-pageguide span {
	margin-right: 5px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	border: 1px solid #e1e3e5;
	color: #999;
	cursor: pointer;
}
.common-pageguide span.disabled,
.common-pageguide span.current {
	display: inline-block;
	padding: 0 8px;
	color: #999;	
}
.common-pageguide a {
	display: inline-block;
	padding: 0 8px;
	color: #999;
}
.common-pageguide span.disabled a,
.common-pageguide span.current a {
	padding: 0;
}
.common-pageguide span.current,
.common-pageguide span:hover {
	color: #666;
	text-decoration: none;
	border: 1px solid #f3f3f3;
	background-color: #f3f3f3;
}
.common-pageguide span:hover a {
	color: #666;
}
/*end common-pageguide*/

/*hot-recommend*/
.com-hot-recommend .rules {
	margin-bottom: 5px;
	padding: 20px 0 10px 20px;
	background: url(../img/personal-index-bg.png) no-repeat 0 0;
}
.com-hot-recommend .rules p {
	margin-bottom: 10px;
	font-family: Adobe 黑体 Std;
	font-size: 20px;
	line-height: 25px;
	color: #fff;
}
.com-hot-recommend .rules a {
	display: block;
	width: 84px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	background: url(../img/btn.png) no-repeat -216px -301px;
	font-weight: bold;
	color: #000;
}
.com-hot-recommend .description {
	margin-bottom: 20px;
	line-height: 18px;
	color: #666;
}
/*end hot-recommend*/

/*game-list*/
.game-list {
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
.game-list li {
	padding-left: 2px;
	margin-bottom: 5px;
	line-height: 16px;
	float: left;
	width: 100%;
}
.game-list li.new {
	padding-top: 10px;
	background: url(../img/icon.png) no-repeat 4px -1784px;
}
.game-list li span {
	margin-bottom: 5px;
	display: block;
	color: #7f7f7f;
}
.game-list .btn-box {
	margin-top: 5px;
}
.game-list .btn-box a {
	margin-right: 10px;
	float: left;
	display: block;
	width: 69px;
	height: 17px;
	text-align: center;
	line-height: 16px;
	color: #fff;
	background: url(../img/btn.png) no-repeat;
}
.game-list .btn-box span {
	margin-right: 5px;
	float: left;
}
.game-list .btn-box a.store {
	background-position: 0 -247px;
}
.game-list .btn-box a.join {
	background-position: 0 -274px;
}
/*end game-list*/

/*topnavi*/
.topnavi {
	margin-bottom: 20px;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #e5e5e5;
}
.topnavi a,
.topnavi .current {
	background: url(../img/compition-detail-bg.png) no-repeat;
}
.topnavi a {
	margin-right: 10px;
	padding-left: 15px;
	background-position: 0  -375px;
	color: #00264C;
}
.topnavi .current {
	padding-left: 15px;
	background-position: 0 -403px;
	color: #005197;
}
.topnavi-in a,
.topnavi-in .current {
	display: inline-block;
	padding-left: 22px;
	line-height: 15px;
	background: url(../img/compition-index-bg03.png) no-repeat 0 -334px;
}
/*end topnavi*/

/*topnavi02*/
.topnavi02 {
	margin-bottom: 25px;
	background-color: #f5f5f5;
}
.topnavi02 a {
	padding-left: 17px;
	display: inline-block;
	width: 148px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #999;
	background: url(../img/compition-index-bg01.png) no-repeat 0 -1464px;
	text-decoration: none;
	cursor: default;
}
.topnavi02 a.on {
	background-position: -20px -1408px;
	color: #005197;
}
.topnavi02 a.on02 {
	padding-left: 37px;
	background-position: 0 -1408px;
	color: #005197;
}
/*end topnavi02*/

/*common-uldown*/
.common-uldown {
	margin-bottom: 20px;
}
.common-uldown li {
	margin-bottom: 10px;
}
.common-uldown a {
	padding-left: 15px;
	background: url(../img/compition-detail-bg.png) no-repeat 0 -121px;
}
/*end common-uldown*/

/*condition-ul*/
.condition-ul li {
	padding: 8px 0;
	line-height: 18px;
	background: url(../img/line.png) repeat-x left bottom;
}
.condition-ul li label {
	margin-right: 10px;
	vertical-align: 2px;
}
.condition-ul li.hascolor {
	padding-left: 25px;
	background: #eee;
}
.common-table .condition-ul a.hide,
.common-table .condition-ul a.show {
	margin-left: 10px;
	padding-right: 15px;
	color: #999;
}
.common-table .condition-ul a.hide {
	background: url(../img/icon.png) no-repeat right -2974px;
}
.common-table .condition-ul a.show {
	background: url(../img/icon.png) no-repeat right -2496px;
}
/*end condition-ul*/

/*search-com-input*/
.search-com-input {
	margin-bottom: 10px;
	padding-left: 5px;
	width: 200px;
	border: 1px solid #ccc;
	background-color: #fafafa;
	color: #021446;
	position: relative;
}
.search-com-input input {
	height: 23px;
	line-height: 23px;
}
.search-com-input .soso {
	display: block;
	width: 23px;
	height: 23px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/station-letter-bg.png) no-repeat right -103px;
}
/*end search-com-input*/

/*com-calendar*/
.com-calendar-box,
.com-calendar-box .show .flag,
.com-calendar-box .show .icon,
.com-calendar-box .calendar span,
.com-calendar-box .calendar span.hoverday em,
.com-calendar-box .calendar span.gameday em {
	background: url(../img/calendar-bg.png) no-repeat;
}
.com-calendar-box {
	position: absolute;
	left: -22px;
	padding: 40px 20px 70px;
	width: 333px;
	background-position: 0 -101px;
}
.com-calendar-box .show {
	margin-bottom: 20px;
	padding-left: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #005197;
}
.com-calendar-box .show a {
	margin-right: 20px;
	float: left;
	color: #005197;
}
.com-calendar-box .show span {
	margin-right: 5px;
	float: left;
}
.com-calendar-box .show .icon {
	display: block;
	width: 20px;
	height: 20px;
	background-position: 0 -51px;
}
.com-calendar-box .show .flag {
	margin-right: 0;
	float: right;
	display: block;
	width: 19px;
	height: 21px;
	background-position: -141px -51px;
}
.com-calendar-box .calendar {
	margin-bottom: 15px;
	width: 335px;
}
.com-calendar-box .calendar span {
	margin: 0 2px 2px 0;
	padding: 9px 0 0 23px;
	float: left;
	display: block;
	width: 22px;
	height: 27px;
	background-position: 0 0;
	font-size: 14px;
	color: #005197;
}
.com-calendar-box .calendar span.title {
	background: #eee;
	color: #999;
}
.com-calendar-box .calendar span.wotherday {
	background-position: -220px 0;
	color: #bbb;
}
.com-calendar-box .calendar span.weekend {
	background-position: -55px 0;
}
.com-calendar-box .calendar span.today {
	background-position: -110px 0;
}
.com-calendar-box .calendar span.flagday {
	background-position: -165px 0;
}
.com-calendar-box .calendar span.today em,
.com-calendar-box .calendar span.flagday em {
	font-weight: bold;
}
.com-calendar-box .calendar span.hoverday,
.com-calendar-box .calendar span.gameday {
	padding: 0;
	width: 45px;
	height: 36px;
}
.com-calendar-box .calendar span.hoverday em,
.com-calendar-box .calendar span.gameday em {
	padding: 9px 0 0 23px;
	width: 22px;
	height: 27px;
	display: block;
	background-position: -58px -38px;
}
.com-calendar-box .calendar span.gameday em {
	background-position: -139px -38px;
}
.com-calendar-box p {
	color: #999;
}
.com-calendar-box .tip {
	padding: 11px 0 25px 30px;
	position: absolute;
	top: 160px;
	left: 135px;
	background: url(../img/time-management-tip24.png) no-repeat 0 0;
	color: #454545;
}
/*end com-calendar*/

/*com-btm-btn*/
.com-btm-btn {
	padding: 10px 0;
	text-align: center;
	border: 1px solid #86aeda;
	background-color: #f3f8fe;
	position: relative;
}
.com-btm-btn span {
	margin-right: 20px;
}
.com-btm-btn a.go {
	position: absolute;
	top: 20px;
	right: 20px;
	padding-right: 10px;
	background: url(../img/icon.png) no-repeat right -2222px;
	color: #999;
}
.com-btm-btn a.back {	
	padding-left: 10px;
	background: url(../img/icon.png) no-repeat left -2996px;
	color: #999;
}
/*end com-btm-btn*/

/*com-tab01*/
.com-tab01 {
	padding-right: 10px;
}
.com-tab01 ul {
	float: left;
}
.com-tab01 ul li {
	margin-right: 1px;
	float: left;
}
.com-tab01 ul li.hot {
	position: relative;
	z-index: 1;
}
.com-tab01 ul li a {
	padding: 0 20px;
	line-height: 34px;
	display: inline-block;
	float: left;
	background: url(../img/comrepeat-bg.png) repeat-x 0 -265px;
	font-size: 14px;
	color: #909090;
}
.com-tab01 ul li.current a {
	color: #021347;
	background: #fff;
	font-weight: bold;
}
.com-tab01 ul li.current a:hover {
	text-decoration: none;
}
.com-tab01 .back {
	padding-left: 20px;
	line-height: 34px;
	float: right;
	background: url(../img/compition-index-bg03.png) no-repeat 0 -353px;
}
.com-tab01 ul li.hot .hot {
    display: block;
    height: 24px;
    position: absolute;
    right: -45px;
    top: -8px;
    width: 61px;
	background: url(../img/compition-detail-bg.png) no-repeat 0 -151px;
	z-index: 1;
}
/*end com-tab01*/

/*help-video*/
.help-video {
    border: 1px solid #FFFFFF;
    display: block;
    margin-bottom: 10px;
}
/*help-video*/

/*com-image*/
.com-image li a,
.com-image .prev,
.com-image .next {
	background: url(../img/compition-detail-bg.png) no-repeat;
}
.com-image {
	padding: 19px 0 19px 19px;
	border: 1px solid #e5e5e5;
	background-color: #f2f2f2;
	position: relative;
}
.com-image .imagebox {
	position: relative;
	width: 668px;
	overflow: hidden;
	zoom: 1;
}
.com-image ul {
	position: relative;
	width: 10000px;	
	overflow: hidden;
	zoom: 1;
}
.com-image li {
	margin-right: 8px;
	float: left;
}
.com-image li a {
	padding: 5px 9px 9px 5px;
	display: block;
	width: 145px;
	height: 110px;
	background-position: 0 -434px;
	overflow: hidden;
	zoom: 1;
}
.com-image li a em {
	position: relative;
	top: -20px;
	left: 5px;
	color: #fff;
	display: none;
}
.com-image li img {
	border: 1px solid #fff;
}
.com-image li a:hover img {
	border: 1px solid #ca0000;
}
.com-imageli a:hover em {
	display: inline-block;
}
.com-image .prev,
.com-image .next {
	width: 21px;
	height: 32px;
	display: block;
	position: absolute;
}
.com-image .prev {
	left: -11px;
	top: 68px;
	background-position: 0 -190px;
}
.com-image .prev:hover {
	background-position: 0 -237px;
}
.com-image .next {
	right: -11px;
	top: 68px;
	background-position: 0 -284px;
}
.com-image .next:hover {
	background-position: 0 -331px;
}
/*end com-image*/

/*gray title*/
.gray-title {
	padding-left: 10px;
	line-height: 30px;
	background-color: #f3f3f3;
	overflow: hidden;
	zoom: 1;
}
.gray-title h4 {
	padding-left: 30px;
	float: left;	
	background: url(../img/icon.png) no-repeat 0 -1191px;
	font-size: 14px;
	font-weight: bold;
	color: #0f0f0f;
}
.gray-title h4 span {
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.gray-title .gray-title-right {
	float: right;
}
.gray-title .gray-title-right a {
	margin-right: 20px;
	padding-left: 20px;
	float: left;
	background: url(../img/icon.png) no-repeat 0 -1223px;
}
/*gray title*/

/*trends*/
.trends {
	padding: 15px 0 10px;
	border-bottom: 1px solid #eaeaea;
}
.trends .trends-photo {
	width: 52px;
	float: left;
}
.trends .trends-content {
	width: 440px;
	float: right;
}
.trends .trends-content .status {
	margin-bottom: 8px;
}
.trends .trends-content .status a {
	font-weight: bold;
}
.trends .trends-content .comment-time {
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #999;
	background: url(../img/line.png) repeat-x left bottom;
}
.trends .trends-content .no-bg {
	background: none;
	padding-bottom: 0;
}
.trends .trends-content .comment-time a {
	color: #84a9cc;
}
.trends .trends-content .game-info,
.trends .replyin .face{
	background: url(../img/icon.png) no-repeat;
}
.trends .trends-content .game-info {
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 17px;
	background-position: 0 -1339px;	
}
.trends .reply-box {
	width: 358px;
}
.trends .reply-box textarea {
	margin-bottom: 5px;
	padding-left: 5px;
	width: 350px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #aaa;
}
.trends .reply-box textarea:focus {
	border: 1px solid #6A98CC;
	color: #021446;
}
.trends .reply-box textarea.highshow {
	height: 66px;
}
.trends .replyin {
	display: none;
	line-height: 28px;
	position: relative;
}
.trends .replyin .com-red-btn02 {
	margin-left: 10px;
	float: right;
}
.trends .replyin .word {
	float: right;
}
.trends .replyin .face {
	margin: 4px 10px 0 0;
	display: block;
	width: 17px;
	height: 17px;
	float: left;
	background-position: 0 -1523px;
}
.trends .replyin .checkbox {
	float: left;
}
.trends .replyin .checkbox input {
	vertical-align: -2px;
}
.trends .comment-list {
	margin: 10px 0;
	padding: 10px 10px 0 10px;
	border: 1px solid #eaeaea;
	background-color: #f3f3f3;
}
.trends .comment-list .comment-detail {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
	zoom: 1;
}
.trends .comment-list .comment-detail .detail-status {
	margin-bottom: 10px;
}
.trends .comment-list .comment-detail .detail-show {
	margin-left: 60px;
}
.trends .comment-list .detail-time {
	color: #999;
}
.trends .comment-list .detail-time a {
	color: #84a9cc;
}
.trends .comment-list .corner {
	position: relative;
	left: 20px;
	top: -19px;
	display: block;
	width: 15px;
	height: 9px;
	background: url(../img/personal-index-bg.png) no-repeat 0 -815px;
}
/*end trends*/
/*blogshare*/
.blogshare {
	position: absolute;
	width: 17px;
	height: 17px;
	display: block;
	background: url(../img/icon.png) no-repeat 0 -1971px;
	display: none;
}
/*end blogshare*/

/*com-divleft right*/
.com-divleft {
	float: left;
	width: 700px;
}
.com-divright {
	float: right;
	padding: 0 20px;
	width: 210px;
}
.com-divleft02 {
	width: 180px;
	padding: 0 20px;
	float: left;
}
.com-divright02 {
	width: 740px;
	float: right;
	padding-top:20px;
}
.com-divright ul {
	margin-bottom: 20px;
}
.com-divright ul li {
	margin-bottom: 10px;
}
.com-content {
	float: left;
    width: 740px;
}
/*end com-divleft right*/
/*com-ad*/
.com-ad a {
    display: block;
    margin-bottom: 15px;
}
/*com-ad*/
/*common-posts*/
.common-posts {
	padding: 15px 12px 28px 12px;
	background: url(../img/index-bg.png) no-repeat 0 -399px;
}
.common-posts .contents {
	margin-bottom: 10px;
	text-indent: 25px;
	line-height: 18px;
}
.common-posts .contents span {
	color: #999;
}
.common-posts .right-p {
	text-align: right;
}
.common-posts .right-p a {
	color: #005197;
}
.common-posts-p {
	margin: 0 0 10px 10px;
	position: relative;
	top: -10px;
	color: #999;
	line-height: 15px;
}
.common-posts-p a {
	display: inline-block;
	margin-right: 20px;
	padding-left: 25px;
	background: url(../img/index-bg.png) no-repeat 0 -228px;
	color: #999;
}
/*common-posts*/
/*focus*/
.com-divright .focus {
	margin-bottom: 20px;
}
.com-divright .focus li {
	margin-right: 5px;
	_margin-right: 3px;
	width: 98px;
	float: left;
}
.com-divright .focus img {
	margin-bottom: 3px;
	padding: 1px;
	border: 1px solid #eaeaea;
	background-color: #fff;
}
/*end focus*/
/*com-adin*/
.com-adin {
	position: relative;
}
.com-adin a {
	display: block;
}
.com-adin p.bg {
	width: 161px;
	height: 36px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	filter:alpha(opacity=50);  
}
.com-adin p.word {
	padding: 5px 0 5px 30px;
	position: absolute;
	left: 5px;
	bottom: 5px;
	color: #fff;
	background: url(../img/news-center.png) no-repeat 0 -82px;
}
/*end com-adin*/
/*com-tools*/
.com-tools a {
	margin-right: 10px;
	padding: 0 10px 0 20px;
	display: inline-block;
	line-height: 16px;
	border-right: 1px solid #e1e1e1;
	color: #999;
	background: url(../img/news-center.png) no-repeat;
}
.com-tools a.time {
	background-position: 0 -125px;	
}
.com-tools a.down {
	background-position: 0 -155px;	
}
.com-tools a.comment {
	background-position: 0 -184px;
	border: none;
}
/*end com-tools*/
/*com-tool*/
.com-tool {
	padding-right: 20px;
}
.com-tool .f-left a {
	margin-right: 10px;
	width: 26px;
	height: 25px;
	float: left;
	display: block;
	background: url(../img/compition-detail-bg.png) no-repeat;
}
.com-tool .f-left a.live {
	background-position: 0 -18px;
}
.com-tool .f-left a.img {
	background-position: 0 -54px;
}
.com-tool .f-left a.video {
	background-position: 0 -88px;
}
.com-tool .com-next-btn02 {
	float: right;
}
/*end com-tool*/

/* ellipsis */
.ellipsis{
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* end ellipsis*/

/*tabin*/
.tabin {
	line-height: 35px;
	background: url(../img/tabin-line.gif) repeat-x left bottom;
}
.tabin ul {
	float: left;
}
.tabin ul li {
	float: left;
	display: inline-block;
}
.tabin ul li a {
	padding: 0 20px;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	color: #a0a0a0;
}
.tabin ul li.current,
.tabin .f-right a,
.table .common-table02 td.oblique {
	background: url(../img/table-bg.png) no-repeat;
}
.tabin ul li.current {
	background-position: center -915px;
}
.tabin ul li.current a {
	font-size: 14px;
	color: #333;
}


.tabin .scroll {
	float: left;
	position: relative;
	z-index: 10;
}
.tabin .scroll a.prev,
.tabin .scroll a.next,
.tabin .scroll a.down {
	margin: 7px 10px 0 0;
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/table-list-arrows.png) no-repeat;
}
.tabin .scroll a.prev:hover {
	background-position: 0 -20px
}
.tabin .scroll a.next {
	background-position: 0 -40px
}
.tabin .scroll a.next:hover {
	background-position: 0 -60px
}
.tabin .scroll a.down {
	background-position: 0 -80px;
}
.tabin .scroll a.down:hover {
	background-position: 0 -100px;
}
.tabin .scroll .down-box {
	padding: 0 0 5px 3px;
	width: 140px;
	position: absolute;
	left: -57px;
	top: 30px;
	border: 1px solid #b9d5f2;
	background-color: #e5f0fa;
	line-height: 20px;
	z-index: 10;
	display: none;
}
.tabin .scroll .down-box span {
	margin: -6px 0 0 115px;
	display: block;
	width: 14px;
	height: 6px;
	background: url(../img/personal-index-bg.png) no-repeat 0 -310px;
}
.tabin .scroll .down-box li {
	display: block;
	cursor: pointer;
	float: none;
}
.tabin .scroll .down-box li a {
    padding: 0;
	color: #005197;
    font-size: 12px;
    font-weight: normal;
}
/*tabin*/
/*table-bottom*/
.table-bottom {
	margin-bottom: 20px;
	padding: 12px 28px;
	border: 1px solid #86aeda;
	background-color: #f0f6fd;
}
.table-bottom input {
	margin: 3px 40px 0 0;
	float: left;
}
.table-bottom .ok,
.table-bottom .no {
	margin-right: 30px;
	float: left;
	display: block;
	padding-left: 30px;
	line-height: 21px;
	color: #999;
}
.table-bottom .ok {
	background-position: 0 -660px;
	color: #68a201;
}
.table-bottom .no {
	background-position: 0 -731px;
	color: #c00;
}
/*table-bottom*/
/*table tr */
.common-table02 tr.success td {
	background-color: #f4f9e2;
}
.common-table02 tr.fail td {
	background-color: #ffefed;
}
/*table tr */


/*face-tip*/
.face-success,
.face-unsuccess,
.face-tip,
.face-warning {
	margin-bottom: 40px;
	padding: 20px 0 20px 100px;
	background-color: #f7fedc;
	border-top: 2px solid #c7e26e;
	border-bottom: 2px solid #c7e26e;
	text-align: left;
}
.face-success p,
.face-unsuccess p,
.face-tip p,
.face-warning p {
	padding: 10px 0 10px 115px;
	line-height: 22px;
	background: url(../img/face-24.png) no-repeat;
}
.face-success p span {
	display: block;
	color: #68a201;
}
.face-success p a,
.face-unsuccess p a,
.face-tip p a,
.face-warning p a {
	color: #005197;
}
.face-success p .result,
.face-unsuccess p .result,
.face-tip p .result,
.face-warning p .result {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}
.face-unsuccess {
	background-color: #ffefed;
	border-top-color: #f5a193;
	border-bottom-color: #f5a193;
}
.face-unsuccess p {
	background-position: 0 -348px;
}
.face-unsuccess p.p02 {
	background-position: 0 -714px;
}
.face-unsuccess p span {
	display: block;
	color: #c00;
}
.face-tip {
	background-color: #F3F8FC;
	border-top-color: #D2E2F2;
	border-bottom-color: #D2E2F2;
}
.face-tip p {
	background-position: 0 -526px;
}
.face-tip p span {
	display: block;
	color: #454545;
}
.face-warning {
	background-color: #FFFAEC;
	border-top-color: #FEE6B0;
	border-bottom-color: #FEE6B0;
}
.face-warning p {
	background-position: 0 -174px;
}
.face-warning p span {
	display: block;
	color: #A5720A;
}
/*end face-tip*/

/*common-tip*/
.common-tip p {
	padding: 5px 0 5px 10px;
	width: 180px;
	line-height: 18px;
	border: 1px solid #d4c085;
	background: #fffea1 url(../img/common-tip-bg01.gif) repeat-x;	
}
.common-tip span {
	margin: -2px 0 0 20px;
	display: block;
	width: 9px;
	height: 6px;
	background: url(../img/common-tip-bg02.png) no-repeat;
}
/*end common-tip*/

/*common-load*/
.common-load {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1987;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.common-loadimg  {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1990;
	color: #fff;
}
.common-loadimg .loading {
	text-align: center;
	position: absolute;
	top: 42%;
	left: 42%;
}
.common-loadimg .loading p {
	margin-bottom: 10px;
}
/*IE6 fixed*/
* html { background:url(*) fixed; }
* html body { margin:0; height:100%; }
* html .common-load { position: absolute; left: expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth); top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight); }
/*end common-load*/


.text-ellipsis {
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap; 
	display: block; 
}

.common-ad-140{ width:140px; height:180px; overflow:hidden;}
.common-ad-140 img{ width:140px; height:180px;}

.winner-icon span,.winner-icon a{ display: block;background: url(../img/win-icon.gif) no-repeat left center;padding-left: 20px;}

.phone-a1{ float:left;  margin-right:10px;}

.common-table .dd-left {position: relative;}

.common-table .dd-left p{ float:left;white-space:nowrap; }

.common-table .dd-left br{ line-height:0px;}

