@charset "UTF-8";







#maBlock {
	position:relative;
	margin:0 auto;
	padding:60px 0 0 0;
	width:960px;
}

#maBlock:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}



#main {
	position:relative;
	margin:0 auto;
	min-height:490px;
	zoom:1;
}

* html #main {
	height:490px;
}

#main:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}


.oneColumn #main {
	width:960px;
}


.twoColumn #main {
	float:left;
	width:712px;
}




#headingBlock {
	position:relative;
	height:157px;
	overflow:hidden;
}



#g_headingNav {
	position:relative;
	margin:-105px auto 90px auto;
	width:910px;
	zoom:1;
}

#g_headingNav:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

#g_headingNav li {
	float:left;
	margin:0 10px 0 0;
}

#g_headingNav a {
	color:#fff;
	font-size:90%;
}



#g_headingTab {
	margin:-90px auto 0 auto;
	width:960px;
	zoom:1;
}

#g_headingTab:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

#g_headingTab li {
	float:left;
	margin:0 4px 0 0;
	font-size:12px;
}

#g_headingTab li a {
	position:relative;
	display:block;
	padding:1px;
	text-decoration:none;
	color:#fff;
	background-color:#fff;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

* html #g_headingTab li a {
	display:inline;
	height:50px;
}

#g_headingTab li a:hover {
	text-decoration:underline;
}

#g_headingTab li a span {
	position:relative;
	display:block;
	padding:7px 14px 15px 14px;
	background-color:#333;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

* html #g_headingTab li a span {
	display:inline;
}

#g_headingTab li a.g_headingTabSlct {
	padding:2px;
	background-color:#ddd;
}

#g_headingTab li a.g_headingTabSlct span {
	color:#202020;
	background-color:#fff;
}

#g_headingTab li a.g_headingTabSlct:hover {
	text-decoration:none;
}



h1 {
	margin:0 0 55px 0;
	height:157px;
	line-height:1;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
}

h1 small {
	display:block;
	margin-top:-15px;
	padding:0 0 8px 0;
	width:920px;
	font-size:40%;
}

h1 span {
	display:block;
	width:920px;
	margin:0 auto;
	padding:60px 20px 0 20px;
	font-size:250%;
	text-shadow:1px 2px 2px #000;
	behavior:url("http://cn.yanmar.com/common/css/ie-css3.htc");
}



.noHeadingBlock h1 {
	margin:0 0 30px 0;
	height:auto;
	color:#000;
	font-size:250%;
	text-shadow:none;
}



#main h2 {
	margin:0 0 30px 0;
	line-height:120%;
	color:#000;
	font-size:250%;
	font-weight:normal;
}


#ctNews #main h2,
#ctInfo #main h2,
#ctImportant #main h2 {
	margin:0 0 25px 0;
	line-height:100%;
}


#ctNews #main h2,
#ctInfo #main h2,
#ctImportant #main h2 {
	font-size:220%;
}



#main h3 {
	margin:0 0 60px 0;
	line-height:110%;
	color:#000;
	font-size:200%;
	font-weight:normal;
}



#ctProduct.clAgriculture #main h3 {
	color:#0c603d;
}


#ctProduct.clMarine #main h3 {
	color:#003062;
}


#ctProduct.clEnergy #main h3 {
	color:#b94c06;
}


#ctProduct.clConstruction #main h3 {
	color:#5b2901;
}


#ctProduct.clIndustrial #main h3 {
	color:#000;
}



#main .g_olList01 + h3,
#main .g_ulList01 + h3,
#main .g_ulList02 + h3,
#main .g_ulList03 + h3,
#main .g_dlList01 + h3,
#main .g_dlList02 + h3 {
	margin:60px 0;
}

#ctNews #main h3,
#ctInfo #main h3,
#ctImportant #main h3{
	margin-bottom:30px;
}



#ctNews #main h3,
#ctInfo #main h3,
#ctImportant #main h3 {
	font-size:170%;
}



#main h4 {
	margin:0 0 25px 0;
	color:#333;
	font-size:135%;
	font-weight:normal;
}



#main h5 {
	margin:0 0 7px 0;
	color:#212121;
	font-weight:bold;
}



#main p {
	margin:0 0 10px 0;
}



.g_floatL {
	float:left;
}

.g_floatR {
	float:right;
}




.g_mR20 {
	margin-right:20px;
}



.g_mL10 {
	margin-left:10px;
}



.g_w120 {
	display:inline-block;
	width:120px;
}

.g_w140 {
	display:inline-block;
	width:140px;
}

.g_w265 {
	display:inline-block;
	width:265px;
}

.g_w390 {
	display:inline-block;
	width:390px;
}



.g_txtR {
	text-align:right;
}

.g_txtC {
	text-align:center;
}

.g_txtL {
	text-align:left;
}



.g_vaT {
	vertical-align:top;
}

.g_vaM {
	vertical-align:middle;
}

.g_vaB {
	vertical-align: bottom;
}



.g_fwN {
	font-weight:normal;
}

.g_fwB {
	font-weight:bold;
}



table {
	margin:0 0 50px 0;
	width:100%;
	border-top:1px solid #e0e0e0;
	font-size:100%;
	background-color:#fff;
	word-wrap:break-word;
}

th,
td {
	padding:6px 11px;
	vertical-align:top;
	font-weight:normal;
	word-wrap:break-word;
}




.g_borB01 {
	border-bottom:1px solid #e0e0e0;
}

.g_borB02 {
	border-bottom:1px solid #333;
}


.g_borR01 {
	border-right:1px solid #e0e0e0;
}


.g_borL01 {
	border-left:1px solid #e0e0e0;
}



.g_txtClr01 {
	color:#999;
}

