body {
	padding:0; margin:0;
	background: url("body.png") repeat-y center top; color:#29231b;font-size:13px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
div, p, ul, li, a, h1, h2, h3, h4, form, label, input{ 
	padding:15; margin:0;
}
.hidden{display: none;}
.display {}
a { color: #68634d; TEXT-DECORATION: none; outline: none;}
a:visited { color: #68634d; TEXT-DECORATION: none; outline: none;}
a:hover { color: #a99f8f; TEXT-DECORATION: none; outline: none;}

/******************************* PHAN TRANG ********************/
.paging {
	width: 632px;
}
.paging .rinfo {
	float:right;
	margin-top:5px;
	margin-bottom:10px;
}
.paging .rinfo span {
	display:block;
	float:left;
	width:30px;
    margin-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #fff;
	font-size:14px;
	text-align:center;
}
.paging .rinfo span.current {
    border: 1px solid #a99f8f;
    background: #262016;
    color: #ffd53a;
}
.paging .rinfo span.other {
    border: 1px solid #CCCCCC;
    background: #ffffff;
    color: #3B5998;
}
.paging .rinfo span.other a {
    color: #68634d;
	font-size:14px;
}
.paging .rinfo span.other a:visited {
    color: #68634d;
	font-size:14px;
}
.paging .rinfo span.other a:hover {
    color: #a99f8f;
	font-size:14px;
}
/*-------------------------------------- MAIN PAGE--------------------------------*/
#main_page{
	background: transparent;
	margin:auto;
	width: 1006px;
}
#main_page #banner{
	background: #37363a;
	width:1006px;
	height:100px;
	float:left;
}
	#banner p { background: transparent;}
/*------------------------ END BANNER -------------------------*/
#main_page #myslidemenu {
	width: 1006px;
	border-top: 1px solid #69644e;
	display:block;
	float:left;
	/*padding: 1px;
	border: double #69644e; */
}
	.jqueryslidemenu{
		background: #262016;
		width: 100%;
	}
	.jqueryslidemenu ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	/*Top level list items*/
	.jqueryslidemenu ul li{
		position: relative;
		display: inline;
		float: left;
	}
	/*Top level menu link items style*/
	.jqueryslidemenu ul li a{
		display: block;
		font-size: 14px;
		background: #262016; /*background of tabs (default state)*/
		color: #ffffff;
		padding: 14px 0px 13px 10px;
		text-decoration: none;
		text-transform: uppercase;
	}
	* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
		display: inline-block;
	}
	.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
		color: white;
	}
	.jqueryslidemenu ul li a:hover{
		background: #322c1f; /*tab link background during hover state*/
		color: #ffd53a;
	}
	/*1st sub level menu*/
	.jqueryslidemenu ul li ul{
		position: absolute;
		left: 0;
		display: block;
		visibility: hidden;
		z-index: 9999;
	}
	/*Sub level menu list items (undo style from Top level List Items)*/
	.jqueryslidemenu ul li ul li{
		display: list-item;
		float: none;
	}
	/*All subsequent sub menu levels vertical offset after 1st level sub menu */
	.jqueryslidemenu ul li ul li ul{
		top: 0;
	}
	/* Sub level menu links style */
	.jqueryslidemenu ul li ul li a{
		width: 180px; /*width of sub menus*/
		padding: 13px 0px 13px 10px; 
		margin: 0;
		border-top-width: 0;
		border-bottom: 1px solid #322c1f;
		text-transform:lowercase;
	    filter: alpha(opacity=70);
	    -moz-opacity: 0.7;
		-khtml-opacity: 0.7;
	    opacity: 0.95;
	}
	.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
		background: #322c1f;color: #ffd53a;
	}
	/* ######### CSS classes applied to down and right arrow images  ######### */
	.downarrowclass{
		position: absolute;
		top: 12px;
		right: 7px;
	}
	.downarrowclass:hover {cursor: pointer;background:url("right.png")}
	
	.rightarrowclass{
		position: absolute;
		top: 6px;
		right: 5px;
	}
