
.default{font-size: 12px;font-family:arial,sans-serif;color:#000000;text-decoration:none;}
.txt{font-size: 12px;font-family:arial,sans-serif;color:#282828;}
.link_txt{font-size: 12px;font-family:arial,sans-serif;color:#505050;}
.sum{font-size: 12px;font-weight:bold;font-family:arial,sans-serif;}
.hr_b{font-size: 12px;font-weight:bold;font-family:arial,sans-serif;color:#28282;}
.dept_title{font-size: 20px;font-weight:bold;color:blue;}
.title{font-size: 20px;font-weight:bold;color:#000000;}
.button	{color: gray;border : 1px solid #DEEDC2;background-color : #F3F3F3;}
/* 2009/11/06 add for DSC using*/
.style2 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	margin: 10px;
}
.style4 {
	color: #d7000f;
	font-weight: bold;
	font-size: 10pt;
}
/* 2009/11/06 add for DSC using*/


a {	text-decoration:none;color:#505050;}
a:visited {	text-decoration:none;color:#505050;}
a:hover {	text-decoration:none;color:#282828;}
a:active {	text-decoration:none;color:#282828;}

/*.mod{width:700;}*/
ul {	margin:0;	padding:0;	list-style:none;}

li {	display:inline;}

li a {	text-decoration:none;}	

.left {
	background-image:url(img/down.gif);
	background-position:top left;
	padding:6px;
	padding-right:10px;
	
}

.right {
	background-image:url(img/down.gif);
	background-position:top right;
	padding:6px 18px 6px 0px;
	color: #F00;
	
}

.sel_left {
	background-image:url(img/up.gif);
	background-position:top left;
	padding:6px;
	padding-right:10px;
	
}
.sel_right {
	background-image:url(img/up.gif);
	background-position:top right;
	padding:6px 18px 6px 0px;
	color: #000000;
}

li a:hover span {	
	background-image:url(img/up.gif);	
}
#tabs {	
	width:100%;	
	padding:16px 0px 6px 0px;
	
}

td {
	font-size: 12px;
	color:#505050;
	font-family:arial,sans-serif;
}

.sub_class{
	display:none;
}

.sub_class_show{
	display:inline;
}

.sub_class_show a{	text-decoration:none;color:#707070;}
.sub_class_show a:visited{	text-decoration:none;color:#707070;}
.sub_class_show a:hover{	text-decoration:none;color:#282828;}
.sub_class_show a:active{	text-decoration:none;color:#282828;}


.sub_class_v_show{
	display:block;
	width:100px;
	margin:0 -3px 0 -3px;
}
.sub_class_v_show a{text-decoration:none;color:#505050;display:block;padding:3px 3px 3px 3px;}
.sub_class_v_show a:visited{	text-decoration:none;color:#707070;}
.sub_class_v_show a:hover{	text-decoration:none;color:#ffffff;background-color:#505050;}
.sub_class_v_show a:active{	text-decoration:none;color:red;}

.class{
	display:inline;
	background-color:#FFF;
	padding:4px 1.1em 1px 1.1em;
}

.class_gray{
	display:inline;
	background-color:#DDD;
	padding:4px 1.1em 1px 1.1em;
}

.class a{
	text-decoration:none;
}

.class_text{
	padding:4px 0px 2px 0px;
	vertical-align:top;
	font-size:13px;
	color:#808080;
}
.class_text_gray{
	padding:4px 0px 2px 0px;
	vertical-align:top;
	font-size:13px;
	color:#282828;
}

.foot_str{
	color:#000000;
	font-size:12px;
	font-family:arial,sans-serif;
}

.search_txt{
	border : 1px solid #CECECE;
	background-color : #FFFFFF;
	vertical-align:middle;
	height:16px;
	color:#949494;
}

.search_product{
	border : 1px solid #C0C0C0;
	background-color : #DDDDDD;
	vertical-align:middle;
	height:16px;
	color:#282828;
	font-size:12px;
}

.hide_div{
	position:absolute;
	display:none;
}

.show_div{
	position:absolute;
	z-index:100;
	
	background-color:#ffffff;
	border:1px solid #DDDDDD;
	padding:3px;
	margin-left:6px;
}

.hide_table{
	position:absolute;
	display:none;
}

.show_table{
}



/* Left Menu */
div#left_menu{
	margin:15px 5px 15px 15px;
	font-size: 13px;
}

div#left_menu ul {
	list-style-type:none;
}

div#left_menu ul a li{
	display:block;
	margin-top:5px;
}

.select_menu {
	color:#E60000;
}

div#left_menu ul a li {	color: #505050;}
div#left_menu ul a:visited li {	color: #505050;}
div#left_menu ul a:hover li {	color: #E60000;}
div#left_menu ul a:active li {	color: #E60000;}

/*---------------------------------------------*/
/* Left Menu Sub */
.show_left_menu_sub{
	margin:0px 5px 0px 5px;
	font-size: 12px;
	
}

.show_left_menu_sub ul a li{
	background-image: url('../images/sub_level/left_menu_w.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	color: #707070;
}

.show_left_menu_sub ul a:visited li{
	background-image: url('../images/sub_level/left_menu_w.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	color: #707070;
}

.show_left_menu_sub ul a:hover li{
	background-image: url('../images/sub_level/left_menu_r.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	color: #E60000;
}

.show_left_menu_sub ul a:active li{
	background-image: url('../images/sub_level/left_menu_r.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	color: #E60000;
}

li#select_menu_li {
	background-image: url('../images/sub_level/left_menu_r.jpg');
}

/*---------------------------------------------*/
/* hide sub menu */
.hide_left_menu_sub{
	display:none;
}

.tr a {	text-decoration:none;color:#949494;}
.tr a:visited {	text-decoration:none;color:#949494;}
.tr a:hover {	text-decoration:none;color:#282828;}
.tr a:active {	text-decoration:none;color:#282828;}

.sub_level_title_str {
	position:relative;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	margin:5px 0px 0px 10px;
	font-family: ²Ó©úÅé,arial,sans-serif;
	letter-spacing:2px;
	z-index:0;
}

.sub_level_text {
	text-indent: 2em;
	color: #707070;
}



/*---------------------------------------------*/
/* HR */

div#hr_5{
	margin:10px 10px 10px 10px;
	font-family:sans-serif;
	font-size:12px;
	line-height:1.5em;
}
div#hr_5 td{
	line-height:1.5em;
}

div#hr_6{
	margin:10px 10px 10px 10px;
	font-family:sans-serif;
	font-size:12px;
}

div#hr_6 ul{
	margin:0px 0px 0px 10px;
	padding:0;
	background-image:url('../images/hr/hr_6/hr_6_li.jpg');
	background-repeat:no-repeat;
	background-position: 0px 2px;
}
	
div#hr_6 ul li{
	padding:0px 0px 0px 8px;
	color:black;
	font-size:12px;
	line-height:1.6em;
	display:block;
}


/*---------------------------------------------*/
/* Product */
div#product_title{
	margin:0px 0px 0px 0px;
	font-family:sans-serif;
	font-size:12px;
	
}

div#product{
	margin:10px 0px 0px 10px;
	font-family:sans-serif;
	font-size:12px;
}



div#product ul{
	margin:0px 0px 0px 0px;
	padding:0;
	/*list-style-image:url('../img/point.jpg');*/
}
	
div#product ul li{
	color:black;
	font-size:12px;
	line-height:1.6em;
	display:block;
	padding: 0 0 0 1.5em;
	background-image:url('../img/point.jpg');
	background-repeat:no-repeat;
	background-position:0 4px;
}

div#product_left_menu_search{
	margin:0px 0px 0px 15px;
	font-size: 12px;
	text-align:left;
}

.adobe{
	margin:8px 0px 0px 15px;
	font-size: 10px;
	text-align:left;
}


/*---------------------------------------------*/
/* Investor */
div#title{
	padding-top:12px;
	padding-bottom:9px;
	margin-left:35px;
	
	font-size:20px;
	font-family:sans-serif;
	background-position:100%;
	background-repeat:no-repeat;
}

div#content{
	margin-left:0px;
	font-size:15px;
	font-family:sans-serif;
	background-position:100% 0;
	background-repeat:no-repeat;
	padding:10px 0px 0px 0px;
	
}

div#content a{
	margin-left:0px;
	font-size:12px;
	font-family:sans-serif;
}

div#content ol{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#content ol li{
	display:block;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background-image:url('../img/arro.jpg');
	background-repeat:no-repeat;
	background-position:0 5;
}

div#content ul {
	margin:0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

div#content ul li a{
	display:block;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type:none;
	background-image:url('../images/group/group_1/group_1_li.gif');
	background-repeat:no-repeat;
	background-position:0 1;
}

div#detail{
	margin:5px 5px 0px 0px;
	padding: 5px 5px 0px 5px;
	font-size:12px;
	font-family:sans-serif;
	background-image:url('../img/bg.jpg');
	background-repeat:no-repeat;
	background-position:150 200;
}

div#detail ul {
	margin:0px 0px 10px 10px;
}

div#detail ul li {
	display:block;
	margin:0px 0px 5px 5px;
	list-style-image: url('../images/group/group_1/group_1_li.gif');
}

.link{
	color:#dedede;
}

/*---------------------------------------------*/
/* News */

div#news_search{	margin:-5px 0px 0px -5px;	}

.news_type_title{
	margin:2px 0px 0px 5px;
	font-size:15px;
	font-family:sans-serif;
}

.news_date{	margin:0px 0px 0px px;	}

.show_news_p1{
	font-size:12px;
	color:#282828;
	vertical-align:middle;
}
.show_news_default{
	font-size:12px;
	color:#A0A0A0;
}
.show_news_title{
	font-size:16px;
	color:#191970;
}
.show_news_time{
	font-size:10px;
	color:#505050;
}
.show_news_content {
	font-size:12px;
	color:#282828;
	text-indent:25px;
}
.show_news_attach{
	font-size:12px;
	color:#505050;
}

.news_select_page_span{
	margin:-4px 0px 0px 0px;
	border:1px solid #A0A0A0;
	position:absolute;
	overflow:hidden;
	width:30px;
	height:20px;
}

.news_select_page{
	margin:-2px 0px 0px -30px;
	position:absolute;
	clip:rect(0px 50px 20px 0px);
}
ul.news{
	list-style-type:none;
	padding:5px;
	color:#282828;
}

ul.news a{
	display:block;
}	

li.news{
	position:relative;
	background-image: url('../images/l_gray.jpg');
	background-repeat:no-repeat;
	background-position:7px 3px;
	padding-left:1.5em;
	display:block;
}




/*---------------------------------------------*/

.search_no_word{
	font-size:12px;
	color:red;
}

.search_word{
	font-size:12px;
	color:red;
}

.att_link {
	text-decoration:none;
}

/*---------------------------------------------*/
/* Use in P1 */
div#p1 {
	margin:5px 5px 0px 5px;
	padding: 5px 5px 0px 5px;
	font-size:12px;
	font-family:sans-serif;
}