.g_txtClr02 {
	color:#333;
}



.g_bgClr01 {
	background-color:#f6f6f6;
}

.g_bgClr02 {
	background-color:#efefef;
}



.g_read {
	margin:0 0 70px 0 !important;
	width:340px;
}



.g_txtBtn01 {
	position:relative;
	display:block;
	padding:10px 10px 8px 10px;
	color:#333;
	text-align:center;
	text-decoration:none !important;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

	background:
	-webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #fff),
	color-stop(1, #efefef)
	);
	
	background:
	-webkit-linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);

	background:
	-moz-linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);

	background:
	-ms-linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);

	background:
	-o-linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);

	background:
	linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);

	-pie-background:
	linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);
	
	-webkit-box-shadow:0 1px 2px #999;
	-moz-box-shadow:0 1px 2px #999;
	box-shadow:0 1px 2px #999;
}

:hover.g_txtBtn01 {
	color:#fff;

	background:
	-webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #999),
	color-stop(1, #7e7f7f)
	);
	
	background:
	-webkit-linear-gradient(
	top,
	#999 0%,
	#7e7f7f 100%
	);

	background:
	-moz-linear-gradient(
	top,
	#999 0%,
	#7e7f7f 100%
	);

	background:
	-ms-linear-gradient(
	top,
	#999 0%,
	#7e7f7f 100%
	);

	background:
	-o-linear-gradient(
	top,
	#999 0%,
	#7e7f7f 100%
	);

	background:
	linear-gradient(
	top,
	#999 0%,
	#7e7f7f 100%
	);

	-pie-background:
	linear-gradient(
	top,
	#999 0%,
	#7e7f7f 100%
	);
}

.g_txtBtn01 span {
	padding:0 20px 0 0;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_03.png");
	background-position:98% center;
	background-repeat:no-repeat;
}

:hover.g_txtBtn01 span {
	background-image:url("http://cn.yanmar.com/common/img/co_ic_25.png");
}




a.g_txtLink01 {
	display:inline-block;
	padding:0 18px 0 0;
	min-height:11px;
	color:#000;
	text-decoration:none;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_03.png");
	background-position:98% 0.35em;
	background-repeat:no-repeat;
}

a.g_txtLink01:hover {
	text-decoration:underline;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_03_over.png");
}

a.g_txtLink01 span {
	font-size:11px;
}

* html a.g_txtLink01 {
	background-position:98% center;
}



a.g_txtLink02 {
	display:inline-block;
	padding:0 20px 0 0;
	color:#000;
	text-decoration:none;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_17.png");
	background-position:98% 0.35em;
	background-repeat:no-repeat;
}

a.g_txtLink02:hover {
	text-decoration:underline;
}

* html a.g_txtLink02 {
	background-position:98% center;
}



a.g_txtLink03 {
	display:inline-block;
	padding:0 26px 0 0;
	color:#000;
	text-decoration:none;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_13.png");
	background-position:98% 0.2em;
	background-repeat:no-repeat;
}

a.g_txtLink03:hover {
	text-decoration:underline;
}



a.g_txtLink04 {
	display:inline-block;
	padding:0 20px 0 0;
	color:#000;
	text-decoration:none;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_14.png");
	background-position:98% 0.2em;
	background-repeat:no-repeat;
}

a.g_txtLink04:hover {
	text-decoration:underline;
}



a.g_txtLink05 {
	display:inline-block;
	padding:0 20px 0 0;
	color:#000;
	text-decoration:none;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_15.png");
	background-position:98% 0.2em;
	background-repeat:no-repeat;
}

a.g_txtLink05:hover {
	text-decoration:underline;
}



a.g_txtLink06 {
	display:inline-block;
	padding:0 20px 0 0;
	color:#000;
	text-decoration:none;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_16.png");
	background-position:98% 0.2em;
	background-repeat:no-repeat;
}

a.g_txtLink06:hover {
	text-decoration:underline;
}



a.g_txtLink07 {
	display:inline-block;
	padding:0 18px 0 0;
	color:#000;
	text-decoration:none;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_20.png");
	background-position:98% 0.35em;
	background-repeat:no-repeat;
}

a.g_txtLink07:hover {
	text-decoration:underline;
}



a.g_txtLink08 {
	display:inline-block;
	padding:0 22px 0 0;
	color:#000;
	text-decoration:none;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_21.gif");
	background-position:100% 0.35em;
	background-repeat:no-repeat;
}

a.g_txtLink08:hover {
	text-decoration:underline;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_21_over.gif");
}



.g_emBox01 {
	margin:0 0 50px 0;
	padding:5px;
	background-color:#efefef;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.g_emBox01Ttl {
	display:block;
	margin:0 0 5px 0;
	padding:0 0 0 3px;
	font-size:85%;
	font-weight:normal;
}

.g_emBox01Cnt {
	position:relative;
	padding:15px 20px;
	background-color:#fff;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;

	-webkit-box-shadow:inset 0 1px 2px #aaa;
	-moz-box-shadow:inset 0 1px 2px #aaa;
	box-shadow:inset 0 1px 2px #aaa;
}



.g_chkBox {
	position:absolute;
	top:2px;
	z-index:-1;
}

*:first-child + html .g_chkBox {
	top:0;
}

.g_chkBoxLabel {
	background:url("http://cn.yanmar.com/common/img/co_bg_10.png") 0 -1px no-repeat;
}

* html .g_chkBoxLabel {
	background:none;
}

*:first-child + html .g_chkBoxLabel {
	background-position:2px 0;
}

.g_chkBoxLabel.ui_labelSelected {
	background:url("http://cn.yanmar.com/common/img/co_bg_11.png") 0 -1px no-repeat;
}

