*{
	font-family: Georgia, Times New Roman, serif;
}


a{
	color: #f5821f;
	text-decoration:underline;
}
a:hover{
	color: #f5821f;
	text-decoration:underline;
}
a:visited{
	color: #cc6633;
	text-decoration:underline;
}

table.top {
	background-image: url(/img/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
}
table.top tr td {
	background-image: url(/img/angle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:40px;
	vertical-align:top;
}
table.top tr td img.logo {
	left: 50px;
	position: absolute;
}
table.menuline{
	background-color:#f5821f;
	height:40px;
}
table.menuline tr td{
	padding:5px 50px;
}
table.bottline{
	height:100px;
	background-image: url(/img/bot_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
table.contact{
	height:150px;
}
table.contact tr td{
	padding-left:300px;
	padding-top:20px;
	vertical-align:top;
}
table.contact tr td table tr td{
	width:300px;
	padding:0px;
}
address{
	margin-left:45px;
	font-style:normal;
	font-size: 8pt;
	color: #333333;
	line-height:20px;
}
table.cont{
	width:800px;
/*	border:1px solid #CCC; */

}
table.cont tr td{
	padding:50px 20px 50px 50px;
}
/*
table.cont tr td table{
	width:800px;
}
*/
/* table.cont tr td table{
	border:1px solid #000;
	width:720px;
}
*/
table.cont tr td table tr td{
	padding:0;
}
table.cont tr td table tr td.main{
	width:800px;
	padding: 20px 0px 20px 0px; 
	border-top: #d6cca5 1px solid;
	border-bottom: #d6cca5 1px solid;
	vertical-align:top;
	font-size: 9pt;
}

.myCont{
	width:720px;
}


table.cont tr td table tr td.main address{
	margin:0px;
}
h1{
	font-size: 13pt;
	margin: 10px 0px 0px 0px;
}
h2{	font-size: 12pt;
	margin: 10px 0px 0px 0px;
}
h3{	font-size: 11pt;
	margin: 10px 0px 0px 0px;
}
h4{	font-size: 9pt;
	margin: 10px 0px 0px 0px;
}
p{
	line-height: 20px;
	margin: 2px 0px 20px 0px;
	color: #333333;
	font-size: 9pt;
}

li {
	line-height: 20px;
	margin-left: 50px;
	color: #333333;
	font-size: 9pt;
}



span.date{
	display:inline;
	margin-top: 10px 0px 0px 3px;
	background-color: #f5821f;
	color: #FFFFFF;
	font-weight:bold;
	padding:2px;
}
span.date a{
	color: #FFFFFF;
	text-decoration:none;
}
span.date a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
span.date a:visited{
	color: #FFFFFF;
	text-decoration:none;
}


table.cont tr td table tr td.abc{
	padding: 20px 0px;
	border-top: #d6cca5 1px solid;
	border-bottom: #d6cca5 1px solid;
	vertical-align:top;
}
table.cont tr td table tr td.abc table{
	width:200px;
	height: 25px;
	float:left;
	margin:10px;
}


blockquote{
	font-size: 9pt;
	background-color:#EEEEEE;
	padding:10px;

}
p.daily{
    margin: 0px 0px 10px 0px;
	font-style: oblique;
}
table.cont tr td table.submenu{
	width:100px;
	margin:0px;
    padding:0px;
}
table.cont tr td table.submenu td{
	margin:0px;
    padding:5px;
    height: auto;
    width: auto;

}
.imgNote{
	color: #f5821f;
    font-weight: bold;
}
.slogan{
    position:absolute;
    left:800px;
    top:320px;
}
.slogan td div{
    font-size:9pt;
    font-style:oblique;
}

.slogan td div a{
    color: #f5821f;
    font-size:9pt;
    font-style:oblique;
}


a.submenu {
	font-size: 18px;
	line-height: 26px
}

.news_title {
	font-size: 12pt;
	font-weight: bold;
}
.article_title {
	font-size: 12pt;
	font-weight: bold;
}

.page_photo_title {
	text-align: center;
	margin-bottom: 10px;
}

.tableShow {
	width:60px;
}