/*------------------------- END TOPMENU -----------------------*/
#main_page #top_taskbar{
	background: url("taskbar_bg.jpg") repeat-x left top;
	width:1006px;
	float:left;
	height: 32px;
}
	#main_page #top_taskbar p span {
		float:left; 
		color:#29231b;
		font-size:13px;
		padding-top: 8px;
		font-weight: bold;
	}
	#main_page #top_taskbar span a, a:visited { color: #262016;}
	#main_page #top_taskbar span a:hover {color: #ffffff;}
	
	#main_page #top_taskbar span.tleft{
		margin-left:10px;
		margin-right:10px;
		width:24px;
		height:32px;
		background:url("taskbar_limg.jpg") no-repeat 0 0;
		font-size:0px;
	}
/****************************************************************
 - BAT DAU MAIN_CENTER || BLOGCENTER
 ***************************************************************/
#main_center {
	background: transparent;
	width: 1006px;
}
	#main_center #threeBlog {
		background: #f3f3e9;
		margin:auto;
		width: 986px;
		margin-top:5px;
	}
	/****************************************************************
	 - BAT DAU MAIN_CENTER => NEWS FOCUS | EVENT | BLOG
	 ***************************************************************/
	#threeBlog #blognewsfocus {
		background: #f3f3e9;
		float: left;
		width: 321px;
		height:434px;
		text-align:left;
	}
	#threeBlog #blognewsevent {
		background: #f3f3e9;
		float: left;
		width: 331px;
		height:434px;
		text-align:left;
	}
		#blognewsevent p.title_newsEvent {
			background: transparent;
			border-bottom: 1px dotted #a99f8f;
			font-size: 18px;
			color: #68634d;
			padding: 12px 0px 5px 0px;/* be rong */
			margin-bottom:7px;
			margin-left:10px;
  			text-transform: uppercase;
		}
		#blognewsevent .tbl_newsEvent {
	 		clear: both;
			text-align: justify;
			margin-bottom: 10px;
			margin-left: 15px;
			padding-right: 20px;
		}
		#blognewsevent TR.tr_newsEvent TD {
			color: #68634d;
			border-bottom: 1px dotted #a99f8f;
		}
		#blognewsevent TR.tr_newsEvent a { color: #68634d; }
		#blognewsevent TR.tr_newsEvent a:visited { color: #68634d; }
		#blognewsevent TR.tr_newsEvent a:hover { color: #a99f8f; }
		
			#blognewsevent p {
				background: transparent;
				font-size: 13px;
				color: #68634d;
				padding: 5px 0px 5px 0px;/* be rong */
			}
			#blognewsevent p.sub_newsEvent {
				background: transparent;
				font-size: 13px;
				color: #68634d;
				font-weight: bold;
				padding: 5px 0px 5px 0px;/* be rong */
			}
		
	#threeBlog #blognewsblog {
		background: #f3f3e9;
		height:434px;
		float: right;
		width: 334px;
		text-align:left;
	}
		#threeBlog p.title_newsBlog {
			background: transparent;
			border-bottom: 1px dotted #a99f8f;
			font-size: 18px;
			color: #68634d;
			padding: 12px 0px 5px 0px;/* be rong */
			margin-bottom:7px;
			margin-left: 15px;
			margin-right:10px;
  			text-transform: uppercase;
		}
		#threeBlog .tbl_newsBlog {
	 		clear: both;
			text-align: justify;
			margin-bottom: 10px;
			margin-left: 15px;
			margin-right: 5px;
		}
		#threeBlog TR.tr_newsBlog TD {
			color: #68634d;
			border-bottom: 1px dotted #a99f8f;
		}
		#threeBlog TR.tr_newsBlog a { color: #68634d; }
		#threeBlog TR.tr_newsBlog a:visited { color: #68634d; }
		#threeBlog TR.tr_newsBlog a:hover { color: #68634d; }
		
		#threeBlog TR.tr_newsBlog TD:hover {cursor: pointer;background: #e0e0c7 ;}
		
			#threeBlog p.sub_newsBlog {
				background: transparent;
				font-size: 13px;
				color: #68634d;
				font-weight: bold;
				padding: 5px 0px 5px 0px;/* be rong */
			}
			#threeBlog p.sub_newsBlog:hover {font: #ffffff;}
	/****************************************************************
	 - KET THUC MAIN_CENTER => BLOGCENTER
	 ***************************************************************/