div#p1_title{
	margin:0px 50px 0px 0px;
	font-family:sans-serif;
}

div#p1 ul {
	color:#282828;
}

div#p1 ul a {
	display:block;
}	

div#p1 li {
	position:relative;
	background-image: url('../images/l_gray.gif');
	background-repeat:no-repeat;
	background-position:7px 3px;
	padding-left:1.5em;
	display:block;
	
}
.p1_type_title {
	margin:2px 0px 0px 5px;
	font-size:15px;
	font-family:sans-serif;
}

/*--- End P1 ----*/

.group_1_title{
	font-size:16px;
	color:#282828;
	margin:0 0 0 3px;
}

.group_1_content {
	font-size:10px;
	color:#282828;
	text-indent:22px;
}

.group_1_sh {
	border: 0px solid #000;
	margin: 5px 5px 5px 10px;
	width:225;
	height:190;
	overflow:auto;
	scrollbar-face-color:#dedede;
	scrollbar-shadow-color:#dedede;
	scrollbar-3dlight-color:#dedede;
	scrollbar-darkshadow-color:#dedede;
	scrollbar-arrow-color:#000;
}

.group_4_content {
	font-size:12px;
	color:#505050;
	text-indent:24px;
	line-height:1.6em;
}

.group_6_4_txt {
	font-size:12px;
	color:#505050;
	line-height:1.6em;
}

