﻿body, form
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}
div, img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
table.one
{
	border-collapse: collapse;
}
table.two
{
	border-collapse: separate;
	border-spacing: 0px;
}
th, td
{
	padding: 0px;
}
span.notNull
{
	color:Red;
	font-size:12px;
}
#pager
{
	padding: 0 20px;
	line-height: 20px;
	clear: both;
	text-align: right;
	margin-top: 5px;
}
#page_container
{
	width: 100%;
}
/*------------------------------login.asp---------------------------------*/
#loginDiv
{
	width: 980px;
	padding-top: 60px;
}
#loginDiv table
{
	width: 399px;
	font-size: 16px;
	border: 1px solid Gray;
	border-right: none;
	border-bottom: none;
}
#loginDiv table .text
{
	width: 150px;
}
#loginDiv table th.tips
{
	width: 139px;
	text-align: right;
	border-right: none;
}
#loginDiv table td, #loginDiv table th
{
	height: 39px;
	line-height: 39px;
	text-align: left;
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
}
#loginDiv .title
{
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
}
/*------------------------------main.asp---------------------------------*/
#page_top
{
	width: 100%;
}

#page_content
{
	width: 100%;
}

#page_bottom
{
	width: 100%;
}

#content_left
{
	width: 190px;
	padding: 5px;
	vertical-align: top;
}

#content_right
{
	padding: 10px;
	border-left: 2px solid #0066FF;
	text-align: center;
}

/*------------------------------sidebar.asp---------------------------------*/
#sidebar
{
	width: 190px;
}

#sidebar .bar_title
{
	width: 190px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-family: "华文仿宋";
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #3399FF;
	border-top: 1pxsolid#FFFFFF;
	border-bottom: 1pxsolid#FFFFFF;
}

#sidebar ul
{
	width: 100%;
	background-color: #E8E8E8;
}

#sidebar li
{
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}

#sidebar li a
{
	display: block;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}

#sidebar li a:hover
{
	color: #33CCFF;
}

/*------------------------------top.asp---------------------------------*/
#top
{
	width: 100%;
	height: 93px;
	text-align:center;
	border-bottom: 2px solid #0066FF;
}

#top_logo
{
	width: 100%;
	height: 68px;
	line-height: 68px;
	overflow: hidden;
	font-family: "华文行楷";
	font-size: 24px;
	font-weight: bolder;
}

#top_bar
{
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background-color: #33CCFF;
}

/*------------------------------bottom.asp---------------------------------*/
#bottom
{
	width: 100%;
	height: 60px;
	line-height: 20px;
	text-align:center;
	border-top: 2px solid #0066FF;
}

/*------------------------------default.asp---------------------------------*/
#defalut
{
	width: 100%;
}

#default_title
{
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-family: "华文仿宋";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
}

#site
{
	border: solid #CCCCCC;
	border-width: 1px;
}
#site td
{
	vertical-align:middle;
}
#site .siteTd01
{
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: right;
	vertical-align:middle;
	font-family: "新宋体";
	font-size: 14px;
}

#site .siteTd02
{
	width: 60%;
	text-align: left;
}

#site .siteTd03
{
	text-align: left;
	vertical-align: bottom;
}

#site .siteTd04
{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	height: 10px;
	line-height: 10px;
	font-size: 0px;
}

#site .text01
{
	width: 450px;
	height: 150px;
}

/* productCategory */
#proCat
{
	width: 100%;
}

#pro_tab
{
	width: 100%;
	border: solid #999999;
	border-width: 1px;
}

#proCat_list
{
	padding: 20px 10px;
	border-bottom: 2px solid #0099FF;
}

