/* Header */
.Top{ margin:0px auto; padding:0px;background:url(../images/top/top_bg.jpg) repeat-x; height:121px;}

/* Logo */
.logo{ float:left;margin:15px 20px;}
.logo a:link, .logo a:visited, .logo a:hover{ width:380px; height:80px; display:block;}

/* Header Right */
.TopR{ float:right; width:450px;}
.TopR_T{ float:right; width:369px; height:29px;line-height:30px; margin-right:10px; display:inline;}
.TopR_B{ float:right; margin-top:10px;margin-right:20px; display:inline;}
.TopR_T ul{}
.TopR_T ul li {float:right; width:80px; height:29px; line-height:29px; position:relative;background:url(../images/icon/icon01.gif) no-repeat left center;}
.TopR_T ul li a{ position:absolute; top:0px; left:17px; height:15px; width:100px;}

.TopR_T ul li:hover{background:url(../images/icon/icon02.gif) no-repeat left center;}
/* Search */
.search{ float:right; margin:5px 0px 12px; width:255px; position:relative;}
.searchInput{ padding:3px 0px 1px 5px; width:195px; height:16px; line-height:16px; border:1px solid #A0A0A0; background-color:#FFF; position:absolute; top:0px; left:0px;}
.searchBtn{ width:48px; height:22px; line-height:22px; border:none; text-align:center; background:url(../images/button.png) no-repeat;  position:absolute; top:0px; right:0px; cursor:pointer; color:#FFFFFF;}