body{
	background:url(../images/ollyBG.gif);
	margin:0px 0px 0px 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a, a:link, a:visited{ color:#019BD6; text-decoration:none; }
a:hover{ color:#44A900; }
.main_menu{
	background:url(../images/bg_left.jpg) repeat-x;
	height:30px;
	padding-left:5px;
	padding-bottom:5px;
}
.main_menu a, .main_menu a:link, .main_menu a:visited, .main_menu a:hover{
	font-weight:bold;
	color:#FFFFFF;
}
.menu_line{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:5px;
	border-bottom:1px #CCCCCC dotted;
}
.menu_line a, .menu_line a:link, .menu_line a:visited{ color:#019BD6; }
.menu_line a:hover{	color:#44A900; }

ul.Hmenu{
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style:none;
	background:url(../images/space2.jpg) repeat-x;
	height:31px;	
}
ul.Hmenu li{
	margin:0px;
	padding:8px 15px 0px 15px;
	color:#FFFFFF;
	display:block;
	float:left;
}
ul.Hmenu li a, ul.Hmenu li a:visited{
	color:#FFFFFF;
}
ul.Hmenu li a:hover{
	color:#FFFFCC;
}
ul.Hmenu li.space{
	padding:0px 0px;
	background:url(../images/topnav_line.jpg) no-repeat;
	width:1px;
	height:31px;
}

.bg_big{
	background:url(../images/bg_big.jpg) no-repeat;
	height:32px;
	width:170px;
	padding-left:40px;
}

.right_title{
	background:url(../images/bg_title.jpg) no-repeat;
	height:30px;
	padding-left:5px;
	padding-bottom:5px;
	color:#ffffff;
}
.right_box{
	font-size:11px;	
	color:#6b6b6b;
}
.right_line{
	font-size:11px;
	line-height:18px;
	padding-bottom:2px;
	color:#6b6b6b;
}
.right_line a, .right_line a:link, .right_line a:visited{
	border-bottom:1px #CCCCCC dashed;
}
.center_title, .center_title a, .center_title a:link, .center_title a:visited{
	font-size:12px;
	color:#44a900;
	height:24px;
	text-transform:uppercase;
	font-weight:bold;
}
.center_line{
	font-size:11px;
}
.nounder, .nounder a, .nounder a:link, .nounder a:visited{
	border-bottom:0px;
}
.undertext{
	text-decoration:underline;
}
.button{
	font-size:11px;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 2px #FF9900 solid;
}
.h_menu a, .h_menu a:link, .h_menu a:visited{
	color:#FFFFFF;
}
.h_menu a:hover{
	color:#FFFFFF;
	border-bottom:1px #FFFFFF dashed;
}
.bg_topnews{
	background:url(../images/bg_topnews.jpg) no-repeat top;
	height:48px;
	margin:0px;
	padding:0px;
}
.img1{
	padding-top:3px;
	padding-right:3px;
}
.bg_top
{
	background:url(../images/space2.jpg) repeat-x;
	height:31px;
}
.img_album{
	padding:2px;
	border:#CCCCCC 1px solid;
	width:60px;
	height:45px;
}
.img_bg{
	padding:9px 2px 2px 10px;
	background:url(../images/image_bg.jpg) no-repeat;
	width:160px;
	height:121px;
}
.img_one{
	border:#CCCCCC 0px solid;
	width:140px;
	height:100px;
}
.img_news{
	width:150px;
	height:110px;
	margin-right:5px;
}


#domticker{
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

#domticker a{
}

#domticker2{
}

#domticker2 a{
}

.someclass{ //class to apply to your scroller(s) if desired
}
.txt_blue
{
	color:#019bd6;
}
.txt_black
{
	color:#6b6b6b;
	line-height:18px;
}
.txt_white
{
	color:#ffffff;
}

/*Begin News*/
.news_block{
	font-size:12px;
	color:#656565;
}
.bgfirst{
	background:#F8F8F8;
	padding:2px;
}
.news_block .title{
	padding:5px 0px 5px 0px;
}
.news_block .image{
	padding:0px 5px 5px 0px;
	float:left;
}
.news_block .image img{

}
.news_block .date{
	font-size:12px;
	color:#f8b150;
}
.news_block .intro{
	line-height:16px;
	color:#656565;
	text-align:justify;
}
.news_block .detail{
	text-align:right;
}
.news_block .detail a{
	font-size:11px; 	
}
.news_nonews{
	color:#FF0000;
	padding-top:5px;
}
.news_paging{
	height:30px;	
}

.news_block2{
	font-size:12px;
	color:#656565;
}
.postedat, .news_block2 .posted_at{
	text-align:right;
	color:#919090;
	font-size:10px;
}
.news_block2 .title{
	padding:10px 0px 10px 0px;
	color:#656565;
	font-weight:bold;
	font-size:14px;
}
.news_block2 .image{
	padding:0px 5px 5px 0px;
	float:left;
}
.news_block2 .content{
	color:#656565;
	text-align:justify;
}
.news_block2 .author, .news_block2 .source{
	padding:10px 0px 10px 0px;
	text-align:right;
}
.news_block2 .share{
	padding:10px 0px 10px 0px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}
.news_block2 .otitle{
	padding:10px 0px 5px 0px;
	color:#44A900;
	text-transform:uppercase;
	font-weight:bold;
}
.news_block2 ul.tincu{
	font-size:11px;
	list-style:none;
	padding:0px;
	margin:0px;
}
.news_block2 ul.tincu li{
	background:transparent url(../images/list.gif) no-repeat scroll 0 5px;
	line-height:18px;
	margin:0;
	padding:0 0 0 14px;
}
.news_block2 ul.tincu li a{
	
}


.news_block2 .feedback{
	font-size:10px;
}
.news_block2 .scaledimg{
	width:530px;
}
/*End News*/
.secure_code{
	width:120px; 
	height:39px; 
	vertical-align:middle; 
	font-size:30px; 
	letter-spacing:3px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-family:Verdana;
}
.secure_code2{
	width:100px; 
	height:18px; 
	vertical-align:middle; 
	font-size:16px; 
	letter-spacing:3px;
	font-weight:bold;
	font-family:Verdana;
}

/*CSS of Dang*/
.txt_big
{
	color:#44a900;
	line-height:18px;
}
.txt_red
{
	color:#FF0000;
	line-height:20px;
}
.bg_lang
{
	background:#e9e9e9;
}
.bg_menu
{
	background:#f5f5f5;
	width:180px;
}
.line
{
	background:#e9e9e9;
}
.line2
{
	background:url(../images/line2.jpg) no-repeat;
}
.bg_right
{
	background:url(../images/bg_title.jpg) no-repeat;
	height:33px;
	width:180px;
}
/*form*/
.bg_form
{
	background:#f1fcff;
	border:1px solid #d4ebf1;
}
.form
{
	width:300px;
}
#maingallery{
	font-size:11px;
}
#maingallery .nav{
	padding:8px 2px 8px 2px;
	border:1px solid #CCCCCC;
	border-bottom:2px solid #000000;
}
#maingallery .paging{
	padding:5px 2px 5px 2px;
	border:1px solid #CCCCCC;
	border-bottom:2px solid #000000;
}
#maingallery .listimg{
	padding-top:5px;
	padding-bottom:5px;
}
#maingallery .slideshow{
	padding-top:5px;
	padding-bottom:5px;
}
.schedule_tbl{
	border:1px #000000 solid;
	border-top:2px #000000 solid;
	background:#FFFFFF;
	color:#019BD6;
}
.schedule_tbl td, th{
	line-height:16px;
}



