@charset "utf-8";
/* CSS Document */

html,body {
	background-image: url(images/bgg.png);
	background-repeat: repeat;
	background-color: #E8EBEC;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-position: top;
	}

html,body a {
	text-decoration: none;
	}

#wrapper {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	background-color: #F4F5F6;
}
#flag {
	display: block;
	margin: 0px;
	float: left;
	text-align: right;
	width: 985px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#header {
	margin: 0px;
	float: left;
	width: 960px;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFF;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}

#header .search {
	display: block;
	margin: 0px;
	float: left;
	width: 200px;
	text-align: right;
	position: relative;
	height: 0px;
	bottom: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 760px;
}

#header .search .input {
	width: 200px;
	background-color: #E8E8E8;
	border: 1px solid #df1e79;
	height: 20px;
	border-radius:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	}
	
#header .search .icon {
	position: relative;
	bottom: 20px;
	}	
	
#header #menus {
	display: block;
	margin: 0px;
	float: left;
	width: 960px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#menus1 .repeat1 {
	display: block;
	margin: 0px;
	float: left;
	width: 820px;
	
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}
.repeat1 .li {
	list-style-type: none;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;

}

.repeat1 .li .rss {
	height: 38px;
	width: 37px;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	bottom: 8px;
	left: 60px;
	}

.repeat1 .ul {
	list-style-type: none;
	margin: 0px -20px ;
	padding: 0px;
	float: right;
	width: 970px;
	height: 38px;
	display: block;
}
#menus1 .repeat1 .a1 {
	text-decoration: none;
	text-transform:uppercase;
	font-size: 11px;
	color: #FFF;
	background-color: #df1e79;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	font-weight: bold;
}
#menus .repeat {
	display: block;
	margin: 0px;
	float: left;
	width: 820px;
	background-image: url(images/menu_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}
.repeat .li {
	list-style-type: none;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;

}

.repeat .li .rss {
	height: 38px;
	width: 37px;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	bottom: 8px;
	left: 60px;
	}

.repeat .ul {
	list-style-type: none;
	margin: 0px -20px ;
	padding: 0px;
	float: right;
	width: 970px;
	height: 38px;
	display: block;
}
#menus .alt_ul {
	position: absolute;
	z-index: 999;
	margin: 0px;
	float: left;
	width: 170px;
	background-color: #df1e79;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#menus .alt_li {
	width: 170px;
	margin: 0px;
	float: left;
	list-style-type: none;
	display: block;
	height: 30px;
	line-height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menus .alt_li a {
	text-decoration: none;
	font-size: 10px;
	color: #FFF;
	height: 30px;
	width: auto;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menus .alt_li a:hover {
	text-decoration:none ;
	font-size: 10px;
	color: #df1e79;
	background-color: #FFF;
	height: 30px;
	width: 160px;
	margin: 0px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menus .repeat .a1 {
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px;
	color: #FFF;
	background-color: #df1e79;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	font-weight: bold;
}



#menus .repeat .a {
	text-decoration: none;
	font-size: 12px;
	color: #df1e79;
	background-color: #E1E1E1;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	font-weight: bold;
}
#menus .repeat .a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	background-color: #df1e79;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	font-weight: bold;
}

#menus .repeat .a_1 {
	text-decoration: none;
	color: #CACACA;
	font-size: 13px;
	padding-right: 9px;
	padding-left: 9px;
}
#menus .repeat .a_1:hover {
	text-decoration: none;
	color: #2FA694;
	font-size: 13px;
	padding-right: 9px;
	padding-left: 9px;
}


#content {
	margin: 0px;
	float: left;
	width: 960px;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFF;
	text-align: left;
}
#content #left_content {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
}

#left_content #left_block {
	margin: 0px;
	float: left;
	width: 230px;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#left_content #left_box {
	margin: 0px;
	float: left;
	width: 235px;
	display: block;
	border-top-left-radius: 9px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 7px;
	border: 2px solid #E9E9E9;
	padding: 3px;
}

#left_box .all_text {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
	font-size: 12px;
	}

.all_text a {
	color: #154B70;
	text-decoration: underline;
	font-weight: bold;
	}

#left_box .title {
	display: block;
	margin: 0px;
	float: left;
	width: 230px;
	background-color: #C8C8C8;
	background-image: url(images/tnt_icon_13.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	height: 30px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #df1e79;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#left_box .info {
	background-color: #F4F8FA;
	width: 235px;
	display: block;
	margin: 0px;
	float: left;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#left_box .input_text {
	display: block;
	margin: 0px;
	float: left;
	width: 83px;
	font-size: 13px;
	color: #666;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#left_box .input {
	display: block;
	margin: 0px;
	float: left;
	width: 150px;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left_box .input input {
	background-color: #F2F2F2;
	border: 1px solid #CCC;
	height: 20px;
	font-size: 14px;
	color: #333;
	padding-left: 3px;
	line-height: 20px;
	width: 142px;
	}

#left_box .submit_text {
	display: block;
	margin: 0px;
	float: left;
	width: 148px;
	font-size: 13px;
	color: #666;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 84px;
}