#main_center #blogcenter {
	clear: both;
	background: #f3f3e9;
	float: left;
	margin:auto;
	margin: 5px 0px 0px 10px;
	width: 657px;
}
	/************ Begin #blogcontent ********************************/
	#blogcenter #blogcontent {
		background: #f3f3e9;
		margin:auto;
		width: 657px;
	}
	#blogcontent p.p_titlecontent {
		background-image: url('p_titlecontent.png');
		font-size: 18px;
		color: #68634d;
		font-weight: bold;
		padding: 8px 0px 8px 0px;/* be rong */
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #a99f8f;
  		text-transform: uppercase;
	}
		#blogcontent p.p_titlecontent a { color: #68634d; }
		#blogcontent p.p_titlecontent a:visited { color: #68634d; }
		#blogcontent p.p_titlecontent a:hover { color: #a99f8f; }
		
			#blogcontent p.p_titlecontent span.icon {
				background: transparent;
				padding-right: 10px;
				width:150px;
				float:right;
			}
			#blogcontent p.p_titlecontent span.logoicon {
				background: transparent;
				padding-left: 5px;
				width:24px;
				float:left;
			}
			#blogcontent p.p_titlecontent span.selected {
				background: transparent;
				padding-right: 10px;
				width:180px;
				float:right;
		    	text-transform:lowercase;
			}
			select.form {
				background: #ffffff;
				border: 1px solid #c0c0c0;
				padding: 2px;
				padding-left: 5px;
				width:180px;
			}
			#blogcontent p.p_titlecontent span.rssOne {
				background: transparent;
				padding-right: 10px;
				width:30px;
				float:right;
		    	text-transform:lowercase;
			}
	
	#blogcontent p.p_searchkey {
		background: transparent;
		font-size: 20px;
		color: #262016;
		padding: 10px 10px 0 10px;/* be rong */
	}
	#blogcontent p.p_subtitlecontent {
		background: transparent;
		font-size: 20px;
		color: #262016;
		padding: 10px 10px 20px 10px;/* be rong */
	}
		#blogcontent p.p_subtitlecontent a { color: #262016; }
		#blogcontent p.p_subtitlecontent a:visited { color: #262016; }
		#blogcontent p.p_subtitlecontent a:hover { color: #a99f8f; }
		
	#blogcontent p.p_viewAllCom {
		background: transparent;
		font-size: 16px;
		color: #262016;
		padding: 10px 10px 20px 10px;/* be rong */
	}
		#blogcontent p.p_viewAllCom a { color: #262016; }
		#blogcontent p.p_viewAllCom a:visited { color: #262016; }
		#blogcontent p.p_viewAllCom a:hover { color: #a99f8f; }
		
	#blogcontent p.p_commenttitle {
		background: #e0e0c7;
		font-size: 20px;
		color: #262016;
		padding: 10px 0 10px 0;/* be rong */
		margin:0 10px 0 10px;
	}
		#blogcontent p.p_commenttitle a { color: #262016; }
		#blogcontent p.p_commenttitle a:visited { color: #262016; }
		#blogcontent p.p_commenttitle a:hover { color: #a99f8f; }
		
	#blogcontent p.p_titledate {
		background: transparent;
		font-size: 11px;
		color: #29231b;
		padding: 5px 10px 5px 0px;/* be rong */
		text-align: right;
	}
	#blogcontent .tdimg{
		background: url('shadow3.png') 50% 50% no-repeat;
		height:91px;
		width:129px;
		text-align:center;
	}
	#blogcontent TD.tdimgnews{
		background: #e0e0c7;
		text-align:center;
		padding: 8px;
		width:150px;
	}
		#blogcontent TR.tr_catnews TD {
			background: transparent;
			font-size: 18px;
			color: #68634d;
			padding: 10px 0px 20px 0px;/* be rong */
			padding-left:15px;
			padding-right:15px;
		}
		#blogcontent TR.tr_catnews a { color: #68634d; }
		#blogcontent TR.tr_catnews a:visited { color: #68634d; }
		#blogcontent TR.tr_catnews a:hover { color: #a99f8f; }
		
		#blogcontent TR.tr_spacing TD {font-size: 0px;height: 25px;}
		
		#blogcontent TR.tr_textnewsfolder TD {
			color: #68634d;
			text-align: justify;
			padding-left:15px;
			padding-right:15px;
			line-height:18px;
			font-weight: bold;
		}
		#blogcontent TR.tr_textnewsfolder a { color: #262016; }
		#blogcontent TR.tr_textnewsfolder a:visited { color: #262016; }
		#blogcontent TR.tr_textnewsfolder a:hover { color: #68634d; }
		
		#blogcontent TR.tr_textnews TD {
			background: transparent;
			color: #68634d;
			text-align: justify;
			padding-left:15px;
			padding-right:15px;
			line-height:18px;
		}
		#blogcontent TR.tr_textnewsblog TD {
			background: transparent;
			color: #29231b;
			text-align: justify;
			padding-right:5px;
			line-height:18px;
		}
	
	#blogcontent .tdsubcategories{
		background: #e0e0c7 ; border:1px solid #e8e8e8;margin: 5px;padding: 5px;
	}
	#blogcontent .tdsubcategories:hover {border:1px solid #a99f8f ; background: #ffffff ;}
	
		#blogcontent TD.td_title {
			color: #68634d;
			line-height:18px;
		}
		#blogcontent TD.td_title a { color: #262016; }
		#blogcontent TD.td_title a:visited { color: #262016; }
		#blogcontent TD.td_title a:hover { color: #68634d; }
		
		#blogcontent p.p_alphabet { 
			clear:both;
			color: #68634d;
			padding-left:7px;
			font-size: 15px;
			font-weight: bold;
		}
		#blogcontent p.p_alphabet a { color: #262016; }
		#blogcontent p.p_alphabet a:visited { color: #262016; }
		#blogcontent p.p_alphabet a:hover { color: #68634d; }
		/************************* FORM *********************************/
		#blogcontent form {
			margin: 0 0;
		}
		#blogcontent form p {
			float:left;
			width: 98%;
			padding-top: 5px;
			margin: 0 0;
		}
		#blogcontent form label {
			display:block;
			float:left;
			width: 135px;
			margin-left: 10px;
		}
		#blogcontent form input.form {
			padding: 3px 3px;
			background: #ffffff;
			border: 1px solid #d5d2d2;
		}
		#blogcontent form textarea {
			padding: 3px 3px;
			width: 450px;
			clear:both;
		}
		#blogcontent form input.formSubmit {
			background: #322c1f;
			color: #ffd53a;
			font-size:15px;
			padding: 3px;
			border: 1px solid #888888;
			width:135px;
		}
		/************************* alphabet *********************************/
		.alphabet {
			clear:both;
			margin:auto;
		}
		.alphabet .alphabetinfo {
			float:left;
			margin-left:10px;
			margin-top:5px;
			margin-bottom:10px;
		}
		.alphabet .alphabetinfo span {
			display:block;
			float:left;
			width:20px;
		    padding-top: 1px;
		    background: #fff;
			font-size:13px;
			text-align:center;
		}
		.alphabet .alphabetinfo span.other {
		    border-right: 1px solid #ffffff;
		    background: #29231b;
		    color: #ffffff;
		}
		.alphabet .alphabetinfo span.other a {
		    background: #29231b;
		    color: #ffffff;
		}
		.alphabet .alphabetinfo span.other a:visited {
		    color: #ffffff;
			font-size:12px;
		}
		.alphabet .alphabetinfo span.other a:hover {
		    color: #ffffff;
			font-size:13px;
			font-weight: bold;
		}
		/************************* description_img ******************************/
		#blogcontent #description_img{
			display:block; /*inline-block*/
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 15px;
			margin:auto;
			text-align: justify;
			margin-bottom: 15px;
		}
			#description_img a { color: #68634d; }
			#description_img a:visited { color: #68634d; }
			#description_img a:hover { color: #a99f8f; }
			
		#blogcontent #description_img p{
			color: #29231b;
			padding: 5px 0px 2px 0px;
		}
			#description_img p.p_other a { color: #262016; }
			#description_img p.p_other a:visited { color: #262016; }
			#description_img p.p_other a:hover { color: #68634d; }
			
		#blogcontent #description_img ol{
			padding-left:25px;
		}
		#blogcontent #description_img ul{
			padding-left:25px;
		}
		#blogcontent #description_img li{
			padding-left:25px;
		}
		#blogcontent #description_img h1,h2,h3,h4{
			padding-left:25px;
		}
		/************************* description ******************************/
		#blogcontent #description{
			display:inline-block; /*inline-block*/
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 15px;
			margin:auto;
			text-align: justify;
			margin-bottom: 15px;
		}
			#description a { color: #68634d; }
			#description a:visited { color: #68634d; }
			#description a:hover { color: #a99f8f; }
			
		#blogcontent #description p {
			background: transparent;
			font: 13px Verdana, Arial;
			color: #29231b;
			line-height: 18px;
			margin: 6px auto;
		}
			#description p.p_other a { color: #262016; }
			#description p.p_other a:visited { color: #262016; }
			#description p.p_other a:hover { color: #68634d; }
			
		#blogcontent #description ol{
			padding-left:25px;
		}
		#blogcontent #description ul{
			padding-left:25px;
		}
		#blogcontent #description li{
			padding-left:25px;
		}
		#blogcontent #description h1,h2,h3,h4{
			padding-left:25px;
		}
		#blogcontent p.alphabet{
			color: #29231b;
			padding: 5px 0px 2px 5px;
			font-weight: bold;
			font-size: 15px;
		}
		/************************* comment ******************************/
		#blogcontent TABLE.tbl_comment {
			background: transparent; border:1px solid #e8e8e8; margin-bottom: 5px;
			width:637px;
			margin:auto;
		}
		#blogcontent TABLE.tbl_comment:hover {border:1px solid #d7d7b8; background: #fcfcfc;}
		#blogcontent input.submit_comment {
			BACKGROUND: #404040;
		 	BORDER:#f7f2f4 solid 1px;
			COLOR: #ffffff;
			margin: 5px 0px 5px 0px;
			font-weight: bold;
		}
		#blogcontent TR.tr_comtext TD {
			font-size: 13px;
			color:#29231b;
			padding: 10px 0 5px 0;
		}
		#blogcontent TR.tr_comtitle TD {
			font-size: 11px;
			color:#29231b;
			padding: 10px 0 5px 0;
		}
		#blogcontent TR.tr_comtitle a { color: #68634d; }
		#blogcontent TR.tr_comtitle a:visited { color: #68634d; }
		#blogcontent TR.tr_comtitle a:hover { color: #a99f8f; }
		/************************* slider ******************************/
		#blogcontent #slider ul, #slider li{
			margin:0;
			padding:0;
			list-style:none;
		}
		#slider, #slider li{ 
			width:647px;
			overflow:hidden; 
		}
		#slider li{ 
			background:transparent;
			margin:0;
			padding:0;
		}
		#slider li h2{ 
			margin:0;
			padding:10px 0 10px 5px;
		}
		#slider li p{ 
			margin-top:10px;
		}
			/* numeric controls */
			ol#controls{
				padding:5px;
			}
			ol#controls li{
    			margin-right: 2px;
				margin:0 5px 0 0; 
				padding:0;
				float:left;
				list-style:none;
				line-height:25px;
				}
			ol#controls li a{
					float:left;
					line-height:25px;
					border:1px solid #ccc;
			    	background: #ffffff;
				    color: #68634d;
					font-size:14px;
					padding:0 10px;
					text-decoration:none;
					margin: 20px 0px 20px 0px;
				}
				ol#controls li a:visited {
				    color: #68634d;
					font-size:14px;
				}
				ol#controls li a:hover {
				    color: #a99f8f;
					font-size:14px;
				}
			ol#controls li.current a{
			    background: #262016;
			    color: #ffd53a;
			}
			ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	/************ End #blogcontent **********************************/