/*Exrate*/
.tbl_exrate{
	font-size:11px;
}
.tbl_exrate th{
	padding:3px;
	border-bottom:1px #666666 dashed;
}
.tbl_exrate td{
	padding:2px;
	border-bottom:0px #F5F5F5 dashed;
}
.txt_price{
	color:#FF0000;
	font-weight:bold;
}
.tbl_exrate .even{
	background:#FFFFFF;
	color:#AA1004;
}
.tbl_exrate .odd{
	background:#e3dfde;
	color:#AA1004;
}
.tbl_exrate .inc{
	color:#207115;
}

.block_green1 {
	background-color: #c8d4da;
	background-image:url(../images/box-weather.gif);
	background-repeat: repeat-x;
	border: 0px solid #b9d1ab;
	display:block;
}
.tbl-goldprice {
	width:100%;
}
.tbl-goldprice, .tbl-weather {
	-x-system-font:none;
	background-color:#A8A8A8;
	font-family:arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.td-weather-title {
	background-color:#FFFFFF;
	width:40px;
}



.list_video{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.list_video li{
	background:url(../images/ico2.jpg) no-repeat;
	background-position:0 0px;
	padding:0px 0px 5px 20px;
	vertical-align:middle;
	font-size:11px;
	text-align:left;
}
.list_video .old{
	background-color:#FFFFFF;
}
.list_video .even{
	background-color:#F9F9F9;
}


