a.link_1:link {color: #30416F;text-decoration: none;font-weight: bold;} 
a.link_1:visited { color: #30416F; text-decoration: none; font-weight: bold;} 
a.link_1:hover { color: #30416F; text-decoration: underline; font-weight: bold;} 
a.link_1:active { color: #30416F; text-decoration: underline; font-weight: bold;} 

a.link_2:link {color: #30416F;text-decoration: none;} 
a.link_2:visited { color: #30416F; text-decoration: none;} 
a.link_2:hover { color: #30416F; text-decoration: underline; } 
a.link_2:active { color: #30416F; text-decoration: underline; } 

a.link_3:link {color: #646464;text-decoration: none;} 
a.link_3:visited { color: #646464; text-decoration: none;} 
a.link_3:hover { color: #646464; text-decoration: underline; } 
a.link_3:active { color: #646464; text-decoration: underline; } 

#left{
	float: left;
}

#box #main #left #top_left{
	width: 285px;
	margin-top: 10px;
	border: 1px solid #C7CAD3;
	margin-left: 9px;
}

#box #main #left #top_left #stomach1{
	width: 283px;
	background-color: #fbfbfb;
	margin: 1px;
}

#box #main #left #top_left #stomach1 #down1{
	font-family: "宋体";
	font-size: 12px;
	color: #646464;
	padding: 15px;
	line-height: 19px;
	text-indent: 24px;
}

#box #main #left #down_left{
	width: 285px;
	margin-top: 10px;
	border: 1px solid #C7CAD3;
	margin-left: 9px;
	margin-bottom: 10px;
}

#box #main #left #down_left #stomach4{
	width: 283px;
	background-color: #fbfbfb;
	margin: 1px;
}

#box #main #left #down_left #stomach4 #down4{
	text-align: center;
	padding-top: 22px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
}


#center{
	float: left;
}


#box #main #center #top_center{
	width: 290px;
	margin-top: 10px;
	border: 1px solid #C7CAD3;
	margin-left: 8px;
}

#box #main #center #top_center #stomach2{
	width: 288px;
	background-color: #fbfbfb;
	margin: 1px;
}

#box #main #center #top_center #stomach2 #down2{
	font-family: "宋体";
	font-size: 12px;
	color: #646464;
	padding: 15px;
}

#box #main #center #down_center{
	width: 290px;
	margin-top: 10px;
	border: 1px solid #C7CAD3;
	margin-left: 8px;
	margin-bottom: 10px;
}

#box #main #center #down_center #stomach5{
	width: 288px;
	background-color: #fbfbfb;
	margin: 1px;
}

#box #main #center #down_center #stomach5 #down5{
	font-family: "宋体";
	font-size: 12px;
	color: #646464;
	padding: 10px;
	text-align: center;
}


#right{
	float: right;
}

#box #main #right #top_right{
	width: 285px;
	margin-top: 10px;
	border: 1px solid #C7CAD3;
	margin-right: 9px;
}

#box #main #right #top_right #stomach3{
	width: 283px;
	background-color: #fbfbfb;
	margin: 1px;
}

#box #main #right #top_right #stomach3 #down3{
	font-family: "宋体";
	font-size: 12px;
	color: #646464;
	padding: 10px;
}

#box #main #right #top_right #stomach3 #down3 #frame{
	padding: 10px;
	height: 82px;
	width: 240px;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c7cad2;
	border-right-color: #c7cad2;
	border-bottom-color: #c7cad2;
	border-left-color: #c7cad2;
	background-color: #dcdee2;
	
}

#box #main #right #down_right{
	width: 285px;
	margin-top: 10px;
	border: 1px solid #C7CAD3;
	margin-right: 9px;
	margin-bottom: 10px;
}

#box #main #right #down_right #stomach6{
	width: 283px;
	background-color: #fbfbfb;
	margin: 1px;
}

#box #main #right #down_right #stomach6 #down6{
	font-family: "宋体";
	font-size: 12px;
	color: #646464;
	padding: 10px;
	line-height: 20px;
}

#down6 li
{
	list-style-type: square;
	list-style-position: inside;
}


.up{
	background-image: url(../images/shade.jpg);
	height: 29px;
}

.icon{
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 2px;
	margin-top: 8px;
	margin-left: 5px;
}

.lemma{
	float: left;
	margin-top: 8px;
	text-align: left;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #30416F;
	margin-left: 5px;
}

.more{
	float: right;
	margin-top: 8px;
	text-align: right;
	font-family: "宋体";
	font-size: 12px;
	color: #30416F;
	margin-right: 5px;
}


