/*----------layout  example-------------*/
.content-layout-bound{
	width:100%;
	text-align:center;

}
.content-layout-bound-center{
	width:1000px;
	text-align:center;
}
.content-layout-center{
	width:1000px;
	text-align:center;
	vertical-align:top;	
}
.content-layout-banner{
	width:1000px;
	text-align:center;
}

.content-layout-footer{
	width:1000px;
	text-align:center;
}
/*---------------------Frame: frame-home-------------------------*/

.frame-home-bound
{
	clear:both;
	background:url(../images/tandung/Frame/bg_f_h_c.jpg) repeat-x;
	width:100%;
	margin-bottom:15px;
	padding-bottom:15px;
}
.frame-home-title-left
{
	background:url(../images/tandung/Frame/bg_f_h_f.jpg) no-repeat 0% 0%;
	height:29px;
	text-indent:20px;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}
.frame-home-title-right
{
	background:url(../images/tandung/Frame/bg_f_h_r.jpg) no-repeat 100% 0%;
	color:#ffffff;
	line-height:29px;
	width:100%;
}

.frame-home-content
{	
}
.frame-home-content-center
{
	height:100%;
	background:#ffb312;
	padding:10px;
}


/*---------------------Frame: frame-home-right-------------------------*/

.frame-home-right-bound
{
	background:url(../images/tandung/Frame/bg_f_c.jpg) repeat-x;
	width:100%;
	padding-bottom:15px;
}
.frame-home-right-title-left
{
	background:url(../images/tandung/Frame/bg_f_f.jpg) no-repeat 0% 0%;
	height:29px;
	text-indent:20px;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}
.frame-home-right-title-right
{
	background:url(../images/tandung/Frame/bg_f_r.jpg) no-repeat 100% 0%;
	color:#ffffff;
	line-height:29px;
	width:100%;
}

.frame-home-right-content
{	
}
.frame-home-right-content-center
{
	height:100%;
	border:1px solid #D9D9D9;
	background:#F3F3F3;
	padding-left:10px;
}


/*--------------------------------Frame : frame-default-----------------------------------------*/
.frame-default-bound
{
	background:#fff;
}
.frame-default-title-left
{
	background:url(../images/Frame/main_tl.gif) no-repeat 0% 0%;
	height:10px; 
}
.frame-default-title-right
{
	background:url(../images/Frame/main_tr.gif) no-repeat 100% 0%;
	height:10px;
}
.frame-default-content
{
	background:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
}
.frame-default-content-center
{
}
.frame-default-footer
{
	height:10px;
}
.frame-default-footer-left
{
	background:url(../images/Frame/main_bl.gif) no-repeat 0% 0%;
	height:10px;
}
.frame-default-footer-right
{
	background:url(../images/Frame/main_br.gif) no-repeat 100% 0%;
	height:10px;
}





/*---------------------------------Module NewsList --------------------------------------*/
.newslist-bound
{
	margin-top:10px;
}

.newslist-home{
	width:100%;
	height:20px;
	font-size:85%;
	font-family:Arial;
	color:#646464;
}	
#newslist-home-title{
	color:#019BB7;
}	

#newslist-home-title:hover{
	color:#03d4de;
}	

.newslist-bound-content
{
	width:100%;
	margin-bottom:10px;
	border-bottom:1px dotted #646464;
	padding-bottom:5px;
}
.newslist-name
{	
}
.newslist-name a,.newslist-name a:hover,.newslist-name a:visited
{
	color:#F47925;
	text-decoration:none;
}

.newslist-image
{
	margin:5px;
	margin-left:0px;
	float:left;
}
.newslist-brief
{
	margin-top:2px;
	text-align:justify;
	margin-right:5px;
	padding-top:5px;
}
.newslist-button-detail a
{
	float:right;
	color:#303030;
	text-align:left;
	padding-right:10px;
}
.newslist-paging
{
	clear:both;
}
         

/*---------------------------------Module NewsDetail -----------------------------*/
.newsdetail-bound
{
	padding-left:20px;
}
.newsdetail-bound-content
{
}
.newsdetail-name
{
	text-align:left;
}

.newsdetail-image{
	clear:both;
	float:left;
	padding:5px;
}	

.newsdetail-brief
{
	line-height:26px;
	font-weight:bold;
	color:#646464;
}
.newsdetail-description
{
	padding-top:10px;
	line-height:150%;
	line-height:18px;
	color:#646464;
}
.newsdetail-bound-related
{
	line-height:20px;
	margin:15px;
	margin-left:0px;
}
.newsdetail-related-text
{
	font-weight:bold;	
	border-bottom:1px dotted #636363;
	padding-bottom:5px;
}
.newsdetail-related-name
{
	background:url(../images/tec/Layout/list_check.png) no-repeat 0% 0%;
	line-height:26px;
	color:#646464;
	text-indent:30px;
}

#newsdetail-related-name
{
	line-height:26px;
	color:#646464;
	font-weight:bold;
}

.not-exist-id
{
	color:#FF0000;
	font-size:16px;
	height:300px;
}
