/* =============================================================================

	RESET.CSS
	version: 1.0
	updated: 2009-02-02, 11:47 GMT+1

============================================================================= */

/* =============================================================================
RESET
============================================================================= */

* {
	margin: 0;
	padding: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: inherit;
	font-style: inherit;
	font-family: "Microsoft Yahei", Arial, "宋体";
}
p{
	font-size: 18px;
}
ol, ul {
	list-style: none;
}
ul, li {
	list-style: none outside none;
}
a {
	text-decoration: none;
	outline: none;
	border: none;
}
hr {
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remove textarea resize at Safari */
textarea {
	resize: none;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 娓����娴���� */
.fnClear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.fnClear {
	zoom: 1; /* for IE6 IE7 */
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.red{ color:#d2322d;}

/*loading*/
.loadingModal{
	text-align:center;
	width:300px;
	background:#fff;
	border: 3px solid rgba(153, 153, 153, 0.5);
	border:3px solid #ddd;
	display:none;
	padding:20px 0; font-size:14px;
}
/*successTip*/
.successModal{
	text-align:center;
	width:150px;
	line-height:30px;
	background:#fff;
	border: 3px solid rgba(153, 153, 153, 0.5);
	border:3px solid #ddd;
	padding:5px; font-size:14px;
}
.successModal img{
	padding-right:5px;	
	vertical-align: middle;
}
/*errorTip*/
.errorModal{
	text-align:center;
	width:150px;
	line-height:30px;
	background:#fff;
	border: 3px solid rgba(153, 153, 153, 0.5);
	border:3px solid #ddd;
	padding:5px; font-size:14px;
}
.errorModal img{
	padding-right:5px;	
	vertical-align: middle;
}
/*errorTip*/
.wranModal{
	text-align:center;
	width:150px;
	line-height:30px;
	background:#fff;
	border: 3px solid rgba(153, 153, 153, 0.5);
	border:3px solid #ddd;
	padding:5px; font-size:14px;
}
.wranModal img{
	padding-right:5px;	
	vertical-align: middle;
}
/*loadHold*/
.loadHold{ background:url(http://img02.taobaocdn.com/imgextra/i2/424372210/T20rBVXsJXXXXXXXXX_!!424372210.gif) center center no-repeat; width:16px; height:16px; display:block;}
/*Tabs*/
.Tabs{width:200px; height:100px; background:#CCC;}
.Tabs_nav{width:100%; height:20px;}
.Tabs_nav li{width:100px; display:block; float:left; background:#0F0;}
/*overlay*/
.Overlay{ position:absolute;width:950px; height:500px; z-index:10; background:#FFF; padding:5px; border-radius:5px;}
.Overlay .close {
	float: right;
	font-size: 30px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20);
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
/*page*/
.page-bottom {
	width: 100%;
	text-align: center;
	color: #428bca; margin-bottom:15px;
}
.page-bottom span, .page-bottom a {
	position: relative;
	padding: 5px 10px;
	margin-left: -1px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.page-bottom .current {
background-color: #FFEEE5;
border: 1px solid #FF5500;
color: #FF5500;
font-weight: 700;
}
.jumpTo {
	width: 30px;
	height: 30px;
}
.bs-callout {
	padding: 20px;
	border-left: 3px solid #eee;
}
.bs-callout h4 {
	margin-top: 0;
	margin-bottom: 5px;
}
.bs-callout p:last-child {
	margin-bottom: 0;
}
/* Variations */
.bs-callout-danger {
	background-color: #fdf7f7;
	border-color: #eed3d7;
}
.bs-callout-danger h4 {
	color: #b94a48;
}
.bs-callout-warning {
	background-color: #faf8f0;
	border-color: #faebcc;
}
.bs-callout-warning h4 {
	color: #8a6d3b;
}
.bs-callout-info {
	background-color: #f4f8fa;
	border-color: #bce8f1;
}
.bs-callout-info h4 {
	color: #34789a;
}
.rate-icon {
background: url(http://a.tbcdn.cn/app/rc/img/icon_v2.gif) no-repeat scroll 1000px 1000px;padding-left:13px;
}
.rate-1 {
background-position: -237px -104px; padding-left:23px;
}
.rate-2 {
background-position: -236px -244px;padding-left:23px;
}
.rate-3 {
background-position: -237px -174px;;padding-left:23px;
}
.manualRateModal td,.manualRateModal:hover td{ background:#BBCCDA!important}
.manualRateModal td{ padding:15px;}
.manualRateModal textarea{width:415px;*width:350px;}
.manualRateModal textarea,.manualRateModal button { margin-left:20px;}
.manualRateModal input{ margin:5px 10px;}
/*index*/
#head {
	width: 100%;
	height: 40px;
	background: #3E7EB4;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 99;
}
.head_cont {
	width: 990px;
	height: 30px;
	background: #660;
}
#container {
	width: 990px;
	margin: 0px auto;
	padding-top: 40px;
	border: 1px solid #e4e6eb;
	overflow: hidden;
	zoom: 1; margin-bottom:25px;
}
#topNav {
	width: 988px;
	height: 40px;
	margin: 0 auto;
}
#topNav ul {
	margin-top: 0;
}
#topNav ul li {
	display: block;
	float: left;
	height: 40px;
}
#topNav ul li a {
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	padding: 0 15px;
	font-family: "Microsoft Yahei", Arial, "宋体";
	color: #BBCCDA;
}
#topNav ul li a:hover, #topNav ul .active a {
	color: #D4DDE4;
	background: #2169A5;
}
#main {
	float: left;
	width: 768px;
	background: #fff;
	border-right: 1px solid #e4e6eb;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
#sub {
	float: left;
	width: 220px;
	padding: 10px;
*width:212px;
*padding:4px;
	background: #f5f7fa;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
.userInfo{ height:65px; margin-bottom:10px;}
.autoStatu {
	line-height: 22px;
	padding: 20px 30px;
	position: relative;
	left: 0px;
	top: 0px;
}
.autoStatu img {
	vertical-align: bottom;
}
.switchAuto,.switchNotify { display:block; background-image:url('/cc/img/onoff.png');
	position: absolute;width:92px; height:34px;
	right: 65px;
	bottom: 20px;
}
.reCalWindow { display:block; 
	background:url("/cc/img/sync.png") no-repeat scroll 55px 0 rgba(0, 0, 0, 0);
	position: absolute;width:92px; height:30px;
	right: 15px;
	bottom: 23px;
}
.switchNotify{ position:static;}
.switchAuto.off,.switchNotify.off{ background-position:0 -34px;}

/*userinfo*/
.userNick {
	color: #2d64b3;
	margin: 4px 5px;
	display: inline-block;
	width: 120px;
	height: 36px;
	word-break: break-all;
	overflow: hidden;
	zoom: 1;
	line-height: 18px;
}
.userRank {
	margin-left: 5px;
}
.bindEmail, .rateStatu {
	margin: 10px 0; overflow:hidden;zoom:1; padding:5px 0;
}
.bindEmail .address, .rateStatu statu {
	color: #2d64b3;
	font-size: 12px;
}
.address {width:120px; word-break:break-all}
/*rightNav*/
.rightNav {
	width: 198px;
	margin: 10px 0px;
}
/*autoSet*/
.autoSet {
	padding: 20px 30px;
}
/*rateTem*/
.rateTem {
	padding: 20px 30px;
}
.tmp {
	overflow: hidden;
	zoom: 1;
	width: 730px;
	margin-bottom:15px;
}
.tmp .noBor{ border:0;}
.rateTem table {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	text-align: left;
}
.rateTem textarea {
	width: 540px;
*width:510px;
	height: 40px;
	float: left;
	margin-right: 5px; font-size:12px;
}
.addTem {
	margin-top: 15px;
}
.order {
	float: left;
	padding: 5px 7px;
	margin-top: 3px;
	margin-right: 5px;
}
.saveTmp, .delTmp,.cancelTmp,.editTmp {
	float: left;
	margin-right: 5px;
}
/*manual*/
.searchMode {
	border-top: 1px solid #e4e6eb;
	padding-top: 20px;
}
.logType{ margin-top:15px;}
.searchMode input, .searchMode select {
	width: 119px;
	display: inline-block;
*padding:0;
}
#dropRateStatus {
	height: 34px;
*font-size:22px
}
.beginT, .endT {
	width: 110px;
	display: inline-block;
}
.search {
	padding: 6px 37px;
*width:100px;
}
table {
	font-size: 12px;
	border-top: 1px solid #e4e6eb;
	margin-top: 10px;
}
table  thead {
	font-weight: 600;
	font-size: 14px;
}
/*badrate*/
.badrate .email{ overflow:hidden;zoom:1;padding:20px 30px;}
.btn-group .active{background-color: #ebebeb;}

/*blacklist*/
.addBlack:hover{ text-decoration:none;}
.blacklist{width:400px; float:left; border: 1px solid #e4e6eb; text-align:center;}
.blacklist th{text-align:center}
.black{width:400px; float:left;}
.delete-btn,.delete-btn:hover {
padding: 3px 8px;
background: #09F;
border-radius: 3px;
color: #fff;
}
.addLists{ float:left;width:330px; padding:10px;}
.addLists h4{ line-height:32px; font-size:18px;}
.addLists textarea {
resize: none;
border:3px solid #e4e6eb;
width: 98%;
height: 110px;
margin: 5px 5px 5px 5px;
overflow-y: auto;
outline: none; font-size:12px; padding:5px;
}
.addLists textarea:focus{
	border:3px solid #428bca;}
	
	
	.notice {
border: 1px solid #ff9c08;
padding: 15px;
color: #999;
background: #fff;
}

#sync{
	background: url(/cc/img/sync.png) no-repeat;
	background-position: 55px 0;
	height: 30px;
	width: 90px;
	line-height: 30px;
	color: #333;
	font-family: '宋体';
	font-size: 14px;
	float:right;
	display:block;
	*margin-top:-30px;
	margin-left:10px;
}
.sync{
	background: url(/cc/img/sync.png) no-repeat;
	background-position: 55px 0;
	height: 30px;
	width: 90px;
	line-height: 30px;
	color: #333;
	font-family: '宋体';
	font-size: 14px;
	float:right;
	display:block;
	*margin-top:-30px;
	margin-left:10px;
}
.Tab_select {background-color: #DFE8EC;color:#FFFFF}

select {
    height: 20px;
}


.mustshow-btn {
    background: url("/cc/img/btn-mustshow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 25px;
    width: 75px;
}
.mustnotshow-btn {
    background: url("/cc/img/btn-mustnotshow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 25px;
    width: 75px;
}
.mustshow-on {
    background-position: 0 0;
}
.mustshow-off {
    background-position: 0 -25px;
}
.mustnotshow-on {
    background-position: 0 0;
}
.mustnotshow-off {
    background-position: 0 -25px;
}
.normal-table .imgtd .imgSize {
    height: 50px;
    width: 50px;
}
