﻿/* CSS Reset  */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,pre, form, fieldset, input, textarea, p, blockquote, th, td {padding: 0;margin: 0;font-size:12px;}
fieldset, img {border: 0;}   
a{ text-decoration:none;font-size:12px;color:#333; }
a:hover{color:#f60; }
table {border-collapse: collapse;border-spacing: 0; }    
ol, ul {list-style: none; }    
address, caption, cite, code, dfn, em, strong, th, var {   font-weight: normal;   font-style: normal; }    
caption, th { text-align: left; }    
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }    
q:before, q:after {   content: '';   }    
abbr, acronym {  border: 0; }

/* 顶部定义 */
#header{width:980px;margin:0 auto;position:relative;height:293px;overflow:hidden; }
	#site_logo{width:251px;height:70px;overflow:hidden; }
	#top_link{position:absolute; right:0;top:0;background:url(images/top_01.png) no-repeat;width:400px;padding:0 10px;height:25px;line-height:25px; }
	#top_link a{margin-right:5px;display:inline-block;height:25px;line-height:25px;}
		.top_login,.top_reg{color:#c00; }
		.top_help{background:url(images/top_icon_01.png) 0 0 no-repeat;padding-left:24px; }
		.top_guide{background:url(images/top_icon_02.png) 0 0 no-repeat;padding-left:24px; }
		.top_about{background:url(images/top_icon_03.png) 0 0 no-repeat;padding-left:12px; }
	#top_cs_info{position:absolute; width:200px;height:58px;right:0;top:42px;background:url(images/top_02.jpg) no-repeat;text-indent:-2000em;overflow:hidden;}

	.main_Nav{height:30px;overflow:hidden;background:url(images/top_04.png) right bottom no-repeat;width:650px;  }
	.main_Nav li{float:left;}
	.main_Nav li a{display:inline-block;line-height:30px;height:30px;padding:0 20px;font-weight:bold; }
	.main_Nav li.current{height:30px;background:url(images/top_03.png) 0 0px no-repeat;}
	.main_Nav li.current a{ background:url(images/top_03.png) right 0 no-repeat;padding:0 32px 0 28px;color:#fff;font-weight:bold;margin-left:4px;display:inline-block;
}

	.sub_Nav,.sub_Nav a{color:#f4e7b2; }
	.sub_Nav{background:url(images/top_05.png) 0 0 no-repeat;height:33px;line-height:33px;padding-left:35px;}
	.sub_Nav a{margin-right:1em;}
	.sub_Nav li{float:left;}
	.tool_box{background:url(images/top_06.png) no-repeat;height:32px;overflow:hidden;position:relative;}
	.topAD{height:129px;border:1px solid #BFBEBE;margin-top:5px;}
	.search_box{height:32px;line-height:32px;padding-left:24px; vertical-align:middle;}
	.search_box select{width:95px; }
	.search_box .input_tx{width:200px;font-size:12px;padding:2px;}
	.search_box .bt{background:url(images/top_07.png) no-repeat;height:21px;width:58px;border:none;text-indent:-2000em;overflow:hidden;  }
	.top_shopping_cart{position:absolute; top:0px;height:32px;line-height:32px;color:#c00; right:34px;}
	a.top_shopping_cart{right:6px; position:absolute; top:1px;height:32px;line-height:32px;color:#c00;}
	#top_FLASH{padding-top:6px;width:980px;height:123px;}
