@charset "shift_jis";
/* CSS Document */

@import url("/css/prod_detail_screen.css");
@import url("/css/prod_list_screen.css");

html {overflow-y:scroll;}
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,th,td { margin:0;padding:0; font-size:100%;}
table {}
caption,th { text-align:left; }
ul { list-style-type:none;}
ol { padding-left:2em;}
input {line-height:normal; }

br { line-height:normal !important; }
.txtCenter, .tc { text-align:center !important; }
.txtRight, .tr  { text-align:right !important; }


/******************************************************

商品詳細ページ

******************************************************/

#prodDetail {
	width:740px;
	float:left;
	padding:4px 0 0 0;
	margin:0 0 30px 0;
	display:inline;
	text-align:left;
}
#prodDetail h2 {
	height:34px;
	line-height:38px;
	margin:0 0 10px 0;
	padding:0 0 0 5px;
	font-size:120%;
	font-weight:900;
	background:transparent url(/img/prod/h_bg.gif) left top no-repeat;
}
#pagePan {
	font-size:80%;
	margin:0 0 30px 0;
}
#helpArea #pagePan, 
#helpAreaDl #pagePan {
	margin:0 0 10px 0;
}
#pageNav {
}
#pageNav ul {
	width:740px;
	height:36px;
	margin:0 0 5px 0;
	overflow:hidden;
}
#pageNav ul li {
	float:left;
	background:transparent none left top no-repeat;
}
#prodProducts {
	width:740px;
	padding:0 0 35px 0;
	margin:0 0 20px 0;
	overflow:hidden;
	background:transparent url(/img/prod/border_gray.gif) left bottom repeat-x;
}
#productsImg {
	width:250px;
	float:left;
	overflow:hidden;
}
#productsImg table {
	width:250px;
	height:250px;
	margin:0 0 10px 0;
}
#productsImg table tr td {
	width:248px;
	height:248px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #aaaaaa;
}
#productsImg table tr td span {
}
#productsImg table tr td img {
	width:150px;
	height:150px;
}
#productsImg ul {
	width:260px;
	overflow:hidden;
}
#productsImg ul li {
	width:60px;
	height:40px;
	float:left;
	display:inline;
	text-align:center;
	margin:0 3px 0 0;
	overflow:hidden;
}
#productsImg ul li span {
	display:block;
	border:1px solid #aaaaaa;
}
#productsImg ul li img {
	height:38px;
}

#productsImg table.socialPlugins { width:auto; height:auto; border:none; padding:0; margin:10px 0 0 0;}
#productsImg table.socialPlugins tr td { width:auto; height:auto; border:none; padding:0; margin:0; text-align:left;}
#productsImg table.socialPlugins tr td img { width:auto; height:auto;}

#productsTitle {
	width:440px;
	float:right;
	margin:0 20px 0 0;
	display:inline;
}
#productsTitle h3 {
}
#productsTitle h3 strong {
	font-size:170%;
	font-weight:900;
	display:block;
}
#productsTitle p.lecturerName{
	font-size:80%;
	padding:0 0 15px 0;
	border-bottom:1px dotted #cccccc;
}
#productsTitle p{
	padding:15px 0 15px 0;
}

#productsTitle .priceDetail_s {
	width:440px;
	text-align:center;
	padding:0 0 5px 0;
	background:transparent url(/img/prod/price_s_bottom.gif) left bottom no-repeat;
}
#productsTitle .priceDetail_s p {
	font-weight:900;
	font-size:80%;
	padding:8px 0 6px 0;
	background:transparent url(/img/prod/price_s_top.gif) left top no-repeat;
}
#productsTitle .priceDetail_s_cart {
	width:440px;
	background:transparent url(/img/prod/price_s_bg.gif) left top repeat-y;
}
#productsTitle .priceDetail_s dl {
	width:420px;
	height:35px;
	margin:0 auto 5px auto;
	overflow:hidden;
	background:transparent url(/img/prod/price_txt_bg.gif) left top no-repeat;
}
#productsTitle .priceDetail_s dl dt {
	width:130px;
	height:35px;
	line-height:35px;
	float:left;
	text-indent:5px;
	font-size:110%;
	text-align:left;
}
#productsTitle .priceDetail_s dl dd {
	width:290px;
	float:left;
	height:35px;
	line-height:35px;
	text-align:right;
	font-size:70%;
	overflow:hidden;
}
#productsTitle .priceDetail_s dl dd strong {
	color:#cc0000;
	font-size:160%;
	padding:0 2px 0 0;
}
#productsTitle .priceDetail_s dl dd a {
	width:120px;
	height:25px;
	margin:5px 5px 5px 20px;
	display:inline;
	float:right;
	background:transparent url(/img/prod/btn_cart_in.gif) left top no-repeat;
}
#productsTitle .priceDetail_s dl dd span {
	width:120px;
	height:25px;
	margin:5px 5px 5px 20px;
	display:inline;
	float:right;
}
#productsTitle .priceDetail_s dl dd a:hover {
	background:transparent url(/img/prod/btn_cart_in_over.gif) left top no-repeat;
}
#productsTitle .priceDetail_s dl dd a img {
	visibility:hidden;
}