* html .g_chkBoxLabel.ui_labelSelected {
	background:none;
}

*:first-child + html .g_chkBoxLabel.ui_labelSelected {
	background-position:2px 0;
}



.g_inputText {
	padding:5px;
	border-top:1px solid #ababab;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:1px solid #ababab;
	color:#999;
	background:#f9f9f9 url("http://cn.yanmar.com/common/img/co_bg_13.png") 0 0 no-repeat;
}

* html .g_inputText {
	background-image:none;
}

.g_inputText.ui_focus {
	color:#666;
	background-color:#fff;
}

.g_inputText.ui_inputErr {
	background-color:#f8eeee;
}



textarea {
	resize:none;
}



.g_imgCaption {
	display:block;
	margin:0 0 10px 0;
	color:#666;
	font-size:95%;
}




.g_noImg {
	margin:0 0 70px 0;
}



.g_imgRight01,
.g_imgLeft01 {
	margin:0 0 70px 0;
	zoom:1;
}

.g_imgRight01:after,
.g_imgLeft01:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

.g_imgRight01 .g_imgRightImg {
	float:right;
	padding:0 0 0 30px;
	width:340px;
	text-align:right;
}

.g_imgRight01 .g_imgRightImg .g_imgCaption {
	width:340px;
	text-align:right;
	word-wrap:break-word;
}

.g_imgLeft01 .g_imgLeftImg {
	float:left;
	padding:0 30px 0 0;
	width:340px;
}

.g_imgRight01 .g_imgLeftImg .g_imgCaption {
	width:340px;
	word-wrap:break-word;
}

.g_imgRight01 .g_imgfloatTxt,
.g_imgLeft01 .g_imgfloatTxt {
	overflow:hidden;
}

* html body .g_imgRight01 .g_imgfloatTxt,
* html body .g_imgLeft01 .g_imgfloatTxt {
	display:inline-block;
}

.g_imgRight01 .g_imgfloatTxt img,
.g_imgLeft01 .g_imgfloatTxt img {
	float:none;
	padding:0;
}



.g_imgOneCol {
	margin:0 0 80px 0;
}

.g_imgOneCol .g_imgCaption {
	text-align:right;
}

.g_imgOneCol h4 {
	margin:35px 0 0 0!important;
	padding:0 0 20px 0;
}

.g_imgOneCol p {
	margin:15px 0 10px 0 !important;
}



.g_imgTwoCol {
	margin:0 0 80px 0;
}

.g_imgTwoColImg {
	zoom:1;
}

.g_imgTwoColImg:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

.g_imgTwoCol .g_floatL .g_imgCaption,
.g_imgTwoCol .g_floatR .g_imgCaption {
	width:348px;
	word-wrap:break-word;
}

.g_imgTwoCol h4 {
	margin:35px 0 0 0!important;
	padding:0 0 10px 0;
}

.g_imgTwoCol p {
	margin:25px 0 10px 0 !important;
}



.g_olList01 {
	margin:0 0 30px 0;
	padding:0 0 0 2em;
}

* html .g_olList01 {
	padding:0 0 0 3em;
}

*:first-child+html .g_olList01 {
	padding:0 0 0 3em;
}

.g_olList01 li {
	margin:0 0 3px 0;
	font-style:italic;
	list-style-type:decimal;
}

.g_olList01 li p {
	margin:0 !important;
	padding:0 0 0 10px;
	font-style:normal;
}



.g_ulList01 {
	margin:0 0 30px 0;
}

.g_ulList01 li {
	padding:3px 10px;
}

.g_ulList01 li.ui_evenLi {
	background-color:#f7f7f7;
}

* html .g_ulList01 li {
	zoom:1;
}



.g_ulList02 {
	margin:0 0 30px 25px;
}

.g_ulList02 li {
	margin:0 0 3px 0;
	padding:0 0 0 15px;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_10.gif");
	background-position:left 0.6em;
	background-repeat:no-repeat;
}

* html .g_ulList02 li {
	zoom:1;
}



.g_ulList03 {
	margin:0 0 30px 5px;
}

.g_ulList03 li {
	margin:0 0 3px 0;
	padding:0 0 0 23px;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_11.gif");
	background-position:left 0.7em;
	background-repeat:no-repeat;
}

* html .g_ulList03 li {
	zoom:1;
}



.g_dlList01 {
	margin:0 0 30px 0;
}

.g_dlList01 dt {
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	color:#000;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_12.gif");
	background-position:left 0.8em;
	background-repeat:no-repeat;
	font-weight:bold;
}

* html .g_dlList01 dt {
	zoom:1;
}

.g_dlList01 dd {
	margin:0 0 15px 0;
}



.g_dlList02 {
	position:relative;
	margin:0 0 30px 0;
	padding:0 0 3px 0;
	overflow:hidden;
	background:url("http://cn.yanmar.com/common/img/co_ln_04.gif") left bottom no-repeat;
	zoom:1;
}

.g_dlList02:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

.g_dlList02 dt {
	float:left;
	margin:0;
	padding:15px 10px 15px 0;
	margin-top:-1px;
	border-top:1px solid #ccc;
	width:262px;
	color:#212121;
	font-weight:bold;
	zoom:1;
}

.g_dlList02 dd {
	margin:-1px 0 0 272px;
	padding:15px 0 15px 40px;
	border-top:1px solid #efefef;
	zoom:1;
}


.g_noteList01 {
	color:#999;
	font-size:95%;
}


.g_movPlayer,
.g_movLink {
	margin:0 0 60px 0;
}



.g_shadeBox {
	margin:0 0 50px 0;
}

