@charset "utf-8";
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.align_c {
	text-align: center!important;
}
.align_l {
	text-align: left!important;
}
productArea  .align_r {
	text-align: right!important;
}
.heightAuto {
	height: auto!important;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol li {
	text-align: left;
}
/*------------------------------------------------

FRAME

------------------------------------------------*/

#header {
}
#wrapper .container {
	width: 100%;
	float: none!important;
}
.motionPopup h1 {
	margin: 10px 10px 0;
}
.goodideaArea {
/*display: none;*/}
.addthis_toolbox_head {
	color: #999;
	font-weight: bold;
	float: left;
}
.addthis_toolbox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: -2px 10px 0 0;
	padding: 5px 10px;
	float: left;
	font-size: 12px;
}
.addthis_button_google_plusone {
	width: 65px !important;
}
.addthis_button_tweet {
	width: 92px !important;
}
.goodideaArea .goodideaBtn.off {
	cursor: default;
}
#contentArea h1 .goodideaArea {
	float: right;
}
#contentArea h1 .goodideaArea .goodideaBtn {
	width: 114px;
	height: 28px;
	float: left;
}
#contentArea h1 .goodideaArea .goodideaBtn a {
	background: url(/ideanote/img/common/goodidea_btn.png) no-repeat;
	width: 114px;
	height: 28px;
	display: block;
	text-indent: -10000px;
}
#contentArea h1 .goodideaArea .goodideaBtn a.off {
	background: url(/ideanote/img/common/goodidea_off_btn.png) no-repeat;
}
#contentArea h1 .goodideaArea .counter {
	background: url(/ideanote/img/common/count_bg.png);
	padding: 0 7px 0 15px;
	margin: 0 15px 0 7px;
	height: 28px;
	line-height: 28px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #016fcb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
#contentArea .copyText {
	margin: 10px;
	font-size: 14px;
}
#contentArea .leftContent ul.cf {
	display: block;
	width: 740px;
	margin: 0 auto 30px;
	text-align: center;
}
#contentArea .motion_btn {
	/*float: left;*/	display: inline;
	padding: 10px 0 10px 0;
}
#contentArea .motion_btn2,  #contentArea .motion_btn3,  #contentArea .motion_stop_btn {
	/*float: left;*/	display: inline;
	padding: 10px 0 10px 10px;
}
#contentArea .cad_dl_btn {
	/*float: left;*/	display: inline;
	padding: 10px 0 10px 30px;
}
#contentArea .cad_dl_btn_02 {
	float: left;
	padding: 10px 0 10px 175px;
}
#contentArea .list_dl_btn {
	display: inline;
	padding: 0px 0 10px 30px;
}
#contentArea .list_dl_btn_02 {
	float: left;
	padding: 10px 0 10px 30px;
}
.leftContent {
	float: left;
	width: 740px;
	position: relative;
	margin-bottom:100px;
}
.rightContent {
	width: 440px;
	float: right;
	overflow:hidden;
	position:relative;
	margin-bottom:30px;
}
.rightContent_extendBG {
	background: url(/ideanote/img/product/ext_right_bg.png) 0 bottom #ffffff no-repeat;
}
.rightContent_extendBtn {
	position: absolute;
	bottom: 0;
	right: 0;
	width:440px;
	height:40px;
}
.rightContent_extendBtn a {
	width:440px;
	height:40px;
	text-indent:-10000px;
	display:block;
	background: url(/ideanote/img/product/ext_right_area.png) no-repeat;
}
.rightContent_extendBtn a.open {
	background-position: 0 0;
}
.rightContent_extendBtn a.close {
	background-position: 0 -40px;
}
/*
.rightContent_extendBtn a.open:hover {background-position: 0 -20px;}
.rightContent_extendBtn a.close:hover {background-position: 0 -60px;}
*/

