                                                  /* Define the default first */

/******* em Text Delaration Start *******/

/* Setup Font Family and Size Correctly First. Default(Medium) Font Size is 16px on all browsers */
body *
{
  font-size: 101%; /* for IE bug */
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* Reduce the font size to 68.8% or 11px size
100% = 16
11/16 x 100
*/
body{ font-size: 75.0%; }

/* IE can’t read this */
html>body { font-size: 75.0%;}

/* Ensure forms and tables inherit the correct size */
table, input, select, th, td, textarea { font-size: 1em; }

/* Ensure nested elements inherit the correct size */
ol, ul, li li, li p, td p, blockquote p, div div { font-size: 1em; }

table table td { font-size: 0.95em; }

/* child pixels / parent pixels = child ems
Example(19px for h1) : 19 (child pixels) / 11 (parent pixels) = 1.73
*/

/******* em Text Delaration End *******/

body {margin: 0; padding: 0; background: #022330 url(/images/bg2.jpg) no-repeat fixed center 0; font: normal 0.8em Arial, Helvetica, sans-serif; color: #666; }

form, input * {margin: 0; padding:0;}

img {border: 0;}

th {font-weight: normal;}

#ir_containerBG {width: 900px; margin: 0 auto; background-color: #fff; }
#ir_container {font-size: 1em; width: 900px; margin: 0 auto; clear: both;}
#ir_header { width: 900px; height: 420px; }

#ir_content { position: relative; float: right; width: 620px; margin-bottom: 20px; padding:10px 25px 50px; line-height: 18px; height:auto; background: url(/images/down.jpg) no-repeat; background-position: center bottom; text-align: justify; }
#ir_footer { background: url(/images/footer.gif) no-repeat; font-size: 0.82em; width: 100%; height: 49px; padding: 15px 0 0 10px; clear: both; color: #B09276;  }

#ir_footerNav { float: left; margin: 0; padding:0; padding-left: 10px; font-size: 14px; }


#ir_footerCopyright { width: 400px; float: right; margin: 0; padding:0; text-align: right; padding-right: 20px; }
#ir_footerCopyright a:link {color: #B09276; text-decoration: none;}
#ir_footerCopyright a:visited {color: #B09276; text-decoration: none;}
#ir_footerCopyright a:hover {color: #1c7b39; text-decoration: underline;}



#ir_containerPrint {font-size: 1em; width: 640px; margin: 0 auto; clear: both; background-color: #fff; }
#ir_contentPrint {width: 620px; padding: 10px; }
#ir_footerPrint {font-size: 0.82em; width: 640px; padding: 10px 0; clear: both; border-top: 1px solid #ccc;}

h1 {font-size: 1.8em; font-weight: bold; text-transform: uppercase; margin-top: 0;}
h2 {font-family: "Times New Roman", Times, serif; 	font-size: 17px; 	font-weight: bold; 	color:#690;}
h2.ir_textMainHighlight {font-size: 14px; color: #155D63; margin: 0 0;}
h3 {font-size: 1.09em; color: #006dc9; font-weight: bold;}
h4 {font-size: 1em; font-weight: bold;}
h5 {}
h6 {}

#email_page #ir_menu { padding:0; }
#sitemap #ir_menu { padding:0; }
#email_alerts_captcha_fail #ir_menu { padding:0; }
#email_page #ir_sidebarTittle  { background-image: none; }



a:link {color: #B09276; text-decoration: none;}
a:visited {color: #B09276; text-decoration: none;}
a:hover {color: #1c7b39; text-decoration: underline;}

.ir_linkPDF {background: url(/images/icon_pdf.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkHTML {background: url(/images/icon_html.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkAudio {background: url(/images/icon_audio.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkVideo {background: url(/images/icon_video.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkZip {background: url(/images/icon_zip.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkArchive {background: url(/images/icon_archive.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkView {background: url(/images/icon_view.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}

img.ir_left {float: left; margin: 0 10px 10px 0;}
img.ir_right {float: right; margin: 0 0 10px 10px;}
img.ir_middle {vertical-align: middle;}
img.ir_border { border: 1px solid #ccc; }

.ir_textRed {color: #ff0000;}
.ir_textGreen {color: #448800;}
.ir_textQuestions {color: #00f;}

.ir_textMainHighlight {color: #032258; font-weight: bold;}
.ir_textSubHighlight {color: #666666; }
.ir_textFootnote {font-size: 0.9em;}
.ir_textFootnote ol {font-size: 1em;}
.ir_textDivider {border-bottom: 1px dotted #666; margin: 1em 0;}

.ir_textFooter {text-align: center;}
.ir_textFooter a:link {text-decoration: none;}
.ir_textFooter a:visited {text-decoration: none;}
.ir_textFooter a:hover {text-decoration: underline;}

.ir_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}


#ir_switcher {color:#fff; text-align:right; padding: 15px 20px 0 0; clear: both;}
#ir_switcher a {color:#fff;}


#ir_sidebarBottomLogo {background: url(/images/chinese_rightmenu.jpg) no-repeat; width: 200px; height: 565px;  }
/*#ir_sidebarTittle { width:200px; height: 36px; }*/



#ir_sidebar {float: left; width: 200px; padding: 0; margin: 0; padding-left: 30px; position: relative;  }
#ir_menu {list-style:none; padding: 0; margin: 0; padding-top:10px; background-color: #f6f6f6;} /* general menu style */
#ir_menu li { padding: 6px 4px 6px 15px; 	border-bottom-width: 1px; border-bottom-style: dotted; 	border-bottom-color: #CCC; } /* apply to all li elements - mainly for group header */
#ir_menu a { color:#663; font-size: 1.0em; }
#ir_menu a:hover {color: #630; text-decoration: none; }



#ir_sidebarTittle{  padding-top:9px; border-bottom: 1px dotted #cccccc; }
li{ margin-bottom: 8px;	}


/*
#ir_sidebar {float: left; width: 250px; padding: 0; margin: 0; display: block; }
#ir_menu {list-style: none; padding: 0 0 0 30px; margin: 0; background-color: #fff; text-align: left; font-size: 12px;} /* general menu style */
/*#ir_menu ul {padding: 5px 0 5px 5px; margin: 0; } /* reset bullet for sub menu */
/*#ir_menu li {background: url(/images/dot.jpg) no-repeat left 14px; list-style: none; padding: 10px 0 8px 20px; margin: 0; color: #B09276;  border-bottom: 1px dotted #ccc; } /* apply to all li elements - mainly for group header */
/*#ir_menu ul li {padding: 5px 0; color: #B09276; font-weight: normal; list-style: none; background: 0; border: 0;} /* reset li elements to control sub menu */
/*#ir_menu a {color: #B09276; text-decoration: none;} /* apply to all <a> elements - mainly for group header */
/*#ir_menu a:hover {color: #1C7B39;} /* apply to all <a> elements - mainly for group header */
/*#ir_menu ul a {color: #69c;} /* reset <a> elements to control sub menu */
/*#ir_menu ul li a:hover {color: #1C7B39;} /* reset <a> elements to control sub menu */
/*#ir_menu .selected {color: #1C7B39; font-weight: bold; border-bottom: 1px dotted #ccc;} /* for selected main menu */
/*#ir_menu .selected a {color: #B09276;} /* for selected main menu with hyperlink */
/*#ir_menu .selected ul a {color: #B09276;} /* reset for unselected sub menu in a selected group */
/*#ir_menu .selected .selected {color: #ff300; text-decoration: none; border: 0;} /* for selected sub menu */
/*#ir_menu .selected .selected a {color: #234e78; text-decoration: none;} /* for selected sub menu with hyperlink */

#ir_search { float: right; text-align: right; }
#ir_search input.one { width: 159px; border: 1px solid #DADADA; float: left; font-size: 11px; margin: 0; color: #000000; height: 12px; padding: 4px 0 4px 10px; font-family: arial;  }
.two { padding-left: 5px; }


.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_hover tr:hover td {background: #c3b777;}
table.ir_hover tr.row1:hover td, table.ir_hover tr.row1:hover th {background: #c3b777;}
table.ir_hover tr.row2:hover td, table.ir_hover tr.row2:hover th {background: #c3b777;}
table.ir_hover tr.rowHighlight:hover td {background: #c3b777;}
table.ir_hover tr.rowTSHighlight:hover td {background: #c3b777;}
table.ir_table tr.ir_tableTopRow td, table.ir_table tr.ir_tableTopRow th {background: #2C7E85; color: #fff; font-weight: bold;}
table.ir_table tr.row1 td, table.ir_table tr.row1 th {background: #e7e7e7;}
table.ir_table tr.row2 td, table.ir_table tr.row2 th {background: #f4f4f4;}
table.ir_table tr.rowHeader th {background: #414141; color: #fff;}
table.ir_table tr.rowHighlight td, table.ir_table tr.rowHighlight th {background: #414141; color: #fff;}
table.ir_table tr.rowTSHighlight td {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr th.cellHeader {background: #414141; color: #fff;}
table.ir_table tr td.cellHighlight {background: #414141; color: #fff;}
table.ir_table tr td.cellTSHighlight {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr td.cellTotal {border-top: 1px solid #414141; border-bottom: 1px solid #414141;}
table.ir_table tr td.cellSubTotal {border-top: 1px solid #414141;}
table.ir_table tr td.cellRed {background: #ebddd8;}
table.ir_table tr td.cellGreen {background: #d8ebdc;}


.ir_tsLegendCellHighlight {float: left; width: 20px; height: 7px; font-size: 0; background: #ccd0e1; border-bottom: 1px solid #aaa; margin: 3px 3px 0 0;}
.ir_tsLegendCellRed {float: left; width: 20px; height: 8px; font-size: 0; background: #ebddd8; margin: 3px 3px 0 0;}
.ir_tsLegendCellGreen {float: left; width: 20px; height: 8px; font-size: 0; background: #d8ebdc; margin: 3px 3px 0 0;}

/* Classes for different layouts. Please use the correct classes. Those that are not in use, please delete. */
.ir_arContainer {width: 100%; padding: 0; margin: 0;}
.ir_arLeft {width: 29%; float: left; margin: 0;}
.ir_arRight {width: 70%; float: right;} /* Add padding-top in % if you want to valign the content to middle or bottom */
#ir_arSections ul {list-style: none; margin: 0; padding: 0;}
#ir_arSections ul li {background: url(/images/bullet_arrow.gif) no-repeat left top; padding: 2px 0 3px 15px; margin-left: 10px;}
#ir_arSections ul.border li {border-bottom: 1px dotted #004a88;}
#ir_arArchive ul {margin: 0; list-style: none; padding: 0;}
#ir_arArchive ul li {margin:0 15px 15px 0; float: left; text-align: center;}

.ir_directorContainer a {float: left; margin: 1em 0; width: 87px; height: 22px; background: url(/images/btn_closeview.gif) no-repeat left top; text-indent: -1000em; outline: none;} /* view - close profile */
.ir_directorContainer.hide a {background-position: left bottom;}
.ir_directorContainer .ir_directorDescription {display: block; margin-top: 50px;}
.ir_directorContainer.hide .ir_directorDescription {display: none;}

.ir_webcastContainer {width: 100%; padding: 0; margin: 0; margin-bottom: 1em;}
.ir_webcastLeft {width: 40%; float: left; margin: 0;}
.ir_webcastRight {width: 60%; float: right; margin: 0; padding-top: 8%;}

.ir_slidesContainer {width: 100%; padding: 0; margin-bottom: 1em;}
.ir_slidesLeft {width: 40%; float: left; margin: 0;}
.ir_slidesRight {width: 60%; float: right; margin: 0; padding-top: 8%;}

/* End Of Classes for different layouts. */
.homeNewsTittle {font-family: "Times New Roman", Times, serif; 	font-size: 17px; 	font-weight: bold; 	color:#690; margin: 0; }
.ir_newsHome {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_newsHome li {border-bottom: 1px dotted #fff; margin: 0; }
.ir_newsDateHome {width: 30%; float: left; margin: 1em 0;}
.ir_newsTitleHome {width: 64%; float: right; margin: 1em 0;}

.ir_news {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_news li {border-bottom: 1px dotted #666;}
.ir_newsDate {width: 25%; float: left; margin: 1em 0;}
.ir_newsTitle {width: 74%; float: right; margin: 1em 0;}

.ir_qa {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_qaDate {width: 25%; float: left; margin: 0;}
.ir_qaTitle {width: 74%; float: right; margin: 0;}

.ir_boxHighlight {width: 97%; background: #e4e4e4; border: 1px dotted #333; padding: 1%;}

.ir_boxCaptcha {width: 98%; background: #fff; padding: 1%;}

.ir_search a {font-size: 1.09em; color: #023f8b; font-weight: bold; text-decoration: underline;}
.ir_search a:hover {color: #0072ff;}
.ir_search .url {color: #008000;}
.ir_searchHighlight1 {font-weight: bold; background: #ff6;}
.ir_searchHighlight2 {font-weight: bold; background: #a0ffff;}
.ir_searchHighlight3 {font-weight: bold; background: #9f9;}
.ir_searchHighlight4 {font-weight: bold; background: #f99;}

.ir_insiderPopUp {position: absolute; z-index: 200; visibility: hidden; left: 100px;}
.ir_insiderPopUpContent {background: #fff; width: 300px; border: 1px dotted #656565; padding: 5px;}

input.ir_investmentCalculator {border: 0; background: transparent;}
input.ir_checkBox {vertical-align: middle;}
input.ir_textBoxMA {width: 20px; margin-right: 2px;}
input.ir_left {float: left; margin: 0 10px 10px 0;}

a.ir_addToCalendar { background: url(/images/btn_calendar.gif) no-repeat left top; display: block; text-indent: -1000em; width: 20px; height: 20px; margin: 0 auto; outline: none; }
a.ir_addToCalendar:hover { background-position: left bottom; }


/* Define the rest of the classes here */
.ir_whiteColor { color: #fff; font-weight: bold; }
.ir_property td { padding: 3px; text-align: left; line-height: 14px;  }

/* IR Home */
#ir_contentHome { width: 900px; margin-bottom: 20px;  text-align: justify; }
#bottom {	width:880px; height:301px; background-image: url(/images/bottom.jpg);	padding-left:18px; }
#small_container_a{ width:281px; height:290px; float:left; text-align: left; padding-top:7px; }
#small_container_b{ width:281px; height:290px; float:left; text-align: left; padding-top:7px; padding-left:11px; }
#small_container_c{ width:281px; height:290px; float:left; text-align:left; padding-top:7px; padding-left:10px; }


#big_header{ 	width:240px;	border: 1px solid #ccc;	height:27px; padding-left:40px; padding-top:9px; font-family:"Times New Roman", Times, serif; font-size: 1.4em; font-weight: bold; color: #004349; background-image: url(/images/top.jpg); }
#big_header_b{ 	width:240px; border: 1px solid #ccc; height:27px; padding-left:40px; padding-top:9px; font-family:"Times New Roman", Times, serif; font-size: 1.4em; font-weight: bold; color: #004349; background-image: url(/images/top.jpg); }
#big_header_c {	width:240px; border: 1px solid #ccc; height:27px; padding-left:40px; padding-top:9px; font-family:"Times New Roman", Times, serif; 	font-size: 1.4em; font-weight: bold; color: #004349; background-image: url(/images/top.jpg); 	}
#small_content{	padding-top:15px;	padding-left:15px; padding-right:15px; text-align: justify; }
#small_content_b{	padding-top:15px; padding-left:15px; padding-right:15px; text-align: justify; }
#small_content_c{	padding-top:15px;	padding-left:15px; padding-right:15px; }
#left{ 	width:90px;	padding-top:60px;	padding-right:10px;	float:left;	text-align:right;	}
#right{ width:150px; padding-top:3px;	float:right; }
p.link { text-align: right; margin: 0; }

.ir_printEmailRss { right: 30px; position:absolute; top:30px;  }

.sitemaopHome {font-family: "Times New Roman", Times, serif; 	font-size: 17px; font-weight: bold; color:#669900; }
.sitemaopHome a:link {font-family: "Times New Roman", Times, serif; 	font-size: 17px; font-weight: bold; 	color:#669900;}
.sitemaopHome a:visited {font-family: "Times New Roman", Times, serif; 	font-size: 17px; font-weight: bold; 	color:#669900;}
.sitemaopHome a:hover {font-family: "Times New Roman", Times, serif; 	font-size: 17px; font-weight: bold; 	color:#669900;}