.g_shadeBox .g_imgCaption {
	width:270px;
	word-wrap:break-word;
}

.g_shadeHead {
	margin:0 0 10px 0;
	zoom:1;
}

.g_shadeHead:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

.g_shadeHead h4 {
	float:left;
	width:550px;
}

.g_shadeHead .g_shadeDate {
	float:right;
	width:150px;
	color:#999;
	text-align:right;
	font-size:95%;
}

.g_shadeBox .g_imgLeft01 {
	position:relative;
	margin:0;
	overflow:hidden;
}

.g_shadeBox .ui_textshade{
	position:absolute;
	bottom:0;
	right:0;
	height:96px;
	background-image:url("http://cn.yanmar.com/common/img/co_bg_03.png") ;
	background-position:bottom center;
	background-repeat:no-repeat;
}

.g_shadeBox .g_dlLi01 {
	position:relative;
	overflow:hidden;
	zoom:1;
}

.g_shadeBox .g_dlLi01:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

.g_shadeBox .g_dlLi01 dt {
	float:left;
	margin:0;
	padding:0 5px 10px 0;
	width:70px;
	font-weight:bold;
	word-wrap:break-word;
}

.g_shadeBox .g_dlLi01 dd {
	margin:0 0 0 75px;
	padding:0 0 10px 20px;
	background-image:url("http://cn.yanmar.com/common/img/co_bg_02.gif");
	background-position:left 0.6em;
	background-repeat:no-repeat;
	zoom:1;
}

.g_shadeMore,
.g_shadeClose {
	text-align:right;
	background:url("http://cn.yanmar.com/common/img/co_ln_02.gif") left bottom repeat-x;
}

.g_shadeMore {
	display:block;
	padding:20px 0 5px 0;
}

.ui_open .g_shadeMore {
	display:none;
}

.g_shadeClose {
	display:none;
	padding:20px 0 5px 0;
}

.ui_open .g_shadeClose {
	display:block;
}

.g_shadeMore a,
.g_shadeClose a {
	padding:0 15px 0 0;
	text-decoration:none;
	color:#202020;
	font-size:100%;
	background-position:right 0.2em;
	background-repeat:no-repeat;
}

.g_shadeMore a {
	background-image:url("http://cn.yanmar.com/common/img/co_ic_06.gif");
}

.g_shadeClose a {
	background-image:url("http://cn.yanmar.com/common/img/co_ic_07.gif");
}

.g_shadeMore a:hover,
.g_shadeClose a:hover {
	text-decoration:underline;
}



.g_relatedBox,
.g_fileBox {
	margin:0 0 60px 0;
	padding:7px 10px 5px 10px;
	background-color:#efefef;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.g_relatedBox em,
.g_fileBox em {
	display:inline-block;
	padding:0 20px 0 0;
	min-width:90px;
	vertical-align:top;
	font-size:85%;
	font-weight:normal;
}

.g_relatedBox span,
.g_fileBox span {
	display:inline-block;
	margin:0 15px 2px 0;
}

.g_relatedBox a,
.g_fileBox a {
	text-decoration:none;
	color:#202020;
}

.g_relatedBox a:hover,
.g_fileBox a:hover {
	color:#202020;
	text-decoration:underline;
}

.g_relatedBox+.g_fileBox {
	margin:-59px 0 60px 0 !important;
}

.g_fileBox+.g_relatedBox {
	margin:-59px 0 60px 0 !important;
}



.g_headUtil {
	margin:0 0 50px 0;
	min-height:30px;
}

* html .g_headUtil {
	height:30px;
}

.g_headUtilInner {
	position:relative;
	z-index:300;
}

.g_headUtilInner h2 {
	margin:0 0 20px 0 !important;
	padding:0 300px 0 0;
}

.g_headUtilInner .g_actionLink {
	position:absolute;
	top:0;
	right:-10px;
}

* html .oneColumn .g_headUtilInner .g_actionLink {
	right:-20px;
}

* html .twoColumn .g_headUtilInner .g_actionLink {
	right:-20px;
}


.g_headUtilInner.ui_headFixP {
	padding:20px 0 15px 0;
	background:url("http://cn.yanmar.com/common/img/co_bg_14.png") left bottom repeat-x;
}

.g_headUtilInner.ui_headFixP .g_actionLink {
	top:20px;
}


#ctNews.clNewsD .g_headUtil,
#ctInfo.clInfoD .g_headUtil,
#ctImportant.clImportantD .g_headUtil {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	background:url("http://cn.yanmar.com/common/img/co_ln_02.gif") bottom left repeat-x;
}



.g_actionLink {
	position:absolute;
	top:0;
	right:0;
	zoom:1;
}

.g_actionLink:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

.g_actionLink li {
	float:left;
	margin:0 10px 0 0;
	font-size:10px;
	word-wrap:break-word;
}

.g_actionLink li a {
	display:block;
	padding:3px 12px;
	width:86px;
	color:#fff;
	text-decoration:none;
	background-color:#636363;

	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
}

.g_actionLink li span {
	display:block;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_04.png");
	background-position:98% center;
	background-repeat:no-repeat;
}



#ctProduct.clAgriculture .g_actionLink li a {
	background-color:#005922;
}


#ctProduct.clMarine .g_actionLink li a {
	background-color:#003062;
}


#ctProduct.clEnergy .g_actionLink li a {
	background-color:#a53f00;
}


#ctProduct.clConstruction .g_actionLink li a {
	background-color:#3e1c01;
}


#ctProduct.clIndustrial .g_actionLink li a {
	background-color:#222;
}


.g_actionLink li a:hover,
#ctProduct #main .g_actionLink li a:hover {
	background:#858585;
	-pie-background:#858585;
}



