
/*===========================================
* 基本样式定义，如需要，可以在 style.css 中附加修改 *
===========================================*/
body{
	margin: 0px auto; 
	width: 100%;
	font: 12px Tahoma,SimSun,Arial; 
	}

body,html{
	height: 100%;
	} 

input, option, textarea, select {
	font: 12px "Verdana"; 
	color: #333;
	}

dl,dt,dd,form {
	margin:0;
	padding:0;
	font: 12px Tahoma,SimSun,Arial; 
	}

img {
	border: 0px; 
	}

.bold {	
	font-weight: bold;
	}

.left {
	float: left
	}

.right {
	float: right
	}

a:link, a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover, a:active {
	color: #F60;
	text-decoration: none;
	}

.clear {clear:both; margin:0; padding:0;}

/* 物品标题的链接样式 */
.listtitle a:link, .listtitle a:visited {
	color:#1835D1;
}
.listtitle a:hover, .listtitle a:active {
	color:#BB0000;
}


/* 价格样式定义*/
.price_neg,.price_free,.price_num,.price {
	text-align: center;
	line-height: 25px;
	}

.price_free {
	color: #360; 
	font-weight: bold;
	}

.price_num {
	color: #B00; 
	font-weight: bold;
	}

.price_num b {
	color: #666; 
	text-align: center;
	}

.price_neg {
	color: #F60;
	font-weight: bold;
	}

.price_rate {
	font-size: 12px;
	color: #666;
	font-style: normal;
	}


/* 优惠券标记 */
.price_discount {
	text-decoration: line-through;
	color: #666;
	padding-right: 20px;
	background: transparent url(../../images/discount.gif) right top no-repeat;
	}

/* 无内容的样式定义 */
.none, .na {
	font-style: normal;
	font-family: '宋体', Simsun; 
	white-space: pre;
	color: #909090;
}

div.none{
	line-height:50px;
	font-size: 12px;
	height: 50px;
	text-align: center;
}

.AjaxLoading {
	color: #999;
	line-height: 16px;
	height: 16px;
	padding-left: 23px;
	background: transparent url(../images/ajax_loading_s.gif) left center no-repeat 
	}

#map_box {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #E5E3DF;
	}

#map_box .AjaxLoading {
	margin: 80px auto;
	width: 75px;
	}

/* 图片加载的样式定义 */
.picloading {
	background: transparent url(../images/picloader.gif) center center no-repeat 
	}

.big5_picloading {
	background: transparent url(../images/big5_picloader.gif) center center no-repeat
	}

.err_picload {
	background: transparent url(../images/err_picload.gif) center center no-repeat 
	}

.big5_err_picload {
	background: transparent url(../images/big5_err_picload.gif) center center no-repeat 
	}

/*管理员工具栏*/

.sys_admin_tools {
	clear: both;
	float: left;
	margin: 5px 0 10px 0;
	padding: 12px 0 12px 12px;
	background: #FF9;
	border-top: 1px dotted #F30;
	border-bottom: 1px dotted #F30;
	width: 938px;
	}

.sys_admin_tools ul {
	display: inline;
	float: left;
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
	border-left: 15px solid #F60; 
	}

.sys_admin_tools ul li {
	display: inline;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 15px 0 0;
	}

.sys_admin_tools ul.admin_log {
	float: right;
	}

/* 提示栏 */
.alertbox {
	clear: both;
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 25px 0;
	padding: 0;
	background: #F1F1F1;
}

.alertbox div {
	background: transparent url(../images/icon_critalert.gif) 20px 10px no-repeat;
	padding: 20px 20px 20px 70px;
	font-size: 14px;	
	color: #B00;
	border: 3px solid #F60;
}

/*===========================================
* 主站头部定义 *
===========================================*/
#page_header {
	font-size: 12px;
	/*border-bottom: 5px solid #C00;*/
	height: 65px;
	padding: 0;
	margin: 0 auto;
	/*background: #FFF url("../images/header.gif") left top repeat-x;*/
	overflow: hidden;
	border-bottom:3px solid #CC0000;
}

#page_header .navigation {
	height: 65px;
	width: 950px;
	padding: 0;
	margin: 0 auto;
}

#page_header .navigation .logo {
	width: 133px;
    height: 61px;
	padding: 0 0 4px 0;
    float: left;
    overflow: hidden;
}

#page_header .navigation .logo_r {
    float: left;
    width: 110px;
	height: 43px;
    padding: 12px 0 10px 15px;
    line-height: 18px;
    white-space: nowrap;
}


