﻿body {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	direction:ltr;
}
.top{
	width:100%;
	background-color:#09357e;
	border-bottom:3px solid #ffb82e;
	vertical-align:middle;
	color:#FFFFFF;
	padding:3px 0px 3px 0px;
	height:20px;
}
.top a,a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.container{
	margin-top:12px;
	padding:0px;
	width:960px;
	height:auto;
}
.banner{
	width:100%;
	height:188px;
}
.menu{
	width:100%;
	margin:8px 0px 8px 0px;
	height:33px;
}
.menu-main{
	/*width:895px;*/
	background:url(../images/menubg.jpg) repeat-x;
	vertical-align:middle;
	height:33px;
}
.main-container{
	width:100%;
	padding:0px;
	vertical-align:top;
}
.left{
	width:185px;
	height:15px;
	background-color:#4d78d8;
	vertical-align:top;
	font-size:2px;
	border-top:1px solid #2f629d;
	border-right:1px solid #2f629d;
}
.leftShadowTop{
	width:8px;
	height:16px;
	background:url(../images/leftShadowTop.gif) no-repeat;
	vertical-align:top;
	font-size:1px;
}
.leftShadow{
	width:8px;
	background:url(../images/leftShadow.gif) repeat-y;
	vertical-align:top;
	font-size:1px;
}
.left-main{
	background:#4d78d7 url(../images/leftBg.jpg) repeat-x bottom right;
	border-right:1px solid #4e7ed2;
	vertical-align:top;
}
.leftShadowBottom{
	width:8px;
	background:url(../images/leftShadowBottom.gif) no-repeat;
	vertical-align:top;
	font-size:1px;
}
.leftCornerTop{
	width:16px;
	height:16px;
	background:url(../images/leftCornerTop.gif) no-repeat;
	vertical-align:top;
	font-size:1px;
}
.leftCornerBottom{
	width:16px;
	height:16px;
	background:url(../images/leftCornerBottom.gif) no-repeat;
	vertical-align:top;
	font-size:1px;
}
.leftBottom{
	height:15px;
	background:#4d78d8 url(../images/leftBottom.gif) repeat-x;
	vertical-align:top;
	font-size:2px;
	border-bottom:1px solid #2f629d;
}
.right{
	width:185px;
	height:15px;
	background-color:#f18837;
	vertical-align:top;
	font-size:2px;
	border-top:1px solid #8b746c;
	border-left:1px solid #4e7ed2;
}
.rightShadowTop{
	width:9px;
	height:16px;
	background:url(../images/rightShadowTop.gif) no-repeat;
	vertical-align:top;
	font-size:1px;
}
.rightShadow{
	width:9px;
	background:url(../images/rightShadow.gif) repeat-y;
	vertical-align:top;
	font-size:1px;
}
.rightShadowBottom{
	width:9px;
	background:url(../images/rightShadowBottom.gif) no-repeat;
	vertical-align:top;
	font-size:1px;
}
.rightCornerTop{
	width:16px;
	height:16px;
	background:#f18835 url(../images/rightCornerTop.gif) no-repeat top right;
	vertical-align:top;
	font-size:1px;
}
.right-main{
	background:#f18837 url(../images/rightBg.jpg) repeat-x bottom right;
	border-left:1px solid #4e7ed2;
	vertical-align:top;
}
.rightCornerBottom{
	width:16px;
	height:17px;
	background:#f18835  url(../images/rightCornerBottom.gif) no-repeat bottom right;
	vertical-align:top;
	font-size:1px;
}
.rightBottom{
	height:15px;
	background:#f38838 url(../images/rightBottom.gif) repeat-x;
	vertical-align:top;
	font-size:2px;
	border-bottom:1px solid #4e7ed2;
	border-left:1px solid #4e7ed2;
}
.main{
	/*width:555px;*/
	margin:0px 2px 0px 2px;
	vertical-align:top;
	border:1px solid #afbbc9;
	background:url(../images/mainbg.jpg) repeat-x bottom;
	direction:ltr;
	border-bottom:none;
	border-top:none;
}
.main-top{
	paddin:5px 5px 0px 5px;
	height:15px;
	font-size:1px;
	border:1px solid #afbbc9;
	border-bottom:none;
	width:578px;
}
.main-bottom{
	paddin:0px 5px 5px 5px;
	height:15px;
	font-size:1px;
	border:1px solid #afbbc9;
	border-top:none;
	background:url(../images/mainbg.jpg) repeat-x bottom;
	width:578px;
}
.bottom{
	heigh:35px;
	background-color:#ffeccc;
	vertical-align:top;
	direction:ltr;
}
.bottomCornerLeft{
	background:url(../images/bottomCornerLeft.gif) no-repeat bottom right;
	width:17px;
	height:16px;
	font-size:1px;
}
.bottomCornerRight{
	background:url(../images/bottomCornerRight.gif) no-repeat bottom left;
	width:17px;
	height:16px;
	font-size:1px;
}
.bottomTop{
	background-color:#ffeccc;
	border-top:1px solid #ff8c0b;
	font-size:1px;
}
.bottomLeft{
	background-color:#ffeccc;
	border-right:1px solid #ff8c0b;
	
}
.bottomRight{
	background-color:#ffeccc;
	border-left:1px solid #ff8c0b;
	
}
.copyright {
	font-family:tahoma;
	font-size:11px;
	height:20px;
	background-color:#ffeccc;
	text-decoration:none;
	direction:ltr;
	text-align:center;
}
.copyright a {
	font-family:Tahoma;
	font-size:11px;
	color:#195b8d;
	text-align:center;
	direction:ltr;
	text-decoration:none;
}
.f {
	color:#ff5a01;
}
