/*
Theme Name: ssboatworks
Theme URI: http://www.tosho-c3.jp/
Author: Tosho Trading LLC.
Author URI: http://www.tosho-c3.jp/
Description: The lite version theme for WordPress.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: lite, one-column, fixed-width, custom-menu, editor-style, microformats, sticky-post, translation-ready
Text Domain: ssboatworks
*/

/* Tag Rewrite */
body{
	color: #666;
	font-family: Meiryo, DFPHSMincho-W3, "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
	background:url('images/top_a_bg.jpg') repeat-x top;
	font-size: 14px;
	margin:0 auto;
}

table{
	border-collapse: collapse;
	width:100%;
}

th, td{
	padding: 4px 8px;
}

p{
	line-height: 2em;
	margin: 1em 0;
}

a:hover, a:active:hover{
	color: red;
}

a img{
  border: none;
}

.clear{
	clear:both;
}
/* WP Styles*/
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 0.5em;
}

.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Common */
#page{
}



/******************************************************************
ZL SET STYLES
******************************************************************/

#top{
	width:1022px;
	height:28px;
	margin:0 auto;
}
#top h1{
	color: #999;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 28px;
	margin: 0;
	width:594px;
	float:left;
}
#top_a_1{
	display:block;
	height:28px;
	width:143px;
	float:left;
	background-image:url(images/top_a_01.jpg);
}
#top_a_2{
	display:block;
	height:28px;
	width:140px;
	float:left;
	background-image:url(images/top_a_02.jpg);
}
#top_a_3{
	display:block;
	height:28px;
	width:145px;
	float:left;
	background-image:url(images/top_a_03.jpg);
}

#topPic{
	width:1022px;
	height:74px;
	margin:0 auto;
}
#logo{
	display:block;
	width:422px;
	height:75px;
	float:left;
}
#top_right{
	width:600px;
	height:75px;
	float:left;
	background-image:url(images/top_right.jpg);
}

#main{
	width:1022px;
	margin:0 auto;
}
#main_right{
	float:right;
	width:262px;
}
	#main_rt_top{
		width:262px;
		height:114px;
	}
	#main_rt_list{
		width:262px;
		height:590px;
		background:#f6f3ec;
	}
	.no_01{
		background-image:url(images/notitle1.png);
		height:31px;
	}
		.no_01 a{
			color: #f00;
			font-size: 12px;
			margin-left:106px;
			line-height: 36px;
			font-weight: bold;
		}
	.no_tit{
		background:url(images/nobg.png) repeat-y;
		width:260px;
		height:160px;
	}
	.no_img{
		float:left;
		margin:10px 0 0 15px;
		width:80px;
	}
	.no_p{
		float:right;
		margin:10px 10px 0 0px;
		width:150px;
	}
		.noli{
			border-top:#CCC dashed  1px;
			font-size: 10px;
			color:#313131;
			margin:0;
			line-height:20px;
			
		}
		.noli img{
			display:inline;
		}
		.nolipc{
			font-size: 10px;
			color:#bf4350;
			margin:0;
			display:inline;
		}
		.textal{
			float:right;
		}
		.nobutton{
			margin:10px 0;
		}
		.nobutton a:hover{
			opacity:0.8;
		}
	.no_02{
		margin-top:10px;
		background-image:url(images/notitle2.png);
		height:26px;
	}
		.no_02 a{
			color: #f00;
			font-size: 12px;
			margin-left:106px;
			line-height: 26px;
			font-weight: bold;
		}
	.no_03{
		margin-top:10px;
		background-image:url(images/notitle3.png);
		height:26px;
	}
		.no_03 a{
			color: #f00;
			font-size: 12px;
			margin-left:106px;
			line-height: 26px;
			font-weight: bold;
		}
	
	
	
	
	
	
	
	