/* 収録年・形態 */
#productsPack {
	width:740px;
	overflow:hidden;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #999999;
}

#productsPack table { width:450px; float:left;}
#productsPack table tr th { width:75px; color:#F18008; vertical-align:top; padding:10px 0 10px 0;}
#productsPack table tr td { padding:10px 0 10px 0; vertical-align:top;}

#productsPack .btnVoice { width:250px; float:right; padding:10px 0 0 0; text-align:center; margin:0 20px 0 0; display:inline;}
#productsPack .btnVoice ul { width:250px; padding:10px 0 10px 0; text-align:center; margin:0 0 5px 0; background:transparent url(/img/prod/btn_voice_bg.gif) center top no-repeat; }
#productsPack .btnVoice ul li { display:inline; padding:0; margin:0;}
#productsPack .btnVoice ul li img { width:236px;  height:30px; vertical-align:top;}
#productsPack .btnVoice p {font-weight:900; margin:0; padding:0;}


/* サンプル・商品説明 */
#productsContents {
	width:740px;
	overflow:hidden;
}
#productsContents h3 {
	font-size:110%;
	font-weight:900;
	color:#F18008;
	margin:0 0 10px 0;
}
#productSample {
	width:320px;
	float:left;
	margin:0 20px 0 0;
	display:inline;
}
#productSample #sampleMovie {
	width:320px;
	margin:0 0 10px 0;
}
#productSample ul {
}
#productSample ul li{
	text-indent:-1em;
	padding:0 0 0 1em;
	font-weight:900;
}
#productExplain {
	padding:0 10px 0 0;
	overflow:hidden;
	_zoom:1;
}

/* この商品を買った人はこんな商品も買っています */
#prodOthers {
}
#listItem {
	width:740px;
	overflow:hidden;
}
#listItem .jCarouselLite {
	width:740px !important; /* どこかで指定してある？ */
}
#listItem .jCarouselLite .prev {
	width:120px;
	padding:0 0 10px 0;
	float:left;
	cursor:pointer;
}
#listItem .jCarouselLite .prev:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#listItem .jCarouselLite .next {
	width:100px;
	padding:0 0 10px 0;
	float:right;
	cursor:pointer;
}
#listItem .jCarouselLite .next:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#listItem .jCarouselLite ul {
	clear:both;
	margin:0;
	padding:0;
	list-style-type:none;
}
#listItem .jCarouselLite ul li {
	margin:0 10px 0 0;
	padding:0;
	width:170px;
	height:185px;
	text-align:left;
	display:inline;
	float:left;
	list-style-type:none;
}
#listItem .jCarouselLite ul li a {
	display:block;
	cursor:pointer;
	font-size:80%;
	line-height:140%;
}
#listItem .jCarouselLite ul li a:hover{
}
#listItem .jCarouselLite ul li span {
	display:block;
	margin:0 0 5px 0;
	border:1px solid #ccc;
	background:#f6f6f6 none left top no-repeat;
	text-align:center;
	height:140px;
}
#listItem .jCarouselLite ul li span img {
	padding:0;
	margin:10px auto 0 auto;
	height:120px;
}
#listItem .jCarouselLite ul li a:hover span {
	border:1px solid #888;
}

/* 関連商品 */
#prodRelation {
	padding:0 0 0 0;
}
#prodRelation dl {
	width:740px;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	overflow:hidden;
	border-bottom:1px dotted #cccccc;
}
#prodRelation dl dt {
	width:100px;
	float:left;
}
#prodRelation dl dt img {
	width:100px;
	vertical-align:top;
}
#prodRelation dl dd {
	width:620px;
	float:right;
}
#prodRelation dl dd h3 {
	font-size:140%;
}
#prodRelation dl dd h3 a {
	text-decoration:none;	
}
#prodRelation dl dd h3 a:hover {
	color:#0000dd;
	text-decoration:underline;	
}
#prodRelation dl dd p.relationAuthor {
	font-size:80%;
	margin:0 0 10px 0;
}

