/*********************************************************************************/
/* Normal CSS                                                                    */
/*********************************************************************************/
body {
  font-family: Verdana, Arial, sans-serif;
}

#wrapper {
  width: 100%;
}

#content_outer {
  width: 100%;
}

#index_content_top {
  background: url(../images/content_nav_bg.png) repeat-x;
  width: 100%;
  height: 46px;
}

.index_nav_map {
  background: url(../images/nav_map.png) no-repeat;
  width: 488px;
  height: 46px;
  position: absolute;
  top: 0px;
  left: -264px;
  z-index: 1;
}

#index_content_bottom {
  background: #000;
  width: 100%;
  float: left;
}

#index_nav_active {
  background: url(../images/nav_active.png) no-repeat;
  width: 165px;
  height: 65px;
  position: absolute;
  top: 0px;
  left: 144px;
  z-index: 1;
}

.index_pic {
  background: url(../images/index_pic.png) no-repeat;
  width: 960px;
  height: 448px;
}

.index_textarea {
  background: url(../images/index_textarea.png) no-repeat left;
  width: 100%;
  height: 195px;
  margin: 134px 0px 10px 0px;
  float: left;
  color: #464646;
}

.index_textarea_top {
  width: 453px;
  height: 140px;
}

.index_text {
  width: 92%;
  height: 140px;
  margin: 0px 0px 0px 8%;
  float: left;
}

.index_text_title {
  width: 100%;
  height: 39px;
}
.index_text_title h1 {
  height: 39px;
  margin-bottom: 0px;
  padding: 0;
  font-family: Garamond,serif;
  font-size: 2.2em;
  overflow: hidden;
  text-transform: uppercase;
}

.index_text_subtitle {
  width: 100%;
  height: 18px;
}
.index_text_subtitle h4 {
  margin: 0px 0px 5px 0px;
  font-weight: normal;
  height: 18px;
  overflow: hidden;
  padding: 0;
}

.index_text_description {
  margin-top: 7px;
  width: 100%;
  height: 47px;
  font-size: 0.75em;
  letter-spacing: -0.05em;
  overflow: hidden;
}

.index_textarea_bottom {
  width: 453px;
  height: 55px;
}

.index_textarea_bottom_left {
  float: left;
  width: 77%;
  height: 55px;
  line-height: 55px;
  padding-left: 8%;
  font-weight: bold;
}
.index_textarea_bottom_left a {
  color: #464646;
  text-decoration: none;
}
.index_textarea_bottom_left a:hover {
  text-decoration: underline;
}

.index_textarea_bottom_right {
  float: right;
  width: 15%;
  height: 55px;
  text-align: center;
  display: table;
}
.index_textarea_bottom_right p {
  display: table-cell;
  vertical-align: middle;
}

.index_banner_section {
  width: 100%;
  height: 103px;
  float: left;
  margin-top: 6px;
}

.index_banner {
  float: left;
  background: #000;
  width: 144px;
  height: 97px;
  border: 3px solid #000;
  margin-right: 3px;
}

.index_banner_top {
  width: 100%;
  height: 81px;
  background: #f00;
}

.index_banner_bottom {
  width: 100%;
  height: 16px;
  background: #000;
  color: #626262;
  font-size: 0.75em;
  line-height: 16px;
  text-align: center;
  overflow: hidden;
  text-transform: capitalize;
}
.index_banner_bottom a {
  color: #626262;
  text-decoration: none;
  display: block;
}
.index_banner_bottom a:hover {
  color: #fff;
}

#content_top {
  background: url(../images/content_nav_bg.png) repeat-x;
  width: 100%;
  height: 98px;
}

.nav_section {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

.nav_map {
  background: url(../images/nav_map.png) no-repeat;
  width: 488px;
  height: 97px;
  position: absolute;
  top: 0px;
  left: -264px;
  z-index: 1;
}

.nav_block {
  width: 100%;
  height: 46px;
  position: relative;
  z-index: 2;
}
.nav_block ul {
  width: 86%;
  padding-left: 15%;
}
.nav_block ul li {
  list-style: none;
  float: left;
  color: #fff;
  width: 163px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  font-size: 0.9em;
  background: url(../images/nav_block_line.png) no-repeat left center;
}
.nav_block ul li a {
  text-decoration: none;
  color: #fff;
  display: block;
}
.nav_block ul li a:hover {
  text-decoration: underline;
}

#nav_active {
  background: url(../images/nav_active.png) no-repeat;
  width: 163px;
  height: 46px;
}