.menu_sidebar ul .menu-item-has-children > a{
    background-image: url("images/right_menu_top.jpg");
    color: #333;
    cursor: default;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 29px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 15px 0 12px 45px;
    text-decoration: none;
    width: 218px;
    text-shadow: 0 0 4px #fff;
}
#menu-item-49 > a{
    background-image: url("images/right_menu_top.jpg");
}
#menu-item-50 > a{
    background-image: url("images/right_menu_top_2.jpg") !important;
}
#menu-item-51 > a{
    background-image: url("images/right_menu_top_3.jpg") !important;
}

.menu_sidebar{
	width:262px;
}
.menu_sidebar ul{
	padding:0;
	margin:0;
}
.menu_sidebar ul li{
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu_sidebar ul .sub-menu li {
    background-image: url("images/right_menu_li_bg.jpg");
    color: #333;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding-left: 32px !important;
    text-decoration: none;
    width: 229px;
}
#menu-item-49 .sub-menu li{
    background-image: url("images/right_menu_li_bg.jpg");
}
#menu-item-50 .sub-menu li{
    background-image: url("images/right_menu_li_bg_2.jpg");
}
#menu-item-51 .sub-menu li{
    background-image: url("images/right_menu_li_bg_3.jpg");
}


.menu_sidebar ul .sub-menu li a{
	color:#333;
	text-decoration:none;
	letter-spacing:-1px;
}
.menu_sidebar ul .sub-menu > li:nth-last-child(1){
    background-image: url("images/right_menu_li_bottom.jpg");
	padding-bottom:9px;
	margin-bottom:20px;
}
#menu-item-49 .sub-menu > li:nth-last-child(1){
    background-image: url("images/right_menu_li_bottom.jpg");
}
#menu-item-50 .sub-menu > li:nth-last-child(1){
    background-image: url("images/right_menu_li_bottom_2.jpg");
}
#menu-item-51 .sub-menu > li:nth-last-child(1){
    background-image: url("images/right_menu_li_bottom_3.jpg");
}




#primary{
	float:left;
	width:740px;
}
#main_top_bt{
	height:59px;
	margin-bottom:16px;
}
#main_bt_01{
	display:block;
	height:59px;
	width:362px;
	float:left;
    background-image: url("images/main_bt_01.jpg");
}
#main_bt_02{
	display:block;
	height:59px;
	width:362px;
	float:right;
    background-image: url("images/main_bt_02.jpg");
}




article{
  margin-top: 10px;
  clear:both;
}

article h2.entry-title{
	width:auto;
	line-height:22px;
	background:url(images/page_title_bg.png) left bottom no-repeat;
	font-size:16px;
	overflow:hidden;
	color:#313131;
	padding:11px 0 11px 44px;
	margin:0;
}
#column h2.entry-title{
	background:url(images/category_title_bg.png) 0 0 no-repeat;
	height:40px;
	line-height:40px;
	padding:0 0 0 26px;
}
#column .entry-content{
	background:#FFF;
	margin:0;
	padding:0;
}
#column .category_list{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	color:#535353;
	font-weight:bold;
}
#column .category_list li{
	line-height:1.5em;
	padding:10px 20px;
	border-bottom:2px solid;
	border-image-source:url(images/search_form_border.png);
	border-image-width:2;
	border-image-slice:2;
	border-image-repeat:round;
}

#column .category_list li span{
	padding-right: 1em;
}

#column .category_list li a{
	font-size:11px;
	color:#535353;
	font-weight:bold;
	text-decoration:none;
}

#column .category_list li a:hover{
	color:#cf4753;
}

#gototop{
  clear: both;
  height: 38px;
}

#gototop a{
  background: url(images/gototop.png) no-repeat;
  display: block;
  float: right;
  height:38px;
  overflow: hidden;
  text-indent: -9999px;
  width:38px;
  margin-right:3px;
	opacity:0.8;
}

#gototop a:hover{
	opacity:1;
}

#bottom_menu_wrap{
	border-top:1px solid #e2e2e2;
	clear:both;
	width:100%;
	padding:32px 0;
	margin-top:8px;
}

#bottom_menu_wrap .menu_bottom{
	display:table;
	width:1022px;
	margin:0 auto;
}
#menu-bottom-menu{
	display:table-row;
	padding:0;
}

