﻿div#header{
	background: url('../../images/logo.gif') no-repeat; height: 60px; background-position: 5px 5px;
}
div#container{
	background:#fff;
	border: 1px solid #c6c6c6;
	margin-left: auto;
	margin-right: auto; margin-top:10px; margin-bottom:10px;
	width: 980px;
	}
.slideshow { height: 232px; width: 232px; margin: auto }
.slideshow img { padding: 15px; /*border: 1px solid #ccc; background-color: #eee;*/ }
.homeshow { height: 300px; width: 640px; margin: auto }
.homeshow img { padding: 0px; /*border: 1px solid #ccc; background-color: #eee;*/ }

/* begin border corners*/
.t {background: #ffffff url(../../images/dot.gif) 0 0 repeat-x;}
.b {background:url(../../images/dot.gif) 0 100% repeat-x}
.l {background:url(../../images/dot.gif) 0 0 repeat-y}
.r {background:url(../../images/dot.gif) 100% 0 repeat-y}
.bl {background:url(../../images/bl.gif) 0 100% no-repeat}
.br {background:url(../../images/br.gif) 100% 100% no-repeat}
.tl {background:url(../../images/tl.gif) 0 0 no-repeat}
.tr {background:url(../../images/tr.gif) 100% 0 no-repeat; padding:1px 20px} 
/* end border corners*/
/* begin news border corners*/
.n_t {background: #eeeeee url(../../images/n_dot.gif) 0 0 repeat-x;}
.n_b {background:url(../../images/n_dot.gif) 0 100% repeat-x}
.n_l {background:url(../../images/n_dot.gif) 0 0 repeat-y}
.n_r {background:url(../../images/n_dot.gif) 100% 0 repeat-y}
.n_bl {background:url(../../images/n_bl.gif) 0 100% no-repeat}
.n_br {background:url(../../images/n_br.gif) 100% 100% no-repeat}
.n_tl {background:url(../../images/n_tl.gif) 0 0 no-repeat}
.n_tr {background:url(../../images/n_tr.gif) 100% 0 no-repeat; padding:1px 20px} 
/* end news border corners*/