/****************************************************************
 - BAT DAU MAIN_CENTER || RIGHT MENU
 ***************************************************************/
#main_center #rightmenu {
	background: #69644e;
	float: right;
	margin: 5px 10px 0px 10px;
	width: 319px;
	text-align:left;
}
	#rightmenu #rightFacebook {
		width: 319px;
		margin:auto;
		margin-top:5px;
	}
	/***************** rightSearch **********************/
	#rightmenu #rightSearch {
		background: url("bg_search.png") no-repeat;
		width: 319px;
		height:90px;
		margin:auto;
	}
	fieldset {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		padding-top:10px;
		margin-left:10px;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
	}
	.m-input {width: 235px;}
	input.m-input {
		background: url("input_bg.png") repeat-x 0 0;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border:1px solid #ffffff;
		font-size: 16px; 
		color: #ffd53a;
		position: relative;
		padding: 4px;
		z-index: 99;
		width: 235px;
		height: 23px;
	}
	.m-input:focus {border-color: #ffd53a;color: #ffffff;}
	
	select.formS {
		margin-top:10px;
		background: #f3f3e9;
		border: 1px solid #c0c0c0;
		padding: 2px;
		width:245px;
	}
	/***************** rightVideo **********************/
	#rightmenu #rightVideo {
		background: transparent;
		width: 319px;
		margin:auto;
		margin-top:5px;
	}
	#rightmenu #rightAdvs {
		background: transparent;
		width: 319px;
		margin:auto;
		margin-top:5px;
	}
	#rightmenu #rightDesigner {
		background: transparent;
		width: 319px;
		margin:auto;
		margin-top:5px;
	}
		#rightDesigner p.p_rtitle {
			background: #322c1f;
			font-size: 18px;
			color: #ffd53a;
			font-weight: bold;
			padding: 8px 0px 8px 10px;/* be rong */
			border-top: 1px solid #3f392d;
			border-bottom: 1px solid #3f392d;
	  		text-transform: uppercase;
		}
		#rightDesigner p.p_rtext {
			background: #ffffff;
			color: #68634d;
			padding: 5px 0px 5px 10px;/* be rong */
		}
		#rightDesigner p.p_rselect {
			background: #ffffff;
			color: #68634d;
			padding: 5px 0px 25px 10px;/* be rong */
		}