#menu-bottom-menu>li{
	display:table-cell;
	width:22%;
	vertical-align: top;
	border-left:1px solid #e2e2e2;
	padding:0 2%;
}

#menu-bottom-menu>li:first-child{
	border-left:none;
	padding-left:0;
}

#menu-bottom-menu>li:last-child{
	padding-right:0;
}

#menu-bottom-menu>li>a{
	color:#cf4753;
	font-size:12px;
}

#menu-bottom-menu>li.dummy>a{
	display:none;
}

#menu-bottom-menu>li>ul{
	padding-left:1em;
}

#menu-bottom-menu>li>ul>li{
	list-style-image: url(images/list_item_head2.png);
}

#menu-bottom-menu>li>ul>li.dummy{
	list-style: none;
	text-indent: -9999px;
}

#menu-bottom-menu>li>ul>li>a{
	color:#535353;
	font-size:11px;
}

#colophon{
	background:#535353;
	border-top:2px solid #cf4753;
	color:#fff;
	padding:22px 0;
}

#colophon a{
	color:#fff;
}

#colophon>div{
	width:1022px;
	margin:0 auto;
}

#menu-footer-menu{
	padding: 0 0 0 2em;
	margin: 0;
	list-style-image:url(images/list_item_head3.png);
}

#menu-footer-menu li{
	float: left;
	margin: 0 2em 0 0;
}

#menu-footer-menu a{
	font-size: 11px;
	text-decoration:none;
}

#colophon address{
	text-align: right;
	font-size: 12px;
}

/* Index */

.column h2{
	background: url(images/title_bg3.png) top left no-repeat;
	border-bottom: none;
	color:#3e3e38;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 32px;
	line-height: 32px;
	clear: both;
}

.column a.more{
	display: block;
	text-align: right;
}

#position{
  margin-top: 10px;
}

ul.category_list li a img{
  vertical-align: middle;
}
#index_r1 .entry-content,
#index_r2 .entry-content{
	margin: 0;
	padding:0;
	border-top:none;
}
#index_r1 .entry-content p,
#index_r2 .entry-content p{
	padding:0 15px 20px 15px;
	margin:0px;;
	background-color:#FFF;
}
#column{
	margin:10px 0;
}
#content{
	color: #535353;
}
#content.product{
	border:1px solid #e3e3e3;
	padding-bottom:15px;
}
#content .entry-content{
	background-color:#FFF;
}
#content.product .entry-content{
	border:1px solid #EFEFEF;
	margin:15px 10px 0;
}
#content .entry-content p{
	margin:0;
	padding:10px 20px;;
}

#content .entry-content .detail{
	display:none;
}

.category_list0{
	border-top:none;
	margin:0;
	padding:0 4px 0 20px;
	list-style-type:none;
	background:#FFF;
}
#bian{
	margin:0;
	padding:0;
}
ul.category_list0>li{
	line-height: 2em;
	list-style: url(images/list_item_head.png);
	padding:0 4px 0 5px;

}
#site-generator{
	width:900px;
	margin:0 auto;	
}
#site-generator address{
	width:860px;
	height:48px;
	line-height:48px;
	font-size:12px;
	color:#CCC;
	text-align:left;
	padding-left:40px;
}

#footTop{
	display:block;
	height:50px;
}
#footTop img{
	float:left;
}
#footTop ul{
	float:left;
	margin:18px 0 0 0;
}
#footTop ul li {
	display:inline-block;
	float:left;
	padding-left:15px;
}
#footTop ul li a{
	color:#ffffff;
	background-color:none !important;
	font-size:12px;
}
#footTop .current_page_item a{
	color:#ffffff;
	background:none !important;
	font-size:12px;
}


.SearchBox{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px !important;
}
	.SearchBox .search{
		height:33px;
	}
	.SearchBox .search2{
		height:53px;
	}

.SearchItem{
}
	.SearchItem td{
		padding-left:10px;
	}

.SearchNum{
	text-align:center;
	font-size:22px;
	padding:10px;
}

	.SearchNum span{
		color:red;
		font-size:24px
	}