#page_header .navigation .channel {
    width: 668px;
    height: 53px;
    padding-top: 12px;    
    float: right;
    overflow: hidden;
}

#page_header .navigation .channel .channel_top {
    width: 100%;
    height: 18px;
    line-height:18px;
    float: left;
}

#page_header .navigation .channel .channel_top .member_info {
    float: left;
    height: 18px;
    line-height:18px;
}

/* 顶部导航“加国无忧”的链接 */
#page_header .navigation .channel .channel_top .links {
    float: left;
	display: inline;
    padding: 0 0 0 10px;
    line-height: 18px;
    height: 18px;
}

#page_header .navigation a:hover, #page_header .navigation a:active {
    text-decoration: none;
}

/* 顶部导航“加国无忧旗下网站”的链接 */
#page_header .sub51link {
    color: #690;
    margin:7px 0 0 2px;
    }
#page_header .sub51link a:link, #page_header .sub51link a:visited {
    color: #690;
    text-decoration: none;
}
#page_header .sub51link a:hover, #page_header .sub51link a:active {
    color: #B00;
    text-decoration: none;
}

/* 会员信息 */
#page_header .member_info a:link, #page_header .member_info a:visited {
    text-decoration: none;
    color: #1835D1;
}

#page_header .member_info a:hover, #page_header .member_info a:active {
    text-decoration: none;
    color: #C00;
}

#page_header .member_info .login_links {
	margin-left: 5px;
	color: #CCC;
}

/* 消息提示 */
#page_header .member_info .sysMsg, #page_header .member_info .userComm {
	margin-left: 5px;
	}

#page_header .member_info .sysMsg em, #page_header .member_info .userComm em {
	font-size: 9px;
	font-weight: bold;
	color: #888;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	}

#page_header .member_info a.sysMsg:link, #page_header .member_info a.sysMsg:visited {
	color: #F60;
}

#page_header .member_info a.sysMsg:hover, #page_header .member_info a.sysMsg:active {
	color: #F00;
}

#page_header .member_info a.userComm:link, #page_header .member_info a.userComm:visited {
	color: #690;
}

#page_header .member_info a.userComm:hover, #page_header .member_info a.userComm:active {
	color: #F00;
}

#page_header .navigation .channel .channel_bottom {
	width: 668px;
	height: 25px;
	padding: 3px 0 7px 0;
	float: left;
	overflow: hidden;
}

#page_header .navigation .channel .channel_bottom .main_menu  {
	float: left;
	display: inline;
	padding-top: 3px;
	padding-left:10px;
}

#page_header .navigation .channel .channel_top .meta_menu  {
	float: right;
	display: inline;
	width: 275px;
	padding-left:40px;
	height: 18px;
	line-height: 18px;
}

#page_header .navigation .channel .channel_top .meta_menu ul {
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 18px;
	line-height: 18px;
}

#page_header .navigation .channel .channel_bottom ul,
#page_header .navigation .channel .channel_bottom ul li {
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#page_header .navigation .channel .channel_bottom .main_menu li {
	float: left;
	height: 20px;
	width: 71px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: transparent url(../images/bg_header_main_menu.gif) left top no-repeat;
}

#page_header .navigation .channel .channel_bottom .main_menu li.first {
	background-image: url(../images/bg_header_main_menu_f.gif);
}

#page_header .navigation .channel .channel_bottom .main_menu li.last {
	background-image: url(../images/bg_header_main_menu_l.gif);
}

#page_header .navigation .channel .channel_top .meta_menu li {
	float: left;
	display: inline;
	height: 14px;
	line-height: 14px;
	width: 60px;
	text-align: right;
	padding-top: 2px;
}

#page_header .navigation .channel .channel_top .meta_menu li.last {
	width: 95px;
} 

#page_header .navigation .channel .channel_top .meta_menu li a {
	background: transparent url(../images/bg_round_y.gif) left center no-repeat;
	line-height: 14px;
	padding-left: 15px;
}
#page_header .navigation .channel .channel_bottom .meta_menu .searchform {
	padding-top:2px;
	float: right;
}

#page_header #header_search_form_keyword {
	width:171px;
}
#page_header #header_search_form_btn {
	width: 88px;
	text-align: center;
}


/*===========================================
* 主站脚部定义 *
===========================================*/
#page_footer{
	width: 950px;
	margin: 15px auto 0;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	height:50px;
	clear: both;
	display:table;
}
#page_footer ul {
	PADDING: 0px;
	MARGIN: 0px;
	line-height: 30px;
	text-align: center;
}
#page_footer li {
	PADDING: 0px;
	MARGIN: 0px;
	list-style-type: none;
	line-height: 20px;
}