@charset "utf-8";
/*****************************************
*      CSS Document for Longtou          *
*      filename: bj.css                  *
*      function: set 1.around.php        *
*                    2.world.php         *
*                    3.16view.php        *
*                    4.8view.php         *
*                    5.gugong.php        *
*                    6.city.php          *
*                    7.environs.php      *
*                    8.famous.php        *
*                    9.link.php          *
*      birthday: 2008-05-16              *
*****************************************/

/* Configuration
--------------------------------------------*/

/* side */
#bj #side a#m1,
#around #side a#m2,
#world #side a#m3,
#view16 #side a#m4,
#view8 #side a#m5,
#gugong #side a#m6,
#city #side a#m7,
#environs #side a#m8,
#famous #side a#m9,
#link #side a#m1 {
	font-weight:bold;
	color:#fff;
	background:url(../img/side_h.png)!important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/side_h.png');
}
/* Element
--------------------------------------------*/
#bj h2,
#around h2,
#world h2,
#view16 h2,
#view8 h2,
#gugong h2,
#city h2,
#environs h2,
#famous h2,
#link h2 {
	color:#363;
	text-indent:0;
	margin-bottom:15px;
	border-bottom:1px solid #663;
}
#around p { clear:both;}
/* table */
table { text-align:left;}
caption { color:#64A046; text-align:left; line-height:18px;}
th a { color:#fff; border-bottom:1px dashed #fff;}
th a:hover { color:#363;}
td a {
	color:#64A046;
	margin-left:10px;
	padding-left:15px;
	background:url(../img/quote.gif) left 2px no-repeat;
}
td a:hover { color:#fff; background-color:#64A046;}

#link td a { color:#363; margin-left:0;}
#link td a:hover { color:#fff;}
/* image */
#around .fl { margin-left:20px; border:0;}
#around .fr { margin-right:20px; border:0;}
/* ol/ul */
#core ol {
	font-size:12px;
	list-style-type:decimal;
	padding-left:20px;
}
#core li {
	margin-bottom:10px;
	padding-bottom:15px;
	border-bottom:1px dashed #696;
	clear:both;
}
