/* 中华游标准Link Directory样本 */
/* Designed by ChinaHighlights.inc */
/*右侧 partnership 样式*/
#subContent #partnership {
	width:180px;
	height:auto;
}
#subContent #partnershipTop {
	width:180px;
	background:url(/css/images/bg-tourdifference-top.JPG) no-repeat top;
	height:33px;	
}
#subContent #partnershipTop h3{
	color:75491b;
	padding-left:10px;
	padding-top:6px;
}
#subContent #partnershipBottom {
	width:180px;
	background:url(/css/images/bg-tourdifference-bottom.JPG) no-repeat top;
	height:10px;
	

}
#subContent #partnershipMain {
	width:166px;
	border-left:7px solid #dcb26c;
	border-right:7px solid #dcb26c;
	height:auto;
	
}
#subContent #partnershipMain .deshedline {
	border-bottom:1px #dcb26c dashed;
	width:150px;
	margin:3px 1px 3px 1px;
	height:1px;
	
}
#subContent #partnershipMain ul {
	margin:0 1px 0 10px;
	padding:0;
	font-size:11px;
	color:#5d5b5b;
}
#subContent #partnershipMain ul li {
	list-style:none;
	line-height:20px
}
#subContent #partnershipMain .fontYellow {
	color:#75491b;
	font-weight:bold;
}

/*正文样式*/
#contentMiddle p{
	font-size:11px;
	line-height:18px;
}
#contentMiddle p a{
	color:#0e92b9;
	text-decoration:none;
	border-bottom:1px dashed #630;}
	
/*首页列表*/
.linkcontent{
	width:100%;
	margin-top:10px;
}
.linkList{
	width:45%;
	float:left;
	padding:10px;
}
.linkList h4{
	font-size:12px;
	color:#666;
	margin-bottom:10px;
}

.linkList h4 a{
	color:#600;
	text-decoration:none;
	border-bottom:1px dashed #600;
}
.linkList p{
	color:#666;
	padding-left:8px;
	line-height:12px;}
.linkList p a{
	color:#600;
	text-decoration:none;
	font-size:11.5px;
}
.linkList p a:hover, .linkList p a:visited{
	border-bottom:1px dashed #600;
}
/*link 导航分类*/
.linktype {
	width:550px;
	margin-bottom:15px;
	border-bottom:1px #dbb36d dashed;
	padding-bottom:10px;
	padding-left:10px;
}
.linktype li{
	float:left;
	width:179px;
	height:auto;
	list-style:none;
	color:#666;
	font-size:11px;
	margin-top:7px;
	font-weight:bold;
}
.linktype li ul{
	margin-left:10px;
}
.linktype li ul li{
	font-weight:100;
	color:#6b6b6b;
}
.linktype li strong{
	color:#dcb26c;
	font-weight:bold;
}
.linktype li a{
	color:#744c1b;
	text-decoration:none;
}
.linktype li a:hover, .linktype li a:visited{
	border-bottom:1px dashed #744c1b;
}
/*link list 导航分类*/
.linkstyle{
	font-size:11px;
	color:#6f6f6f;
	width:550px;
	padding:3px 8px 3px 5px;
	border-bottom:1px #dbb36d dashed;
}
.linkstyle .linktitle{
	font-size:13px;
	margin-bottom:4px;
}
.linkstyle .linktitle a{
	color:#0ea1cc;
	text-decoration:none;
}
.linkstyle .linkurl{
	color:#999;
	margin-top:4px;
	margin-bottom:5px;
}
/*link list important 导航分类*/
.linkstyle2{
	font-size:11px;
	color:#6f6f6f;
	width:550px;
	padding:3px 8px 3px 5px;
	border-bottom:1px #dbb36d dashed;
	background-color:#fdf5de;
}
.linkstyle2 .linktitle{
	font-size:13px;
	margin-bottom:4px;
}
.linkstyle2 .linktitle a{
	color:#0ea1cc;
	text-decoration:none;
}
.linkstyle2 .linkurl{
	color:#999;
	margin-top:4px;
	margin-bottom:5px;
}