.SearchCompanyList{
	text-align:center;
	border-left:1px #583701 solid;
	border-top:1px #583701 solid;
	margin-bottom:10px;
	margin-left:4px;
}
	.SearchCompanyList td{
		border-right:1px #583701 solid;
		border-bottom:1px #583701 solid;
	}
		.SearchCompanyList .orderOn{
			background-color:#FFFFE1;
		}
				.SearchCompanyList .orderOn a{
					color:red;
					text-decoration:none;
				}
		.SearchCompanyList .orderOFF{
			background-color:#fff;
		}

			.SearchCompanyList .orderOFF a{
				color:red;
				text-decoration:none;
			}
	.SearchCompanyList th{
		border-right:1px #583701 solid;
		border-bottom:1px #583701 solid;
		background-color:#fce9da;
		font-size:14px;
	}

#selectBox{
	height:80px;
}
#selectBox nobr{
	border:3px #a47b32 solid;
	display:block;
	width:192px;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin:5px 12px;
}
.nobrs{
	border:3px #a47b32 solid;
	background-color:#a47b32;
	color:#ffffff;
}

h2#form_title{
	background:url(images/search_title.png) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 8px;
	height:80px;
}

#form_search{
	background:url(images/form_bg.png) 0 0 repeat;
	border:1px solid #e3e3e3;
	padding:10px;
	color:#535353;
	font-size:12px;
	margin-top:8px;
}

#form_search tr{
}

#form_search tr:last-child{
	border-bottom:none;
}

#form_search th,
#form_search td{
	padding: 14px 8px;
}

#form_search th{
	text-align:left;
	width:100px;
}

#form_search .checkboxes input{
	vertical-align: bottom;
}

#form_search .checkboxes label{
	margin-right:3em;
}

#form_search .checkboxes nobr:last-child label{
	margin-right:0;
}

#form_search select{
	width:200px;
}

.search_button:hover{
	opacity:0.8;
}

.pagination{
	text-align:center;
	margin:10px 0;
}

.pagination a,
.pagination span{
	margin:0 0.2em;
	color:#d7515c;
	font-weight:bold;
}

.pagination .prev,
.pagination .next{
	display:inline-block;
	width:12px;
	height:11px;
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	overflow:hidden;
	vertical-align:middle;
}

.pagination .prev{
	background-image:url(images/arrow_prev.png);
}

.pagination .next{
	background-image:url(images/arrow_next.png);
}

table.specs{
	margin:0 10px;
	font-size: 12px;
	width: 426px;
}
table.specs th{
	background:#f6f3ec;
	font-weight:normal;
}
table.specs th,
table.specs td
{
	border-top:1px dotted #adadad;
	border-bottom:1px dotted #adadad;
	line-height:2em;
}

.error_notfound{
	text-align:center;
	font-weight:bold;
	padding:20px;
	margin-top:10px;
}

dl.product_list{
	padding-left:4px;
}
dd.listarea{
	float:left;
	margin:0;
	padding:0 12px 14px 0;
	width:172px;
}
dd.listarea .listBorder{
	display:block;
	width:172px;
}
dd.listarea a.frame{
	display:block;
	height:172px;
}
dd.listarea .aOut01{
	display:block;
	text-align:center;
	padding:3px 5px;
	width:162px;
	font-size:12px;
}
dd.listarea .aOut01 a{
	color:#cf4753;
	display:block;
	font-size:12px;
	font-style:normal;
	padding:0 5px;
}
dd.listarea a.frame img{
	border:1px solid #E6E6E6;
	cursor:pointer;
	display:block;
	margin:3px 3px 10px;
	overflow:hidden;
	padding:0;
	width:164px;
}

ul.specs{
	margin:0;
	padding:0;
}

ul.specs li{
	list-style:none;
	display:block;
	float:left;
}

ul.specs li img{
	margin:10px 0 0px 6px;
}

.toggle_detail{
	clear:both;
	font-size:12px;
	border:1px solid #6BC94B;
	border-radius:2px;
	background:url(/wp-content/uploads/open.png) 0.5em center no-repeat #EEF9EC;
	padding:0.2em 0.7em 0.2em 2.2em;
	cursor:pointer;
}


