/* CSS Document */

* {
	border:none;
	margin: 0px;
	padding:0px;
}/*要定义margin属性为0px;否则下拉会居中*/
body {
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:150%;
	border:none;
}
/*下列菜单样式*/
#menu {
	height:24px;
	float:none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right:0px;
	width:auto;
}
#nav {
	line-height: 22px;
	list-style: none;
}
#nav a {
	display: block;
	width: 85px;
	text-align:center;
}
#nav a:link {
	color:#fff;
	text-decoration:none;
}
#nav a:visited {
	color:#fff;
	text-decoration:none;
}
#nav a:hover {
	color:#A19365;
	text-decoration:none;
}
#nav li {
	float: left;
	width: 86px;
	font-weight: bold;
	color:#999999;
}/*首层背景色*/
#nav li a:hover {
	color:#A19365;
	font-weight: bold;
}/*经过背景色*/
#nav li ul {
	line-height: 22px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 150px;
	position: absolute;
}
#nav li ul li {
	float: left;
	width: 180px;
	background:#ECECEC;
	border:1px solid #FFFFFF;
	border-top:none;
	border-right:none;
	font-weight:normal;
}/*下拉列表层背景色,属性*/
#nav li ul a {
	display: block;
	width: 210px;
	text-align:left;
	padding-left:16px;
}
#nav li ul a:link {
	color:#666;
	text-decoration:none;
}
#nav li ul a:visited {
	color:#666;
	text-decoration:none;
}
#nav li ul a:hover {
	color:#F3F3F3;
	text-decoration:none;
	font-weight:normal;
}/*下拉列表层经过属性*/
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
/*下列菜单结束*/
a.prdDetails {
	background:url(../Images/dot_Triangle.gif) no-repeat 2px left;
	padding-left:7px;
}
a.prdDetails:hover {
	color:#FF0000;
	text-decoration:underline;
}
.ulCss {
	list-style:none;
	color: #000000;
}
.divContainerL {
	width:450px;
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	overflow:inherit;
}
.divContainerR {
	margin-top:0px;
	margin-left:5px;
	float:left;
	overflow:inherit;
	width: 450px;
}
.divBack {
	width:420px;
	background:#9999CC;
}
.divPart {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.liCss {
	text-indent:24px;
	color:#000;
	font-size: 13px;
	font-weight: bold;
	margin:5px 0px;
	font-family:Arial, "宋体";
	background-image: url(../Images/icon16_orange.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.iCallTitleCss {
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
	background-image: url(../Images/grp_blue_head_m.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: auto;
	font-family: "黑体", Arial;
	text-indent: 24px;
	padding-top: 0px;
	vertical-align: text-bottom;
}
.DVRsTitleCss {
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
	padding-bottom:2px;
	background-image: url(../Images/DVRsTop.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 384px;
}
.cSkyTitleCss {
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
	padding-bottom:2px;
	background-image: url(../Images/cskyTop.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 384px;
}
.TelAgentTitleCss {
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
	padding-bottom:2px;
	background-image: url(../Images/TelAgentTop.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 384px;
}
.TitleCss {
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
	padding-top:4px;
	background-image:url(../Images/grp_blue_head_m.gif);
	background-repeat:  repeat-x;
	height: 25px;
}
.BodyCss {
	text-indent:24px;
	color:#334433;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	width: 424px;
	margin: 0px;
	padding: 3px;
}
.divMenuList {
	width:185px;
	float:left;
	overflow:inherit;
	background: #fff;
	text-align: center;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.divSubListHead {
	width:auto;
	text-align:left;
	text-indent:24px;
	font-weight:bold;
	color:#000000;
	margin-top:0px;
	margin-bottom:5px;
	padding:5px;
	background:#efefef;
}
.divSubListLink {
	width:auto;
	text-align:left;
	text-indent:24px;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px;
	border-bottom:1px solid #cad7df;
	background:#efefef;
}
.divRightFrame {
	width:720px;
	float:LEFT;
	overflow:inherit;
	margin: 0px;
}

.NavMenuLeft
{
	height:29px;
	background:url(../Images/TitleLeft.png) no-repeat;
	width:7px; 
	float:left;
	border:none;
}
.NavMenuMid
{
	width:920px;
	height:29px;
	float:left;
	border:none;
	padding:0px;
	margin:0px;
	vertical-align:middle;
	background-image: url(../Images/menu_bg0.gif);
	background-repeat: repeat-x;
}
.NavMenuRight
{
	height:29px;
	background:url(../Images/RightTitle.png) no-repeat;
	width:7px; 
	float:right; 
	border:none;
}