#g_directContact {
	margin:0 0 5px 0;
	padding:6px 4px 0 4px;
	background-color:#efefef;
	zoom:1;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

#g_directContact:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

#g_directContact em {
	float:left;
	padding:0 5px 0 7px;
	width:80px;
	font-size:10px;
	font-weight:normal;
}

#g_directContactLi {
	float:right;
	width:600px;
}

#g_directContact span {
	display:block;
	float:left;
	padding:0 2px 5px 0;
}

#g_directContact span a {
	padding:0 12px;
}

* html #g_directContact span a {
	display:inline;
	zoom:1;
}



#g_directContact span a {
	display:block;
	min-height:20px;
	text-align:center;
	text-decoration:none;
	color:#666;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

	background:
	-webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #fff),
	color-stop(1, #efefef)
	);
	
	background:
	-webkit-linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);

	background:
	-moz-linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);

	background:
	-ms-linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);

	background:
	-o-linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);

	background:
	linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);

	-pie-background:
	linear-gradient(
	top,
	#fff 0%,
	#efefef 100%
	);

	-webkit-box-shadow:0 1px 2px #aaa;
	-moz-box-shadow:0 1px 2px #aaa;
	box-shadow:0 1px 2px #aaa;
}


#g_directContact span a:hover {
	color:#fff;

	background:
	-webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #666),
	color-stop(1, #494a49)
	);
	
	background:
	-webkit-linear-gradient(
	top,
	#666 0%,
	#494a49 100%
	);

	background:
	-moz-linear-gradient(
	top,
	#666 0%,
	#494a49 100%
	);

	background:
	-ms-linear-gradient(
	top,
	#666 0%,
	#494a49 100%
	);

	background:
	-o-linear-gradient(
	top,
	#666 0%,
	#494a49 100%
	);

	background:
	linear-gradient(
	top,
	#666 0%,
	#494a49 100%
	);

	-pie-background:
	linear-gradient(
	top,
	#666 0%,
	#494a49 100%
	);
}



#ctProduct.clAgriculture #g_directContact span a:hover {
	background:
	-webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #006f2c),
	color-stop(1, #005822)
	);
	
	background:
	-webkit-linear-gradient(
	top,
	#006f2c 0%,
	#005822 100%
	);

	background:
	-moz-linear-gradient(
	top,
	#006f2c 0%,
	#005822 100%
	);

	background:
	-ms-linear-gradient(
	top,
	#006f2c 0%,
	#005822 100%
	);

	background:
	-o-linear-gradient(
	top,
	#006f2c 0%,
	#005822 100%
	);

	background:
	linear-gradient(
	top,
	#006f2c 0%,
	#005822 100%
	);

	-pie-background:
	linear-gradient(
	top,
	#006f2c 0%,
	#005822 100%
	);
}


#ctProduct.clMarine #g_directContact span a:hover {
	background:
	-webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #003570),
	color-stop(1, #003062)
	);
	
	background:
	-webkit-linear-gradient(
	top,
	#003570 0%,
	#003062 100%
	);

	background:
	-moz-linear-gradient(
	top,
	#003570 0%,
	#003062 100%
	);

	background:
	-ms-linear-gradient(
	top,
	#003570 0%,
	#003062 100%
	);

	background:
	-o-linear-gradient(
	top,
	#003570 0%,
	#003062 100%
	);

	background:
	linear-gradient(
	top,
	#003570 0%,
	#003062 100%
	);

	-pie-background:
	linear-gradient(
	top,
	#003570 0%,
	#003062 100%
	);
}


#ctProduct.clEnergy #g_directContact span a:hover {
	background:
	-webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #ba4c06),
	color-stop(1, #a53f00)
	);
	
	background:
	-webkit-linear-gradient(
	top,
	#ba4c06 0%,
	#a53f00 100%
	);

	background:
	-moz-linear-gradient(
	top,
	#ba4c06 0%,
	#a53f00 100%
	);

	background:
	-ms-linear-gradient(
	top,
	#ba4c06 0%,
	#a53f00 100%
	);

	background:
	-o-linear-gradient(
	top,
	#ba4c06 0%,
	#a53f00 100%
	);

	background:
	linear-gradient(
	top,
	#ba4c06 0%,
	#a53f00 100%
	);

	-pie-background:
	linear-gradient(
	top,
	#ba4c06 0%,
	#a53f00 100%
	);
}


#ctProduct.clConstruction #g_directContact span a:hover {
	background:
	-webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #572600),
	color-stop(1, #3e1c01)
	);
	
	background:
	-webkit-linear-gradient(
	top,
	#572600 0%,
	#3e1c01 100%
	);

	background:
	-moz-linear-gradient(
	top,
	#572600 0%,
	#3e1c01 100%
	);

	background:
	-ms-linear-gradient(
	top,
	#572600 0%,
	#3e1c01 100%
	);

	background:
	-o-linear-gradient(
	top,
	#572600 0%,
	#3e1c01 100%
	);

	background:
	linear-gradient(
	top,
	#572600 0%,
	#3e1c01 100%
	);

	-pie-background:
	linear-gradient(
	top,
	#572600 0%,
	#3e1c01 100%
	);
}


#ctProduct.clIndustrial #g_directContact span a:hover {
	background:
	-webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #333),
	color-stop(1, #222)
	);
	
	background:
	-webkit-linear-gradient(
	top,
	#333 0%,
	#222 100%
	);

	background:
	-moz-linear-gradient(
	top,
	#333 0%,
	#222 100%
	);

	background:
	-ms-linear-gradient(
	top,
	#333 0%,
	#222 100%
	);

	background:
	-o-linear-gradient(
	top,
	#333 0%,
	#222 100%
	);

	background:
	linear-gradient(
	top,
	#333 0%,
	#222 100%
	);

	-pie-background:
	linear-gradient(
	top,
	#333 0%,
	#222 100%
	);
}