#nav_contact {
  background: url(../images/nav_contact.png) no-repeat;
  width: 165px;
  height: 46px;
}

.company_title, .news_title, .contact_title, .product_title {
  width: 960px;
  height: 52px;
  font-size: 0.75em;
  position: relative;
  z-index: 2;
}
.company_title ul, .news_title ul, .contact_title ul, .product_title ul {
  margin: 0;
  width: 15%;
  height: 42px;
  padding: 10px 0px 0px 85%;
}
.company_title ul li, .news_title ul li, .contact_title ul li, .product_title ul li {
  float: left;
  list-style: none;
  padding: 0px 5px;
}

.company_title {
  background: url(../images/content_title.png) no-repeat;
}

.news_title {
  background: url(../images/news_title.png) no-repeat;
}

.contact_title {
  background: url(../images/contact_title.png) no-repeat;
}

.product_title {
  background: url(../images/product_title.png) no-repeat;
}

.title_left {
  float: left;
  width: 227px;
  height: 52px;
}

.title_right {
  float: right;
  width: 733px;
  height: 52px;
}
.title_right ul.siteMap_back {
  margin: 0;
  padding: 0px 0px 0px 10px;
  float: left;
  width: 100px;
  height: 52px;
}
.title_right ul.siteMap_back li {
  float: left;
  padding-right: 1px;
}

.siteMap_home {
  height: 52px;
  color: #a0a0a0;
}
.siteMap_home a {
  color: #a0a0a0;
  text-decoration: none;
}
.siteMap_home a:hover {
  text-decoration: underline;
}

.siteMap_back_arrow {
  height: 52px;
  display: table;
}
.siteMap_back_arrow p {
  display: table-cell;
  vertical-align: middle;
}

.siteMap_site {
  height: 52px;
  color: #e7231d;
}
.siteMap_site a {
  color: #e7231d;
  text-decoration: none;
}
.siteMap_site a:hover {
  text-decoration: underline;
}

.siteMap_back_btn {
  height: 52px;
  line-height: 52px;
  color: #bfbfbf;
}
.siteMap_back_btn a {
  color: #bfbfbf;
  text-decoration: none;
}
.siteMap_back_btn a:hover {
  text-decoration: underline;
}

.path_left {
  float: left;
  width: 30%;
  height: 52px;
}

.path_right {
  float: right;
  width: 67%;
  height: 52px;
  text-align: right;
  padding-right: 3%;
  line-height: 52px;
}

.path_arrow {
  padding: 0px 2px;
}

#content_bottom {
  background: #dcdcdc;
  width: 100%;
  float: left;
}

#content {
  width: 960px;
  margin: 0 auto;
}

.content_body {
  background: url(../images/content_body.png) repeat-y;
  width: 100%;
  float: left;
}

.content_body_left {
  float: left;
  width: 227px;
  color: #7d7d7d;
  font-size: 0.8em;
}
.content_body_left > ul {
  width: 87%;
  margin: 10px 0px 20px 0px;
  padding: 0px 1% 0px 12%;
}
.content_body_left > ul li.sidebar_dot {
  list-style: url(../images/sidebar_dot.png);
}
.content_body_left > ul li.sub_sidebar {
  background: #bf1a16 url(../images/sub_sidebar.png) repeat;
  width: 87%;
  padding-left: 13%;
}
.content_body_left > ul > li {
  list-style: none;
  margin: 0;
  padding: 10px 0px 10px 0px;
  border-bottom: 1px dotted #7d7d7d;
  width: 100%;
  cursor: pointer;
}
.content_body_left > ul > li a {
  color: #7d7d7d;
  text-decoration: none;
  display: block;
}
.content_body_left > ul > li a:hover {
  color: #000;
}
.content_body_left > ul > li > ul {
  display: none;
  width: 198px;
  margin: 11px 0px 0px 0px;
  padding: 0;
}
.content_body_left > ul > li > ul > li {
  padding: 10px 0px 10px 5%;
  margin: 0;
  list-style: none;
  background: #BF1A16;
  width: 95%;
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.content_body_left > ul > li > ul > li a {
  color: #fff;
  text-decoration: none;
}
.content_body_left > ul > li > ul > li a:hover {
  text-decoration: underline;
  color: #fff;
}

.content_body_right {
  float: right;
  width: 733px;
}

.content_textarea {
  width: 76%;
  margin: 0 auto;
  color: #535353;
}

.content_text {
  font-size: 0.75em;
  line-height: 1.5em;
}

.content_footer {
  background: url(../images/content_footer.png) repeat-y;
  width: 100%;
  height: 27px;
  float: left;
  margin-bottom: 20px;
}

#sidebar_info {
  letter-spacing: -0.05em;
}
#sidebar_info li {
  padding: 5px 0px;
  cursor: default;
}