/****************************************************************
 - BAT DAU MAIN_CENTER || BLOGCENTER
 ***************************************************************/
#end_content{
	background: transparent;
	clear:both;
	width: 1006px;
	height:5px;
}

#end_center {
	background: #262016;
	clear:both;
	width: 1006px;
}
#end_center #end_menu {
		height:28px;
		background:#37363a;
		border-bottom: 1px solid #69644e;
		margin:0 auto;
  		text-transform: uppercase;
}
	#end_menu ul{
		border-left:#69644e solid 1px;
		border-right:#69644e solid 1px;
		height:28px;
		list-style-type:none;
	}
	#end_menu ul li{
		float:left;
		border-right:#69644e solid 1px;
		height:28px;
	}
	#end_menu ul li.noBdr{
		border:none;
	}
	#end_menu ul li a{
		display:block;
		padding:0 17px;
		font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
		color:#fdd53a;
		background-color:inherit;
		text-decoration:none;
	}
	#end_menu ul li a:hover{
		background:url("nav_bg_hover.gif") 0 0 repeat-x;
		color:#fdd53a;
		background-color:inherit;
	}
	#end_menu ul li a.hover{
		display:block;
		padding:0 17px;
		font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
		background:url("nav_bg_hover.gif") 0 0 repeat-x;
		color:#fdd53a;
		text-decoration:none;
		background-color:inherit;
	}
	
