

/*=====================
	呼叫中部样式
=======================*/
#cmiddle{
	background:#fff;	
}
/*---------左侧left--------------*/
#cmiddle .left{
	width:412px;
}
/*----登陆----*/
 
/*--公共信息样式--*/
.infotab{
	margin-top:7px;
}
.infotab .top{
	background: url(../images/call_tbg3.gif) repeat-x top;
	height:25px;
}
.infotab .top .title{
	background: url(../images/call_tbg1.gif) no-repeat left;
	width:144px;
	height:25px;
	float:left;
	color:white;
	font-weight:	bold;
	padding-top:8px;
	padding-left:30px;
	font-size:14px;
}

.infotab .top .more{
	float:right;
	color:#ff9600;
	text-align: right;
	padding-right:15px;
	font-weight:	bold;
	padding-top:8px;
}
.infotab .down{
	border-left:#ff7709 solid 1px;
	border-bottom:#ff7709 solid 1px;
	border-right:#ff7709 solid 1px;
	background: #f7f7f7;
	padding:20px 10px 10px 20px;
	line-height:20px;
	color:#000000;
}
.infotab .down .ul{
	height:225px;
}
.infotab .downy1{
	font-size:14px;
	line-height:20px;
	padding:20px 10px 10px 20px;
}
.infotab .downy2{
	padding:12px 0px 10px 0px;
	margin:0px;
}
.infotab .downy2 li{
	background: url(../images/line_2.gif) repeat-x bottom;
	height:28px;
	text-align:left;
	padding-left:33px;
	padding-top:6px;
	list-style: none;
}
.infotab .downy2 .more{
	color:#ff9600;
	text-align: right;
	padding-right:15px;
	font-weight:bold;
	padding-top:8px;
	background: none;
}
/*============green==============*/
.infotab .top2{
	background: url(../images/call_tbg4.gif) repeat-x top;
	height:25px;
}
.infotab .top2 .title2{
	background: url(../images/call_tbg2.gif) no-repeat left;
	width:144px;
	height:25px;
	float:left;
	color:white;
	font-weight:	bold;
	padding-top:8px;
	padding-left:30px;
	font-size:14px;
}
.infotab .down2{
	border-left:#27a500 solid 1px;
	border-bottom:#27a500 solid 1px;
	border-right:#27a500 solid 1px;
	background: #f7f7f7;
	padding:10px 10px 10px 20px;
	line-height:22px;
	color:#000000;
}

/*---------右侧right------------*/
#cmiddle .right{
	width:588px;
}
/*====================
		imglink
==================*/
#imglink{
	border:#c95d00 solid 1px;
}
#imglink td{
	border:#ffb15f solid 2px;
	background: #ff9f3c;
	height:88px;
	padding-bottom:2px;
}
#imglink td .title{
	color:white;
	height:26px;
	padding:6px 0px 0px 34px;
	text-align:left;
	font-weight: bold;
}
#imglink td .imglink{
	background:white;
	height:58px;
	width:985px;
	margin-left:4px;
	padding:5px 2px 0px 2px;
	text-align:left;
}