#left_box .submit {
	background-color: #df1e79;
	height: 23px;
	font-size: 12px;
	color: #FFF;
	padding-left: 3px;
	border-radius:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	width: 58px;
	padding-bottom: 4px;
	font-weight: bold;
	}
	
#left_box .pass_a {
	height: 23px;
	font-size: 12px;
	color: #387BA9;
	width: 40px;
	font-weight: bold;
	margin-right: 3px;
	}		

#left_box .ath_img {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 65px;
}
#left_box .ath_txt {
	display: block;
	margin: 0px;
	float: left;
	width: 165px;
	font-size: 11px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 12px;
}
#left_box .ath_title {
	display: block;
	margin: 0px;
	float: left;
	width: 165px;
	font-size: 11px;
	text-align: justify;
	line-height: 12px;
	font-weight: bold;
	color: #27638C;
	text-decoration: underline;
	padding: 0px;
}
#left_box .read {
	color: #27638C;
	text-decoration: none;
	font-size: 11px;
}



#left_box .info .cat {
	display: block;
	margin: 0px;
	float: left;
	width: 210px;
	background-image: url(images/raquo.png);
	background-repeat: no-repeat;
	background-position: 10px;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 25px;
}

#left_box .cat a {
	color: #df1e79;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	text-decoration: none;
	}

#left_box .cat a:hover {
	color: #27638C;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	text-decoration: underline;
	}
	
#left_box .user_info {
	display: block;
	margin: 0px;
	float: left;
	width: 210px;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #333;
	font-size: 15px;
	background-image: url(images/user.png);
	background-repeat: no-repeat;
	background-position: 4px;
}	

#left_box .user_info a {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	text-decoration: none;
	}

#left_box .user_info a:hover {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	text-decoration: underline;
	}

#content #right_content {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* contact,viode,author,news show page */

#right_content #content_page {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_page .content_title {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#content_page .date {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	font-size: 11px;
	color: #666;
	text-align: right;
}
#content_page .share {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content_page .tag {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	font-size: 11px;
	color: #666;
	text-align: right;
}

/* contact,viode,author,news show page */

/* News,images,videos,authors list content */

#content_box .li {
	float: left;
	left:5px;
	top:10px;
	position: relative;
	width: 110px;
	height: 90px;
	list-style-type: none;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
	margin-left: 5;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}

#content_box ul {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	}

#content_box .images {
	height: 70px;
	width: 100px;
	cursor:pointer;
	position: absolute;
	left: 0; top: 0;
	display:inline;
	}

#content_box #img_block {
	display: block;
	margin: 0px;
	float: left;
	width: 140px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	}

#content_box #img_box {
	display: block;
	margin: 0px;
	float: left;
	width: 110px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 1px dotted #CCC;
	font-size: 11px;
	}

#content_box #img_box .title {
	display: block;
	margin: 0px;
	float: left;
	width: 110px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	overflow: visible;
	height: 20px;
	}

#content_box #img_box .info {
	display: block;
	margin: 0px;
	float: left;
	width: 110px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#content_box #img_box .date {
	display: block;
	margin: 0px;
	float: left;
	width: 110px;
	text-align: center;
	font-size: 10px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#content_box #img_box .user {
	display: block;
	margin: 0px;
	float: left;
	width: 110px;
	text-align: center;
	font-size: 10px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#content_box #img_box .user a {
	font-weight: bold;
	color: #333;
	}

#right_content #content_block {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_block .content_cont {
	display: block;
	margin: 0px;
	float: left;
	width: 690px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content_cont a {
	color: #27638C;
	text-decoration: underline;
	font-size: 16px;
}

.content_title_uncrossed {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#content_block .content_title {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	font-size: 15px;
	font-weight: bold;
	color: #27638C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}
#content_block #content_box {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_box .info {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	font-size: 13px;
	color: #333;
	}

#content_box #img {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 172px;
	text-align: center;
}
#img .img_frame {
	display: block;
	margin: 0px;
	float: left;
	width: 148px;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	text-align: center;
	padding: 5px;
}

#img .img_frame:hover {
	display: block;
	margin: 0px;
	float: left;
	width: 148px;
	background-color: #E1E1E1;
	border: 1px solid #CCC;
	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	text-align: center;
	padding: 5px;
}

