/* index */
h2 {margin-bottom:15px;}

.page_link{margin-bottom:8px;}

.page_link li{
	float:left;
	margin-right:2px;
}

.box1 {
	width:700px;
	padding-top:16px;
	padding-bottom:26px;
}

.box1 span {
	display:block;
	padding-top:20px;
}

.box1 .img {
	padding-left:20px;
	float:right;
}

#sub_navi .icon_red {
	background:url(../../img/icon_red.gif) no-repeat 0 6px;
	margin-left:18px;
	margin-top:10px;
	padding-left:15px;
	color:#B10000;
	font-weight:bold;
}

/* sub title */
.sub_title {
	padding-bottom:4px;
	background:url(../../img/title_bottom.gif) left bottom no-repeat;
}

.sub_title h3 {
	padding:4px 10px 0 30px;
	min-height:19px;
	font-size:100%;
	line-height:1.3em;
	font-weight:normal;
	background:url(../../../words/img/title_top.gif) left top no-repeat;
}

.sub_title h3 .count {
	display:block;
	text-align:right;
	margin-top:-1.6em;
}

* html body .sub_title h3 {
	height:19px;
}


/* sub_navi */
#sub_navi .box .bg_bottom {
	background: url(../../img/subnavi_bottom.gif) no-repeat 0 100%;
	width:100%;
}

#sub_navi .words_box {
	width:200px;
	margin:0 auto;
	background:url(../../img/line_dotted.gif) repeat-x 0 100%;
}

#sub_navi .words_box ul {
	background:none;
}

#sub_navi .box .words_box2 {
	width:60px;
	float:left;
	margin:0 20px 0 5px;
	padding:7px 0 5px;
}

#sub_navi .box .words_box2 li {
	background:transparent url(../../img/icon_blue_triangle.gif) no-repeat scroll 0 8px;
	padding:0 0 0 11px;
	margin:-1px 10px 5px 10px;
}

#sub_navi .box .words_box3 {
	width:38px;
	float:left;
	margin:0 18px 0 5px;
	padding:7px 0 5px;
}

#sub_navi .box .words_box3 li {
	background:transparent url(../../img/icon_blue_triangle.gif) no-repeat scroll 0 8px;
	padding:0 0 0 12px;
	margin:-1px 10px 5px 10px;
}

#sub_navi .box ul {
	padding:7px 0 5px 3px;
}

#sub_navi .box ul li {
background:transparent url(../img/line_dotted.gif) repeat-x scroll 0;
margin:-1px 10px 5px;
padding:0 0 2px 12px;
}
/*detail page*/
.c_sub_title {
	background:#CC2B2B url(../../img/sub_title_bg.gif) no-repeat scroll;
}

.c_sub_title h2 {
	background:transparent url(../../img/sub_title_bg2.gif) no-repeat scroll center bottom;
	margin:0 0 15px 0;
	padding:5px 0 4px 10px;
	font-size:100%;
}

.c_sub_title h2 .red_title {
	display:block;
	float:left;
	width:560px;
	color:#fff;
}

.c_sub_title h2 .red_title_date {
	display:block;
	float:right;
	padding-right:4px;
	padding-top:9px;
	text-align:right;
	width:150px;
}


/*pagenate*/

.pn_area {
	background:url(../../img/line_dotted.gif) repeat-x;
	padding-top:20px;
}

.pn_box {
	text-align:center;
}

.btn_margin {
	margin:0 auto 10px;
	width:700px;
}

.btn_pre,.btn_next {
	display:inline;
}

.btn_pre {
	margin-right:10px;
}

.btn_next {
	margin-left:10px;
}


.btn_box3 {
	width:225px;
	margin:0 auto;
}

.paginate {
	display:inline;
	list-style:none;
}

.paginate li{
	display:inline;
	line-height:normal;
	list-style:none;
	margin-top:3px;
}

.paginate li a {
	line-height:normal;
	margin-left:2px;
}

.paginate form {
	margin-right:2px;
	display:inline;
}

.paginate .active {
	font-weight:bold;
}

.paginate #no_bor {
	margin-right:0;
	padding-right:0;
	border:none;
}

