@charset "utf-8";
/* CSS Document */

#subject_1{
	height: auto;
	width: 730px;
	border: 1px solid #6d6d6d;
	margin-bottom: 5px;
}

.subject_1_title{
	height: 36px;
	width: 728px;
	background-image: url(images/subject/title_01.gif);
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
	cursor:pointer;
	
}

.subject_1_title_over{
	height: 36px;
	width: 728px;
	background-image: url(images/subject/title_01_over.gif);
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
	cursor:pointer;
}



#subject_1_ct{
	display:none;
	height:150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d6d6d;
	width:680px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}


#subject_2{
	height: auto;
	width: 730px;
	border: 1px solid #6d6d6d;
	margin-bottom: 5px;
	
}

.subject_2_title{
	height: 36px;
	width: 728px;
	background-image: url(images/subject/title_02.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	
}

.subject_2_title_over{
	height: 36px;
	width: 728px;
	background-image: url(images/subject/title_02_over.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	
}


#subject_2_ct{
	display:none;
	height: 150px;
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d6d6d;

	padding-right: 25px;
	padding-left: 25px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	
}


#subject_3{
	height: auto;
	width: 730px;
	border: 1px solid #6d6d6d;
	margin-bottom: 5px;
	
}

.subject_3_title{
	height: 36px;
	width: 728px;
	background-image: url(images/subject/title_03.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	
}

.subject_3_title_over{
	height: 36px;
	width: 728px;
	background-image: url(images/subject/title_03_over.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	
}



#subject_3_ct{
	display:none;
	height: 150px;
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d6d6d;

	padding-right: 25px;
	padding-left: 25px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	
}


#subject_4{
	height: auto;
	width: 730px;
	border: 1px solid #6d6d6d;
	margin-bottom: 5px;
	
}




.subject_4_title{
	height: 36px;
	width: 728px;
	background-image: url(images/subject/title_04.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	
}



.subject_4_title_over{
	height: 36px;
	width: 728px;
	background-image: url(images/subject/title_04_over.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	
}


#subject_4_ct{
	display:none;
	height: 150px;
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d6d6d;

	padding-right: 25px;
	padding-left: 25px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	
}



#subject_5{
	height: auto;
	width: 730px;
	border: 1px solid #6d6d6d;
	margin-bottom: 5px;
	
}

.subject_5_title{
	height: 36px;
	width: 728px;
	background-image: url(images/subject/title_05.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	
}

.subject_5_title_over{
	height: 36px;
	width: 728px;
	background-image: url(images/subject/title_05_over.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	
}




#subject_5_ct{
	display:none;
	height: 150px;
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d6d6d;

	padding-right: 25px;
	padding-left: 25px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	
}

/*
#bt_4{
	height: 46px;
	width: 750px;
	border: 1px solid #FF0000;
}

*/


#relation_bm{
	width: 726px;
	margin: 0px;
	padding: 0px;
	
}

#relation{
	float:left;
	height: auto;
	width: 448px;
	border: 1px solid #e3e3e3;
}


#relation_title{
	height: 35px;
	width: 448px;
	background-image: url(images/subject/relate_subject_title.gif);
	margin-top: 9px;
	margin-left: 8px;
	background-repeat: no-repeat;
}

#relation_ct{
	list-style:square;
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	padding: 0px;
	margin-left: 36px;
}

#relation_ct li a{
	color: #999999;
	text-decoration: none;
}

#relation_ct li a:hover{
	color: #9a0002;
	text-decoration: underline;
}


#bm{
	position:relative;
	left:7px;
	float:right;
	height: 151px;
	width: 254px;
	border: 1px solid #e3e3e3;
	text-align: center;
	vertical-align: middle;
}

#bm img{
	border: 1px solid #FFFFFF;
	margin-top: 1px;
}