#sidebar_infoTitle {
  color: #e7231d;
  font-weight: bold;
  font-size: 0.9em;
  letter-spacing: -0.05em;
}

.news_textarea {
  width: 84%;
  margin: 0 auto;
  color: #535353;
  padding-top: 25px;
}

.news_section {
  width: 100%;
}

.news_content_title {
  width: 100%;
}

.news_content_title_left {
  float: left;
  width: 15%;
  height: 50px;
}

.news_content_title_right {
  float: right;
  width: 85%;
  height: 50px;
}
.news_content_title_right p {
  margin: 0;
  width: 100%;
  height: 28px;
  overflow: hidden;
  padding-top: 22px;
  color: #e7231d;
}
.news_content_title_right p.contact_content_title_right {
  margin: 0;
  width: 100%;
  height: 17px;
  overflow: hidden;
  padding-top: 33px;
  color: #e7231d;
}
.news_content_title_right a {
  color: #e7231d;
  text-decoration: none;
}
.news_content_title_right a:hover {
  text-decoration: underline;
}
.news_content_title_right ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
.news_content_title_right ul li {
  float: left;
  list-style: none;
}

.news_content_block {
  width: 100%;
  height: 146px;
}

.news_content_block_left {
  float: left;
  width: 39%;
  height: 146px;
  position: relative;
}
.news_content_block_left a {
  position: relative;
  z-index: 2;
  height: 146px;
}
.news_content_block_left .pic_background {
  background: url(../images/news_content_block_left.png) no-repeat;
  position: absolute;
  width: 236px;
  height: 161px;
  top: -7px;
  left: -8px;
  z-index: 1;
}

.news_content_block_right {
  float: right;
  width: 61%;
  height: 146px;
  font-size: 0.75em;
}

.news_description {
  width: 100%;
  height: 86px;
  color: #535353;
  margin: 10px 0px 18px 0px;
  overflow: hidden;
}
.news_description a {
  color: #535353;
  text-decoration: none;
}
.news_description a:hover {
  color: #000;
}

.news_date {
  background: url(../images/news_date.png) no-repeat;
  width: 100%;
  height: 32px;
  color: #bfbfbf;
}

.news_date_left {
  float: left;
  width: 60%;
  height: 32px;
  line-height: 32px;
  padding-left: 3%;
}

.news_date_right {
  float: right;
  width: 37%;
}
.news_date_right ul {
  width: 100%;
  height: 32px;
  margin: 0;
}
.news_date_right ul li {
  float: left;
  list-style: none;
}

.news_date_arrow {
  display: table;
  height: 32px;
}
.news_date_arrow p {
  display: table-cell;
  vertical-align: middle;
}

.news_date_more {
  margin-left: 8px;
  height: 24px;
  padding-top: 8px;
}
.news_date_more a {
  color: #bfbfbf;
  text-decoration: none;
}
.news_date_more a:hover {
  text-decoration: underline;
}

.news_content_line {
  background: url(../images/news_content_line.png) no-repeat center center;
  width: 100%;
  height: 13px;
  float: left;
  margin: 20px 0px 10px 0px;
}

.page_section {
  width: 100%;
  text-align: center;
  float: left;
  margin-top: 10px;
}

.page_center {
  width: 100%;
}
.page_center > div {
  display: table;
  margin: 0 auto;
}

.page_bg_active a {
  display: block;
}

.page_bg a {
  text-decoration: none;
  color: #535353;
  display: block;
}
.page_bg a:hover {
  text-decoration: underline;
}

.news_detail_date {
  background: url(../images/news_detail_date.png) no-repeat;
  width: 100%;
  height: 32px;
  clear: both;
  font-size: 0.75em;
  color: #bfbfbf;
}
.news_detail_date p {
  margin: 0;
  width: 98%;
  height: 32px;
  line-height: 32px;
  text-align: right;
  padding-right: 2%;
}

.news_detail_img {
  background: url(../images/news_detail_img.png) no-repeat center center;
  width: 100%;
  height: 335px;
  position: relative;
}
.news_detail_img p {
  margin: 0;
  position: absolute;
  top: 13px;
  left: 78px;
  width: 461px;
  height: 306px;
}

