@charset "gb2312";

.text {
	font-size: 13px;
	line-height: 1.3em;
	color:#333333;
}

.qtext {
	padding:20px 20px 25px 20px;
}

.qtext2 {
	padding:20px 0 5px 0;
}

.qtext3 {
	padding:0 0 25px 20px;
}

.caption {
	font-size: 12px;
	color: #994A1D;
	line-height: 15px;
	text-align: left;
}

.title {
	font-size:13px;
	line-height:1.5em; 
	font-weight:bold;
	color: #3E50A6
}

a:hover   {  color: #F3B437; text-decoration: none; }
a:link    {  text-decoration: none}
a:visited {  text-decoration: none}

* { margin : 0 ; padding : 0 ; }

body {
	width : 100% ;
	height : 100% ;
}

h3 {
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	position : relative ;
	width : 100% ;
	height : 100% ;
	clear:both;
}

#contents {
	width : 100% ;	
	background-color:#FFFFFF;
	height : 620px;
}

#cont_rap {
	width: 870px;
}

#header {
	width : 870px;
	height : 100px;
	padding :0;
	margin: 0;
}

#footer {
	width : 870px;
	clear : both;
}

#menu {
	float : left;
	width : 150px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#menu ul {
	margin: 0 ; 
	padding :0; 
	list-style-type : none;
}

#menu ul li {
	display : inline;
	padding :0;
	margin: 0;
	float:left;
	text-indent:-99999px;
	width:156px;
}

#menu_1933_1936 a,
#menu_1937_1945 a,
#menu_1946_1954 a,
#menu_1955_1969 a,
#menu_1970_1975 a,
#menu_1976_1986 a,
#menu_1987_1991 a,
#menu_1992_1996 a,
#menu_1997_2000 a,
#menu_2001_2004 a
{
	width:156px;
	height:30px;
	display:block;
	background-repeat: no-repeat;
}

#menu_1933_1936 a {
	background-image: url(../img/1933_1936.gif);
}
#menu_1933_1936 a:hover,#menu_1933_1936 #this {
	background-image: url(../img/a_1933_1936.gif);
}

#menu_1937_1945 a {
	background-image: url(../img/1937_1945.gif);
}
#menu_1937_1945 a:hover,#menu_1937_1945 #this {
	background-image: url(../img/a_1937_1945.gif);
}

#menu_1946_1954 a {
	background-image: url(../img/1946_1954.gif);
}
#menu_1946_1954 a:hover,#menu_1946_1954 #this {
	background-image: url(../img/a_1946_1954.gif);
}

#menu_1955_1969 a {
	background-image: url(../img/1955_1969.gif);
}
#menu_1955_1969 a:hover,#menu_1955_1969 #this {
	background-image: url(../img/a_1955_1969.gif);
}

#menu_1970_1975 a {
	background-image: url(../img/1970_1975.gif);
}
#menu_1970_1975 a:hover,#menu_1970_1975 #this {
	background-image: url(../img/a_1970_1975.gif);
}

#menu_1976_1986 a {
	background-image: url(../img/1976_1986.gif);
}
#menu_1976_1986 a:hover,#menu_1976_1986 #this {
	background-image: url(../img/a_1976_1986.gif);
}

#menu_1987_1991 a {
	background-image: url(../img/1987_1991.gif);
}
#menu_1987_1991 a:hover,#menu_1987_1991 #this {
	background-image: url(../img/a_1987_1991.gif);
}

#menu_1992_1996 a {
	background-image: url(../img/1992_1996.gif);
}
#menu_1992_1996 a:hover,#menu_1992_1996 #this {
	background-image: url(../img/a_1992_1996.gif);
}

#menu_1997_2000 a {
	background-image: url(../img/1997_2000.gif);
}
#menu_1997_2000 a:hover,#menu_1997_2000 #this {
	background-image: url(../img/a_1997_2000.gif);
}

#menu_2001_2004 a {
	background-image: url(../img/2001_2004.gif);
}
#menu_2001_2004 a:hover,#menu_2001_2004 #this {
	background-image: url(../img/a_2001_2004.gif);
}

#cont {
	float : left;
	width : 500px;
	padding-left: 10px;
}
