﻿/* CSS Document */
body{margin:0;font-size:12px;}

a{color:#872087;text-decoration:none;}
a:visited {color: #872087;}
a:hover {color:#FFAE4E;}
.clear{ clear:both;}
table{border-collapse:collapse;}
img{ border:0;}
.BlockImg{ display:block;}

/********************* Common  **********************/
.CommonTextBox{ border:solid 1px #A77CC1;background-color:#EEF3F9; color:#000000;}
.InputTextBox{border:solid 1px #A77CC1;background-color:#EEF3F9; color:#000000; width:100px;}


.NewsTitle{ text-align:center; border-bottom:solid 1px #785491; padding-bottom:8px;}
.ContentDisplay{ margin-top:3px; line-height:22px; text-justify:inter-ideograph; text-align:justify;
	word-wrap:break-word;}

.TableList{
	width:100%;
	/*border:1px solid #C4B466;*/
	 border:0;
}
.TableList tr td{ text-align:center; line-height:25px; padding-left:8px;}
.TableList .TableSpe{ width:3px; height:1px; line-height:1px; background:url(../Images/Admin/TableSep.gif) repeat-x;}

.ListTableCt{ min-height:350px; height:auto !important; height:350px;}

/******************** Header Content ***********************/


/*************************** Footer Content ***************************/