#g_directContact span a em {
	float:none;
	padding:0 0 0 13px;
	text-align:center;
}


#g_directContactNav01 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_01.gif") left center no-repeat;
}

#g_directContactNav02 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_02.gif") left center no-repeat;
}

#g_directContactNav03 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_03.gif") left center no-repeat;
}

#g_directContactNav04 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_04.gif") left center no-repeat;
}

#g_directContactNav05 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_05.gif") left center no-repeat;
}

#g_directContactNav06 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_06.gif") left center no-repeat;
}

#g_directContactNav07 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_07.gif") left center no-repeat;
}

#g_directContactNav08 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_08.gif") left center no-repeat;
}


a:hover #g_directContactNav01 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_01_over.gif") left center no-repeat !important;
}

a:hover #g_directContactNav02 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_02_over.gif") left center no-repeat !important;
}

a:hover #g_directContactNav03 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_03_over.gif") left center no-repeat !important;
}

a:hover #g_directContactNav04 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_04_over.gif") left center no-repeat !important;
}

a:hover #g_directContactNav05 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_05_over.gif") left center no-repeat !important;
}

a:hover #g_directContactNav06 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_06_over.gif") left center no-repeat !important;
}

a:hover #g_directContactNav07 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_07_over.gif") left center no-repeat !important;
}

a:hover #g_directContactNav08 {
	background:url("http://cn.yanmar.com/common/img/dcicon/dc_ic_08_over.gif") left center no-repeat !important;
}



#ctProduct.clAgriculture #g_directContactNav01 {
	background:url("http://cn.yanmar.com/common/img/dcicon/agriculture_ic_01.gif") left center no-repeat;
}

#ctProduct.clAgriculture #g_directContactNav02 {
	background:url("http://cn.yanmar.com/common/img/dcicon/agriculture_ic_02.gif") left center no-repeat;
}

#ctProduct.clAgriculture #g_directContactNav03 {
	background:url("http://cn.yanmar.com/common/img/dcicon/agriculture_ic_03.gif") left center no-repeat;
}

#ctProduct.clAgriculture #g_directContactNav04 {
	background:url("http://cn.yanmar.com/common/img/dcicon/agriculture_ic_04.gif") left center no-repeat;
}

#ctProduct.clAgriculture #g_directContactNav05 {
	background:url("http://cn.yanmar.com/common/img/dcicon/agriculture_ic_05.gif") left center no-repeat;
}

#ctProduct.clAgriculture #g_directContactNav06 {
	background:url("http://cn.yanmar.com/common/img/dcicon/agriculture_ic_06.gif") left center no-repeat;
}

#ctProduct.clAgriculture #g_directContactNav07 {
	background:url("http://cn.yanmar.com/common/img/dcicon/agriculture_ic_07.gif") left center no-repeat;
}

#ctProduct.clAgriculture #g_directContactNav08 {
	background:url("http://cn.yanmar.com/common/img/dcicon/agriculture_ic_08.gif") left center no-repeat;
}


#ctProduct.clMarine #g_directContactNav01 {
	background:url("http://cn.yanmar.com/common/img/dcicon/marine_ic_01.gif") left center no-repeat;
}

#ctProduct.clMarine #g_directContactNav02 {
	background:url("http://cn.yanmar.com/common/img/dcicon/marine_ic_02.gif") left center no-repeat;
}

#ctProduct.clMarine #g_directContactNav03 {
	background:url("http://cn.yanmar.com/common/img/dcicon/marine_ic_03.gif") left center no-repeat;
}

#ctProduct.clMarine #g_directContactNav04 {
	background:url("http://cn.yanmar.com/common/img/dcicon/marine_ic_04.gif") left center no-repeat;
}

#ctProduct.clMarine #g_directContactNav05 {
	background:url("http://cn.yanmar.com/common/img/dcicon/marine_ic_05.gif") left center no-repeat;
}

#ctProduct.clMarine #g_directContactNav06 {
	background:url("http://cn.yanmar.com/common/img/dcicon/marine_ic_06.gif") left center no-repeat;
}

#ctProduct.clMarine #g_directContactNav07 {
	background:url("http://cn.yanmar.com/common/img/dcicon/marine_ic_07.gif") left center no-repeat;
}

#ctProduct.clMarine #g_directContactNav08 {
	background:url("http://cn.yanmar.com/common/img/dcicon/marine_ic_08.gif") left center no-repeat;
}


#ctProduct.clEnergy #g_directContactNav01 {
	background:url("http://cn.yanmar.com/common/img/dcicon/energy_ic_01.gif") left center no-repeat;
}

#ctProduct.clEnergy #g_directContactNav02 {
	background:url("http://cn.yanmar.com/common/img/dcicon/energy_ic_02.gif") left center no-repeat;
}

#ctProduct.clEnergy #g_directContactNav03 {
	background:url("http://cn.yanmar.com/common/img/dcicon/energy_ic_03.gif") left center no-repeat;
}

#ctProduct.clEnergy #g_directContactNav04 {
	background:url("http://cn.yanmar.com/common/img/dcicon/energy_ic_04.gif") left center no-repeat;
}

#ctProduct.clEnergy #g_directContactNav05 {
	background:url("http://cn.yanmar.com/common/img/dcicon/energy_ic_05.gif") left center no-repeat;
}

#ctProduct.clEnergy #g_directContactNav06 {
	background:url("http://cn.yanmar.com/common/img/dcicon/energy_ic_06.gif") left center no-repeat;
}

