@charset "utf-8";
/* bg */

.overseas_bg {
	background-image:url(/common/images/bg/bg_main_overseas.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

.banner_bg {
	background-image: url(/common/images/bg/bg_main_banner.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

.banner_bg2 {
	background-image: url(/common/images/bg/bg_main_banner2.gif);
	background-repeat: no-repeat;
	background-position:top left;
}


/* font*/
.title_aricle {
	font-size: 16px;
	color: #1357a0;
	font-weight:normal;
	text-decoration: none;
	cursor: pointer;
}


.title_aricle  a:link, a:visited {
	color: #1357a0;
	text-decoration: none;
	cursor: pointer;
}
.title_aricle  a:hover, a:active {
	color: #ff6633;
	text-decoration: none;
	cursor: pointer;
}



.title_aricle2 {
    font-size: 12px;
	color: #006633;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
	text-align:center;
}


.title_aricle2  a:link, a:visited {
	color: #006633;;
	text-decoration: none;
	cursor: pointer;
	text-align:center;
}
.title_aricle2  a:hover, a:active {
	color: #ff6633;
	text-decoration: none;
	cursor: pointer;
	text-align:center;
}






.title_aricle_en {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #33C;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
	text-align:center;
}


.title_aricle_en a:link, a:visited {
	color: #33c;
	text-decoration: none;
	cursor: pointer;
	text-align:center;
}
.title_aricle_en  a:hover, a:active {
	color: #ff6633;
	text-decoration: none;
	cursor: pointer;
	text-align:center;
}

.title_aricle_vod {
	
    font-size: 12px;
	color: #039;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
	text-align:center;
}


.title_aricle_vod a:link, a:visited {
color: #039;
	text-decoration:
font-weight:bold; none;
	cursor: pointer;
	text-align:center;
}
.title_aricle_vod  a:hover, a:active {
font-weight:bold;
	color: #ff6633;
	text-decoration: none;
	cursor: pointer;
	text-align:center;
}




.writer{
	font-size: 12px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	text-align:right;
	padding-right:8px;
}


.contents_aricle {
	font-size: 12px;
	color: #383d41;
	line-height:140%;
	text-decoration: none;
	cursor: pointer;
	}


.contents_  a:link, a:visited {
	color: #383d41;;
	text-decoration: none;
	cursor: pointer;
}
.contents_  a:hover, a:active {
	color: #ff6633;
	text-decoration: none;
	cursor: pointer;
}



.date {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: right;
	padding-right:2px;
	
	}

.title_source {
	font-size: 11px;
	color: #360;
	font-weight:normal;
	text-decoration: none;
	cursor: pointer;
}
