/* CSS Document */
#content_news {
  float: left;
  width: 972px;
  position: relative;
  clear: left;
  background: url(/css/images/news_right-back1.png) repeat-y right top;
}

#mainrightcol {
	width: 150px;
	float: right;
	
}

.date_cont {
  text-align: center;
  padding: 4px 10px 4px 4px;
  font: 11px "Comic Sans MS", cursive;
}

#title {
	float: left;
	position: relative;
	width: 964px;
	text-align: left;
	clear: left;
	background: #0A8EC7;
	border-bottom: 1px solid #E0E1E4;
}
#titleh1 {
	float: left;
	position: relative;
	width: 972px;
	text-align: left;
	clear: left;
	background: #0A8EC7;
	border-bottom: 4px solid #E0E1E4;
	border-top: 4px double #0A8EC7;
	height: 28px;
}
#main_content_news {
  float: left;
  clear: left;
  padding: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

#main_story {
  float: left;
  position: relative;
  clear: left;
  width: 798px;
}

#Rate_box {
  float: left;
  position: relative;
  clear: left;
  width: 800px;
}

#author {
  float: left;
  position: relative;
  clear: left;
  width: 300px;
}

#main_rate {
	float: none;
	position: relative;
	width: 300px;
	clear: left;
	padding-left: 30px;
}

#right_box1 {
  height: 100%;
  clear: left;
  float: left;
  width: 100%;
}

.right_box {
  background: url(/css/images/box1.png) no-repeat right top;
  padding: 4px 0px 4px 2px;
  margin: 12px 2px 2px 6px;
}

#mainblog {
  width: 972px;
  float: left;
  position: relative;
  clear: left;
  border-top: 4px solid #E0E1E4;
}

#blog_right {
  float: right;
  position: relative;
  width: 332px;
  height: 370px;
}

#form_container{
  width: 640px;
  height: 370px;
  clear: left;
  float: left;
  position: relative;
}

#comments_result{
	clear: left;
	float: left;
	width: 972px;
	position: relative;
	text-align: justify;
}

#comments_page_control{
  text-align: center;
  width: 972px;
  clear: left;
  float: left;
  position: relative;
  font-size: 12px;
}
.comment_author{
clear: left;
	float: left;
	position: relative;
}
.comment_body{
	clear: left;
	float: left;
	position: relative;
	width: 964px;
}
#ajaxticker {
  width: 115px;
  height: 100px;
}

#ajaxticker div {
  font-size: 11px;
  padding: 4px;
  margin-left: 6px;
}

.title_exp_news {
  font: 24px Georgia, "Times New Roman", Times, serif;
  text-transform: none;
  padding: 2px 2px 2px 6px;
}

.Author_name {
  padding: 6px 2px 2px 6px;
}
#main_guide {
  float: left;
  position: relative;
  clear: left;
  width: 798px;
}
.table_guide {
	background: url(/css/images/paper5.jpg) repeat;
	text-align: justify;
	border: 1px dotted #BFC1C8;
}
.table_guide2 {
	background: url(/css/images/paper4.jpg) repeat;
	text-align: justify;
	border: 1px dotted #E0E1E4;
	padding-left: 10px;
}
.head_restaurant{
	background: url(/css/images/head_restaurant.png) no-repeat left top;
	height: 150px;
}
.head_hotels{
	background: url(/css/images/head_hotels.png) no-repeat left top;
	height: 150px;
}
.head_bar{
	background: url(/css/images/head_bar.png) no-repeat left top;
	height: 150px;
}
.head_Guide{
	padding-left: 170px;
	text-align: justify;
}
.pict_guide {
	float: left;
	padding: 10px;
	background: url(/css/images/guide_shadow.png) no-repeat left top;
}
.table_release {
	background: url(/css/images/paper1.jpg) repeat;
	border: 1px dotted #E0E1E4;
}
.artist_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.title_release {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
}
.record_label {font-family: Georgia, "Times New Roman", Times, serif}
.info_track {font-size: 9px}
.release_section{
	font: 600 small-caps 20px Georgia, "Times New Roman", Times, serif;
	padding-left: 12px;
	letter-spacing: 0.08em;
}
.info_track_section{
	/*background: url(/css/images/new_release_corner.png) no-repeat right bottom;*/
}
#right_menu09 a, #right_menu a:visited {
  text-align: left;
  text-decoration: none;
  color: #FFFFFF;
  display: block;
  width: 10em;
  height: 1.3em;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-left: 10px;
  margin-left: 10px;
  font: 13px "Comic Sans MS", cursive;
}

#right_menu09 a:hover {
  color: #FFFFFF;
  display: block;
  width: 9em;
  height: 1.3em;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-left: 10px;
  margin-left: 10px;
  background: #5C5C72 url(images/nav_but_now.gif) no-repeat right center;
  font: 13px "Comic Sans MS", cursive;
}


