﻿
/********************旅游企业列表**************************/

.body_bgcolor .rightSide .mainContent .company_list
{
  width:554px;
  height:auto;
  float:left;
  clear:both;

}
.body_bgcolor .rightSide .mainContent .company_list ul 
{
 float:left;
 clear:both;
}
.body_bgcolor .rightSide .mainContent .company_list ul li
{
 float:left;
 clear:both;
 border-bottom:dashed 1px #c6c1b5;
 width:554px;
 padding-top:10px
 
}
.body_bgcolor .rightSide .mainContent .company_list ul li a
{
 font-family:"宋体";
 font-size:14px;
 color:#6f6348;
 line-height:22px;
 float:left;
 clear:both;

}
.body_bgcolor .rightSide .mainContent .company_list ul li a:hover
{
 text-decoration:underline;
}
.body_bgcolor .rightSide .mainContent .company_list ul li span
{
 float:right;
 font-family:"Arial Unicode MS";
 font-size:12px;
 color:#6f6348;
}
#pagination
{
 clear: both;
    float: left;
    margin-top: 20px;
    padding-bottom: 40px;
    text-align: center;
    width: 750px;
}
#main_page
{
	width: 1000px;
	margin: 0 auto;
	background:none;
}
.body_bgcolor
{
	 background:url(../images/mainbg.jpg) repeat left top;
	float: left;
	clear: both;
	border-bottom: solid 1px #c6c1b5;
	border-top: solid 1px #c6c1b5;
}
.nav
{
	width: 730px;
	padding: 22px 0px 0px 20px;
}
.nav .navLine
{
	width: 715px;
	border-bottom: dashed 1px #c6c1b5;
	padding-bottom: 22px;
}
.nav strong
{
	font-size: 14px;
	color: #333333;

}
.nav  a
{
 padding-left:4px;
}
.nav a:link
{
	font-size: 14px;
	color: #333333;
	padding-right: 4px;
}
.nav a:visited
{
	font-size: 14px;
	color: #333333;
	padding-right: 4px;
}
.nav a:hover
{
	font-size: 14px;
	color: #d7181f;
	padding-right: 4px;
}
.nav a:active
{
	font-size: 14px;
	color: #333333;
	padding-right: 4px;
}
.nav .redLink
{
	color: #d7181f;
	font-size: 14px;
	padding-left: 4px;
}
.nav .redLinknone
{
 color: #d7181f;
	font-size: 14px;
	padding-left: 4px;
	display:none;
}
.footer
{
	width: 1000px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 26px;
	background: url(../images/public_bg03.jpg) repeat-x left bottom;
	float: left;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #000;
	line-height: 22px;
}

.body_bgcolor .leftSide
{
 float:left;
 width:250px;
}
.body_bgcolor .leftSide img
{
 width:250px;
 height:797px;
}
.body_bgcolor .rightSide
{
 float:right;
}

.myBox{float:left; clear:both; background:url(../images/imgbg.jpg) repeat-y left;}

.body_bgcolor .rightSide .imgs
{
 background:url(../images/interestsBg01.jpg) no-repeat center 20px;
 margin:0 auto;
 width:750px;
 text-align:center;
 padding-top:20px;
}
.body_bgcolor .rightSide .imgs img
{
 width:522px;
 height:170px;
 padding:4px;
 background-color:#e9e6db;
 border:solid 1px #a6a28f;
  margin:0 auto;
}
.body_bgcolor .rightSide .mainContent 
{
 width:554px;
 padding:40px 96px;
 float:left;
 clear:both;
}


/***********企业简介************/
.body_bgcolor .rightSide .mainContent  .company_intro h2
{
  font-size:16px;
  color:#6f6348;
  font-family:"宋体";
  width:554px;
  text-align:center;
}
.body_bgcolor .rightSide .mainContent  .company_intro p
{
 font-size:14px;
  color:#6f6348;
  font-family:"宋体";
  width:554px;
  line-height:30px;
  background:url(../images/pbg.jpg) repeat left top;
  float:left;
  clear:both;
  padding-top:5px;

  text-indent:2em;
}
.body_bgcolor .rightSide .mainContent .close
{
  clear: both;
    float: left;
    padding: 20px 0;
    text-align: center;
    width: 554px;
 
}
.body_bgcolor .rightSide .mainContent .close a
{
 font-size:14px;
 color:#6f6348;
 font-family:"宋体";
 width:100px;

}