.menu_board {
	float:left;
	min-width:600px;
	width:auto;
}

.user_board{
	float:right;
	padding-right:20px;
}

.user_board a {
	color:#CCC;
}

.user_board a:Hover {
	color:#FFF;
}

/*
.navigation {
	display:inline-block; 
	width:700px; 
	float:right;
	text-align:right;
	padding-top:105px;
	color:#FFF;
}

.button div {
	position:relative;
	float:left;
	display:inline-block;
	text-align:center;
	font-size:18px;
	text-transform:lowercase;
	font-weight:bold;
	color:#666666;
	padding:10px 15px;
	cursor:pointer;
	text-decoration:none;
}
.button div:Hover {
	color:#ca2f71;
	//background: #BF1555;
}

.button a {
	color:#99999b;
}
.active {
	color:#222;
	//background-color:#0079c0;
}*/

.search {
	padding:8px;
	font-size:13px;
	font-weight:bold;
	width:180px;
	color:#666;
	border:none;
	/*border-right:none;*/
	border-radius:0;
	border:1px solid #CCC;
}

.search_submit {
	left:-40px !important;
	width:80px !important;
	border:none;
	padding:9px 0 9px 0 !important;
	border-radius:0;
	background:#F60;
}
.search_submit:hover {
	background:#F90;
}
.path {
	display:inline-block;
	width:auto;
	color:#B4BCCB;
}

.path:hover {
	cursor:pointer;
	color:#333;
}

.path_arrow {
	display:inline-block;
	width:14px;
	margin:0 0 0 6px;
	
	background: url(../../img/theme01/arrow-right.png) no-repeat -4px 1px;
	
}

.copyright {
	font-size:11px;
	display:inline-block;
	width:auto;
	color:#5e626b;
	cursor:pointer;
}


.copyright a:hover {
	color:#E4E4E4;
}
/**/
.board {
	display:inline-block;
	vertical-align:top;
}

.board_header {
	font-size:24px;
	font-weight:bold;
	color:#ca2f71;
	margin-top:25px;
	padding:5px 10px 4px 10px;
}

.board_body {
	padding: 0 12px 19px 12px;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	
}

