@charset "utf-8";
/* CSS Document */

div.Content {
	float:left;
	width:434px;
}
.Content .Content_Category {
	display:inline-table;
	text-align:left;
	width:415px;
	height:25px;
	font-size:13px;
	color:#3783bf;
	font-weight:bold;
	line-height:25px;
	background:url(../../../images/FontEnd/Content_Category_bg.gif) repeat-x;
}
.Content_Category .Text{
	padding-left:15px;
	background:url(../../../images/FontEnd/Content_Category_Icon.gif) no-repeat transparent;
}
.Content .Content_Item {
	display:inline-table;
	text-align:left;
	width:415px;
}
.Content .Content_Name {
	display:inline-table;
	margin-top:5px;
	text-align:left;
	width:415px;
	height:22px;
	line-height:22px;
}
.Content .Link_Name {
	color:#3783bf;
	font-weight:bold;
}
.Content .Link_Name:hover {
	color:#759f07;
}

.Content .Content_Link {
	display:inline-table;
	text-align:right;
	width:415px;
	height:25px;
	margin-top:2px;
}
.Content .Link {
	color:#ff0000;
	font-weight:bold;
}
.Content .Link:hover {
	color:#759f07;
	text-decoration:underline;
}
.Content .Content_Other {
	font-weight:bold;
}
.Content .TopBack {
	width:95%;
	text-align:right;
}
.Content .TopBack a {
	font-weight:bold;
}