#ctProduct.clEnergy #g_directContactNav07 {
	background:url("http://cn.yanmar.com/common/img/dcicon/energy_ic_07.gif") left center no-repeat;
}

#ctProduct.clEnergy #g_directContactNav08 {
	background:url("http://cn.yanmar.com/common/img/dcicon/energy_ic_08.gif") left center no-repeat;
}


#ctProduct.clConstruction #g_directContactNav01 {
	background:url("http://cn.yanmar.com/common/img/dcicon/construction_ic_01.gif") left center no-repeat;
}

#ctProduct.clConstruction #g_directContactNav02 {
	background:url("http://cn.yanmar.com/common/img/dcicon/construction_ic_02.gif") left center no-repeat;
}

#ctProduct.clConstruction #g_directContactNav03 {
	background:url("http://cn.yanmar.com/common/img/dcicon/construction_ic_03.gif") left center no-repeat;
}

#ctProduct.clConstruction #g_directContactNav04 {
	background:url("http://cn.yanmar.com/common/img/dcicon/construction_ic_04.gif") left center no-repeat;
}

#ctProduct.clConstruction #g_directContactNav05 {
	background:url("http://cn.yanmar.com/common/img/dcicon/construction_ic_05.gif") left center no-repeat;
}

#ctProduct.clConstruction #g_directContactNav06 {
	background:url("http://cn.yanmar.com/common/img/dcicon/construction_ic_06.gif") left center no-repeat;
}

#ctProduct.clConstruction #g_directContactNav07 {
	background:url("http://cn.yanmar.com/common/img/dcicon/construction_ic_07.gif") left center no-repeat;
}

#ctProduct.clConstruction #g_directContactNav08 {
	background:url("http://cn.yanmar.com/common/img/dcicon/construction_ic_08.gif") left center no-repeat;
}


#ctProduct.clIndustrial #g_directContactNav01 {
	background:url("http://cn.yanmar.com/common/img/dcicon/industrial_ic_01.gif") left center no-repeat;
}

#ctProduct.clIndustrial #g_directContactNav02 {
	background:url("http://cn.yanmar.com/common/img/dcicon/industrial_ic_02.gif") left center no-repeat;
}

#ctProduct.clIndustrial #g_directContactNav03 {
	background:url("http://cn.yanmar.com/common/img/dcicon/industrial_ic_03.gif") left center no-repeat;
}

#ctProduct.clIndustrial #g_directContactNav04 {
	background:url("http://cn.yanmar.com/common/img/dcicon/industrial_ic_04.gif") left center no-repeat;
}

#ctProduct.clIndustrial #g_directContactNav05 {
	background:url("http://cn.yanmar.com/common/img/dcicon/industrial_ic_05.gif") left center no-repeat;
}

#ctProduct.clIndustrial #g_directContactNav06 {
	background:url("http://cn.yanmar.com/common/img/dcicon/industrial_ic_06.gif") left center no-repeat;
}

#ctProduct.clIndustrial #g_directContactNav07 {
	background:url("http://cn.yanmar.com/common/img/dcicon/industrial_ic_07.gif") left center no-repeat;
}

#ctProduct.clIndustrial #g_directContactNav08 {
	background:url("http://cn.yanmar.com/common/img/dcicon/industrial_ic_08.gif") left center no-repeat;
}


#g_pageAnc {
	margin:0 0 0 -5px;
	overflow:hidden;
}

* html #g_pageAnc {
	zoom:1;
}

#g_pageAnc li {
	display:inline;
	margin:0 0 0 -1px;
	padding:0 10px;
	font-size:85%;
	background-image:url("http://cn.yanmar.com/common/img/co_ln_03.gif");
	background-position:left 0.4em;
	background-repeat:no-repeat;
}

#g_pageAnc a {
	padding:0 10px 0 0;
	text-decoration:none;
	color:#999;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_09.gif");
	background-position:right 0.4em;
	background-repeat:no-repeat;
}

#g_pageAnc a:hover {
	color:#000;
	text-decoration:underline;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_09_over.gif");
}



#main .g_categoryTopTtl {
	margin:0 0 45px 0;
	padding:5px 0 0 0;
	color:#999;
	font-weight:normal;
	font-size:20px;
}



.g_categoryLiParts {
	margin:0 0 30px 0;
	padding:0 0 30px 0;
	border-bottom:1px solid #eee;
	zoom:1;
}

.g_categoryLiParts:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

.g_categoryLiParts .g_categoryLiImg {
	float:left;
	padding:3px 40px 0 0;
}

.g_categoryLiParts .g_categoryLiTxt {
	overflow:hidden;
}

* html body .g_categoryLiParts .g_categoryLiTxt {
	display:inline-block;
}

.g_categoryLiParts .g_categoryLiTxt img {
	float:none;
	padding:0;
}

.g_categoryLiParts .g_categoryLiTxt dt {
	margin:0 0 20px 0;
	color:#333;
	font-size:135%;
}

.g_categoryLiParts .g_categoryLiTxt dd ul {
	zoom:1;
}

.g_categoryLiParts .g_categoryLiTxt dd ul:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

.g_categoryLiParts .g_categoryLiTxt dd li {
	float:left;
	margin:0 0 7px 0;
	padding:0 14px;
	background-image:url("http://cn.yanmar.com/common/img/co_ln_03.gif");
	background-position:left 0.5em;
	background-repeat:no-repeat;
	white-space:nowrap;
}

.g_categoryLiParts .g_categoryLiTxt dd a {
	color:#666;
}



.g_categoryBoxLi01 {
	position:relative;
	margin:0 -50px 20px 0;
	zoom:1;
}

.g_categoryBoxLi01:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

