@charset "UTF-8";
/* CSS Document */

@import "com.css";


/*contents
------------------------*/
#contents {
	width:800px;
	margin-bottom:15px;
}


/*flash01
------------------------*/
#flash01 {
	padding-bottom:10px;
}


/*contents_main
------------------------*/
#contents_main {
	width:760px;
	margin:auto;
}


/*contents_main_l
------------------------*/
#contents_main_l {
	float:left;
	width:490px;
}

/*contents_main_r
------------------------*/
#contents_main_r {
	float:right;
	width:250px;
}

#bannar img {
	margin-bottom:10px;
}

/*main_bannar
------------------------*/
#main_bannar img {
	margin-bottom:10px;
}

/*infomation
------------------------*/
#infomation {
	width:490px;
}

#infomation_bottom {
	width:490px;
	background:url(../images/main/wrap_infomation_bottom.gif) no-repeat center bottom;
	padding-bottom:16px;
	margin-bottom: 15px;
}

#infomation_bg {
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	width: 468px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

#infomation_bg p {
	border-bottom:1px dotted #C8C8C8;
	padding: 10px 10px 5px;
}


/*topics
------------------------*/
#topics {
	width:490px;
	margin-bottom:10px;
}

#topics_bottom {
	width:490px;
	background:url(../images/main/wrap_topics_bottom.gif) 0 100% no-repeat;
	padding-bottom:16px;
}

#topics_bg {
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	background:#F5F5F5;
	padding:5px 10px 1px;
}

/*topic ID*/
#topic {
	margin:0;
	padding:0;
}

#list {
	margin-bottom:10px;
}

.date {

}

.title a {
	font-weight:bold;
	color:#FF7F00 !important;
}

.title a:hover {
	font-weight:bold;
	color:#FF7F00;
	text-decoration:underline;
}

.summarys {
    border-bottom:1px dotted #333333;
	padding-bottom:5px;
	margin-bottom:5px;
}
