.topic_big_green {
	margin-bottom : 1px;
	width : 680px;	
	height : 45px;
	background-image : url(/public_data/image/topic/big_green.gif);	
}

.topic_big_green H1, .topic {
	margin : 0;
	padding : 0;
	padding-top : 12px;
	padding-left : 17px;
	color : #ffffff;
	font-size : 17px;
	font-weight : bold;	
}

.topic_big_red {
	margin-bottom : 1px;
	width : 680px;	
	height : 45px;
	background-image : url(/public_data/image/topic/big_red.gif);	
}

.topic_big_red H1, .topic {
	margin : 0;
	padding : 0;
	padding-top : 12px;
	padding-left : 17px;
	color : #ffffff;
	font-size : 17px;
	font-weight : bold;	
}

.topic_small_red {
	margin-bottom : 1px;
	width : 300px;
	height : 45px;
	font-size: 16px;
	background-image : url(/public_data/image/topic/small_red.gif);	
}
.topic_small_red .topic {
	font-size: 15px;
}

.topic_big_left {
	float : right;
	position : relative;
}

.topic_big_left_sort {
	padding-top : 12px;  
	width : 200px;
	text-align : right;
}

.topic_big_left_back {
	padding-top : 13px;  
	width : 194px;
	color : #ffffff;
	font-size : 13px;
	font-weight : bold;
	text-align : right;
}

.topic_big_left_back a {
	color : #ffffff;
	text-decoration : none;
}

.topic_big_left_back a:hover {
	color : #ffffff;
	text-decoration : underline;
}

.topic_big_right {
	float : left;
	position : relative;
}

.box_content {
	margin : 0;
	padding : 0;
	background-image : url(/public_data/image/box/content.gif);
	background-repeat : repeat-x;
}

.box_content_dark {
	margin : 0;
	padding : 0;
	background-image : url(/public_data/image/box/content_dark.gif);
	background-repeat : repeat-x;
}

.box_content_empty {
	margin : 0;
	padding : 0;
}

.box_top_report {
	margin : 0;
	padding : 0;
	width : 300px;
	min-height : 245px;
	background-image : url(/public_data/image/box/top_report.gif);
	background-repeat : repeat-x;	
}

.box_top_photo {
	margin : 0;
	padding : 0;
	width : 300px;
	min-height : 245px;
	background-image : url(/public_data/image/box/top_photo.gif);
	background-repeat : repeat-x;
}

.box_top_server {
	margin : 0;
	padding : 0;
	width : 300px;
	min-height : 245px;
	background-image : url(/public_data/image/box/top_server.gif);
	background-repeat : repeat-x;
}

.box_item {
	color : #ff9900;
	font-size : 13px;
	font-weight : bold;	
	margin-right: 10px;
}

.photo_box {
	float: left;
	margin-right: 5px;
	margin-top: 7px;
}

.photo_content {
  float: left;
	margin-right: 10px;
}

.box_item a {
	color: #ff9900;
}

.box_item a:hover {
	color: #690000;
	text-decoration: none;
}

.box_item_notice {
	color : #333333;
	font-size : 12px;
	font-weight : normal;
}