@charset "UTF-8";


/* -------------------------------------------------------------------------- **
**  CONTENT
** -------------------------------------------------------------------------- */

h2 {
	margin: 0;
	margin-bottom: 0.8em;
	padding: 0.3em 0;
	border-bottom: solid 2px #999;
	font-size: 1.2em;
}
h2.h2_title {
	padding: 0.1em 0.4em;
	background-color: #F7A824;
	color: #fff;
	font-size: 14px;
	line-height: 23px;
	border-bottom: solid 1px #999;
}
h3 {
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0.3em 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
}

img.left { float: left; margin: 0.2em 1em 1em 0; padding: 0; }

/*img.left_margin {
	float: left;
	padding: 0;
	margin-top: 0.2em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 22px;
}
*/
img.right { float: right; margin: 0.2em 0 1em 1em; padding: 0; }
.floatL { float: left; margin: 0px 20px 10px 10px; }
.floatR { float: right; margin: 0px 10px 10px 20px; }
.textL { text-align: left; }
.textR { text-align: right; }

div.left {
	float: left;
}

a img {
}
a:hover img,
a:active img {
	filter:alpha(opacity=65);
	opacity:0.65;
	-moz-opacity:0.65;
	-khtml-opacity:0.65;
	-webkit-opacity:0.65;
}

.button {
}

.pad_b10 { padding-bottom: 10px; }
.pad_b20 { padding-bottom: 20px; }

.orange { color: #F89B00; }
.blue { color: #00AFED; }
.pink { color: #EB6EA5; }
.yellow { color: #D0DC00; }


.container {
	padding-bottom: 10px;
}


/* POINT
----------------------------------*/

#point-wrap {
	padding-bottom: 20px;
}

#point-wrap h2 {
	height: 0px;
	padding-top: 18px;
	background: transparent url(../images/index/h2_point_cn.gif) no-repeat left top;
	border-color: #999;
	color: #F8A926;
	font-weight: bold;
	line-height: 3em;
	overflow: hidden;
}

.test1105{
	width: 110px;
	float: left;
	margin-right: 1em;
}

.tw #point-wrap h2 {
	background-image: url(../images/index/h2_point_tw.gif);
}
.kr #point-wrap h2 {
	background-image: url(../images/index/h2_point_kr.gif);
}
.en #point-wrap h2 {
	background-image: url(../images/index/h2_point_en.gif);
}

#point-wrap .text_content {
	float: left;
	display: block;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
.kr #point-wrap .text_content {
	line-height: 1.3em;
}
.en #point-wrap .text_content {
	line-height: 1.2em;
}



/* INFORMATION
----------------------------------*/


#info-wrap {
	padding-bottom: 20px;
}
#info-wrap h2 {
	height: 0px;
	padding-top: 18px;
	background: transparent url(../images/common/h2_info_cn.gif) no-repeat left top;
	border-color: #999;
	color: #F8A926;
	font-weight: bold;
	line-height: 3em;
	overflow: hidden;
}
.tw #info-wrap h2 {
	background-image: url(../images/common/h2_info_tw.gif);
}
.kr #info-wrap h2 {
	background-image: url(../images/common/h2_info_kr.gif);
}
.en #info-wrap h2 {
	background-image: url(../images/common/h2_info_en.gif);
}

#info-wrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#info-wrap ul li a {
	padding-left: 12px;
	background: transparent url(../images/common/arrow.gif) no-repeat left center;
}

#info-wrap ul li .a1 {
	float: left;
}

#info-wrap ul li .a2 {
	float: right;
	margin-right: 100px;
	color:#F00;
}

#info-wrap .text_content {
	float: left;
	display: block;
	width: 170px;
	margin: 0px;
	padding: 0px;
}




/* -------------------------------------------------------------------------- */
/*  Copyright (c) VenusFort Inc. All Rights Reserverd.
/* -------------------------------------------------------------------------- */