.news_detail_text {
  width: 100%;
  font-size: 0.75em;
}

.product_textarea {
  width: 93%;
  margin: 20px auto 0px auto;
}

.product_section {
  background: url(../images/product_block.png) no-repeat;
  width: 207px;
  height: 180px;
  float: left;
  margin-right: 2px;
  padding-left: 16px;
}

.product_block {
  width: 95%;
  height: 168px;
}

.product_block_img {
  width: 99%;
  height: 132px;
  padding: 8px 0px 0px 0px;
  margin: 0 auto;
}

.product_block_title {
  width: 100%;
  height: 33px;
  font-size: 0.75em;
  color: #bfbfbf;
  padding: 7px 0px 0px 0px;
}

.product_block_title_left {
  float: left;
  width: 80%;
  height: 16px;
  padding: 0px 5% 0px 5%;
  overflow: hidden;
}
.product_block_title_left a {
  color: #bfbfbf;
  text-decoration: none;
}
.product_block_title_left a:hover {
  color: #fff;
}

.product_block_title_right {
  float: right;
  width: 10%;
  height: 32px;
  padding-top: 1px;
}

.product_line {
  background: url(../images/news_content_line.png) no-repeat center center;
  width: 100%;
  height: 13px;
  margin: 10px 0px 5px 0px;
  float: left;
}

.product_content_title_right {
  float: right;
  width: 89%;
  height: 50px;
}
.product_content_title_right ul {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0.75em;
}
.product_content_title_right ul li {
  float: left;
  list-style: none;
}

.product_detail_level {
  height: 25px;
  padding-top: 25px;
}

.products_detail_arrow {
  padding: 26px 6px 0px 6px;
  height: 24px;
}

.product_detail_textarea {
  width: 547px;
  margin: 0 auto;
}

.product_detail_img_description {
  width: 100%;
}

.product_detail_title {
  color: #bf1a15;
  margin: 20px 0px 0px 0px;
  width: 100%;
}

.product_detail_subtitle {
  color: #5b5b5b;
  font-size: 0.75em;
  margin: 0px 0px 10px 0px;
  width: 100%;
}

.product_detail_img_outer {
  width: 545px;
  height: 375px;
  overflow: hidden;
}

.product_detail_img {
  background: url(../images/product_detail_img.png) no-repeat center center;
  width: 100%;
  height: 375px;
}
.product_detail_img ul {
  width: 9999px;
  height: 363px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 7px;
  left: 0px;
}
.product_detail_img ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 545px;
  height: 363px;
  overflow: hidden;
}
.product_detail_img p {
  margin: 0;
  position: absolute;
  top: 6px;
  left: 1px;
}

.product_detail_simg {
  width: 100%;
  margin: 0 auto;
  float: left;
}
.product_detail_simg ul {
  margin: 0px 0px 0px 5px;
  padding: 0;
}
.product_detail_simg ul li {
  list-style: none;
  float: left;
  padding-right: 4px;
  cursor: pointer;
}
.product_detail_simg ul li img {
  border: 1px solid #DCDCDC;
}

.product_detail_text {
  width: 100%;
  float: left;
  margin-top: 35px;
  font-size: 0.75em;
}
.product_detail_text ul {
  margin: 0;
  padding: 0;
}
.product_detail_text ul li {
  list-style: inside;
}

.contact_infomation {
  width: 100%;
}
.contact_infomation ul {
  width: 100%;
  clear: both;
  font-size: 0.75em;
}
.contact_infomation ul li {
  list-style: none;
  line-height: 1.6em;
}

.contact_infomation_img {
  margin-top: 10px;
  float: left;
}

.contact_infomation_line {
  background: url(../images/news_content_line.png) no-repeat center center;
  width: 100%;
  height: 13px;
  margin: 0px 0px 10px 0px;
}

.contact_form {
  width: 100%;
  font-size: 0.75em;
}

.contact_required {
  color: #e60012;
}

.contact_field {
  height: 43px;
  float: left;
  margin-bottom: 8px;
}

.contact_field_left {
  float: left;
  background: url(../images/contact_field_left.png) no-repeat;
  width: 9px;
  height: 43px;
}

.contact_field_center01, .contact_field_center02, .contact_field_center03 {
  float: left;
  background: url(../images/contact_field_center.png) repeat-x;
  height: 43px;
}

.contact_field_center01 {
  width: 597px;
}