/* 講師紹介 */
#prodLecturer {
	margin:0 0 25px 0;
}
#prodLecturer dl {
	width:740px;
	padding:0 0 20px 0;
	overflow:hidden;
}
#prodLecturer dl dt {
	width:100px;
	float:left;
}
#prodLecturer dl dt img {
	width:100px;
	vertical-align:top;
	margin:0 0 5px;
}
#prodLecturer dl dt a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#prodLecturer dl dd {
	width:610px;
	float:right;
	text-align:left;
}
#prodLecturer dl dd h3 {
	font-size:130%;
	margin:10px 0 10px;
}
#prodLecturer dl dd ul {
	margin:0 0 20px 0;
}
#prodLecturer dl dd ul li {
}
#prodLecturer dl dd p {
}


/* クレーム対応実践マニュアルDVDを推薦します！ */
#prodRecommend {
	line-height:150%;
}

/* 商品の主な内容 */
#prodItem {
	line-height:150%;
}
#prodItem div {
	text-align:center;
	margin:0 auto;
	padding:5px 0 5px 0;
}


/* 関連カテゴリ */
#prodCategory {
	margin:0 0 20px 0;
}
#prodCategory dl {
	margin:0 0 10px 0;
}
#prodCategory dl dt {
}
#prodCategory dl dd {
}


.priceDetail {
	width:640px;
	padding:10px 0 5px 0;
	margin:0 0 0 50px;
	text-align:center;
	overflow:hidden;
	background:transparent url(/img/prod/price_bottom.gif) left bottom no-repeat;
}
.priceDetail .priceDetail_cart {
	width:640px;
	background:transparent url(/img/prod/price_bg.gif) left top repeat-y;
}
.priceDetail .priceDetail_cart p {
	height:10px;
	background:transparent url(/img/prod/price_top.gif) left top no-repeat;
}
.priceDetail .priceDetail_cart span {
	display:none;
}
.priceDetail dl {
	width:420px;
	height:35px;
	margin:0 auto 5px auto;
	overflow:hidden;
	background:transparent url(/img/prod/price_txt_bg.gif) left top no-repeat;
}
.priceDetail dl dt {
	width:130px;
	height:35px;
	line-height:35px;
	float:left;
	text-indent:5px;
	font-size:110%;
	text-align:left;
}
.priceDetail dl dd {
	width:290px;
	float:left;
	height:35px;
	line-height:35px;
	text-align:right;
	font-size:70%;
	overflow:hidden;
}
.priceDetail dl dd strong {
	color:#cc0000;
	font-size:160%;
	padding:0 2px 0 0;
}
.priceDetail dl dd a {
	width:120px;
	height:25px;
	margin:5px 5px 5px 20px;
	display:inline;
	float:right;
	background:transparent url(/img/prod/btn_cart_in.gif) left top no-repeat;
}
.priceDetail dl dd a:hover {
	background:transparent url(/img/prod/btn_cart_in_over.gif) left top no-repeat;
}
.priceDetail dl dd img {
	visibility:hidden;
}

.pageTop {
	width:100%;
	padding:40px 0 0 0;
	margin:0 0 15px 0;
	overflow:hidden;
}
#helpArea .pageTop,
#helpAreaDl .pageTop {
	padding:0;
}
.pageTop p {
	float:right;
	font-size:80%;
	padding:0 0 0 15px;
	background:transparent url(/img/prod/icon_pagetop.gif) left center no-repeat;
}
#helpArea .pageTop p,
#helpAreaDl .pageTop p {
	padding:0 0 0 15px;
}

/******************************************************

トップページ　右メニュー カートの中身

******************************************************/

#menuTopCart {
	width:200px;
	float:right;
	padding:4px 0 0 0;
	text-align:left;
	overflow:hidden;
}


/******************************************************

商品詳細ページ　右メニュー

******************************************************/

#menuRight {
	width:200px;
	float:right;
	margin:0 0 30px 0;
	padding:4px 0 0 0;
	text-align:left;
	overflow:hidden;
}

