/* CSS Document */
body {
	background:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	word-spacing:2px;
	margin:0 auto;
}
img {
	border:none;
}
.page{
	width:1000px;
	height:auto;
	margin:0  auto;
	border:none;
}
.txt_black {
	color:#C2C7CD;
	padding-left:15px;
}

.txt_nor {
	color:#D0B858;
	float:left;
}
.txt_nor a{
	color:#D0B858;
	text-decoration:none;
}
.txt_nor a:hover{
	color:#fff;
	text-decoration:none;
}

.txt_mn {
	color:#D0B858;
}
.txt_mn a{
	color:#D0B858;
	text-decoration:none;
	font-weight:bold;
}
.txt_mn a:hover{
	color:#fff;
	text-decoration:none;
}
.txt_big{
	color:#FF9900;
	font-size:16px;
	font-weight:bold;
}

.txt_itm2{
	color:#ff9900;
	font-size:11px;
	font-weight:bold;	
}
.txt_itm_b{
	color:#C2C7CD;
	font-size:11px;
	font-weight:bold;
}

.txt_itm{
	color:#C2C7CD;
	font-size:11px;
	padding-left:10px;
}
.txt_itm a{
	color:#C2C7CD;
	text-decoration:none;
	font-size:11px;
}
.txt_itm a:hover{
	color:#D0B858;
	text-decoration:none;
}
.btn_showall{
	width:74px;
	height:24px;
	text-align:center;
	font-size:11px;
	color:#CCC;
	border:none;
	background:url(images/bg_viewall.jpg) no-repeat;
}
.textfield_search{
	background:#3E3E3E;
	height:16px;
	width:155px;
	color:#C90;
	border:none;
	padding:3px;
	font-size:11px;
}
.textfield{
	background:#3E3E3E;
	height:15px;
	width:300px;
	color:#D0B858;
	border:none;
	padding:3px;
	font-size:11px;
}
.textarea{
	background:#3E3E3E;
	height:100px;
	width:300px;
	color:#C90;
	border:none;
	padding:3px;
	font-size:11px;
}

.dropbox_search{
	background:#3E3E3E;
	height:20px;
	width:160px;
	color:#C90;
	border:1px solid #999;
	font-size:11px;
}

/*for dropdown menu*/
.chromestyle{
	height:36px;
	width:100%;
	background:#070707;
	text-align:center;
	background:#000 url(images/bg_menu2.jpg) repeat-x;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height:0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	height:26px;
	width:100%;
	background:#070707;
	text-align:center;
	background:#000 url(images/bg_menu2.jpg) repeat-x;
	padding:8px 0px 0px 0px;
	margin:0px;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a.menu{
	color:#D0B858;
	text-decoration:none;
	font-weight:bold;
	padding:10px 18px;
	margin:0px;
	background:url(images/bg_menu3.jpg) left bottom no-repeat;
}

.chromestyle ul li a:hover{
	
}
.chromestyle ul li a.selected{
	background:url(images/bg_menu1.jpg) top repeat-x;
	padding:10px 18px;
	margin:0px;
}
.chromestyle ul li a.home{
	width:400px;	
	padding:10px 48px;
	color:#D0B858;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #D0B858; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color: #2D2E30;
	width: 200px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #D0B858; /*THEME CHANGE HERE*/
	padding: 4px 0px 4px 5px;
	text-decoration: none;
	color:#FFF;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #C3B880;
}
/*end dropdown menu*/

/*for left content*/
.tbl_left{
	width:200px;
	height:auto;
	border:none;
	margin-top:2px;
}
.tbl_title{
	background:url(images/center_menu1.jpg) repeat-x;
	height:24px;
	width:200px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
}
.tbl_title a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.tbl_title a:hover{
	color:#F90;
	font-weight:bold;
	text-decoration:none;
}
td.left{
	background:url(images/left_menu1.jpg) right top no-repeat;
	height:24px;
	width:5px;
}
td.right{
	background:url(images/right_menu1.jpg) right top no-repeat;
	height:24px;
	width:5px;
	margin-top:2px;
}
.tbl_title2{
	background:url(images/center_menu1.jpg) repeat-x;
	height:24px;
	width:200px;
	color:#E6DFC2;
	font-weight:bold;
	text-align:left;
}
.tbl_itm{
	background:url(images/bg_box.jpg) top repeat-x;
	height:auto;
	width:100%;
	padding:10px 0px;
	text-align:center;
}
.img_padding {
	padding:10px 0px;
}
.tbl_bottom{
	width:1000px;
	height:74px;
	background:url(images/bg_footer.jpg) bottom repeat-x;
	margin-top:20px;
	padding-top:10px;
}
.tbl_block{
	height:28px;
	width:600px;
	color:#FFF;
	font-weight:bold;
	border:1px solid #3E3E3E;
}
.tbl_bar{
	background:url(images/bg_title.jpg) left no-repeat;
	height:28px;
	width:100%;
	color:#E6DFC2;
	font-weight:bold;
	padding-left:25px;
	font-size:13px;
}
.tbl_bar a{
	color:#E6DFC2;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.tbl_bar a:hover{
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.tbl_item{
	background:url(images/bg_title2_02.jpg) left no-repeat;
	height:28px;
	width:300px;
	color:#E6DFC2;
	font-weight:bold;
	padding-left:10px;
}
.tbl_item a{
	color:#E6DFC2;
	text-decoration:none;
}
.tbl_item a:hover{
	color:#FFF;
	text-decoration:none;
}
.tbl_ques{
	color:#E6DFC2;
	font-weight:bold;
	padding-left:10px;
}
.tbl_ques a{
	color:#E6DFC2;
	text-decoration:none;
}
.tbl_ques a:hover{
	color:#FFF;
	text-decoration:none;
}
.tbl_border{
	border:1px solid #333;
}
.td_bg{
	background:url(images/bg_title2_02.jpg)  repeat-x;
}
.imgDetail {
	margin-top:20px;
	margin-bottom:10px;
}
.imgNews {
	margin:10px;
}
.imgNewsDetail {
	margin:10px;
	float:left;
}
.ico {
	background:url(images/arr1.jpg) center no-repeat;
	width:20px;
	height:10px;
}
.paging {
	list-style-type:none;
	display:inline;
	padding:3px;
	margin:0px 2px;
	width:auto;
	height:20px;
	text-align:center;
}

.paging li a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
display:inline;
	background:#666;
	width:32px;
	height:15px;
	float:left;
        margin:2px;	
	padding:2px 2px 4px 2px;
        display:block;

}
.paging li a:hover {
	color:#D0B858;
	font-size:11px;
	text-decoration:none;
	background:#2E2F31;
	font-weight:bold;
}
.paging li a.selected{
	color:#D0B858;
	font-weight:bold;
	font-size:12px;
	background:#2E2F31;
}
.content {
	padding:5px 5px 15px 5px;
	text-align:justify;
}
.subMn li {
	background:url(images/arr1.jpg) 5px 7px  no-repeat;
	width:auto;
	height:auto;
	padding:2px 0px 2px 20px;
	border-bottom:1px solid #333;
}
.subMn li a {
	color:#D0B858;
	font-size:11px;
	text-decoration:none;
	
}
.subMn li a:hover{
	color:#FFF;
	font-size:11px;
	text-decoration:underline;
}