.board_body a{
	color:#ca2f71;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

.column_no, .column_no2, .column_no3, .column_no4,.column_backno, .column_backno2, .column_backno3, .column_backno4 {
	display:inline-block;
	vertical-align:top;
	z-index:1 !important;
}

.column_no, .column_no2, .column_no3, .column_no4{
	height:550px;
}

.column_backno, .column_backno2, .column_backno3, .column_backno4 {
	height:400px;
}

.column_no, .column_no2, .column_no3,.column_backno, .column_backno2, .column_backno3 {
	vertical-align:middle;
	text-align:center;
}

.column_no{		width:200px;}
.column_no2{	width:435px;}
.column_no3{	width:205px;}
.column_no4{	width:252px;}

.column_backno{		width:137px;}
.column_backno2{	width:286px;}
.column_backno3{	width:133px;}
.column_backno4{	width:167px;}

.img_size1{ max-width:140px; max-height:100px;}
.img_size2{ max-width:290px; max-height:390px;}
.img_size3{ max-width:140px; max-height:196px;}
.img_size4{ width:auto;	max-width:167px; max-height:128px;}


/*.column_no .caption_inner{		width:202px;}
.column_no2 .caption_inner {	width:422px;}
.column_no3 .caption_inner {	width:194px;}
.column_no4 .caption_inner {	width:242px;}*/

.row_no, .row_no2, .row_no3, .row_no4, .row_backno, .row_backno2, .row_backno3, .row_backno4 {
	margin-top:3px;
	margin-bottom:3px;
	overflow:hidden;
	background:#000;
}

/*.row_backno, .row_backno2, .row_backno3, .row_backno4 {
	position:relative; 
	float:left;
}*/

.row_no{	height:140px;}
.row_no2{	height:569px;}
.row_no3{	height:283px;}
.row_no4{	height:187px;}
.row_backno{	height:93px;} /**/
.row_backno2{	height:379px;}/**/
.row_backno3{	height:188px;}/**/
.row_backno4{	height:124px;}/**/


/**/
.row_no img, .row_no2 img, .row_no3 img, .row_no4 img {
	vertical-align: middle !important;
	opacity:1;
	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;	
}
/**/
.row_no img:hover, .row_no2 img:hover, .row_no3 img:hover, .row_no4 img:hover {
	opacity:0.8	;
}
.row_no img{
	max-width:210px;
	max-height:150px;
}
.row_no2 img{
	max-width:440px;
	max-height:590px;
}
.row_no3 img{
	max-width:210px;
	max-height:300px;
}
.row_no4 img{
	max-width:260px;
	max-height:195px;
}
/*
.row_backno img{
	max-width:137px;
	max-height:93px;
}
.row_backno2 img{
	max-width:400px;
	max-height:379px;
}
.row_backno3 img{
	max-width:188px;
	max-height:133px;
}
.row_backno4 img{
	max-width:124px;
	max-height:167px;
}*/
.caption_outter{
	width:0px;
	height:0px;
	position:absolute;
	
}
.caption_inner{
	height:45px;
	position:relative;
	top:-56px;
	color:#EFEFEF;
	font-size:19px;
	font-weight:bold;
	padding:4px;
	text-align:left;
	
	/*background:rgba(0,0,0,0.7);*/
	
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;	

}
.caption_inner:hover{
	color:#ca2f71;

}

/*.posting_category{
	border-bottom:#666 2px solid;
	padding-bottom:30px;
	
}
.posting_category h3{
	margin-top:5px !important;
	margin-bottom:0 !important;
	padding:5px 0;
}*/

a .posting_block {
	padding:10px;
	color:#666;
	cursor:pointer;
	border-top:1px solid #CCC;
}

a .posting_block:hover {
	color:#666;
	text-decoration:none;
	background-color:#E1E9F4;
}

/*.posting_title {
	color:#a7030a;
	font-weight:bold;
	font-size:14px;
}*/


.posting_user, .posting_date {
	padding-top:4px;
	width:49%; 
	color: #999;
	display:inline-block;
	font-style:italic;
	font-size:10px;
}
.posting_user {
	text-align:right;
}
.posting_date {
	text-align:left;
}
.board_body h3 {
	margin-top:20px;
	color:#069;
}

.email_switch {
	cursor:pointer;
	
}

.email_header {
	opacity:0.9;
	font-size:13px;
	text-align:left;
	color:#CCC;
	
	background: url(../../img/theme01/email.png) no-repeat;
	background-position: left 6px top;
	background-color:#BB0004;	
	
	height:25px;
	
	vertical-align:middle;
	border:1px solid #333;
	border-bottom:none;
	padding:10px 0 0 40px;
	
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	
	cursor:pointer;
	
	position:relative;
	z-index:99 !important;
}

.fadeNoterIcon {
	vertical-align:top;
	float:right;
	padding-right:10px;
	position: relative;
	top:-3px;
	
}
	
.email_header:hover {
	opacity:1;
}

.email_body {
	display:none;/**/
	background-color:#EEE;	
	border:1px solid #CCC;
	border-right:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	border-top:none;
	padding:10px 0 40px 10px;

	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	
	position:relative;
	z-index:99 !important;
}

.email_body label {
	width:80px;
	color: #333;
}
.email_body .required label:after {
	color: #333;
	content: '*';
	display:inline;
}

.email_body .submit {
	float:right !important;
}

.sys_message {
	display:none;
	
	color:#FFF;
	padding:2px 5px !important;
	width:auto;
	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
	background-image: -webkit-linear-gradient(top, #76BF6B, #3B8230);
	background-image: -moz-linear-gradient(top, #76BF6B, #3B8230);
	background-image: -ms-linear-gradient(top, #76BF6B, #3B8230);
	background-image: -o-linear-gradient(top, #76BF6B, #3B8230);
	background-image: linear-gradient(top, #76BF6B, #3B8230);
	
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
}

.login_link {
	margin-left:3%;
	padding:2px 10px;
	color:#FFF;
	font-weight:bold;

	background: rgb(85,161,237); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(85,161,237,1) 0%, rgba(64,150,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,161,237,1)), color-stop(100%,rgba(64,150,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(85,161,237,1) 0%,rgba(64,150,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(85,161,237,1) 0%,rgba(64,150,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(85,161,237,1) 0%,rgba(64,150,238,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(85,161,237,1) 0%,rgba(64,150,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55a1ed', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */

	border:1px solid #55a1ed;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20282D', endColorstr='#222A30',GradientType=0 ); /* ie */
	-moz-box-shadow: 1px 1px 3px rgba(40,40,40,0.8); /* Firefox */
	-webkit-box-shadow: 1px 1px 3px rgba(40,40,40,0.8); /* Safari, Chrome */
	box-shadow: 1px 1px 3px rgba(40,40,40,0.8); /* CSS3 */
}
.login_link:hover {
	color:#FFF;
	background: #55a1ed; /* Old browsers */
}
.foot_txt {
	display:inline-block;
	width:auto;
	color:#FFF;
}
.foot_txt:hover {
	cursor:pointer;
	color:#ca2f71;
}

.table{
	background-color:#FFFFFF;
	border-bottom:none;
	font-size:14px;
	color:#ca2f71;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.created_date{
	width:50px;
	height:50px;
	background:#ca2f71;
	color:#FFF;
	font-size:12px;
}

.posting{
	width:98%;
	padding:15px 15px;
}

.posting_title{
	color:#ca2f71;
	font-size:24px;
	width:70%;
	margin-bottom:5px;
	text-align:left;
	text-decoration:none !important;
}

.posting_title:hover {
	cursor:pointer;
	color:#999999;
}

.posting_category{
	color: #999999;
	font-size:12px;
	margin-bottom:20px;
}

.posting_view{
	margin-top:25px;
	border:1px #ca2f71 solid;
	width:80px;
	background:#FFF;
	color:#ca2f71;
	font-size:14px;
	padding:5px;
	text-align:center;
	text-decoration:none;
}

.posting_view a {
	color:#ca2f71;
}

.posting_view a:hover {
	color:#333333;
}

.comment {
	color:#666666;
	font-size:12px;
	background-color:#FFF;
	border-bottom:1px solid #CCC;
}