/* カートの中身 */
#menuCashiers {
	width:200px;
	margin:0 0 5px 0;
}
#menuCashiers dl {
}
#menuCashiers dl dt {
	height:33px;
	line-height:36px;
	font-size:110%;
	color:#ffffff;
	text-align:center;
	overflow:hidden;
	background:transparent url(/img/prod/menu_cashiers_top.gif) left top no-repeat;
}
#menuCashiers dl dd {
	padding:5px 5px 5px 5px;
	background:transparent url(/img/prod/menu_bg.gif) left top repeat-y;
}
#menuCashiers dl dd p {
	font-size:70%;
	line-height:120%;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #cccccc;
}
#menuCashiers dl dd dl {
	width:190px;
	margin:0 0 10px 0;
}
#menuCashiers dl dd dl dt {
	height:auto;
	line-height:150%;
	color:#555555;
	font-size:80%;
	text-align:left;
	background:transparent none left top no-repeat;
}
#menuCashiers dl dd dl dt a {
	color:#555555;
}
#menuCashiers dl dd dl dt a:hover {
	color:#555555;
	text-decoration:none;
}

#menuCashiers dl dd dl dd {
	font-size:80%;
	font-weight:900;
	text-align:right;
	padding:0;
	background:transparent none left top no-repeat;
}
#menuCashiers dl dd ul {
	width:190px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	overflow:hidden;
	border-bottom:1px dotted #aaaaaa;
}
#menuCashiers dl dd ul li {
	float:right;
	font-size:80%;
	padding:0 0 0 12px;
	background:transparent url(/img/prod/icon_arrow_cart.gif) left center no-repeat;
}
#menuCashiers dl dd table {
	width:190px;
}
#menuCashiers dl dd table tr th {
	font-weight:900;
	width:40px;
}
#menuCashiers dl dd table tr td {
	text-align:right;
	font-weight:900;
	font-size:80%;
}
#menuCashiers dl dd table tr td strong {
	color:#cc0000;
	font-size:150%;
}
#menuCashiers #cartSee {
	width:200px;
	height:41px;
	background:transparent url(/img/prod/menu_cashiers_bottom.gif) left bottom no-repeat;
}
#menuCashiers #cartSee p {
	width:168px;
	margin:0 0 0 16px;
	padding:5px 0 0 0;
}
#menuCashiers #cartSee p a {
	width:168px;
	height:33px;
	display:block;
	background:transparent url(/img/prod/btn_cart_see.gif) left top no-repeat;
}
#menuCashiers #cartSee p a:hover {
	background:transparent url(/img/prod/btn_cart_see_over.gif) left top no-repeat;
}
#menuCashiers #cartSee p img {
	visibility:hidden;
}


/* ページメニュー */
dl#menuPage {
	width:200px;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background:transparent url(/img/prod/menu_page_bottom.gif) left bottom no-repeat;
}
dl#menuPage dt {
	height:26px;
	line-height:29px;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
	background:transparent url(/img/prod/menu_page_top.gif) left top no-repeat;
}
dl#menuPage dd {
	padding:0 5px 0 5px;
	background:transparent url(/img/prod/menu_bg.gif) left top repeat-y;
}
dl#menuPage dd ul {
	width:190px;
}
dl#menuPage dd ul li {
	font-size:80%;
	line-height:150%;
	padding:4px 0 2px 20px;
	border-bottom:1px dotted #aaaaaa;
	background:transparent url(/img/prod/icon_arrow_page.gif) 2px 6px no-repeat;
}
dl#menuPage dd ul li.lastLine {
	padding:3px 0 0 20px;
	border:none;
}

