﻿/* CSS Document */
body{margin:0;background-color: #82571A; font-size:12px;color:#C4B594;}

a{color: #A8924B;font-family: Tahoma, Verdana;text-decoration:none;}
a:visited {color: #A8924B;}
a:hover {color:#C3B365;}
.clear{ clear:both;}

/********************* Common  **********************/
.CommonTextBox{ border:solid 1px #B4A683;background-color:#C7C1B3; color:#000000;}
.InputTextBox{border:solid 1px #B4A683;background-color:#C7C1B3; color:#000000; width:100px;}


.NewsTitle{ text-align:center; border-bottom:solid 1px #C4B466; padding-bottom:8px;}
.ContentDisplay{ margin-top:3px; line-height:22px; text-justify:inter-ideograph; text-align:justify;}
.NewsContentDisplay{ margin-top:3px; line-height:28px; text-justify:inter-ideograph; text-align:justify;}

.TableList{
	width:100%;
	/*border:1px solid #C4B466;*/
	 border:0;
}
.TableList tr td{ text-align:center; line-height:25px; padding-left:8px;}
.TableList #TableSep{ }

.ListTableCt{ height:350px;}

/******************** Header Content ***********************/

#container{width:1000px; margin:0 auto;padding:0;}

#head{width:1000px;height:118px;background-image: url(../images/headbj.jpg);  background-repeat:repeat-x;}
#logo{width:335px;height:118px;float:left;}
#menu{width:665px;height:118px;float:right;}
#banner{width:1000px;height:319px;}

/*************************** Footer Content ***************************/
/*Footer*/
#foot{width:1000px; height:52px;background-image:url(../images/footbj.jpg);background-repeat:repeat-x;}
.ff12{font-family:Arial, Helvetica, sans-serif;color:#C4B594;float:left; text-align:center;
	   margin-top:9px; padding-left:250px;}
.link{margin:13px 15px; float:right;}

/*************************** Module ***************************/
