﻿@charset "utf-8";

/*base样式*/
@import url("/kr/_lib/css/base.css");




.location{ width:100%; height:70px; background:url(/cn/images/location/location_bg.gif) repeat-x; clear:both;}
.location .tt_img{ position:absolute; left:0; top:0;}
.location .location_txt{ width:auto; height:23px; float:right; margin-top:10px; padding-right:13px;}
.location .location_txt *{ display:inline; float:left; line-height:23px; margin-top:0px;}
.location .location_txt img{ margin-left:10px;}
.location .location_txt .print{ margin-left:10px; margin-top:0;}
.location .location_txt span{ font-family:"宋体"; padding:0 6px; color:#a0a0a0;}