.g_categoryBoxLi01 div {
	float:left;
	margin:0 50px 0 0;
	padding:0 0 55px 0;
	width:204px;
}

.g_categoryBoxLi01 em {
	display:block;
	color:#333;
	font-size:135%;
	font-weight:normal;
}

.g_categoryBoxLi01 img {
	display:block;
	margin:12px 0 15px 0;
}

.g_categoryBoxLi01 a:hover img {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter:"alpha(opacity=50)";
}



.g_articleList01Parts {
	margin:25px 0 0 0;
	padding:0 0 25px 0;
	border-bottom:1px solid #eee;
}

.g_articleList01 .g_imgLeftImg {
	padding:0 35px 0 0;
	width:auto;
}

.g_articleList01Head {
	zoom:1;
}

* html .g_articleList01Head {
	padding:0 0 10px 0;
}

.g_articleList01Head:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

.g_articleList01Head h4 {
	float:left;
	width:310px;
	word-wrap:break-word;
}

.g_articleList01Date {
	float:right;
	width:120px;
	color:#999;
	text-align:right;
	font-size:95%;
}

.g_articleList01Detail {
	margin:0 !important;
	text-align:right;
}



.g_localHead {
	position:relative;
	margin:0 0 40px 0;
	padding:0 150px 0 0;
}

.g_localHead .g_backIndex {
	position:absolute;
	top:0;
	right:0;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.g_localHead .g_backIndex a {
	display:block;
	padding:3px 11px;
	text-decoration:none;
	color:#666;
	font-size:85%;
	background-color:#efefef;
	background-position:98% 0.45em;
}

.g_localHead .g_backIndex a:hover {
	color:#fff;
	background-color:#999;
}

.g_localHead .g_backIndex span {
	display:block;
	padding:0 18px 0 0;
	background-image:url("http://cn.yanmar.com/common/img/co_ic_20.png");
	background-position:98% 0.45em;
	background-repeat:no-repeat;
}

.g_localHead .g_backIndex a:hover span {
	background-image:url("http://cn.yanmar.com/common/img/co_ic_20_over.png");
}

.g_localHead h3 {
	margin:0 0 5px 0 !important;
}

.g_localHead #g_pageAnc {
	margin:0 0 0 -10px;
}


#ctNews.clNewsD .g_localHead,
#ctInfo.clInfoD .g_localHead,
#ctImportant.clImportantD .g_localHead {
	margin:50px 0 40px 0;
}

#ctNews.clNewsD .g_localHead h2,
#ctInfo.clInfoD .g_localHead h2,
#ctImportant.clImportantD .g_localHead h2 {
	margin:0 0 10px 0 !important;
}



#g_articleInfo {
	padding:0 170px 0 0;
	font-size:95%;
	zoom:1;
}

#g_articleInfo:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

#g_articleDate {
	float:left;
	margin:0 15px 0 0;
	padding:0 15px 0 0;
	background:url("http://cn.yanmar.com/common/img/co_ln_05.gif") right center no-repeat;
}

#g_articleAuth {
	float:left;
}



.g_newsIcClr01,
.g_newsIcClr02,
.g_newsIcClr03,
.g_newsIcClr04,
.g_newsIcClr05,
.g_newsIcClr06,
.g_newsIcClr07,
.g_newsIcClr08,
.g_newsIcClr09,
.g_newsIcClr10 {
	padding:0 2px 1px 2px;
	width:120px;
	line-height:130%;
	text-align:center;
	font-size:10px;
	background-color:#fff;

	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.g_newsIcClr01,
.g_newsIcClr07 {
	border:1px solid #aec5a2;
	color:#587f40;
}

.g_newsIcClr02,
.g_newsIcClr08 {
	border:1px solid #d9c8b2;
	color:#b08537;
}

.g_newsIcClr03,
.g_newsIcClr09 {
	border:1px solid #b4c8cc;
	color:#628995;
}

.g_newsIcClr04,
.g_newsIcClr10 {
	border:1px solid #b9c6d7;
	color:#58709f;
}

.g_newsIcClr05 {
	border:1px solid #bfaba0;
	color:#92705d;
}

.g_newsIcClr06 {
	border:1px solid #ccc;
	color:#808080;
}



.g_newsLi {
	margin:0 0 60px 0;
	border-bottom:1px solid #eee;
}

.g_newsLi li {
	padding:7px 0 5px 0;
	border-top:1px solid #eee;
	vertical-align:top;
	zoom:1;
}

.g_newsLi li:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

.g_newsLi li.ui_oddLi {
	background-color:#f7f7f7;
}

.g_newsDate {
	display:block;
	float:left;
	width:140px;
	color:#333;
	text-align:right;
}

.g_newsIc {
	position:relative;
	display:inline-block;
	float:left;
	margin:1px 15px 0 15px;
}

.g_newsLi li a {
	display:block;
	float:left;
	width:400px;
	color:#333;
}


#ctNews .g_newsDate,
#ctInfo .g_newsDate,
#ctImportant .g_newsDate {
	color:#999;
	font-weight:bold;
}

#ctNews .g_newsLi li a,
#ctInfo .g_newsLi li a,
#ctImportant .g_newsLi li a {
	color:#666;
}



.g_pdfDL {
	margin:50px 0 70px 0;
	padding:30px 35px 25px 35px;
	border:1px solid #efefef;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.g_pdfDL .g_imgLeftImg {
	width:auto;
}

.g_pdfDL .g_imgLeftImg img {
	padding:5px 0 0 0;
}



#g_snsModule {
	padding:30px 0 0 0;
	zoom:1;
}

#g_snsModule:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

#g_fbBtn {
	float:left;
}

#g_twitterBtn {
	float:left;
}