.nav {
		background-image: url(../img/icon_group.gif) ;
}
a {
	cursor:pointer;
	text-decoration:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;	font-size:12px;
}
#slogan{
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin-top:15px;
 	font-family:Arial, Helvetica, sans-serif;
}
.lmenu a{
	margin-left: 3px;
	padding:2px 15px;
	background: transparent url('../img/arrow_right.png') center left no-repeat;
	font-size:11px;
	color:#2e2e2e;
	display: block;
}
.lmenu a:hover{
	background: transparent url('../img/arrow_right_hover.png') center left no-repeat;
	color:#000000;
}
/*padding*/
.paging{
	color: #0a0a0a;
	font-size: 12px;
}
.paging a{
	color: #0a0a0a;
	font-size: 12px;
}
.paging a:hover{
	text-decoration: underline;
}
.Title_14_black {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.Title_12_blue {
	font-size:12px;
	font-weight:bold;
	color:blue;
}
.Title_14_while {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.Title_12_while {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.Title_12_black {	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.Title_12_red {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
a.Link_Title_12_while {	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.Link_Title_12_while:hover{
	text-decoration:underline;
}
a.Link_Title_12_black {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}a.Link_Title_12_red {
	font-size:12px;	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.Text_12_while{
	font-size:12px;
 	color:#FFFFFF;
}
.Text_12_black{	font-size:12px;
 	color:#000000;
}
.Text_12_red{
	font-size:12px;
 	color:#FF0000;
}
a.Link_Text_12_black{
	font-size:12px;
 	color:#000000;	text-decoration:none;
}
a.Link_Text_12_black:hover{
	text-decoration:underline;
}
a.Link_Text_12_red{
	font-size:12px;
 	color:#FF0000;
	text-decoration:none;
}
a.Link_Text_12_red:hover{
	text-decoration:underline;
}
.row {
	cursor:pointer;
}
tr.row:hover{ 
	background-color: #EBEBEB;}
.row_color {
	background-color:#F4F4F4;
}
.text_box{
	background-color:#FFFFFF;
	border:1px solid;
	background: url(../img/text-bg.gif) repeat-x ;
	border-color:#B5B8C8;
	padding:1px 3px;	height:22px;
	line-height:18px;
	vertical-align:middle;
}
.head_row{
	border :#99BBE8 1px solid;
	border-width:0 1px 1px;
	border-style:none solid solid;
	overflow:hidden;
	padding:2px;
	background-color:#D0DEF0;
	background :url("../img/bg.gif") repeat-x;
	border-bottom:0 none;
}
.text_box{
	background-color:#FFFFFF;
	border:1px solid;
	background: url(../img/text-bg.gif) repeat-x ;
	border-color:#B5B8C8;
	padding:1px 3px;
	height:22px;
	line-height:18px;
	vertical-align:middle;
	width:200px;
	font-size:12px;
}
input[type="text"], input[type="password"] {
	background-color:#FFFFFF;
	border:1px solid;
	background: url(../img/text-bg.gif) repeat-x ;
	border-color:#B5B8C8;
	padding:1px 3px;
	height:22px;
	line-height:18px;
	/*width:320px;*/
	vertical-align:middle;
	font-size:12px;
}
textarea {
	background-color:#FFFFFF;
	border:1px solid;
	background: url(../img/text-bg.gif) repeat-x ;
	border-color:#B5B8C8;
	padding:1px 3px;
	font-size:12px;
	/*width:320px;*/
}
 input[type="submit"], input[type="button"], input[type="reset"] {
	background-color:#FFFFFF;
	border:1px solid;
	background: url(../img/button_bg.gif) repeat-x ;
	border-color:#B5B8C8;
	color:#333333;
	padding:1px 3px;
	height:22px;
	line-height:18px;
	cursor:pointer;
	vertical-align:middle;
	font-size:12px;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover
{
	background: url(../img/button_bg2.gif) repeat-x ;
}
 select{
	background-color:#FFFFFF;
	border:1px solid;
	background: url(../img/text-bg.gif) repeat-x ;
	border-color:#B5B8C8;
	padding:1px ;
	height:22px;
	line-height:18px;
	vertical-align:middle;
	width:200px;
	font-size:12px;
}
 select.multi{
	height: 100px;
 }
 .list-cat{
	width: 45%;
	margin: 5px;
	float: left;
 }
.date select{
	width:80px;
}
.Title_14_Red{
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
/*---------------------------------*/

.index,.add{
	border-radius: 8px 8px 0 0;
	width: 100%;
	font-size: 12px;
	color:#000000;
}
.add{
	width: auto;
}
.index th{
	background: #ADDEFF;
	text-align: center;
	height: 30px;
}
.index th a{
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	display: block;
}
.Title{
	text-align: center;
	font-weight:bold;
}
.Title a{
	padding: 0 2px;
	color: #000000;
	font-weight:bold;
 
}
.Title a:hover{
	text-decoration: underline;
	font-weight:bold;
	font-size:12px;
 }
.actions{
	text-align: center;
	font-weight:bold;
}
.actions a{
	padding: 0 2px;
	color: #000000;
	font-weight:normal;
	
}
.actions a:hover{
	text-decoration: underline;
 }
.index td,.add td{
	height: 25px;
	border-bottom: 1px dotted #cccccc;
	line-height: 25px;
}
.add td{
	border: 0;
	text-align: left;
}
.label{
	text-align: left !important;
	padding: 0 5px;
	font-weight: bold;
}
.label span{
	color:#FF0000;
	font-size: 16px;
}
.error-message{
	color: #FF0000;
	text-align: left;
}
#flashMessage{
	font-size: 13px;
	color:#000000;
}
#delfile{
position: relative;
}
#delfile img{
	width: auto;
	height: 150px;
}
#delfile a{
	text-align:left;
	display: block;
	color: #3A00F4;
}
#load{
	position: absolute;
	top: 30px;
	left : 65px;
	padding: 5px 10px;
	background: #BFD8FC;
	border-radius: 4px;
}
.h_submit{
	background: transparent url(../img/h_submit.png) no-repeat;
	width: 64px;
	height: 22px;
	line-height: 22px;
	margin: 0 auto;
	display: inline-block;
	margin-left: 5px;
	text-align: center;
	color:#000;
}
.h_submit:hover{
	background: transparent url(../img/h_submit_hover.png) no-repeat;
}
.submit{
	display: inline-table;
}
th.actions{
	width: 100px;
}
#CatenewsIndexForm .input {
	display: inline-table;
}
.img-gallery{
	border: 3px solid #d9d9d9;
	margin:2px;
	cursor: pointer;
}
.div-addimg a{
	display: block;
}
.ui-helper-clearfix {
    display: block;
    margin: 0 auto;
}
#ImageAddForm {
	display: block !important;
}
#ImageAddForm .file{
	display: none;
}

/*
#pxupload1,#pxupload2,#pxupload3,#pxupload4,#pxupload5,
#pxupload10,#pxupload9,#pxupload8,#pxupload7,#pxupload6,
#pxupload11,#pxupload12,#pxupload13,#pxupload14,#pxupload15 {
	display: none !important;
}
*/
#pxupload1 .select{
	display: none !important;
}
.fsearch .input input{
	width: 150px;
}
.fsearch  select{
	width: 120px;
}
.fsearch .input,.fsearch .submit{
	display: inline-table;
}
.member-detail{
	width: 98%;
	margin:15px auto;
	border-top: 1px #ededed solid;
	border-left: 1px #ededed solid;
	font-size:12px;
}
.member-detail td{
	text-align: left;
	padding: 8px;
	border-right: 1px #ededed solid;
	border-bottom: 1px #ededed solid;
}
.member-detail td.label1{
	font-weight: bold;
	width: 160px;
}
.member-detail .img-td{
width: 100px;
}
.member-detail img {
	width: 100px;
}