/*admin_news.php*/
#main_div{
	font-size:12px;
	font-family:verdana;
}
.news_title{
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
	border-bottom:1px #000066 solid;
	padding-bottom:7px;
	color:#000066;
	margin-top:10px;
}
/*end amdin_news.php*/



/*news_process.php*/
.msg{
	font-family:verdana;
	font-size:13px;
	color:#999999;
	padding-bottom:30px;
	text-align:right;
}
/*end news_process.php*/



/*news.php*/
.news{
	font-size:18px;
	font-family:verdana;
	font-weight:bold;
}
#news_link{
	font-family:verdana;
}

#news_link li a{
	text-decoration:none;
	font-size:12px;
}
#news_link li a:hover{
	text-decoration:underline;
}

/*end news.php*/




/*news_desc.php*/
.pic{
	width:200px;
	height:150px;
	float:left;
	margin-left:130px;
	border:1px #990033 solid;
}
.picNews{
	width:90px;
	height:90px;
	float:left;	
	margin-right:15px;
	border:1px #990033 solid;
}
.picNews1{
	width:500px;
	height:90px;
	float:left;	
	margin-right:15px;
	border:1px #990033 solid;
}

.picEvent{
	width:50px;
	height:50px;
	float:left;	
	margin-right:15px;
	border:1px #990033 solid;
}


.table{
	border-width:100%;
	border-spacing:;
	border-style:solid;
	border-color:#FFFFFF;
	border-collapse:inherit;
	background-color:#FFFFFF;
	border:thin;
	caption-side:left;
		
}
.td{
	width:125;
	
}
.pic_div{
	vertical-align:middle;
	text-align:justify;
	font-size:13px;
	color:#000066;
}
.pic_divlink{
	vertical-align:top;
	text-align:justify;
	font-size:13px;
	color:#000066;
}

.title{
	border-bottom:1px #000066 solid;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	color:#0066FF;
}
.date{
	text-align:right;
	font-size:11px;
	margin-bottom:20px;
}
.source{
	color:#666666;
	margin-top:25px;
	font-size:13px;
}
.back{
	text-align:right;
	margin-top:20px;
}
.backevent{
	text-align:center;
	margin-top:10px;
}

.back a{
	font-size:11px;
	text-decoration:none;
	color:#663300;
}
.back a:hover{
	text-decoration:underline;
	color:#663300;
	color:#330066;
}
/*end news_desc.php*/



/*main.php*/
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(../images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(../images/bgON.gif) no-repeat top right;}
#main_title{
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}



.logout{
	font-family:verdana;
	font-size:12px;
	color:#000066;
	font-weight:bold;
	height:20px;
	padding-top:5px;
}
.logout a{
	text-decoration:none;
}
.logout a:hover{
	text-decoration:underline;
}
/*end main.php*/


/*end display.php*/

#news_link_td{
	font-family:verdana;
}

#news_link_td td a{
	text-decoration:none;
	font-size:12px;
}
#news_link_td td a:hover{
	text-decoration:underline;
}
#news_link_td th{
	font-size:11px;
	color:#666666;
	border-bottom:#666666 solid 1px;
	text-align:center;
	background-color:#00FFFF;
	height:18px;		
}
/*end display.php*/


.user_error{
	font-family:verdana;
	font-size:13px;
	text-align:right;
	color:#FF0000;
}

.msg_ac{
	font-family:verdana;
	font-size:13px;
	color:#FF0000;
	text-align:right;
}
.welcome{
	font-family:verdana;
	font-size:12px;
	text-align:right;
	margin-bottom:3px;
}

#errMsg{
	width:355px;
	border:1px #FF0000 solid; 
	background-color:#CCCCCC; 
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	height:20px;
}