.gray{color:gray}
.gray2{color:#666}
.white{color:white}
.orange{color:orange}
.red{color:red}
.green{color:green}
.blue{color:#003399}
.black{color:black}

.f10{font-size:10px}
.f11{font-size:11px}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}

.c{text-align:center}
.l{text-align:left}
.r{text-align:right}
.b{font-weight:bold}
.u{text-decoration:underline}
.nu{text-decoration:none}

#ranking{
	width:700px;
	background-color:#faf7ee;
	margin:10px;
	padding:10px;
}
	#first{
		width:694px;
		border:3px #e6dcc6 solid;
		background:url(images/first_bg.png) top left no-repeat #fff;
	}
		a.first_l{
			float:left;
			width:210px;
			margin:76px 20px 0 17px;
		}
		.first_r{
			float:left;
			width:434px;
		}
			a.first_t{
				font-size:24px;
				font-weight:bold;
				text-decoration:underline;
				color:#c83844;
				padding-left:120px;
				line-height:78px;
			}
				a.first_t:hover{
					text-decoration:none;
				}
			.first_list_bg{
				background:url(images/first_list_bg.png) no-repeat;
				height:105px;
				width:434px;
			}
				.first_list_bg ul li a{
					font-size:11px;
					color:#cd4853;
					text-decoration:underline;
					margin-left:20px;
				}
				.first_list_bg ul li a:hover{
					text-decoration:none;
				}
				.first_list_bg ul.all_l{
					margin:0;
					float:left;
					text-align:center;
					padding:0;
					width:80px;
				}
				.first_list_bg ul.all_r{
					margin:0;
					float:left;
					padding:0;
					width:350px;
				}
					.first_list_bg ul li{
						list-style:none;
						font-size:12px;
						color:#333;
					}
						.star{
							line-height:60px;
						}
						.star_r{
							padding-top:9px;
							padding-left:10px;
						}
						.pr_num{
							line-height:44px;
						}
						.pr_num_r{
							line-height:54px;
							padding-left:10px;
						}
				.clear{
					clear:both;
				}
				.f20{font-size:20px;}
				.red{color:red;}
				.b{font-weight:bold;}
				.pt20{padding-top:20px;}
				.pl18{padding-left:18px;}
				.line01{border-bottom:1px #d1c0a5 dotted;margin:10px 0;}
			.reason{
				margin-top:29px;
				margin-left:9px;
				border-bottom:1px #adadad dotted;
			}
				.reason_t{
					background:url(images/reason.png) no-repeat;
					height:24px;
					line-height:24px;
					width:111px;
					font-size:14px;
					color:#FFF;
					text-align:center;
				}
				.reason_text{
					padding:10px 0;
					font-size:12px;
					color:#333;
					line-height:2em;
				}
				.ranking_m{
					padding:20px 0 14px 75px;
				}
	#second{
		width:698px;
		border:1px #e6dcc6 solid;
		background:url(images/second_bg.png) top left no-repeat #fff;
		margin-bottom:20px;
	}
		a.second_l{
			float:left;
			width:140px;
			margin:66px 14px 0 11px;
		}
		.second_r{
			float:left;
			width:519px;
		}
			a.second_t{
				font-size:24px;
				font-weight:bold;
				text-decoration:underline;
				color:#c83844;
				padding-left:105px;
				line-height:66px;
			}
				a.second_t:hover{
					text-decoration:none;
				}
			.second_list_bg{
				background:url(images/second_list_bg.png) no-repeat;
				height:78px;
				width:519px;
			}
				.second_list_bg ul li a{
					font-size:11px;
					color:#cd4853;
					text-decoration:underline;
					margin-left:20px;
				}
				.second_list_bg ul li a:hover{
					text-decoration:none;
				}
				.second_list_bg ul.all_l{
					margin:0;
					float:left;
					text-align:center;
					padding:0;
					width:80px;
				}
				.second_list_bg ul.all_r{
					margin:0;
					float:left;
					padding:0;
					width:350px;
				}
					.second_list_bg ul li{
						list-style:none;
						font-size:12px;
						color:#333;
					}
						.star2{
							line-height:32px;
						}
						.star_r2{
							padding-top:5px;
							padding-left:10px;
						}
						.pr_num{
							line-height:44px;
						}
						.pr_num_r{
							line-height:54px;
							padding-left:10px;
						}
			.reason2{
				margin-top:16px;
				margin-left:9px;
				border-bottom:1px #adadad dotted;
			}
				.reason_text{
					padding:10px 0;
					font-size:12px;
					color:#333;
					line-height:2em;
				}
				.ranking_m{
					padding:20px 0 14px 75px;
				}
	#third{
		width:698px;
		border:1px #e6dcc6 solid;
		background:url(images/third_bg.png) top left no-repeat #fff;
		margin-bottom:20px;
	}
	#fourth{
		width:698px;
		border:1px #e6dcc6 solid;
		background:url(images/fourth_bg.png) top left no-repeat #fff;
		margin-bottom:20px;
	}
			a.fourth_t{
				font-size:24px;
				font-weight:bold;
				text-decoration:underline;
				color:#c83844;
				padding-left:17px;
				line-height:66px;
			}
				a.fourth_t:hover{
					text-decoration:none;
				}
	#fifth{
		width:698px;
		border:1px #e6dcc6 solid;
		background:url(images/fifth_bg.png) top left no-repeat #fff;
	}