.contact_field_center02 {
  width: 290px;
}

.contact_field_center03 {
  width: 280px;
}

.contact_field_right {
  float: left;
  background: url(../images/contact_field_right.png) no-repeat;
  width: 9px;
  height: 43px;
}

.field_title {
  float: left;
  height: 43px;
  line-height: 43px;
  padding-right: 10px;
}

.field_text {
  float: left;
  height: 35px;
  padding-top: 8px;
}

.field_input01, .field_input02, .field_input03 {
  height: 25px;
  line-height: 25px;
  border: none;
  background: #EDEDED;
  color: #000;
  font-weight: bold;
}

.field_input01 {
  width: 450px;
}

.field_input02 {
  width: 160px;
}

.field_input03 {
  width: 160px;
}

.contact_select {
  width: 205px;
  height: 28px;
  line-height: 28px;
  border: none;
  background: #EDEDED;
  color: #000;
  font-weight: bold;
}

.select_block {
  width: 100%;
  padding: 10px 0px;
  float: left;
}

.select_block_left {
  float: left;
  width: 20%;
  padding-left: 2%;
  height: 19px;
  line-height: 19px;
}

.select_block_right {
  float: right;
  width: 78%;
}
.select_block_right ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.select_block_right ul li {
  list-style: none;
  float: left;
}

.select_block_radio {
  width: 4%;
  height: 13px;
  padding-top: 1px;
}

.select_block_option01 {
  width: 19%;
  height: 19px;
  line-height: 19px;
}

.select_block_option02 {
  width: 25%;
  height: 19px;
  line-height: 19px;
}

.select_block_option03 {
  width: 24%;
  height: 19px;
  line-height: 19px;
}

.select_block_option04 {
  width: 16%;
  height: 19px;
  line-height: 19px;
}

.select_block_option05 {
  width: 46%;
  height: 19px;
  line-height: 19px;
  padding-bottom: 10px;
}

.contact_comment {
  width: 100%;
  float: left;
  margin-top: 10px;
}

.contact_comment_left {
  float: left;
  background: url(../images/contact_comment_left.png) no-repeat;
  width: 10px;
  height: 110px;
}

.contact_comment_center {
  float: left;
  background: url(../images/contact_comment_center.png) repeat-x;
  width: 595px;
  height: 110px;
}

.contact_comment_right {
  float: left;
  background: url(../images/contact_comment_right.png) no-repeat;
  width: 10px;
  height: 110px;
}

.comment_title {
  float: left;
  width: 15%;
  height: 95px;
  padding-top: 15px;
}

.comment_text {
  float: right;
  width: 85%;
  height: 95px;
  padding-top: 15px;
}
.comment_text textarea {
  width: 460px;
  height: 78px;
  border: none;
  background: #ededed;
  font-weight: bold;
  color: #000;
}

.comment_title2 {
  width: 100%;
  padding-top: 8px;
}

.comment_text2 {
  width: 100%;
  padding-top: 5px;
}
.comment_text2 textarea {
  width: 99%;
  height: 70px;
  border: none;
  background: #ededed;
  font-weight: bold;
  color: #000;
}

.contact_code {
  float: left;
  width: 100%;
  margin: 15px 0px 5px 0px;
  padding: 0;
}
.contact_code span {
  margin-left: 140px;
}

.contact_code_block {
  float: left;
  width: 100%;
}

.contact_code_block_left {
  float: left;
  background: url(../images/contact_code_block_left.png) no-repeat;
  width: 36%;
  height: 64px;
  padding: 10px 0px 0px 0px;
  text-align: center;
}

.contact_code_block_right {
  float: right;
  width: 62%;
  height: 74px;
  padding-left: 2%;
}
.contact_code_block_right .right_top {
  width: 100%;
  height: 43px;
  float: left;
}
.contact_code_block_right .right_bottom {
  width: 98%;
  height: 26px;
  padding: 5px 0px 0px 2%;
  color: #e5231d;
  float: left;
}
.contact_code_block_right .right_bottom a {
  color: #e5231d;
}
.contact_code_block_right .right_bottom a:hover {
  text-decoration: none;
}

.field_input04 {
  width: 250px;
  height: 25px;
  line-height: 25px;
  border: none;
  background: #EDEDED;
}

.contact_btn {
  width: 100%;
  float: left;
  margin-top: 10px;
}

.contact_btn_left {
  float: left;
  width: 40%;
}