.group_1_5_title{
	font-size:15px;
	font-weight:bold;
	margin:0px 0 0 0;
	color:#505050;
}

.group_1_5_content{
	font-size:12px;
	margin:0px 0 0 0;
	color:#505050;
	line-height:1.6em;
}

.group_3_title{
	font-size:16px;
	color:#191970;
}

.group_3_content {
	font-size:12px;
	color:#282828;
	text-indent:26px;
	margin:10px 0 10px 0;
}

.under_link{
	font-size:12px;
}

.map_title{
	font-size:16px;
	color:#000;
}

div#map {
	margin-left:10px;
}


/*-------------------------------------------------------------*/

/*---------------------------------------------*/
/* Group */
div#group_6{
	margin:10px 10px 10px 10px;
	font-family:sans-serif;
	font-size:12px;
	color:#505050;
}

div#group_6 ul{
	margin:0px 0px 0px 10px;
	padding:0;
	background-image:url('../images/group/group_6/group_6_li.jpg');
	background-repeat:no-repeat;
	background-position: 0px 2px;
}
	
div#group_6 ul li{
	padding:0px 0px 0px 8px;
	color:black;
	font-size:12px;
	line-height:1.6em;
	display:block;
}
/*---------------------------------------------*/

div#main_block{
	margin:10px 15px 10px 10px;
	font-family:sans-serif;
	font-size:12px;
	color:#505050;
	/*border:1px solid #000;*/
}

