html,*{
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #000;
}
img{
	border:none;
}
div#wrapper {
	width:755px;
	margin:auto;
	position:relative;
	padding:0px;
	background:#1b1b1b;
}
div#wrapper div#intro h1.present{
	height:20px;
	line-height:18px;
	font-family: Verdana;
	font-size: 9px;
	color: #413c3a;
	text-align:left;
}
div#wrapper div#banner{
	height:87px;
	background: url(/image/new/banner.jpg) no-repeat;
}
div#wrapper div#mainmenu{
	height:42px;
	background: url(/image/new/mainmenu.gif) no-repeat;
	text-align:center;
}
div#wrapper div#mainmenu a{
	padding-left:30px;
	color: #8d8980;
	font-size: 14px;
	text-decoration: none;
	line-height:35px;
}
div#wrapper div#mainmenu a:hover{
	color:#55a6d1;
}
div#wrapper div#welcome{
	height:33px;
	background: url(/image/new/welcome.gif) no-repeat;
	font-size: 22px;
	color: #646462;
	text-align: center;
	font-family: Arial;
}
a{
	font-family: Tahoma;
	color: #7d7a75;
}
div#wrapper div#tlr{
	height:56px;
	background: url(/image/new/tlr.gif) no-repeat;
	clear:both;
}
div#wrapper div#blr{
	height:44px;
	background: url(/image/new/blr.gif) no-repeat;
	clear:both;
}
div#wrapper div#leftright{
	background: url(/image/new/mlr.gif) repeat-y;
}
div#wrapper div#leftright div#cols{
	width:755px;
	overflow:auto;
}
div#cols div#leftc{
	float:left;
	text-align:left;
	width:545px;
}
.ac{
	text-align:center;
	padding-top:20px;
	padding-left:80px;
	width:384px;
}
.al{
	text-align:justify;
	font: 11px Verdana;
	color:#7d7a75;
	width:384px;
	padding-top:10px;
}
div.navi{
	text-align:left;
	padding:0px 25px;
}
div.navi a{
	font-family: Tahoma;
	color: #625e59;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height:400%;
}
div.navi a:hover{
	color: #a6a5a5;
}
div#cols div#rightc{
	float:right;
	text-align:left;
	width:210px;
}
div#wrapper div#footer{
	height:75px;
	background: url(/image/new/footer.jpg) no-repeat;
	text-align:left;
}
div#wrapper div#footer div#footer1{
	padding-top:3px;
	padding-left:20px;
	color: #666633;
	font-size:11px;
}
div#wrapper div#footer div#footer1 a{
	font-family: Verdana;
	font-size: 11px;
	color: #666633;
}
div#wrapper div#footer div#footer2{
	padding-top:20px;
	padding-left:20px;
	font-family: Verdana;
	font-size: 11px;
	color: #686868;
}
div#wrapper div#footer div#footer2 a{
	padding-top:20px;
	font-family: Arial;
	text-decoration: underline;
	font-size: 10px;
	color: #686868;
}
div#wrapper div#footer div#footer2 a:hover{
	padding-top:20px;
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #686868;
}

.container { width:384px; height:360px;  overflow:hidden; position:relative; }
.container2 { width:378px; height:60px; overflow:hidden; position:relative; }
.slider { position:absolute; }
.slider li { list-style:none; display:inline; }
.slider img { width:384px; height:360px; display:block; }
.slider2 { width:3000px; }
.slider2 li { float:left; }
.num { position:absolute; right:5px; bottom:4px; *bottom:4px;}
.num li { float: left; color: #fff; text-align: center; line-height: 16px; width: 16px; height: 16px; font-family: Arial; font-size: 12px; cursor: pointer; overflow: hidden; margin: 3px 1px; border: 1px solid #0255B2; background-color: #0255B2; filter:alpha(opacity=70);/*IE*/ -moz-opacity:0.7;/*FF*/ opacity: 0.7;/*all broswer*/ }
.num li.on { color: #fff; line-height: 21px; width: 21px; height: 21px; font-size: 16px; margin: 0 1px; border: 0; background-color: #B40101; font-weight: bold; }
.tcenter{ text-align:center;}
