@charset "UTF-8";

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#container {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #64553A;
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #64553A;
}
#banner {
	width: 1280px;
	height: 153px;
}
#out-wrapper {
	width:1024px;
	float: left;
	clear: left;
}
#right-ad {
	width: 256px;
	float: left;
	padding-top: 8px;
}
#main-ad {
	width: 1000px;
	height: 272px;
	background-repeat: no-repeat;
}

#main-ad1 {
	width: 1024px;
	height: 272px;
	background-repeat: no-repeat;
}
#main-ad12 {
	width: 1024px;
	height: 0px;
	background-repeat: no-repeat;
}
#main-outwrapper {
	clear: left;
	width: 1000px;
	background-image: url(../images/main-wrapper/topic/title_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-top: 10px;
}
#left-ad {
	float: left;
	clear: left;
	margin-bottom: 20px;
}
#main-wrapper {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;	
}
#bottom {
	text-align: center;
	font-size: 12px;
	min-width: 1024px;
	height: 30px;
	background-color:#64553A;
	clear: left;
	color: #FFF;
	font-weight: normal;
	padding-top: 5px;
}

/*================== topicNew.jsp by Eric ====================*/

#bodyDiv {
	
	width:1064px;
	height:766px;
	background-image: url(../images/main-wrapper/topic/topicBG.jpg);
	background-repeat:repeat-x;
	
	
}