/*
08 整合css - mrs
*/
/* CSS Document */
body{
	margin:0;
	padding:0;
	line-height: 170%;
	background-image: url(http://crm.163.com/images/bg.jpg);
	background-repeat: repeat;
	font-size: 12px;
}
td,p,th{line-height:170%;}
td {
	height: 28px;
}

form {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.indent {
	text-indent: 28px;
}
.copyright {
	height:50px;
	margin-top:10px;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}
h1{
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
a:link{color: #000000;text-decoration:underline;}
a:visited{color: #000000;text-decoration:underline;}
a:hover{color: #000000;text-decoration:underline;}
a:active{color: #000000;text-decoration:none;}
a.copy:link {font-size: 12px;color: #000;text-decoration: none;}
a.copy:visited{font-size: 12px;color: #000;text-decoration:none;}
a.copy:hover {font-size: 12px;color: #000;text-decoration:underline;}
a.copy:active {font-size: 12px;color: #000;text-decoration:underline;}
a.white:link {color: #fff;text-decoration:none;}
a.white:visited{color: #fff;text-decoration:none;}
a.white:hover {color: #fff;text-decoration:underline;}
a.white:active {color: #fff;	text-decoration:underline;}
a.yellow:link {color: #784803;text-decoration:none;}
a.yellow:visited{color: #784803;text-decoration:none;}
a.yellow:hover {color: #FDD091;text-decoration:underline;}
a.yellow:active {color: #FDD091;	text-decoration:underline;}
a.red:link {color: #FF6600;text-decoration:none;}
a.red:visited{color: #FF6600;text-decoration:none;}
a.red:hover {color: #003399;text-decoration:underline;}
a.red:active {color: #FF3300;	text-decoration:underline;}
a.pink:link {color: #FF0073;text-decoration:underline;}
a.pink:visited{color: #FF0073;text-decoration:underline;}
a.pink:hover {color: #FF77B4;text-decoration:underline;}
a.pink:active {color: #FF77B4;	text-decoration:underline;}
a.blue:link {font-size: 12px;color: blue;text-decoration:none;}
a.blue:visited{font-size: 12px;color: blue;text-decoration:none;}
a.blue:hover {font-size: 12px;color: red;text-decoration:underline;}
a.blue:active {font-size: 12px;color: red;	text-decoration:underline;}
a.purple:link {font-size: 12px;color: #FF0066;text-decoration:none;}
a.purple:visited{font-size: 12px;color: #FF0066;text-decoration:none;}
a.purple:hover {font-size: 12px;color: #FF0066;text-decoration:underline;}
a.purple:active {font-size: 12px;color: #FF0066;	text-decoration:underline;}
a.black:link {color: #666;text-decoration:underline;}
a.black:visited{color: #666;text-decoration:underline;}
a.black:hover {color: #000;text-decoration:underline;}
a.black:active {color: #000;text-decoration:underline;}
.red {
	color:red;
}
.table2 {
	border: 1px solid #999999;
	background-color: #F2F2F2;
}
.red1{
	color:#FF3300;
}
.pink{
	color:#FF0073;
}
.orange{
	color:#FF6600;
}
.coffee{
	color:#CC6600;
}
.lightblue{
	color:#539ED8;
}
.blue {
	color:#336FA5;
}
.fuchsia {
	color:fuchsia;
}
.interrelated {
	color:#003399;
}
.purple {
	color: #FF0066;
}
.b {
	font-weight:bold;
}
.clearleft{
	clear:left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.small {
	font-size:12px;
}
.tablepad {
	border: 0px;
	font-size: 14px;
	line-height: 170%;
	color:#7F4300;
	background-color: #B3761E;
	margin: 0px auto;
	padding: 0px;
}
.tablepad td{
	padding-left:5px;
	padding-right:5px;
    padding-top:1px;
	padding-bottom:1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.tablepad tr{
	background-color: #FDB753;

}
.tablepadblue{
	background-color: #EAAB51;
	color: #9F0000;
}
.bodytop{/*
	height:600px;
	overflow:hidden;
	background-image: url(http://crm.163.com/images/bgtop.jpg);
	background-repeat: repeat-x;
	position:absolute;
	top:0;
	*/ display:none;
}
.wrapper{
	width:800px;
	margin:0 auto;
	text-align:left;
	overflow:visible;
}
.top{width:780px;height:131px;padding:5px 20px 0 0;float:left;border-bottom:5px #e5e5e5 solid;background:url(http://esales.163.com/images/08esales_index_29.jpg);text-align:right;}
.top a{color:#000;font-size:12px;}
.top a:hover{background:#000;color:#fff;}

.main{
	width:800px;
	 float:left;
	overflow:hidden;
	background:#fff;
	background-image: url(http://crm.163.com/images/line1.gif);
	background-repeat: repeat-y;
	background-position: 188px;
}
.main-all{
	width:750px;
	overflow:hidden;
	background:#fff;
}
.main-all #content {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.left{
	display:inline;
	float:left;
	width:188px;
	overflow:hidden;
	background-image: url(http://crm.163.com/images/leftbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F9F5E8;
}
.left_content{
	padding-top: 10px;
	padding-bottom: 10px;
}
.right{
	display:inline;
	float:left;
	width:562px;
	padding:0 10px;
	overflow:hidden;
	background-image: url(http://crm.163.com/mrs/images/left_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_link{
	text-align:center;
	padding:15px 0;
	background-color: #F9F5E8;
}
.right_title{
	padding:20px 0;
}
.table_line{
	height:5px;
	overflow:hidden;
	background-image: url(http://crm.163.com/mrs/images/table_border.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	line-height: 1px;
}
.dark_td {
	background-color: #F1F1F1;
	background-image: url(http://crm.163.com/mrs/images/table_border.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dark_td_noline {
	background-color: #F1F1F1;
	padding-top: 5px;
	padding-bottom: 5px;
}
.white_td {
	background-color: #ffffff;
	background-image: url(http://crm.163.com/mrs/images/table_border.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
}
.input {
	border: 1px solid #333333;
}
.tabler2 {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCFBF6;
}
.tabler2 td{
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	line-height: 150%;
}
#info-pic {
	position: relative;
	left: 50%;
	height: 184px;
	width: 103px;
	margin-left: -51px;
	text-align: center;
	margin-top: 20px;
}
#info-txt {
	position: relative;
	left: 50%;
	height: auto;
	width: 400px;
	margin-left: -200px;
	text-align: center;
	margin-top: 10px;
}
.box400height {
	height: 650px;
	overflow: scroll;
	padding-right: 30px;
	padding-left: 30px;
}
#copyright{
	width:800px;
	margin:0 auto;
	text-align:center;
	overflow:visible;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 170%;
	padding-top: 10px;
	padding-bottom: 10px;
}
input,select {
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}
.tabler2 td{
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.tabler_th {
	background-color: #F0E9DF;
	font-weight: bold;
}
.tabler_td {
	background-color: #FCFBF6;
}.button {
	line-height: 39px;
	text-align: center;
	height: 39px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#indexbox-flow {
	height: 78px;
	width: 668px;
	position: relative;
	border: 1px solid #F26521;
	background-image: url(http://crm.163.com/images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#indexbox-flow .pic {
	position: absolute;
	left: 9px;
	top: 38px;
}
#indexbox-flow .title {
	background-image: url(http://crm.163.com/images/renzheng_title.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 69px;
	position: absolute;
	left: 21px;
	top: 9px;
}
#indexbox-flow .ques {
	height: 16px;
	width: 72px;
	position: absolute;
	left: 574px;
	top: 9px;
}
#indexbox-news {
	height: 150px;
	width: 668px;
	position: relative;
	border: 1px solid #F26521;
	background-image: url(http://crm.163.com/images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
}
#indexbox-news #ge {
	position: absolute;
	left: 245px;
	top: -1px;
	background-image: url(http://crm.163.com/images/ge_pic.gif);
	background-repeat: no-repeat;
	height: 152px;
	width: 27px;
}

#tl{
	background-image: url(http://crm.163.com/images/index_box_tl.gif);
	position: absolute;
	left: -1px;
	top: -1px;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
#tr{
	background-image: url(http://crm.163.com/images/index_box_tr.gif);
	position: absolute;
	top: -1px;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	right: -1px;
}
#bl{
	position: absolute;
	left: -1px;
	height: 8px;
	width: 8px;
	bottom: -1px;
}
#br{
	position: absolute;
	height: 8px;
	width: 8px;
	right: -1px;
	bottom: -1px;
}
#login {
	height: 106px;
	width: 230px;
	position: absolute;
	left: 17px;
	top: 30px;
}
#login td {
	height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#login .title {
	height: 18px;
	width: 73px;
	background-image: url(http://crm.163.com/images/login_title.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: -3px;
	top: -23px;
}

.login_but {
	height: 24px;
	width: 65px;
	background-image: url(http://crm.163.com/images/login_bg.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: 14px;
	padding-top: 2px;
}
#right_news {
	position: absolute;
	height: 102px;
	width: 384px;
	left: 278px;
	top: 34px;
}
#right_news .title {
	height: 15px;
	width: 74px;
	background-image: url(http://crm.163.com/images/news_title.gif);
	position: absolute;
	background-repeat: no-repeat;
	left: 3px;
	top: -24px;
}

#right_news p {
	margin: 2px 0px;
	font-size: 12px;
	line-height: 150%;
	background-image: url(http://crm.163.com/images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
/* top */
#top_bar {
	height: 26px;
	width: 100%;
	background-image: url(http://crm.163.com/images/top_bar.gif);
	background-repeat: repeat-x;
	position: relative;
	font-size: 12px;
	line-height: 26px;
}
#top_bar a{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#top_bar #linkleft {
	position: absolute;
	left: 50px;
	top: 0px;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
}
#top_bar #linkright {
	position: absolute;
	right: 50px;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
}
/*
.box_100 {
	position: absolute;
	height: auto;
	width: 100px;
	left: 1050px;
	top: 181px;
}
*/
.box_100 {
	position: absolute;
	height: auto;
	width: 100px;
	margin:222px 0 0 800px !important;
	margin:222px 0 0 800px;
}
/* ie 7*/*+html .box_100{margin:222px 0 0 0px !important;}
.box_100_top {
	width: 100px;
	background-image: url(http://esales.163.com/images/box_100_top.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 65px;
}
.box_100_cen {
	height: auto;
	width: 100px;
	background-image: url(http://esales.163.com/images/box_100_cen.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.box_100_cen p {
	padding-bottom: 3px;
	margin: 0px;
}
.box_100_bot {
	width: 100px;
	background-image: url(http://esales.163.com/images/box_100_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}

/*====================================*/
/* base */
body{ font-size:13px;line-height:170%;color:#000;background: url(http://esales.163.com/images/08esales_bg.gif) ;}

/* 08 esales 系统 */
.sys_bg{width:800px;float:left;background:#fff url(http://esales.163.com/images/08esale_sys/08sales_sys_left_04.gif) repeat-y 0 0;}
#sys_left{width:188px;float:left;background:#f9f5e8;}
#sys_left ul,#sys_left li{margin:0;padding:0;float:left;list-style:none;}
#sys_left .root{width:188px;height:53px;background:url(http://esales.163.com/images/08esale_sys/08sales_sys_left_01.gif) no-repeat;}
#sys_left .root li{width:188px;padding-top:21px;color:#000;font-size:18px;font-family:"黑体";text-align:center;}
#sys_left .left_txtList{width:188px;padding:10px 0;float:left;}
#sys_left .left_txtList li{width:188px;padding:4px 0;text-align:center;}
#sys_left .left_txtList a:hover{color:#FF6600;}
#sys_left .left_txtList2{padding:10px 0;}
#sys_left .left_txtList2 li{width:158px;float:none;padding:2px 10px 2px 20px;background:url(http://esales.163.com/images/08esale_sys/08sales_sys_left_icon.gif) no-repeat 10px 9px;}
#sys_left .left_txtList2 a{width:158px;display:block;}
#sys_left .left_txtList2 a:hover{color:#FF6600;}
#sys_left .sub{width:188px;height:45px;margin:10px 0 5px 0;background:url(http://esales.163.com/images/08esale_sys/08sales_sys_left_02.gif) no-repeat;}
#sys_left .sub li{width:188px;padding-top:15px;color:#fff;font-size:18px;font-family:"黑体";text-align:center;}
#sys_left .sub a{width:188px;color:#fff;display:block;}
#sys_left .sub a:hover{color:#000;text-decoration:underline;}
#sys_left .item{width:188px;}
#sys_left .item li{width:188px;padding:3px 0;}
#sys_left .item li a{width:133px;padding:2px 0 0 55px;color:#a36107;font-size:14px;font-weight:bold;background:url(http://esales.163.com/images/08esale_sys/08sales_sys_left_03.gif) no-repeat 28px 0;display:block;text-decoration:none;}
#sys_left .item li a:hover{color:#FF6600;text-decoration:underline;}
/* 
 modify by lam @080730 
 增加《物资申请页》 
*/
p.sp{margin:0;padding:3px 0;}
a.blue2{color:#0066cc;}
.titleBg{margin:15px 0;padding:0 0 0 28px;height:24px;line-height:24px;font-size:12px;font-weight:normal;background:url(http://esales.163.com/images/08esale_sys/08sales_sys_titleBg.jpg) no-repeat;clear:both;}
.picList{width:570px;clear:both;}
.picList ul,.picList li{margin:0;padding:0;list-style:none;float:left;}
.picList ul{width:108px;padding:0 15px;}
.picList .pic{width:106px;padding:1px;border:1px #c5bb94 solid;}
.picList .pic img{float:left;}
.picList .txt{width:106px;height:35px;line-height:35px;text-align:center;}