#pro_tab .pro_tr01
{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background-color: #3399FF;
	border: solid #999999;
	border-width: 1px;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#pro_tab .pro_tr02
{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background-color: #F0F0F0;
	border: solid #999999;
	border-width: 1px;
	text-align: center;
}

#proCat_add
{
	padding: 20px;
	text-align: center;
}

#pro_tab_add
{
	margin: 0 auto;
	width: 600px;
	border: solid #999999;
	border-width: 1px;
}

#pro_tab_add .pro_tr03
{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background-color: #3399FF;
	border: solid #999999;
	border-width: 1px;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

#pro_tab_add .pro_tr04
{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border: solid #999999;
	border-width: 1px;
	font-family: "宋体";
	font-size: 12px;
}

/* productCategoryEdit */
#proCatEdit
{
	width: 100%;
}

#proCatEdit_content
{
	padding: 20px 10px;
}

#pro_tab_edit
{
	margin: 0 auto;
	width: 600px;
	border: solid #999999;
	border-width: 1px;
}

#pro_tab_edit .proEdit_tr01
{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background-color: #3399FF;
	border: solid #999999;
	border-width: 1px;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

#pro_tab_edit .proEdit_tr02
{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border: solid #999999;
	border-width: 1px;
	font-family: "宋体";
	font-size: 12px;
}

/* user */
#user
{
	width: 100%;
}

#user_tab
{
	width: 100%;
	border: solid #999999;
	border-width: 1px;
}

#user_list
{
	padding: 20px 10px;
	border-bottom: 2px solid #0099FF;
}

#user_tab .user_tr01
{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background-color: #3399FF;
	border: solid #999999;
	border-width: 1px;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#user_tab .user_tr02
{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background-color: #F0F0F0;
	border: solid #999999;
	border-width: 1px;
	text-align: center;
}

#user_add
{
	padding: 20px;
	text-align: center;
}

#user_tab_add
{
	margin: 0 auto;
	width: 600px;
	border: solid #CCCCCC;
	border-width: 1px;
}

#user_tab_add #add_title
{
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-family: "宋体";
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	background-color: #0099FF;
}

#user_tab_add .userAdd_tr01
{
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border: solid #CCCCCC;
	border-width: 1px;
}

/* productList */
#productList
{
	width: 100%;
}

#proList_tab
{
	margin-top: 30px;
	width: 100%;
	border: solid #CCCCCC;
	border-width: 1px;
}

#proList_tab .proList_tr01
{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background-color: #3399FF;
	border: solid #999999;
	border-width: 1px;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#proList_tab .proList_tr02
{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background-color: #F0F0F0;
	border: solid #999999;
	border-width: 1px;
	text-align: center;
}

/* productAdd */
#productAdd
{
	width: 100%;
}

#proAdd_content
{
	padding: 20px;
	text-align: center;
}

#proAdd_tab
{
	margin: 0 auto;
	width: 600px;
	border: solid #CCCCCC;
	border-width: 1px;
}

#proAdd_tab .proAdd_tr01
{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border: solid #CCCCCC;
	border-width: 1px;
}

/* password */
#passwordDiv
{
	width: 100%;
}

#pass_tab
{
	margin: 20px auto;
	width: 600px;
	border: solid #CCCCCC;
	border-width: 1px;
}

#pass_tab .pass_tr01
{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border: solid #CCCCCC;
	border-width: 1px;
}

/* memberList */
#memberList
{
	width: 100%;
}

#memberList_content
{
	padding: 20px;
}

#member_tab
{
	width: 100%;
	border: solid #CCCCCC;
	border-width: 1px;
}

#member_tab .member_tr01
{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background-color: #3399FF;
	border: solid #999999;
	border-width: 1px;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#member_tab .member_tr02
{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background-color: #F0F0F0;
	border: solid #999999;
	border-width: 1px;
	text-align: center;
}

/* memberDetail */
#memberDetail
{
	width: 100%;
	text-align: center;
}

#memberDe_tab
{
	margin: 20px auto;
	width: 600px;
	border: solid #CCCCCC;
	border-width: 1px;
}

#memberDe_tab .memberDe_tr02
{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background-color: #F0F0F0;
	border: solid #999999;
	border-width: 1px;
}

/*------------------------------viewQue.asp---------------------------------*/
#backQuestion_tab
{
	width: 100%;
	border: 1px solid #CCCCCC;
}

#backQuestion_tab .bQtr
{
	border: 1px solid #CCCCCC;
}

/* joinDetail */
#joinDetail_tab
{
	width: 100%;
	border: 1px solid #999999;
}

#joinDetail_tab .jTd
{
	border: solid #CCCCCC;
	border-width: 1px;
}


