body {

	margin: 0px;

	padding: 0px;

	text-align: center;

	background: #EBEBEB;

}

#wrapper {

 margin: 0px auto;

  padding: 0px;

  width: 756px;

text-align: center;

}



#header_top {

	width:756px;

	background-image:url(../img/top_line.gif);

	background-repeat: no-repeat;

	padding: 7px 0px 0px 0px;

}



#line_back {

	width:756px;

	background-image:url(../img/all_line.gif);

	background-repeat: repeat-y;

	padding: 0px 0px 0px 3px;

}

#footer {

	width:756px;

	background-image:url(../img/bottom_line.gif);

	background-repeat:no-repeat;

	padding: 3px;

}



.list_title li{

	list-style-type:none;

	background:url(../img/triangle.gif) no-repeat;

	padding-left:15px;

	text-align: left;

	line-height: 1.8;

	background-position: 0px 4px;

	font-size:12px;

}

.list_title li a{

	color:#CC6600;

}



.header_right {

	margin: 20px 0px 15px 0px;

}

.tophe {

	margin :65px 0px 20px 0px;

}



.topic_path {

	margin:5px;

	font-size:12px;

	color:#333333;

}

.topic_path a {

	font-size:12px;

	color:#333333;

}

.topic_path a:hover {

	font-size:12px;

	color:#ff0000;

}