#content_box #info {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 528px;
}
#info .title_txt {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 528px;
	font-size: 18px;
	color: #000;
	text-align: left;
}

#info .title_txt a {
	text-decoration: none;
	color: #333;
	background-image: url(images/Minus.png);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	font-weight: bold;
	}

#info .author_txt {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 528px;
	font-size: 13px;
	color: #000;
	text-align: right;
}

#info .author_txt a {
	color: #154B70;
	text-decoration: none;
	font-weight: bold;
	}

#info .info_txt {
	display: block;
	margin: 0px;
	float: left;
	width: 528px;
	font-size: 14px;
	color: #666;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#info .read {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 528px;
	text-decoration: none;
	text-align: left;
}

#info .read a {
	text-decoration: none;
	color: #27638C;
	}
	
/*News,images,videos,authors list content*/	

/* News show page*/

#content_news_box {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	font-size: 14px;
	color: #333;
	}

#content_news_box .img {
	margin: 0px;
	float: left;
	width: 250px;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#content_news_box .author {
	margin: 0px;
	float: left;
	width: 250px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#content_news_box .author a {
	color: #154B70;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}

#content_news_box .info {
	margin: 0px;
	float: left;
	width: 440px;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

/* News show  page */

/* Contact page css */

#contact_box {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#contact_box .img {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	}

#contact_box .info {
	display: block;
	margin: 0px;
	float: left;
	width: 440px;
	font-size: 14px;
	color: #333;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
#form {
	margin: 0px;
	float: left;
	width: 700px;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#form #form_text {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#form #form_text #username_check {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
	color: #154B70;
	line-height: 25px;
	font-weight: bold;
	}

#form_text .text {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	}
	
#form_text .input {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	text-align: left;
	}

#form_text .input input {
	height: 25px;
	width: 247px;
	border: 1px solid #CCC;
	line-height: 25px;
	padding-left: 3px;
	}

#form_text .textarea {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 40	0px;
	height: 150px;
	}
#form .submit {
	display: block;
	margin: 0px;
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-align: left;
	}
	
.submit input {
	border: 1px solid #CCC;
	background-color: #E6E6E6;
	height: 25px;
	width: 80px;
	color: #666;
	}		

/* Contact page css*/
	
#footer {
	float: left;
	width: 960px;
	display: block;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;	
}
#footer .line {
	display: inline;
	float: left;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #666;
	}
	
	/* Slide Down Menu Css Begin  */
	
.menu_list {
	width: 230px;
	font-size: 13px;
	font-weight: bold;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	background-color: #F0F0F0;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu_body {
	display:none;
}
.menu_body a{
	display:block;
	color:#df1e79;
	background-color:#E5E5E5;
	padding-left:10px;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menu_body a:hover{
	color: #000000;
	text-decoration:underline;
	padding-top: 3px;
	padding-bottom: 3px;
  }
	
	/* Slide Down Menu Css End*/
	
	/* Popup Css Begin*/
	
.bubbleInfo {
    position: relative;
}


.popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	background-color: #FFF;
	width: 270px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}	
	
	/* Popup Css End*/
	
/* comments begin */
  
#comments{
	margin: 0px;
	float: left;
	width: 700px;
	display: block;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}

#comments #comments_block {
	margin: 0px;
	float: left;
	width: 700px;
	display: block;
	background-image: url(images/left_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

#comments .text_up {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	font-size: 10px;
	text-align: right;
	color: #333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
}
#comments .map_text_up {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	font-size: 10px;
	text-align: left;
	color: #333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 1px;
}
#comments .text_up a {
	color: #F93;
	text-decoration: none;
}

#comments .date {
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	font-size: 19px;
	text-align: left;
	}

/* comments end */
#comments_block .text {
	font-size: 13px;
	color: #333;
	display: block;
	margin: 0px;
	float: left;
	width: 700px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#comments #comments_send{
	margin: 0px;
	float: left;
	width: 700px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#comments_send .text {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #333;
	float: left;
	display: block;
	width: 700px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
#comments_send .text_input{
	margin: 0px;
	float: left;
	width: 700px;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
}

#comments_send .input {
	height: 22px;
	width: 198px;
	border: 1px solid #CCC;
	color: #333;
	padding-left: 2px;
	}

#comments_send .code {
	height: 22px;
	width: 65px;
	color: #333;
	padding-left: 2px;
}

#comments_send .submit {
	height: 21px;
	width: 55px;
	color: #FFF;
	border: 1px solid #CCC;
	background-color: #993333;
	font-size: 11px;
	line-height: 21px;
}

/* ********************* 	
