﻿.logo 
{
	width:952px;
    height:136px;
    background:url(../images/default/logo.png) no-repeat;
    clear:both;
	left:50%;
margin-left:-476px;
position:absolute;
    margin-bottom:-20px;
}
.logo_prm 
{
	width:952px;
	height:136px;
	background:url(../images/prm/prmlogo.png) no-repeat;
	clear:both;
	margin-bottom:-20px;
}
#navigation {
	width:952px;
	height:43px;
	/*border: thin solid #000000;*/
}
#navigatingbar{ height:190px;}
/*所有大选项*/
#menus{ width:952px; height:18px; float:right; 
		margin:0; padding:0; position:absolute; top:116px;
		 }
#menus_prm{ width:952 ;height:18px;  
		margin:0; padding:0; 
		 }
#menus a { cursor:pointer;}
/*所有小选项*/
.list{  width:952px;height:25px;
		text-align:center;
		background:url(../images/default/list/list_SH.gif);
		background-repeat:repeat-x;
		overflow:hidden;
		margin:0px;
		 }
.list p{ text-align:right; padding-right:10px; color:#FFFFFF;}
.list p a,.list p a:link,.list p a:visited{ color:#FFFFFF; text-decoration:none;}
.list p a:hover{ text-decoration:underline; color:#CCCCCC;}
.list_prm
{
	 width:952px;
	 height:25px;
	 text-align:center;
	 background:url(../images/prm/prmgraynavigatingbar.png);
	 background-repeat:repeat-x;
}
.list_admin
{
	width:952px;
	 height:25px;
	 float:right;
	 text-align:center;
	 background:url(../images/default/list/list_SH.gif);
	 background-repeat:repeat-x;
}
#list0,#list1,#list2,#list3,#list4{
     position:absolute; top:134px; left:50%; margin-left:-476px;
}
.list_seach{
     background:url(../images/default/list/list_seach.gif) no-repeat; width:889px; height:33px;
     position:absolute; top:159px; left:50%; margin-left:-476px; padding-left:63px;
}
.searchbox {
	background:url(../images/default/search.gif) no-repeat left;
	float:left;
	height:24px;
	margin-top:5px;
	padding-left:40px;
	width:249px;
}

.searchtxt 
{
	background:none;
	border:none;
	padding: 2px;
	margin: 0;
	height: 1.25em;
	vertical-align:middle;
	width:245px;
}
.list_seach_text{ float:right; line-height:30px; color:#757F80; font-size:12px;}
.list_seach_text a,.list_seach_text a:link,.list_seach_text a:visited{ color:#9FA0A2; text-decoration:underline; margin-left:3px; margin-right:3px;}
.list_seach_text a:hover{text-decoration:none; color:#7F7F7F;}
.okbtn{ width:27px; height:23px; float:left; margin-top:6px;}
/*大选项的每一个选项*/
 
.menuitemDH_0
{
 	width:30px;
	float:left;
	height:18px;
	background:url(../images/default/menu/house.png);
	background-repeat:no-repeat;
	margin-left:100px;
	cursor:pointer;
}

.menuitemDH_1
{
	background:url(../images/default/menu/trend.png) left top;
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
	cursor:pointer;
}

.menuitemDH_2
{
	background:url(../images/default/menu/tech.png) left top;
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
	cursor:pointer;
}

.menuitemDH_3
{
	background:url(../images/default/menu/meeting.png) left top;
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
	cursor:pointer;
}
.menuitemDH_4
{
	background:url(../images/default/menu/communicate.png) left top;
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
	cursor:pointer;
}
.menuitemSH_1
{
	background:url(../images/default/menu/trend.png) left bottom;
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
}

.menuitemSH_2
{
	background:url(../images/default/menu/tech.png) left bottom;
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
}

.menuitemSH_3
{
	background:url(../images/default/menu/meeting.png) left bottom;
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
}
.menuitemSH_4
{
	background:url(../images/default/menu/communicate.png) left bottom;
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
}
/*所有导航栏的字*/
.itemtext
{
	
	position:relative;
	bottom:3px; 
	font-size:16px; 
	font-family:黑体,宋体,微软雅黑;
}
/*小选项的每一个选项*/
.listitem 
{
	color:White;
	float:left;
	height:25px;
	line-height:25px;
	width:120px; 
	cursor:pointer; 
	cursor:hand;
	font-size:13px; 
	font-weight:bold;
	font-family:宋体,微软雅黑,黑体;
}
.listitem:hover{ color:Red;}
.listitem_prm 
{
	color:White;
	float:left;
	height:25px;
	line-height:25px;
	width:180px; 
	cursor:pointer; 
	font-size:13px; 
	font-family:Arial Courier;
}
.listitem_prm:hover{ color:Red;}
.listitem_admin 
{
	color:White;
	float:left;
	height:25px;
	line-height:25px;
	width:180px; 
	cursor:pointer; 
	font-size:13px; 
	font-family:宋体,微软雅黑,黑体;
}
.listitem_admin:hover{ color:Red;}
#list0
{
	width:952px;
	height:25px;
	background:url(../images/default/list/list_r.gif);
	background-repeat:repeat-x;

}


.menuitemDH_0_prm
{
	width:30px;
	float:left;
	height:18px;
	background:url(../images/prm/bluehouse.gif);
	background-repeat:no-repeat;
	margin-left:100px;
	cursor:pointer;
}
.menuitemDH_1_prm
{
	width:120px;
	float:left;
	height:18px;
	background:url(../images/prm/myprm.png) left top;
	background-repeat:no-repeat;
	margin-left:5px;
	cursor:pointer;
}
.menuitemDH_2_prm
{
	width:120px;
	float:left;
	height:18px;
	background:url(../images/prm/leadmanagement.png) left top;
	background-repeat:no-repeat;
	margin-left:5px;
	cursor:pointer;
}
.menuitemDH_3_prm
{
	width:120px;
	float:left;
	height:18px;
	background:url(../images/prm/leadsearch.png) left top;
	background-repeat:no-repeat;
	margin-left:5px;
	cursor:pointer;
}
.menuitemSH_1_prm
{
	width:120px;
	float:left;
	height:18px;
	background:url(../images/prm/myprm.png) left bottom;
	background-repeat:no-repeat;
	margin-left:5px;
	cursor:pointer;
}
.menuitemSH_2_prm
{
	width:120px;
	float:left;
	height:18px;
	background:url(../images/prm/leadmanagement.png) left bottom;
	background-repeat:no-repeat;
	margin-left:5px;
	cursor:pointer;
}
.menuitemSH_3_prm
{
	width:120px;
	float:left;
	height:18px;
	background:url(../images/prm/leadsearch.png) left bottom;
	background-repeat:no-repeat;
	margin-left:5px;
	cursor:pointer;
}
#list0_prm
{
	width:952px;
	height:25px;
	background:url(../images/prm/prmbluenavigatingbar.gif);
	background-repeat:repeat-x;
}
#list1_1_prm
{
	margin-left:50px;
}
#list2_1_prm
{
	margin-left:50px;
}
#list3_1_prm
{
	margin-left:50px;
	
}
#foot
{
	font-size: 1.2em;
	width:801px;
	clear:both !important;
	border-top:solid 3px #f00;
	margin-left:auto;
	margin-right:auto;
	height: 145px;
	background: #fff;
}

.submenuitem
{
	clear:both;
	font-size:12px;
	font-family:宋体,黑体,微软雅黑;	
}
#list1_1
{
	margin-left:50px;
}

#list2_1
{
	margin-left:50px;
}
#list3_1
{
	margin-left:50px;
	
}

#list4_1
{
	margin-left:50px;
	
}
.submenuitem_block
{
	float:left;
	background-color:#f7f7f7;
	padding:0 5px;
	position:absolute;
	z-index:11;
}
#submenuitem_block_0
{
	margin-left:70px;
	width:220px;
	margin-top:159px;
}
#submenuitem_block_1
{
	margin-left:180px;
	width:220px;
	margin-top:159px;
}
#submenuitem_block_2
{
	margin-left:320px;
	width:220px;
	margin-top:159px;
}
#submenuitem_block_3
{
	margin-left:420px;
	width:220px;
	margin-top:159px;
}
.submenuitem_subblock
{
	height:15px;
	line-height:15px;
	cursor:pointer;
	display:list-item;
	border-bottom:solid 1px #a3a3a3;
	width:220px;
}
.submenuitemsplit
{
	height:1px;
	margin:2px 0;
	clear:both;
	padding:0;
	width:100%;
	background-color:#a3a3a3;
}
.submenuitem_subblock:hover
{
	background-color:#a3a3a3;
}
.submenuitem_subblock_last
{
	height:15px;
	line-height:15px;
	cursor:pointer;
}
.submenuitem_subblock_last:hover
{
	background-color:#a3a3a3;
}

.menuitemDH_0_admin
{
 	width:30px;
	float:left;
	height:18px;
	background:url(../images/default/menu/house.png);
	background-repeat:no-repeat;
	margin-left:100px;
	cursor:pointer;
}

.menuitemDH_1_admin
{
	background:url(../images/default/menu/trend_DH.png);
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
	cursor:pointer;
}

.menuitemDH_2_admin
{
	background:url(../images/default/menu/tech_DH.png);
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
	cursor:pointer;
}

.menuitemDH_3_admin
{
	background:url(../images/default/menu/meeting_DH.png);
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
	cursor:pointer;
}
.menuitemDH_4_admin{
	background:url(../images/default/menu/communicate_DH.png);
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
	cursor:pointer;
}
.menuitemSH_1_admin
{
	background:url(../images/default/menu/trend_SH.png);
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
}

.menuitemSH_2_admin
{
	background:url(../images/default/menu/tech_SH.png);
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
}

.menuitemSH_3_admin
{
	background:url(../images/default/menu/meeting_SH.png);
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
}
.menuitemSH_4_admin
{
	background:url(../images/default/menu/communicate_SH.png);
	background-repeat:no-repeat;
	width:80px;
	float:left;
	height:18px;
	margin-left:5px;
}
/* watermark positioning container */
.updnWatermark
{
	position: relative;	/* positioning container */
	width: 0;
	height: 1.25em;	/* must specify height for consistent vertical alignment */
	vertical-align: middle;
}
/* IE7/6 hasLayout hack */
.updnWatermark
{
	*zoom: 1;
}
/* watermark label styling */
.updnWatermark label
{
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	color: #999;
	padding-left: 4px;
	height: 1.25em;	/* must specify height for consistent vertical alignment */
	vertical-align: middle;
}