body {
	text-align: center;
	background: url(/img/background.gif);
	margin: 0px auto;
	padding: 0px;
}
#page {
	text-align: left;
	margin: 0 auto;
	background: #FFFFFF;
	width: 850px;
	border-top: 5px solid #000099;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 3px solid #666666;
}
#header {
	height: 55px;
	background: #FFFFFF repeat;
	clear: both;
}
#header-left {
	text-align: center;
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding:5px 10px 0px 0px;
}
#header-right {
	float: right;
	width: 300px;
	text-align: center;
	font-size: 12px;
	background: #FFFFFF;
		padding-top: 20px;
}
#navi {
	height: 29px;
	background: #FFFFFF url(http://www.salsastreet.net/img/navi-bg.jpg) repeat-x;
	font-size: 90%;
	padding-top: 5px;
	text-align: center;
}

#main {
	padding: 5px ;
	background: #FFFFFF;

	line-height:140%;
}
#left{
	float: left;
	text-align: left;
	padding: 0px 10px 5px 5px ;
	background: #FFFFFF;
	
	font-size:14px;
	width: 570px;
}
#right{
		float: left;
	text-align: left;
background: #FFFFFF;
	width: 250px;

}
#footer {
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	padding-bottom: 20px;
	background: #FFFFFF;
}
td{font-size:14px;}

.ntd{font-size:14px;line-height:140%; border-bottom: 1px dotted #cccccc;}
.nth{font-size:14px;line-height:140%; background: #EFEFEF; border-left: 2px solid #0099FF;}

h1, h2, h3,a h1, a h2, a h3 {
	font-size: 16px;
	color: #000099;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.description{
font-size: 12px;
}

.lines {
	border-bottom: 1px dotted #666666;
}
.borders {
	border: 1px solid #cccccc;
}
.bg-blue {
	font-size: 12px;
	background: #E1F1FF;
	text-indent: 12px;
	font-weight: bold;
}
.text12 {
	font-size: 12px;
	line-height: 150%;
}
.text14 {
	font-size: 14px;
	line-height: 150%;
}

.title-color{
	background: #0099CC;
	color:#ffffff;
	text-indent:20px;
}
.attention_box{
	font-size: 12px;
	border: 1px solid #FFCC00;
	ackground: #ffffff;
	padding: 3px;
}
.attention_title{
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	background: #FFCC00;
	text-align: center;
	height: 22px;
	
}
.list_box{
	font-size: 14px;
	ackground: #ffffff;
	margin: 5px;
	line-height: 160%;
	background: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}
.event_title{
	font-size: 14px;
	font-weight: bold;
	background: #EFEFEF;
	text-indent: 15px;

}
.goout{
background: #EFEFEF;
text-align:right;
}
.amz-title{
	font-size: 12px;
	background-color: #EDECD3;
	font-weight: bold;
	text-indent: 10px;
	height: 22px;
	padding-top: 2px;
	
}
.amz-box{
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #EDECD3;
}
.pan{
	font-size: 12px;
}
.details_title{
	font-size: 14px;
	text-indent: 25px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	background: url(/img/details_title_point.gif) no-repeat 5px;
}

.boxs{
	width:230px;
	font-size: 14px;
	padding : 10px;
	background-color: #f4f4f4;
	border: 1px solid #cccccc;
}
#links {
	width:230px;
	font-size: 12px;
	text-align: left;
	float: right;
	border: 1px dotted #999999;
	margin: 10px 10px 0px 5px;
	padding: 0px;
}
.links-head{
	background-color: #f2f0ee;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #003366;
}
.links-body{
	margin: 0;
	padding: 5px;
}

.links-body ul {
	list-style-type: none;
	margin: 2px 0px 0px 18px;
	padding: 0px;
}
.links-body ul li{
	list-style-image: url("/img/li_arrow.gif");
	margin: 0;
	padding: 0}
.entry_title {
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 16px;
	font-weight: bold;
	}
	
.entry_date {
	margin: 0;
	padding: 10px 10px 0 10px;
	height: 20px;
	font-size: 10px;
	text-align: right;
	background: url(/img/title_border.gif) repeat-x;
	}
	
.entry_body {
	margin: 0;
	padding: 5px 20px 10px 20px;
	line-height: 160%;
	}
	
.entry_bottom {
	margin: 0px 0px 20px 0px;
	padding: 10px 15px 0px 15px;
	height: 30px;
	font-size: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
//	background: url(/img/entry_bottom.gif) repeat-x;
	}