.contact_btn_right {
  float: left;
  width: 50%;
}

.contact_btnSubmit {
  background: url(../images/contact_btnSubmit.png) no-repeat;
  width: 241px;
  height: 62px;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 1.4em;
}

.contact_btnReset {
  background: url(../images/contact_btnReset.png) no-repeat;
  width: 241px;
  height: 62px;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 1.4em;
}

.sitemap_outer {
  width: 1350px;
  float: left;
}

.sitemap {
  float: left;
  width: 230px;
  border-top: 5px solid #4a4a4a;
  margin: 10px 0px 10px 10px;
  padding-right: 20px;
  color: #4a4a4a;
}
.sitemap > ul > li {
  font-weight: bold;
  list-style: url(../images/sidebar_dot.png);
}
.sitemap > ul > li > ul > li {
  font-weight: normal;
  list-style: url(../images/sitemap_arrow.png);
  padding: 5px 0px;
}
.sitemap > ul > li > ul > li a {
  color: #4a4a4a;
  text-decoration: none;
}
.sitemap > ul > li > ul > li a:hover {
  text-decoration: underline;
}
.sitemap > ul > li > ul > li > ul > li {
  list-style: square;
  padding: 5px 0px;
}

/*********************************************************************************/
/* templates - header                                                            */
/*********************************************************************************/
#header_outer {
  width: 100%;
  border-top: 5px solid #404040;
  background: url(../images/header_bg.png) repeat-x;
  height: 90px;
}

#header {
  width: 960px;
  height: 100px;
  margin: 0 auto;
  position: relative;
}

.logo {
  position: absolute;
  top: 25px;
  left: 25px;
}
.logo p {
  position: absolute;
  top: 38px;
  left: 111px;
  font-size: 12px;
  width: 155px;
}

.header_map {
  background: url(../images/header_map.png) no-repeat;
  width: 633px;
  height: 106px;
  position: absolute;
  top: 0px;
  right: 0px;
}

.sitemap_section {
  width: 40%;
  height: 28px;
  padding-left: 60%;
}

.sitemap_block {
  font-size: 0.75em;
  color: #aaaaaa;
}

.sitemap_block_left {
  float: left;
  background: url(../images/sitemap_block_left.png) no-repeat;
  width: 24px;
  height: 28px;
}

.sitemap_block_center {
  float: left;
  background: #404040;
  height: 28px;
  position: relative;
  z-index: 2;
}
.sitemap_block_center ul {
  margin: 0;
  padding: 0;
}
.sitemap_block_center li {
  float: left;
  list-style: none;
  height: 28px;
  line-height: 28px;
  padding: 0px 3px;
  margin: 0;
}
.sitemap_block_center a {
  color: #aaa;
  text-decoration: none;
}
.sitemap_block_center a:hover {
  text-decoration: underline;
}

.sitemap_icon {
  height: 28px;
  display: table;
}
.sitemap_icon p {
  display: table-cell;
  vertical-align: middle;
}

.sitemap_block_right {
  float: left;
  background: url(../images/sitemap_block_right.png) no-repeat;
  width: 24px;
  height: 28px;
}

/*********************************************************************************/
/* templates - footer                                                            */
/*********************************************************************************/
#footer_outer {
  background: #3c3c3c url(../images/footer_bg.png) repeat-x;
  width: 100%;
  height: 138px;
  clear: both;
}

#footer {
  width: 960px;
  height: 138px;
  margin: 0 auto;
  color: #aaaaaa;
  font-size: 0.75em;
}

.footer_left {
  float: left;
  width: 580px;
  height: 124px;
  padding-top: 14px;
}
.footer_left a {
  color: #aaaaaa;
  text-decoration: none;
}
.footer_left a:hover {
  text-decoration: underline;
}

.sitemap_line {
  padding: 0px 8px;
}

.footer_right {
  float: right;
  width: 380px;
  height: 138px;
  line-height: 1.2em;
  font-size:12px;
}

/*********************************************************************************/
/* Common CSS                                                                    */
/*********************************************************************************/
.pdAdjust_5 {
  padding: 0px 5px;
}

.mr_9 {
  margin-right: 9px;
}

.color_red {
  color: #e7231d;
}

.sidebar_textColor {
  color: #b5b5b5;
}

.contact_requiredColor {
  color: #e60012;
}
.footer_right a{
	text-decoration: none;
	/*color: #aaaaaa;*/
}
.contact_infomation li a{
	text-decoration: none;
	/*color: #535353;*/
}