body {
	margin: 0px;
}
#top {
	margin: 10px 0px 0px 0px;
	height:100%;
	overflow:hidden;
	width: auto;
}
#banner {
	margin:auto;
	width:1003px;
}
#main-T {
	margin:auto;
	width: 1003px;
	height:100%;
	overflow:hidden;
}
#main {
	width: 983px;
	margin:auto;
	background:url(/images/M-bg.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	height:100%;
	overflow:hidden;
}
#main-B {
	margin:auto;
	width: 1003px;
	height:100%;
	overflow:hidden;
	clear:both;
}
#main-1 {
	width: 993px;
	margin:auto;
	background:url(/images/M-bg.jpg);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	height:100%;
	overflow:hidden;
}
#left-1 {
	width: 210px;
	float:left;
	padding-right:6px;
	background:url(/images/line-bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#right-1{
	width: 777px;
	float:right;
}
#left {
	width: 206px;
	float:left;
	padding-right:5px;
	background:url(/images/line-bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#center{
	width: 548px;
	padding:0px 5px;
	float:left;
}
#right{
	width: 206px;
	float:right;
	padding-left:8px;
	background:url(/images/line-bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#bottom {
	width: 1003px;
	height:162px;
	margin:0px auto;
	margin-top:10px;
	background:url(/images/bottom-bg.jpg);
	background-repeat:repeat-x;
}
#B-logo {
	float:left;
	width:396px;
	height:162px;
	background:url(/images/bottom-L.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#B-logo img{
	float:left;
	padding-left:25px;
	padding-top:50px;
	padding-right:25px;
}
#B-text {
	float:left;
	height:152px;
	width:587px;
	padding-top:10px;
	padding-left:20px;
	background:url(/images/bottom-R.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#logo-box {
	float:left;
	width:100%;
}
#logo-1 {
	margin:auto;
	width:1003px;
	height:100%;
	overflow:hidden;
	margin-bottom: 5px;
}
#logo-left {
	float:left;
}
#logo-right {
	float:right;
	padding-top:39px;
	padding-right:15px;
}
#nav {
	float:left;
	width:100%;
	height:33px;
	background:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	padding-top:6px;
}
#nav-1 {
	margin:auto;
	vertical-align:middle;
	text-align:center;
	width:1003px;
	height:100%;
	overflow:hidden;
}
#nav-1 li {
	float:left;
	height:24px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	background:url(/images/nav-line.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:15px;
	padding-right:15px;
}
#nav-1 li.fisrt {
	background:none;
}
#nav-1 li a {
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}
#nav-1 li a:hover,#nav-1 li a:active{
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#E3051A;
}

#C-box,#E-box {
	width:200px;
	height:24px;
	line-height:24px;
	border:solid 1px #969696;
	background-color:#f3f3f3;
}