.product_container{
	border: 1px solid #e3e3e3;
	color: #535353;
	width: 720px;
	margin: 15px 0 20px 10px;
}
.product_container .topleft{
	float: left;
	width: 220px;
	margin: 22px 0 0 22px;
}
.product_container .topright{
	float: left;
	width: 448px;
	margin: 22px 0 0 12px;
}
.product_container table.specs td a{
	font-size: 16px;
}
.product_container .detail{
	border: 1px solid rgb(230, 230, 230);
	margin:10px 10px 0;
}
.product_container .description{
	font-size: 12px;
	margin: 20px 12px;
}
#content .entry-content .detail.show{
	display: block;
}
.product_container .detail table.specs{
	margin:0 3% 0.5em;
	width:94%;
}
.product_container .detail_title{
	background:#F6F3EC;
	font-weight:bold;
	text-align:center;
	line-height:2em;
	font-size:1.1em;
	border-bottom:1px dotted #E6E6E6;
}
.product_container .note{
	clear:both;
	text-align: left;
	font-size: 12px;
	margin: 0px 3%;
	padding: 0;
	color: #f39700;
}
.product_container ul.specs li img{
	margin:0.2em 2px;
}
.product_container dl.review{
	clear:both;
	background:url(/wp-content/uploads/main_t1.png) 0 0 no-repeat;
	padding-top:45px;
	margin-left:24px;
	margin-right:24px;
}
.product_container dl.review dt{
	font-size: 14px;
	color: #c83844;
	margin-left: 14px;
}
.product_container dl.review dd{
	font-size: 12px;
	color: #535353;
	margin: 10px 16px;
	line-height: 26px;
	border-bottom: 1px dotted #adadad;
	padding-bottom: 1em;
}
.product_container .jumpbtn img{
	width:94%;
	margin:0 3%;
}
.product_container .jumpbtn2{
	text-align:center;
}

#index_r2 .entry-content{
	background:url('images/preserved_bg.png');
	width:720px;
	height:278px;
	margin-top:10px;
	padding-top:10px;
}
	#index_r2 .entry-content .concept div{
		margin:0 10px 0 185px;
	}
	#index_r2 .entry-content .concept ul{
		list-style-type:none;
		padding:0;
		margin:0;
	}
		#index_r2 .entry-content .concept ul li{
			list-style-type:none;
			padding:0;
			margin:0;
		}

	#index_r2 .entry-content .concept>ul{
		margin-left:190px;
		margin-top:10px;
	}
		#index_r2 .entry-content .concept>ul>li{
			float:left;
			list-style-type:none;
			line-height:25px;
			font-size:12px;
			width:250px;
		}