﻿@charset "utf-8";

body {
font-family: Arial, Helvetica, sans-serif;
font-size:1.0em;
color: #000;

}

img {
	border: none;}

br { letter-spacing: 0; } 


/*** new ***/


img.border_11 { border:#EFEFEF 11px solid;}

.bullet {padding: 0px 0px 0px 15px;}
.bullet  ul{  margin: 0px 0px 0px 33px; width: 460px; float:left; *margin-left: 5px;/*ie 6,7*/ }
.bullet  li{ color: #000; line-height: 20px; *margin-left: 0px;/*ie 6,7*/}

.bullet01 {list-style-type:disc; padding: 0px 0px 0px 20px; }

.text_blue {
	color: #0033CC;
}
.text_red {
	color: #B92D33;
}
.text_black{
	color: #000;
}


/**-----------------------other -------------------------**/
		
.bkgdfix{background-repeat:repeat-x;}

.bkgdfix01{
background-repeat:repeat-x;
background-position:0% 100%;
}
.newstable{
	background-repeat:repeat-x;
	background-image:url(images/bkgd_news.jpg);
	border: #FFC993 1px solid;
}


.view_selected
 {
 border-style:solid;
 border-width:1px;
 }
 


h3 {
	border-bottom: 1px #FAAF6C solid;
	padding-bottom: 10px;
}


ul.sitemap ul {  margin-bottom:20px; margin-left:20px; }
ul.sitemap ul li { list-style:square outside; color:#FAAF6C; }
ul.sitemap li a { font-weight:bold; border-left:3px solid #FAAF6C; padding-left:5px;  margin-bottom:10px; }
ul.sitemap li li a { border:none; font-weight:normal;  margin-bottom:0; padding:0; line-height:2; }






/* btn*/

.btn {
	background-image: url(../images/bg_btn.jpg);
	color: #fff;
	display: block;
	height: 26px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none; 
	width: 60px;
	float:left;
	margin-right:30px;
}

.btn a:link,  {
	background-position: bottom;
	color: #fff;
	text-decoration: none; 

}
.btn:hover {
	background-position: bottom;
	color: #fff;
	text-decoration: none; 

}

.btn_en {
	background-image: url(../images/bg_btn_en.jpg);
	color: #fff;
	display: block;
	height: 26px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none; 
	width: 90px;
	float:left;
	margin-right:30px;
}

.btn_en a:link,  {
	background-position: bottom;
	color: #fff;
	text-decoration: none; 

}
.btn_en:hover {
	background-position: bottom;
	color: #fff;
	text-decoration: none; 

}


.btn_bk {
	background-image: url(../images/bg_btn_bk.jpg);
	color: #fff;
	display: block;
	height: 26px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none; 
	width: 60px;
	float:left;
	margin-right:30px;
}

.btn_bk a:link,  {
	background-position: bottom;
	color: #fff;
	text-decoration: none; 

}
.btn_bk:hover {
	background-position: bottom;
	color: #fff;
	text-decoration: none; 

}

.btn_en_bk {
	background-image: url(../images/bg_btn_en_bk.jpg);
	color: #fff;
	display: block;
	height: 26px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none; 
	width: 90px;
	float:left;
	margin-right:30px;
}

.btn_en_bk a:link,  {
	background-position: bottom;
	color: #fff;
	text-decoration: none; 

}
.btn_en_bk:hover {
	background-position: bottom;
	color: #fff;
	text-decoration: none; 

}


/**-----------------------4 Sep 2013-------------------------**/

.e_sub {font-size:1.4em; line-height: 1.5em; color: #D2232B; text-decoration: none; }
.e_sub01 h2{font-size:1.4em; line-height: 1.5em; color: #D2232B; text-decoration: none; }
.e_sub02 {font-size:1.2em; line-height: 1.5em; color: #FF6600; text-decoration: none; }

.e_content_12{font-size:0.8em; line-height: 1.7em; color: #333; text-decoration: none; }
    .e_content_12 a:link, .e_content_12 a:visited {
        color: #0176D5;
        text-decoration: none;
    }
    .e_content_12 a:hover {
        color: #0176D5;
        text-decoration: underline;
    }

.e_content_12_bk{font-size:0.8em; line-height: 1.7em; color: #000; text-decoration: none; }
.e_content_12_bk a:link, .e_content_12_bk a:visited {color: #000; text-decoration: none; }
.e_content_12_bk a:hover{color: #000; text-decoration: underline;}

.e_txt11black {font-size:0.8em; line-height: 1.7em; color: #000; text-decoration: none;}
.e_txt12black {font-family: Arial, Helvetica, sans-serif; font-size:1em; line-height: 1.7em; color: #000; text-decoration: none;}

.e_txt25white h1 {font-size: 2em; line-height: 1.2em; color: #fff; text-decoration: none; font-weight:bold; }


#border_all_grey {
	border: #9A9A9A 1px dashed; padding:10px;	}
	
#border_bottom_grey td{
	border-bottom: #9A9A9A 1px dashed; padding:10px;vertical-align:top;
	}		
#border_bottom_grey_s td{
	border-bottom: #9A9A9A 1px dashed; padding:5px;vertical-align:top;
	}
	
#border_bottom_grey01 td{
	border-bottom: #BEBEBE 1px dashed; padding:10px; background-image:url(../images/bkgd_table01.jpg); background-position:top; background-repeat:repeat-x;vertical-align:top;
	}
#border_pic	{padding:8px; border:  #ccc 1px solid}