.bottomContent {
	width: 1200px;
	clear: both;
	position: relative;
}
.bottomContent,  .rightContent,  .leftContent {
	color: #333333;
}
/*------------------------------------------------

GENERAL

------------------------------------------------*/
.font_red {
	color: #db1b32;
}
/*.rightContent h3,.leftContent h3,.bottomContent h3*/h3 {
	margin: 20px 0 0 0;
	padding: 0 0 0 1px;
}
h3.right_ttl {
	margin: 0;
	border-left: 2px #999999 solid;
}
h3 span,  h3 .ttl_inr {
	display: block;
	height: 16px;
	margin: 0;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
h3.right_ttl .ttl_inr {
	padding: 0 0 0 10px;
	border-left: 2px #999999 solid;
}
h4.right_ttl {
	margin: 0 0 0 10px;
	padding: 0 0 0 1px;
	height: 14px;
	border-left: 4px #999999 solid;
}
h3 + h4.right_ttl {
	margin: 16px 0 0 10px;
}
h4.right_ttl span.ttl_inr {
	font-size: 14px;
	height: 14px;
	color: #666;
	padding: 0 0 0 8px;
}
/* .rightContent p */.rightContent p {
	margin: 0;
	padding: 20px 0;
}
.list01 {
	padding: 10px 0 12px 0;
}
li .list01 {
	padding: 10px 0 0 0;
}
.list01 a {
	text-decoration: underline;
}
.list01 a:hover {
	text-decoration: none;
}
.list01 li {
	margin: 3px 0 8px 0;
	padding: 0 0 0 25px;
	background: url(/ideanote/img/common/bull_03.gif) no-repeat 10px 0.5em;
}
.list01 li ul li {
	/*background: url("/common/img/misumiec.png") no-repeat;
	background-position: -131px -988px;*/
	background: url(/ideanote/img/product/arrow_right.png) no-repeat 5px 5px;
	margin: 0;
	padding: 0px 0 0 15px;
}
.list02 {
	padding: 10px 0 12px 0;
}
.list03 {
	padding: 10px 0 12px 0;
}
.list03 li {
	overflow: hidden;
	padding: 4px 0 6px 25px;
	background: url(/ideanote/img/common/bull_03.gif) no-repeat 10px 0.9em;
}
.list03 li .VN_accordionOpen,  .list03 li .VN_accordionClose {
	padding: 0 16px 0 0;
	display: block;
	clear: left;
	float: left;
	color: #004bb1;
	text-decoration: none;
	cursor: pointer;
}
.list03 li .VN_accordionOpen {
	background: url(/common/img/sprite_common.gif) no-repeat right -1497px;
}
.list03 li .VN_accordionClose {
	background: url(/common/img/sprite_common.gif) no-repeat right -1547px;
}
.list03 li ul {
	clear: left;
	padding: 3px 0 0;
}
.list03 li ul li {
	background: url("/common/img/misumiec.png") no-repeat;
	background-position: -131px -984px;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 2;
}
.infoText {
	padding: 0 20px 10px 0px;
	font-size: 12px;
}
/*------------------------------------------------

PRODUCT AREA

------------------------------------------------*/
#contentArea h2 {
	background-color: #EEEEEE;
	border-top: 1px solid #DFDFDF;
	color: #333333;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 5px 0 5px 10px;
}
#contentArea .list_l {
	float: left;
	display: block;
	width: 400px;
}
#contentArea .list_r {
	float: left;
	display: block;
	width: 800px;
}
.motionBlock {
	position:relative;
}
.productArea .setImg {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
}
.productArea .mainImg {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
/*----------------------------------------

BOTTOM AREA

----------------------------------------*/
.bottomBtnList a:hover,  .partsListTable a:hover,  .hoverBtn,  .hoverBtnBox a:hover {
	opacity: 0.7;
}
.bottomBtn {
	cursor: pointer;
}
.bottomBtnList {
	margin: 0;
	padding: 3px 0 0 0;
	clear: both;
}
.bottomBtnList li.fl {
	float: left;
}
.bottomBtnList li {
	padding: 0 0 0 5px;
	float: right;
}
.bottomContent h3 {
	margin: 0 0 7px 0;
	padding: 1px 0 0 0;
	height: 35px;
	background: url(/ideanote/img/common/title_bg.gif) repeat-x left top;
}
.bottomTableWrapper {
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 489px;
	overflow: auto;
}
.cadSelect option.fontBold {
	padding: 0;
	font-weight: bold;
}
/*

BOTTOM LINK AREA

----------------------------------------*/
.bottomLinkArea {
	clear: both;
}
.bottomLinkArea h3 {
	margin: 40px 0 20px 0;
	clear: both;
}
.bottomLinkArea ul li {
	width: 400px;
	float: left;
	text-align: center;
}
.bottomLinkArea ul li a {
	margin: 0 auto;
	display: block;
	width: 350px;
	height: 218px;
	border: 2px solid #dddddd;
	position: relative;
}
.bottomLinkArea ul li a img {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.bottomLinkArea ul li a img.setImg {
	margin: 0;
	left: 0;
	top: 0;
	z-index: 20;
}
.bottomLinkArea ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*

PARTS TABLE

----------------------------------------*/
.partsListTableHeader {
	margin: 10px 0 0 0;
}
.partsListTableHeader,  .partsListTable {
	clear: both;
	width: 100%;
	border-right: #95b0e5 1px solid;
	border-bottom: #95b0e5 1px solid;
}
.partsListTableHeader th,  .partsListTable td {
	padding: 5px 0;
	text-align: center;
	border-top: #95b0e5 1px solid;
	border-left: #95b0e5 1px solid;
}
.partsListTableHeader th {
	padding: 10px 0;
	font-size: 12px;
	background: #004599;
	color: #ffffff;
}
.partsListTable td p {
	margin: 0;
	padding: 2px 0 0 0;
}
.partsListTable td div {
	position: relative;
}
.tableWidth01 {
	width: 60px;
}
.tableWidth02 {
	width: 150px;
}
.tableWidth03 {
	width: 150px;
}
.tableWidth04 {
	width: 190px;
}
.tableWidth05 {
	width: 50px;
}
.tableWidth06 {
	width: 90px;
}
.tableWidth07 {
	width: 220px;
}
.tableWidth08 {
	width: 90px;
}
/*.tableWidth09 { width:140px; }*/.tableWidth07 .totalPrice {
	margin: 5px 10px 0 10px;
	padding: 5px 0;
	background: #2972cc;
}
.tableWidth07 .totalPrice01 {
	padding: 0 5px;
	width: 94px;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	border-right: #95b0e5 1px solid;
}
.tableWidth07 .totalPrice02 {
	padding: 0 5px;
	font-size: 12px;
	text-align: center;
	width: 80px;
}
/*----------------------------------------

POP AREA & TIP AREA

----------------------------------------*/
.popArea .cap,  .tipArea .cap {
	padding-bottom: 0;
	margin-bottom: 0;
}
.popArea .capSet,  .tipArea .capSet {
	display: inline-block;
}
.popArea .capSet .cap,  .tipArea .capSet .cap {
	text-align: right;
}
.popArea .capSet table,  .tipArea .capSet table {
	margin-top: 3px;
}
.popArea table,  .tipArea table {
	margin: 10px 0;
	padding: 0;
	width: auto;
}
.popArea table.mt3,  .tipArea table.mt3 {
	margin-top: 3px;
}
.popArea table.mb3,  .tipArea table.mb3 {
	margin-bottom: 3px;
}
.popArea table,  .tipArea table {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.tipArea table th,  .tipArea table td,  .popArea table th,  .popArea table td {
	padding: 3px 5px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	text-align: right;
}
.tipArea table th.p0,  .tipArea table td.p0,  .popArea table th.p0,  .popArea table td.p0 {
	padding: 0;
}
.tipArea table.align_c td,  .popArea table.align_c td {
	text-align: center;
}
.tipArea table.align_l td,  .popArea table.align_l td {
	text-align: left;
}
.tipArea table td.align_c,  .popArea table td.align_c {
	text-align: center;
}
.tipArea table td.align_l,  .popArea table td.align_l {
	text-align: left;
}
.tipArea table th,  .popArea table th {
	background: #dddddd;
	text-align: center;
}
.tipArea table th.cl1, .tipArea table td.cl1, .popArea table th.cl1, .popArea table td.cl1, .popArea table .cl1 td{
	background: #FFCC99;
}
.tipArea table th.cl2, .tipArea table td.cl2, .popArea table th.cl2, .popArea table td.cl2 {
	background: #ddd;
}
/*.step*/	.tipArea .step,  .popArea .step {
	padding-bottom: 15px;
}
.tipArea .step dl,  .popArea .step dl {
	overflow: hidden;
 *zoom:1;
}
.tipArea .step dt,  .popArea .step dt {
	float: left;
	padding-right: 10px;
	width: 180px;
}
.tipArea .step dd,  .popArea .step dd {
	overflow: hidden;
}
.tipArea .next,  .popArea .next {
	padding: 0;
	margin: 0;
}
/*.col2Block*/	.tipArea .col2Block,  .popArea .col2Block {
	overflow: hidden;
 *zoom:1;
}
.tipArea .col2Block-1 .block,  .popArea .col2Block-1 .block {
	width: 45%;
}
.tipArea .col2Block .block,  .popArea .col2Block .block {
	overflow: hidden;
}
.tipArea .col2Block .floatLeft,  .popArea .col2Block .floatLeft {
	margin-right: 15px;
}
/*----------------------------------------

POPUP AREA

----------------------------------------*/
.popArea {
	padding: 0 5px 0 0;
	overflow: auto;
	position: static;
	width: auto;
}
.popArea .popHead {
	position: absolute;
	top: 0;
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #999;
}
.popArea.cancelHeight {
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.popArea h3 {
	background: none repeat scroll 0 0 #F0F0F0;
	border-top: 2px solid #0166C4;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding: 8px 0 8px 10px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
.popArea h4 {
	background-color: #EEEEEE;
	border-top: 1px solid #DFDFDF;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 8px 10px;
	margin-top: 5px;
}
.popArea h5 {
	position: relative;
	margin: 10px 0 0 0;
	padding: 5px;
	background: #e6f1ff;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	font-weight: normal;
}
.box_navi {
	padding: 8px 0 10px 0;
	text-align: left;
}
.popArea p {
	margin: 0;
	padding: 10px 0;
}
.popArea p.pb0 {
	padding-bottom: 0;
}
.tipArea p.pb0 {
	padding-bottom: 0;
	margin-bottom: 10px;
}
.popArea p.pt0,  .tipArea p.pt0 {
	padding-top: 0;
}
.popArea p.p0 {
	padding-top: 0;
	padding-bottom: 0;
}
.tipArea p.p0 {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.popArea .pageTop {
	margin: 0 0 10px 0;
	padding: 0;
}
.popArea ol {
	list-style: decimal;
}
.popArea ol li {
}
.popArea .cadSelect {
	padding: 0 10px 0 0;
	font-size: 14px;
	line-height: 32px;
	height: auto;
	text-align: left;
}
.popArea .cadSelect img {
	margin: 0 0 0 10px;
}

/*----------------------------------------

CAD AREA

----------------------------------------*/

.cadArea {
	text-align: center;
	padding: 0 5px 0 0;
	height: 455px;
	overflow: auto;
	position: relative;
}
.cadArea p {
	margin: 0;
}
.cadArea h4 {
	position: relative;
	margin: 0 0 10px 0;
	padding: 8px 5px;
	background: #f0f0f0;
	border-top: 2px solid #0166c4;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
}
.cadArea h5 {
	position: relative;
	margin: 0 0 10px 0;
	padding: 5px;
	background: #e6f1ff;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	font-weight: normal;
}
.cadArea .cadSelect {
	font-size: 14px;
	line-height: 24px;
	height: auto;
}
.cadArea .cad_btn {
	padding: 20px 0;
	text-align: center;
	background: none;
}
.cadArea .cad_btn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.cadArea p {
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}
.cadArea table,  .popArea table.cadTable {
	margin: 10px 0;
	padding: 0;
	width: 100%!important;
}
.info_box p {
	margin: 0;
	padding: 8px;
	background: #f5f5f5;
}
.cadArea table,  .popArea table.cadTable {
	margin: 5px 0 20px 0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.cadArea table.checkListTable {
	margin: 0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.cadArea table th,  .cadArea table td,  .popArea table.cadTable th,  .popArea table.cadTable td {
	padding: 3px 5px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
.cadArea table.align_c td {
	text-align: center!important;
}
.cadArea table td.align_c {
	text-align: center;
}
.cadArea table td.align_l {
	text-align: left;
}
.cadArea table th {
	background: #dddddd;
	text-align: center;
}
.checkBtnList li {
	display: inline;
}
ul.checkBtnList {
	padding: 5px 0 0 0;
	text-align: center;
}
.cadArea table.checkListTable th {
	padding: 8px 0;
	text-align: center;
	background: #f5f5f5;
}
.cadArea table.checkListTable td {
	padding: 10px 5px;
	text-align: center;
}
.cadArea .pageTop {
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0;
	text-align: right;
}
.cadArea .disclaimer h4 {
	border-top: none;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.5;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 5px;
	background: #eeeeee;
}
.cadArea .disclaimer {
	padding: 0 0 15px 0;
	clear: both;
}
.disclaimer p {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.4em;
}

.cadTermsTitle{
	font-weight:bold;
	margin-bottom:5px;
}
.scrollBox{
	width:574px;
	padding:10px;
	height:250px;
	margin-bottom:20px;
	border:1px #ccc solid;
	overflow:auto;
}
.cadDlPop label{
	display:block;
	width:140px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
}
.accedence ul{
	width:310px;
	margin:20px auto;
}

.accedence .btnAssent a,
.accedence .btnDisagree a{
	width:150px;
	height:40px;
	text-indent:-9999px;
}
.accedence .btnAssent a{
	float:left;
	margin-right:10px;
	background:url(/ideanote/img/product/assent_btn.png) no-repeat;
}
.accedence .btnDisagree a{
	float:right;
	background:url(/ideanote/img/product/disagree_btn.png) no-repeat;
}

.img_cad_intro{
	margin:10px 0 10px;
	width:570px;
	height:215px;
	background:url(/ideanote/img/product/img_cad_intro.png) no-repeat center;
}
/*----------------------------------------

TIP AREA

----------------------------------------*/

.tipArea {
	padding: 0 0 10px 0;
}
.tipArea p {
	padding: 10px 0 0 0;
}
.tipArea h4 {
	position: relative;
	margin: 0;
	padding: 8px 5px;
	background: #ffffff;
	border-top: 2px solid #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.tipArea h4 span {
	color: #ff4000;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	height: auto;
	line-height: normal;
}
.tipArea .ideaNote h4 {
	background: none repeat scroll 0 0 #F0F0F0;
	border-top: 2px solid #0166C4;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding: 8px 0 8px 10px;
	position: relative;
	text-align: left;
	margin-bottom: 5px;
}
#productLinkArea ul {
	width: 1200px;
}
#productLinkArea ul li {
	width: 1200px;
}
.VN_pageTopWrapper {
	display: none !important;
}
/*------------------------------------------------

DISCLAIMER

------------------------------------------------*/
.disclaimer h4 {
}
.disclaimer {
	padding: 15px 0 0 0;
	clear: both;
}
.disclaimer p {
	margin: 0;
	padding: 0 0 2px 0;
}

/*------------------------------------------------

cad complete goodidea

------------------------------------------------

*/.cadComplete p {
	font-weight: bold;
	margin: 0 15px;
}
.cadComplete .goodideaArea {
	margin: 35px auto;
	text-align: center;
}
.cadComplete .goodideaArea .goodideaBtn {
	width: 114px;
	height: 28px;
	margin: 0 auto;
}
.cadComplete .goodideaArea .goodideaBtn a {
	background: url(/ideanote/img/common/goodidea_btn.png) no-repeat;
	width: 114px;
	height: 28px;
	display: block;
	text-indent: -10000px;
}
.cadComplete .goodideaArea .goodideaBtn a.off {
	background: url(/ideanote/img/common/goodidea_off_btn.png) no-repeat;
}
/*------------------------------------------------
animate block
------------------------------------------------*/
.animateSet {
	position: absolute;
	width: 740px;
	background: #fff;
	overflow: hidden;
	top: 0;
	z-index: 100;
}
.animateSet li {
	width: 740px;
}
/*------------------------------------------------

relation

------------------------------------------------*/

.unitArea_boxright,  .unitArea_boxleft {
	margin-top:116px;
}
.unitArea_tag_title span {
	font-size:12px;
	color:#666;
}
/*------------------------------------------------

TABLE misumiec

------------------------------------------------*/

table.nom-tbl th,  table.spt-tbl th,  table.big-tbl th,  table.nom-tbl td,  table.spt-tbl td,  table.big-tbl td {
	text-align: center;
}
table.nom-tbl,  table.spt-tbl,  table.big-tbl {
	margin: 0 0 10px;
}
.rightContentsHS .highslide-move {
	display: none;
}
.rightContentsHS .closebutton {
	position: relative;
	top: -45px;
}
.rightContentsHS .highslide-heading {
	margin: 0.4em 0.4em 0;
}
/*------------------------------------------------

UNIT

------------------------------------------------*/
.unitArea {
	clear: both;
	margin-bottom: 15px;
	position: relative;
}
.unitArea .count {
	position: absolute;
	top: 9px;
	right: 10px;
	font-weight: bold;
	width:200px;
	text-align:right;
}
.recommendBody .count {
	top: 4px;
}
.unitArea ul li {
	float: left;
	display: block;
	width: 228px;
	/*height: 240px;*/

	border: #CCC solid 1px;
	margin-left: 10px !important;
}
.unitArea ul li a img {
	margin: 5px 0 0 10px;
}
.unitArea ul li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.unitArea_top {
	display: block;
	width: 228px;
	height: 140px;
	border-bottom: #CCC solid 1px;
}
.unitArea_bottom {
	display: block;
	padding: 8px 12px;

}
.unitArea_bottom .unitArea_title {

	height: 34px;
}
.unitArea_bottom .unitArea_tagArea {

	height: 50px;
	padding: 5px 0 0 0;
}
.unitArea_btn {
	float: left;
	background-color: #ffffff;
	border: #004BB1 solid 1px;
	font-size: 12px;
	
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	*display: inline; /* for lte ie7 */
	*zoom: 1; /* for lte ie7 */

	margin: 6px 10px 0 0;
}
.unitArea_btn a {
	padding: 0 7px;
	display: block;
}
.unitArea_btn a:visited {
	color: #004BB1;
}
.unitArea_btn a:hover {
	float: left;
	display: block;
	background-color: #6D93C7;
	font-size: 12px;
	color: #FFFFFF;
}
.unitArea_boxleft {
	float: left;
	text-align: right;

	margin-top: 77px;
	padding-right: 10px;
}
.page1 .unitArea_boxleft {
	width: 95px;
}
.page2 .unitArea_boxleft {
	width: 95px;
}
.unitArea_box {
	float: left;
	overflow: hidden;
	padding: 0 10px 0 0;
}
.page1 .unitArea_box {
	width: 720px;
}
.page2 .unitArea_box {
	width: 960px;
}
.unitArea_box ul {
	width: 20000px;
}
.unitArea_boxright {
	float: left;
	text-align: left;

	margin-top: 77px;
	padding-left: 10px;
}
.page1 .unitArea_boxright {
	width: 105px;
}
.page2 .unitArea_boxright {
	width: 115px;
}
.unitArea_eglibLink {
	text-align: right;
	margin-bottom: 40px;
}


.leftContent_tag_block .leftContent_tag_block_title {
	width: 120px;
	
}

.leftContent_tag_block .leftContent_tag_block_list {
	width: 550px;
}