#end_center #end_menuContent {
		height:228px;
		background:#262016 url("logo_bottom.png") right top no-repeat;
		border-bottom: 1px solid #69644e;
		margin:auto;
		padding-left: 12px;
		font-size:12px;
}
		#end_menuContent p.footerSite {
			color:#a99f8f;
			line-height: 17px;
			font-weight: bold;
			padding-top:8px;
		}
		#end_menuContent p.footerLink {
			color:#a99f8f;
			line-height: 17px;
			margin-top:8px;
		}
		#end_menuContent p.footerLink a { color: #a99f8f; }
		#end_menuContent p.footerLink a:visited { color: #a99f8f; }
		#end_menuContent p.footerLink a:hover { color: #68634d; }
		
		#end_menuContent p.footer_cop {
			color:#a99f8f;
			line-height: 17px;
			margin-top:8px;
		}
		#end_menuContent p.footer_cop a { color: #a99f8f; }
		#end_menuContent p.footer_cop a:visited { color: #a99f8f; }
		#end_menuContent p.footer_cop a:hover { color: #68634d; }
		#end_menuContent p.footer_logo {
			color:#a99f8f;
			line-height: 18px;
			margin-top:8px;
		}
/***************************************************************
 - END FOOTER
 ***************************************************************/
#clearone {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
#clearone_padding {
	clear:both;
	font-size:0;
	height:15px;
}

#dynatip {
	display:none;
	background:transparent url(black_arrow.png);
	font-size:12px;
	height:100px;
	width:330px;
	padding:20px;
	color:#fff;	
}

#dyna img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}
#dynatip.bottom {
	background:transparent url(black_arrow_bottom.png);	
	padding-top:40px;
	width:330px;
	height:75px;
}