/* 経営コラム以下 */
#column_navigation {
	padding-top: 0;
	float: left;
	width:200px;
}
#column_navigation #menu div {
	padding:10px;
	background-image: url(/img/common/menu_back.gif);
	background-repeat: repeat-y;
	word-break:break-word;
}
#column_navigation #menu h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#column_navigation #menu p {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#column_navigation #menu ul {
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	list-style-image: url(/img/common/simple_arrow.gif);
}
#column_navigation #menu li {
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
}
#column_navigation #menu ul li a {
	display: block;
	margin: 0px;
	padding: 0px;
}
#column_navigation #menu .newmail{
	color:#FFFFFF;
	font-size:14px;
}
#column_navigation #menu .newmail a:link {
	color: #ffffff;
}
#column_navigation #menu .newmail a:visited {
	color: #ffffff;
}
#column_navigation #menu .newmail a:hover {
	color: #cccccc;
	text-decoration: none;
}
#column_navigation #menu .menu_textbox {
	width:   120px;
	height:  20px;
	margin:  0px;
	padding: 0px;
}
/*────────────────────────────────────────────*/
/*─ (左メニュー、フォーム部分) ─────────────────────────────*/
/*────────────────────────────────────────────*/
#mail {
	background-color: #B04944;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #fff;
}
#search {
	background-color: #336;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000;
}
/*────────────────────────────────────────────*/
/*─ (左メニュー、新刊案内) ───────────────────────────────*/
/*────────────────────────────────────────────*/
#column_navigation #menu #menu_category_newarrival dl, dt dd {
	margin: 0;
}
#column_navigation #menu #menu_category_newarrival h4 {
	color: #ff4500;
}
#column_navigation #menu #menu_category_newarrival dd {
	margin:10px 0px 15px 0px;
}
#column_navigation #menu #menu_category_newarrival p {
	text-align:right;
}
/*────────────────────────────────────────────*/
/*─ (左メニュー、コラムのところ) ────────────────────────────*/
/*────────────────────────────────────────────*/
#column_navigation #menu .menu_column_contents {
	width: 176px;
	font-size: 14px;
	margin: 15px 0px 0px 0px;
}
#column_navigation #menu .menu_column_contents .menu_column_image_modify {
	width: 140px;
	color: #f00;
	font-weight: bold;
}
#column_navigation #menu .menu_column_contents .menu_column_image {
	text-align: right;
	width: 36px;
}
#column_navigation #menu .menu_column_contents menu_column_image_contents {
	width: 176px;
}




/* 申し込み用紙
====================================================== */
#print_space{
	display:none;
}

#productsTitleNear {
	width:440px;
	float:right;
	padding:0 0 10px;
	margin:0 20px 0 0;
	display:inline;
}
#productsTitleNear h4 {
	padding:10px 0 0;
	font-weight:bold;
	color:#f60;
	border-bottom:1px dotted #ccc;
}
#productsTitleNear li {
	font-size:90%;
	padding:2px 0 2px 16px;
	background:url(/img/prod/ico_near.gif) 3px 8px no-repeat;
	border-bottom:1px dotted #ccc;
}




/* ヘルプ
====================================================== */
#helpAreaDl {
	width: 740px;
	float: left;
	padding: 4px 0 0 0;
	margin: 0 0 30px 0;
	display: inline;
	text-align: left;
}
#helpAreaDl h1 {
	width:740px;
	height:24px;
	line-height:25px;
	overflow:hidden;
	color:#fff;
	padding:0 5px;
	margin:0 0 10px;
	background:url(/img2/support/title_support_dl.gif) 0 0 no-repeat;
}
#helpAreaDl ol {
	border:1px solid #ccc;
	background:#fafafa 0 0 no-repeat;
	padding:10px;
	margin:0 0 10px;
	list-style-type:none;
}
#helpAreaDl ol li {
	padding:0 0 2px 12px;
	background:url(/img2/support/ico_list.gif) 0 5px no-repeat;
	font-size:13px;
	list-style-type:none;
}

#helpAreaDl dl {
	background:#eee 0 0 no-repeat;
}
#helpAreaDl dt {
	background:#600;
	padding:3px 6px;
	color:#fff;
}
#helpAreaDl dd {
	padding:10px 10px 20px;
}
#helpAreaDl dd p {
	padding:0 0 10px;
}
#helpAreaDl dd p img {
	-webkit-box-shadow:0 2px 2px #ddd;
	-moz-box-shadow:0 2px 2px #ddd;
}

#helpAreaDl dl dd dl {
	margin:15px 0 0;
}

#helpAreaDl dl dd dl dt {
	background: none repeat scroll 0 0 #eee;
	color: #660000;
	padding:0;
	font-weight:600;
}

#helpAreaDl dl dd dl dd div.screenShot img {
	vertical-align:middle;
	float:left;
	clear:both;
	border:1px solid #ccc;
}

#helpAreaDl dl dd dl dd div.screenShot span.caption {
	color:#666;
	margin:10px 0 0 5px;
	font-size:0.9em;
	float:left;
}

#helpAreaDl dl dd dl dd ul li p {
	padding:10px 0;
	font-weight:600;
	clear:both;
}

#helpAreaDl dl dd dl dd ul li img {
	border:1px solid #ccc;
	margin:0 0 5px;
}

