a.edit,
a.edit:visited,
a.edit:hover,
a.edit:visited:hover{
	color:#FF0000;
}

/*--------------- Layout home-----------------------*/
.home-layout-bound{
}
.home-layout-content{
	width:1000px;
	margin:0 auto;
}
.home-layout-banner{
}
.home-layout-middle{
	padding:20px 0;
	width:960px;
	margin:0 auto;
}
.home-layout-colunm-1{
	float:left;
	width:200px;
	padding-right:10px;
}
.home-layout-colunm-2{
	float:left;
	width:517px;
	margin-right:10px;
}
.home-layout-colunm-3{
	float:right;
	width:220px;
}
.home-layout-footer{
	clear:both; padding:10px;
}
/*--------------- Layout news-----------------------*/
.news-layout-content{
	width:1000px;
	margin:0 auto;
}
.news-layout-middle{
	padding:10px 0;
	width:960px;
	margin:0 auto;
}
.news-layout-colunm-1{
	float:left;
	width:230px;
	padding-right:10px;
}
.news-layout-colunm-2{
	float:right;
	width:720px;
	_width:715px;
}
.news-layout-footer{
	clear:both; padding:10px;
}

/*------------- Footer --------------------- */
.footer-logo{
	background:url(../images/footer-logo.png) no-repeat 100% 50%;
	width:25%; height:80px;
}
.footer-content{
	text-align:left;
	vertical-align:top; padding:15px 0 0 10px;
}
/*--------------Menu----------------------------*/
.homemenu-bound{
}
.homemenu-item{
	display:block;
	line-height:29px;
	background:url(../images/banner/menu_13.gif) repeat-x;
	float:right;
	margin-left:2px;
	_margin-bottom:-7px;
}
.homemenu-item span{
	display:block;
	background:url(../images/banner/menu_11.gif) 0% 0% no-repeat;
}
.homemenu-item span span{
	display:block;
	background:url(../images/banner/menu_15.gif) 100% 0% no-repeat;
	padding:2px 5px;
}
.homemenu-item span span a:link,.homemenu-item span span a:visited{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
}
.homemenu-active{
	background:url(../images/banner/menu_07.gif) repeat-x;
}
.homemenu-active span{
	background:url(../images/banner/index_03.gif) 0% 0% no-repeat;
}
.homemenu-active span span{
	background:url(../images/banner/index_05.gif) 100% 0% no-repeat;
}
.homemenu-active span span a:link,.homemenu-active span span a:visited{
	color:#000000;
}
/*--------------------Banner--------------------------------*/
.banner-bound{
	height:96px;
	width:100%;
	background:url(../images/banner/logo.png) 6% 0% no-repeat;
	border-bottom:1px solid #0269EA;
}
.banner-menu{
	float:right;
	margin-top:68px;
	border:0px;
	width:94%;
}
/*---------------Weblink---------------------------*/
.weblink-title{
	text-transform:uppercase;
	color:#0053CD;
	font-size:14px;
	margin-bottom:4px;
	font-weight:bold;
}
.weblink-content{
	width:100%;
}
/*---------------HomeSearch------------------------*/
.search-title{
	margin-bottom:4px;
	color:#0052CB;
	font-weight:bold;
}
.search-content{	
	border:2px #999999 groove;
	border-bottom:1px #999999 #DFDFDF;
	height:23px;
}
.search-input{
	border:0px;
	width:165px;
	float:left;
	border:none;
	height:19px;
}
.search-button{
	background:url(../images/search.gif) no-repeat;
	width:26px;	
	float:right;
	height:23px;
}
/*------------------------Video----------------------------------*/
.video-bound{
	padding-bottom:10px;
}
.video-title{ padding-bottom:10px;}
.video-title a:link,.video-title a:visited,
.video-title a:hover,.video-title a:visited:hover{
	line-height:17px;
	font-weight:bold;
	color:#0052CC;
	text-transform:uppercase;
	padding-bottom:10px;
	text-decoration:none;	
}
/*-----------------------Utility-------------------*/
.utility-bound{
	margin-top:5px;	
}
.utility-title{
	text-transform:uppercase;
	color:#0052CB;
	line-height:32px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
}
.utility-weather-title{
	background:url(../images/utils_03.gif) no-repeat;
	line-height:20px;
	font-weight:bold;
	color:#4E235D;
	margin-bottom:4px;
	text-indent:30px;
}
.utility-weather-bound{
	background:url(../images/bg_home.png) repeat-x;
	padding:5px 15px 15px
}
.utility-weather-text span{
	text-transform:capitalize;
	font-size:13px;
}
.utility-gold-title{
	background:url(../images/utils_07.gif) no-repeat;
	line-height:20px;
	font-weight:bold;
	color:#4E235D;
	margin-bottom:4px;
	text-indent:30px;
}
.utility-gold-bound{
	background:url(../images/bg_home.png) repeat-x;
	padding:5px 15px 15px
}
.utility-gold-bound table tr td,.utility-currency-bound table tr td{
	padding-right:5px;
	font-size:11px;
}
.utility-currency-title{
	background:url(../images/utils_05.gif) no-repeat;
	line-height:20px;
	font-weight:bold;
	color:#4E235D;
	margin-bottom:8px;
	text-indent:30px;
}
.utility-currency-bound{
	background:url(../images/bg_home.png) repeat-x;
	padding:5px 15px 15px;
}
.utility-currency-content{
	height:69px;
	overflow:scroll;
	overflow-x:hidden;
	text-align:center;	
	margin-top:4px;
	background:#FFFFFF;
}
.utility-currency-content table{
	width:99%;
	_width:90%;
}
.utility-currency-content table tr td{ font-size:11px;}
.utility-gold-content{
	background:#FFFFFF;
}
.utility-gold-table-title td{
	text-align:center;
	line-height:18px;
	font-weight:bold;
}
.utility-weather-content{
	display:none;
}
/*------------------- NewsContent ----------------------*/
.newscontent-bound{
	margin-bottom:5px;
}
.newscontent-title{
	float:left;
	background:url(../../../packages/frontend/templates/Frame/skins/news/images/frame_icon_title.png) no-repeat 20px 50%;
}
.newscontent-title-left{
}
.newscontent-title-right{
}
.newscontent-title-center{
	color:#0052CC; font-weight:bold; text-transform:uppercase; padding-left:32px; height:30px; line-height:36px;
}
.bread-crumb{
	float:right;
}
.newscontent-content{
	clear:both;
}
.newscontent-content-top{
	background:url(../../../packages/frontend/templates/Frame/skins/news/images/frame_title_top.png) repeat-x 0 0;
	height:5px; font-size:0;
}
.newscontent-content-tl{
	background:url(../../../packages/frontend/templates/Frame/skins/news/images/frame_title_tl.png) no-repeat 0 0;
	height:5px;
}
.newscontent-content-tr{
	background:url(../../../packages/frontend/templates/Frame/skins/news/images/frame_title_tr.png) no-repeat 100% 0;
	height:5px;
}
.newscontent-content-left{
	background:url(../../../packages/frontend/templates/Frame/skins/news/images/frame_left.png) repeat-y 0 0;
}
.newscontent-content-right{
	background:url(../../../packages/frontend/templates/Frame/skins/news/images/frame_right.png) repeat-y 100% 0;
	padding:15px;
}
.newscontent-content-bottom{
	background:url(../../../packages/frontend/templates/Frame/skins/news/images/frame_bottom.png) repeat-x 0 0;
	height:5px; font-size:0;
}
.newscontent-content-bl{
	background:url(../../../packages/frontend/templates/Frame/skins/news/images/frame_bottom_bl.png) no-repeat 0 0;
	height:5px;
}
.newscontent-content-br{
	background:url(../../../packages/frontend/templates/Frame/skins/news/images/frame_bottom_br.png) no-repeat 100% 0;
	height:5px;
}
/*-------------FAQ--------------*/
.faq-bound{ width:99%;}
.faq-content{
	margin-bottom:10px;
}
.faq-name a:link,.faq-name a:visited,.faq-name a:hover,.faq-name a:visited:hover{
	font-weight:bold;
	font-style:italic;
	color:#3300FF;
	margin-left:5px;
}
.faq-send-bound{}
.faq-send-question-name{}
/*------------------------- VideoList ---------------------*/
.clip-dont-exists{
	text-align:center; color:red; padding:10px; font-size:15px;
}
.videolist-bound{
	padding-top:10px;
}
.videolist-first-name{
	padding:5px 0 15px 0; font-weight:bold;
}
.videolist-other-title{
	font-size:15px; font-weight:bold; padding-bottom:20px;
}
.videolist-other-content{
	float:left;
	width:130px;
	padding-right:14px;
}
.videolist-other-name{
	text-align:center; cursor:pointer; text-transform:lowercase;
}
.videolist-image img{
	width:130px; cursor:pointer;
}
.videolist-paging{
	clear:both; text-align:center;
}
/*---------------------- TTGTList --------------------------*/
.ttgt-list-bound{
	padding:10px;
}
.ttgt-list-category{
	background:url(../images/news/bg_ttgt_title.png) repeat-x 0 0; height:44px;
}
.ttgt-list-category-name div{
	background:url(../images/news/ttgt_icon.png) no-repeat 0 0; height:44px; padding-left:40px; padding-top:5px;
}
.ttgt-list-category-name a,.ttgt-list-category-name a:visited,
.ttgt-list-category-name a:hover,.ttgt-list-category-name a:visited:hover{
	color:#0052CC; font-size:14px; font-weight:bold; text-decoration:none;
}
.ttgt-list-category{
	
}
.ttgt-more{
	width:1%; white-space:nowrap; text-align:right;
}
.ttgt-list-item{
	padding-bottom:10px;
}
/*---------------------- TTGTFocus ----------------------*/
.photofocus-title{
	font-weight:bold; font-size:14px; padding:10px 0 10px 18px;
}
.photofocus-bound li{
	text-align:center;
}
.photofocus-name{
	text-align:center; padding:5px 0;
}
.photofocus-name a,.photofocus-name a:visited,
.photofocus-name a:hover,.photofocus-name a:visited:hover{
	color:#000;
}
