@charset "utf-8";
/* 底部导航CSS */
body{
	margin:0px auto;
	padding:0px;
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
	width:900px;
}
ol ,ul ,li{
	margin:0px;
	padding:0px;
}
li{
	list-style:none;
	margin:0px;
	padding:0px;
}
img{
	border:0px;
	margin:0px;
}
.c-b{
	clear:both;
	font-size:0px;
}
/*--------------------------TOP--------------------------*/
#top{
	width:900px;
	margin:5px auto 10px auto;
	border-bottom:5px solid #000;
	padding-bottom:10px;
	overflow:auto;
}
#top #logo{
	float:left;
}
#top #topnav{
	margin-left:645px;
}
#top #topnav img{
	margin:5px 5px 0px 5px;
}
/*--------------------------BOX--------------------------*/
#box{
	width:900px;
	clear:both;
	overflow:auto;
	margin:0px auto;
}
/*--------左侧 导航---------*/
#box #leftsub{
	float:left;
	width:150px;
	overflow:auto;
	border:1px solid #999;
	padding:2px;
}
#leftsub ol{
	background:url(../images/leftsub_bj.gif) repeat-y;
	padding:15px 0px 10px 0px;
}
#leftsub ol li{
	margin:0px 0px 0px 10px;
	background:url(../images/btm_line.gif) no-repeat bottom left;
	text-indent:6px;
	margin-bottom:12px;
	padding-bottom:6px;
}
/*--------右侧 内容---------*/
#box #rightbd{
	overflow:auto;
	float:right;
	width:728px;
}
#rightbd .banner{
	border:1px solid #999;
	padding:2px;
	margin-bottom:8px;
}
#rightbd .place{
	border-bottom:1px solid #999;
	margin-bottom:8px;
	line-height:25px;
	letter-spacing:2px;
}
#rightbd .place b{
	color:#990000;
}
#rightbd .detail_info{
	line-height:22px;
}
#rightbd .detail_info p{
	margin:8px 0px;
	text-indent:2em;
}

/*公用*/
.container980{width:728px; margin:0 auto 10px;}
.content{width:706px; padding:10px; overflow:hidden; border:1px solid #D3DEC0;}
h2{ background: url(http://i3.dukuai.com/ui/media/img/link_bg.png) 0 0 no-repeat; width:100%;height:32px; text-indent:15px; line-height:32px; color:#304f63; font-size:14px;}

/*蓝色容器*/
 .blue_content{ width:686px; background:#e8f4f6; padding:10px; margin-bottom:10px;}
 .blue_content p{ font-size:14px; line-height:20px; color:#333;}
 .blue_content img{float:left; margin-right:10px;}
 .blue_content p a{ color:#0657b2; padding:0 5px;}
 
/*链接效果*/
.link_show{width:468px; float:left;}
  .link_show  strong{ width:100%;height:32px; line-height:32px; color:#304f63; font-size:14px;} 
  
/*链接内容*/  
.links_box{overflow:hidden;width:630px;padding:10px;}
  .links_box h3{color:#304f63; font-weight:bold; margin-bottom:10px; font-size:14px; height:20px; line-height:16px; background:url(http://i3.dukuai.com/ui/media/img/link_bg.png) 0 -35px  no-repeat;}
  .links_box dl{ width:100%; overflow:hidden}
  .links_box dt{ line-height:26px; margin-bottom:10px;overflow:hidden}
  .links_box dd{ margin-bottom:10px;color:#333; line-height:22px;overflow:hidden}
  .links_box dl dt a img{border:1px solid #ddd;height:31px;width:88px; margin-right:10px; padding:1px}
  .links_box dl dd a{ display:block;width:100px;border-right:1px solid #ddd; color:#333; float:left; text-align:center; height:14px; line-height:14px; margin-bottom:10px; overflow:hidden;}
  .links_box dl dd a:hover{color:#0657b2; text-decoration:underline}
  
/*--------------------------BTMCOPY--------------------------*/
#box #btmcopy{
	background-color:#999;
	color:#fff;
	clear:both;
	padding:5px 0px 5px 10px;
	*padding:3px 0px 5px 10px;
	text-align:center;
}
#btmcopy a{
	color:#fff;
	text-decoration:none;
	
}
/**/
.maincontent{
	font-size:14px;
}
.maincontent p b{
	text-indent:0em;
}
.maincontent p img{
	text-indent:0em;
	text-align:center;
}
.maincontent p span{
	color:#0066CC;
}
.fs13{
	font-size:13px;
}