#helpArea {
	width: 740px;
	float: left;
	padding: 4px 0 0 0;
	margin: 0 0 30px 0;
	display: inline;
	text-align: left;
}
#helpArea h1 {
	width:740px;
	height:24px;
	line-height:25px;
	overflow:hidden;
	color:#fff;
	padding:0 5px;
	margin:0 0 10px;
	background:url(/img2/support/title_support.gif) 0 0 no-repeat;
}
#helpArea ol {
	border:1px solid #ccc;
	background:#fafafa 0 0 no-repeat;
	padding:10px;
	margin:0 0 10px;
	list-style-type:none;
}
#helpArea ol li {
	padding:0 0 2px 12px;
	background:url(/img2/support/ico_list.gif) 0 5px no-repeat;
	font-size:13px;
	list-style-type:none;
}

#helpArea dl {
	background:#eee 0 0 no-repeat;
}
#helpArea dt {
	background:#336;
	padding:3px 6px;
	color:#fff;
}
#helpArea dd {
	padding:10px 10px 20px;
}
#helpArea dd p {
	padding:0 0 10px;
}
#helpArea dd p img {
	-webkit-box-shadow:0 2px 2px #ddd;
	-moz-box-shadow:0 2px 2px #ddd;
}

#helpArea dl dd dl dt {
	background:#EEEEEE;
	color:#333366;
	font-weight:600;
}

#helpArea table {
	background:#fff;
	border:1px solid #ccc;
}

#helpArea table tr {
	border:1px solid #ccc;
}

#helpArea table tr th {
	border-right:1px solid #ccc;
	background:#eee;
	text-align:justify;
	padding:3px 10px;
	font-weight:normal;
}

#helpArea table tr td {
	padding:3px 10px;
	width:350px;
}

#helpArea table tr td {
	
}

#helpColumn {
	width: 750px;
	float: left;
}
#helpListDl {
	width: 750px;
	float: left;
	padding: 4px 0 0 0;
	margin: 0 0 30px 0;
	display: inline;
	text-align: left;
}
#helpListDl h2 {
	width:740px;
	height:24px;
	line-height:25px;
	overflow:hidden;
	color:#fff;
	padding:0 5px;
	margin:0 0 10px;
	background:url(/img2/support/title_support_dl.gif) 0 0 no-repeat;
}
#helpListDl dl {
	width:240px;
	display:inline;
	margin:0 10px 10px 0;
	padding:0 0 5px;
	float:left;
	background:url(/img2/support/help_list_bottom.gif) 0 bottom no-repeat;
}
#helpListDl dt {
	width:240px;
	height:31px;
	line-height:31px;
	color:#373737;
	background:url(/img2/support/help_list_top_dl.gif) 0 0 no-repeat;
	padding:0 10px 0 18px;
	overflow:hidden;
	font-weight:normal;
	text-shadow:0 1px 0 #fff;
}
#helpListDl dd {
	width:240px;
	background:url(/img2/support/help_list_bg.gif) 0 0 repeat-y;
	overflow:hidden;
}
#helpListDl ul {
	padding:10px 10px 5px;
}
#helpListDl li {
	padding:0 0 5px 12px;
	background:url(/img2/support/ico_list.gif) 0 5px no-repeat;
	font-size:13px;
	line-height:140%;
}

#helpList {
	width: 750px;
	float: left;
	padding: 4px 0 0 0;
	margin: 0 0 30px 0;
	display: inline;
	text-align: left;
}
#helpList h2 {
	width:740px;
	height:24px;
	line-height:25px;
	overflow:hidden;
	color:#fff;
	padding:0 5px;
	margin:0 0 10px;
	background:url(/img2/support/title_support.gif) 0 0 no-repeat;
}
#helpList dl {
	width:240px;
	display:inline;
	margin:0 10px 10px 0;
	padding:0 0 5px;
	float:left;
	background:url(/img2/support/help_list_bottom.gif) 0 bottom no-repeat;
}
#helpList dt {
	width:240px;
	height:31px;
	line-height:31px;
	color:#373737;
	background:url(/img2/support/help_list_top.gif) 0 0 no-repeat;
	padding:0 10px 0 18px;
	overflow:hidden;
	font-weight:normal;
	text-shadow:0 1px 0 #fff;
}
#helpList dd {
	width:240px;
	background:url(/img2/support/help_list_bg.gif) 0 0 repeat-y;
	overflow:hidden;
}
#helpList ul {
	padding:10px 10px 5px;
}
#helpList li {
	padding:0 0 5px 12px;
	background:url(/img2/support/ico_list.gif) 0 5px no-repeat;
	font-size:13px;
	line-height:140%;
}