.line_block{
	width:100%;
	text-indent:24px;
	line-height:1.6em;
	margin:0px 0 10px 0;
	font-size:12px;
}

.no_indent{
	text-indent:0px;
	
}

.indent_24{
	margin:0 0 0 24px;
	line-height:1.6em;
}

.indent_12{
	margin:0 0px 0 12px;
	line-height:1.6em;
}

.no_li{
	line-height:1.6em;
	display:block;
	margin:0 0 0 0;
	padding: 0 0 0 0em;
	text-indent:0px;
}

.red_li{
	font-weight:bold;
	line-height:1.6em;
	display:block;
	margin:0 0 0 0;
	padding: 0 0 0 1em;
	background-image:url('../images/red_li.jpg');
	background-repeat:no-repeat;
	background-position:0 3px;
	text-indent:0px;
}
.no_red_li{
	line-height:1.6em;
	display:block;
	margin:0 0 0 0;
	padding: 0 0 0 1em;
	text-indent:0px;
}

.no_red_li_img{
	display:block;
	margin:3px 0 3px 0;
	padding: 0 0 0 1em;
	text-indent:0px;
}

.no_li_img{
	display:block;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	text-indent:0px;
}

.second_li{
	line-height:1.6em;
	display:block;
	margin:0 0 0 1em;
	padding: 0 0 0 1em;
	background-image:url('../images/second_li.jpg');
	background-repeat:no-repeat;
	background-position:0 3px;
	text-indent:0px;
	
}

.right_img{
	float:right;
	padding:3px 0 0 3px;
	text-align:center;
}

.left_img{
	float:left;
	padding:3px 3px 0 0px;
	text-align:center;
}

ol.decimal{
	list-style-type:decimal;
	padding:0 0 0 36px;
}

ol li{
	display:block;
}

.content_left{	text-align:left;}

.width_100{	width:100%;}

.height_100{	height:100%;}

.visibility_hidden{	visibility:hidden;}

