﻿body 
{
	font-family: "宋体",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-color:#ffffff;
}

a.white:visited
{
	color:#ffffff;
	text-decoration:none;
	font-size:12px
}
a.white:link
{
	color:#ffffff;
	text-decoration:none;
	font-size:12px
}
a.white:hover
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}


a.categoryLink:visited
{
	color:#1658A2;
	text-decoration:none;
}
a.categoryLink:link
{
	color:#1658A2;
	text-decoration:none;
}
a.categoryLink:hover
{
	color:red;
	text-decoration:underline;
}

/*******搜索结果页面.Begin*********/

a.deepBlueLink:visited
{
	color:#001D4C;
	text-decoration:none;
}
a.deepBlueLink:link
{
	color:#001D4C;
	text-decoration:none;
}
a.deepBlueLink:hover
{
	color:red;
	text-decoration:underline;
}

.deepBlueText{ color:#001D4C; }

/*******搜索结果页面.End*********/


.headBg
{
    background-image:url(../../Images/Frontal/headBg.jpg);
}

.logoArea
{
    width:330px;
    background-image:url(../../Images/Frontal/logo.jpg);
    background-repeat:no-repeat;
    background-position:15px center;
}

.mainBorder-1
{
	border:solid 1px #1658A2;
}

.mainBorder-2
{
	border:solid 1px #CBCBC9;
}

.mainBorder-3
{
	border:solid 1px #CBCBC9;
}


.titleTd-1
{	
	height:29px;
	text-align:left;
	padding-left:10px;
	border-bottom:0px;
	background-image:url(../../Images/Frontal/titleTd-1-bg.jpg);
}
.titleTd-1-nav
{	
	height:29px;
	text-align:left;
	padding-left:10px;	
	border-bottom:0px;
	background-image:url(../../Images/Frontal/titleTd-1-1-bg.jpg);
	font-size:14px;	
	vertical-align:top;	
}

.titleTd-1-nav span{ display:block;margin-top:4px; }

.titleTd-1-more{ padding-right:5px;text-align:right; }

.titleTd-1-more a:visited{ color:#ffffff;}
.titleTd-1-more a:link{ color:#ffffff;}
.titleTd-1-more a:hover{ color:yellow;}

.title-1
{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}


.titleTd-2
{	
	height:29px;
	text-align:left;
	padding-left:10px;
	border-bottom:0px;
	background-image:url(../../Images/Frontal/titleTd-2-bg.jpg);
}

.titleTd-3
{	
	height:24px;
	text-align:left;
	padding-left:10px;
	border-bottom:solid 2px #1658A2;
}

.title-3
{	
	font-size:14px;
	font-weight:bold;
	color:#1658A2;
}

.titleTd-3-more{ padding-right:5px;text-align:right; }

.titleTd-3-more a:visited{ color:#1658A2;}
.titleTd-3-more a:link{ color:#1658A2;}
.titleTd-3-more a:hover{ color:red;}

.titleTd-4
{	
	height:28px;
	text-align:left;
	padding-left:10px;
	background-image:url(../../Images/Frontal/titleTd-4-bg.jpg);
}

.title-4
{	
	font-size:14px;
	font-weight:bold;
	color:#1658A2;
}

.titleTd-4-more{ padding-right:5px;text-align:right; }

.titleTd-4-more a:visited{ color:#1658A2;}
.titleTd-4-more a:link{ color:#1658A2;}
.titleTd-4-more a:hover{ color:red;}

.mainPageColor-1
{
	
}

.mainTextColor-1
{
	
}

/* 会员管理中心.Begin */
.menuContainer
{
    width:85%;
    text-align:left;    
}

.menuHead
{
    padding:3px;
    font-weight:bold;
    color:#ffffff;
    background-image:url(../../Images/Frontal/member-ctrlPanel-menuHeadBg.jpg);
}
.menuBody
{
    margin-bottom:10px;
    padding:5px;
    border:solid 1px #cccccc;
    background-color:#ffffff;
    line-height:170%;        
}
.menuBody ul
{
    display:inline-block;
    list-style-type:none;
    margin-left:0px;
}
/* 会员管理中心.End */

.currentLocation
{
    margin-bottom:5px;
    border:solid 1px #74A0D1;
    background-color:#C1DbF4;
    height:20px; 
    
    /*-firefox支持--*/
    height:auto !important;
    min-height:10px;
}
.currentLocation p
{
    margin:8px;
    color:#000000;
}

.currentLocation p a:link
{
    color:#000000;
    text-decoration:none;
}

.currentLocation p a:hover
{
    color:#000000;
    text-decoration:underline;    
}

.currentLocation p a:visited
{
    color:#000000;
    text-decoration:none;
}

.categoryPath
{
	font-size:12px;
	font-weight:bold;
	color:#1658A2;
}


.categoryPath p a:link
{
	font-size:12px;
	font-weight:bold;
	color:#1658A2;
}

.categoryPath p a:visited
{
	font-size:12px;
	font-weight:bold;
	color:#1658A2;
}

.categoryPath p a:hover
{
	font-size:12px;
	font-weight:bold;
	color:#1658A2;
}

/************网站主导航.Begin*******************/

.nav
{
    padding:0px;
    margin:0px;
    margin-top:2px;
    list-style-type:none;    
    margin-left:25px;
}

.nav li
{    
    width:70px;
    text-align:center;    
    float:left;
    display:block;    
    padding-left:5px;
    padding-right:5px;    
    font-size:13px;
    font-weight:bold;  
    color:#CE110F; 
    border-right:solid 1px #ffffff;    
    height:13px;
}

.nav .last
{    
    width:60px;
    text-align:center;    
    float:left;
    display:block;    
    padding-left:5px;
    padding-right:5px;    
    font-size:13px;
    font-weight:bold;  
    color:#CE110F; 
    border-right:solid 0px #ffffff;    
    height:10px;
}

.nav li a:link
{
    color:#ffffff;
    text-decoration:none;
}
.nav li a:hover
{
    color:red;
    text-decoration:underline;
}
.nav li a:visited
{
    color:#ffffff;
    text-decoration:none;
}
/************网站主导航.End*******************/



/************搜索框样式表.Begin*******************/
.selectedTab
{	
	border-bottom:0px;
	text-align:center;
	padding-top:3px;
	margin-right:2px;
	cursor:hand;
	font-weight:bold;
	color:#000000;	
	background-color:#C1DBF4;
	border:solid 1px #74A0D1;
	border-bottom:0px;
}

.unSelectedTab
{
	border-bottom:0px;
	text-align:center;
	padding-top:3px;
	margin-right:2px;
	margin-left:1px;
	margin-right:1px;
	cursor:hand;
	color:#000000;
	font-weight:normal;
	background-image:url(../../Images/Frontal/searchBoxTabBg.jpg);
	background-color:#dddddd;	
	border-bottom:solid 1px #74A0D1;
}

.searchBoxNav
{
	background-image:url(../../Images/Frontal/searchbar-bg1.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	height:27px;
}

.searchBoxTr
{
	border-left:solid 1px #74A0D1;
	border-right:solid 1px #74A0D1;
	border-bottom:solid 1px #74A0D1;	
	border-top:solid 0px #74A0D1;	
	background-color:#C1DBF4;
}

.searchBoxContainer
{
    margin-top:2px;
    padding:2px;    
    border-top:0px;
}

.searchBoxHotKeyWords
{
    border-left:solid 1px #74A0D1;
	border-right:solid 1px #74A0D1;
	border-bottom:solid 1px #74A0D1;	
}
.searchBoxSpliter
{
    width:3px;
    border-bottom:solid 1px #1659A0;
}
/************搜索框样式表.End*******************/

.price { color:#FF6600;font-weight:bold; font-size:14px;} 

.tableBottom-dottedLine{ border-bottom:dotted 1px #bbbbbb; }

/************企业库搜索结果中不同角色会员的显示式表.Begin*******************/
.enterprise-generic{ border-bottom:dotted 1px #bbbbbb; }

.enterprise-golden{ border-bottom:dotted 1px #bbbbbb; background-image:url(../../Images/Frontal/role-golden-bg.gif);}

.enterprise-vip{ border-bottom:dotted 1px #bbbbbb; background-image:url(../../Images/Frontal/role-vip-bg.gif);}
/************企业库搜索结果中不同角色会员的显示式表.End*******************/