/* ==== 页面通用 ==== */
body
{
	background-color: #FFF;
	font: 12px Tahoma, Verdana;
	margin: 0px;
	text-align: center;
}
ul,li,p,form,fieldset  {
	margin: 0px;
	padding: 0px;
	}
img {border:0px;}
a{color: #000000;text-decoration: none;}
a:hover{color: #333;text-decoration: underline;}

.inputbox {
	height: 20px;
	line-height: 20px;
	border:1px solid #CFDEF1;
	border-top-color: #CFDEF1;

	}
.inputbox2 {
	height: 20px;
	line-height: 20px;
	border:1px solid #BFCB99;
	border-top-color: #BFCB99;
	}

.inp {
	height:14px;
	border: none;
	}
.clear {
	clear: both
	}
.fleft {
	float: left;
	}
.fright {
	float: right;
	}

/* ==== header.inc ==== */
.logo {
	padding-top: 6px;
	width: 320px;
	height: 50px;
	float: left;
	}
.topad {
	float:right;
	width:468px;
	height:60px;
	}
.comsenz {
	padding: 0Px 30px;
	float: left;
	}
.header {
	padding-top: 8px;
	}
.header_inc {
	width: 805px;
	margin: 6px auto;
	height: 50px;
	line-height: 20px;
	}	
.header_nav {
	float: right;
	padding-right: 10px;
	padding-top: 18px;
	list-style: none;
	margin-bottom: 4px;
	}
.header_nav li {
	float: left;
	width: 80px;
	line-height: 24px;
	}
.scar {
	font-size: 14px;
	height: 24px;
	background: url(Nshopping_cart.gif) left no-repeat;
	padding-left: 20px;
	}
.suser {
	font-size: 14px;
	height: 24px;
	background: url(Nuser.gif) left no-repeat;
	padding-left: 20px;
	}
	
/* ==== 导航(nav.inc) ==== */
.nav_bg {
	height: 40px;
	background: url(nav_bg.jpg) repeat-x;
	padding-top: 5px;
	color: #FFF;
	margin-bottom: 5px;
/*	font-weight: bold; */
}
.nav {
	height: 30px;
	width: 800px;
	margin: 0px auto;
	}
.nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style:none;
	}
.nav ul li {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: url(nav_line.jpg) no-repeat left;
	}
.nav ul li a {
	color: #FFF;
	}
.nav ul li a:hover {
	color: #FFF;
	}

/* ==== 主表格 ==== */
.maintable {
	width: 810px;
	margin: 0 auto;
	text-align: left;
	}
.lefttable {
	float:left;
	width: 236px;
	}
.righttable {
	float:right;
	width: 560px;
	}
.righttitle {
	height: 2.4em;
	line-height: 2.4em;
	margin-bottom: 10px;
	font-weight: bold;
	background: #E5F1FF;
	padding-left: 1.2em;
	border: 1px solid #9FDDF4;
	}

/* ==== footer.inc.php ==== */
.footer {
	width: 100%;
	clear: both;
	border-top: 10px #E0E0E0 solid;
	height: 50px;
	min-width: 778px;
	margin-top: 8px;
	}
.footer a{
	color: #333333;
	text-decoration: none;
	}
.footer a:visited{
	color: #333333;
	}
.footer a:hover{
	color: #333333;
	text-decoration: underline;
	}
.footer .link1{
	margin-left: 190px;
	}
.footer ul{
	width: 778px;
	margin: auto;
	text-align: center;
	padding-top: 15px;
	}
.footer li {
	list-style: none;
	float: left;
	margin-left: 10px;
	}
.friendlink {margin:5px 0 5px 0;border: 1px solid #FFE2A8;background-color:#FFF9E1; padding:5px;}
.friendlink a {color: #996600; text-decoration:none; line-height:30px;}
.friendlink a:hover {color: #996600; text-decoration:underline; line-height:30px;}
/* ==== 通用table外框 ==== */
.t_table {
	padding-bottom: 10px;
	}
.t_header {
	height: 30px;
	line-height: 30px;
	background: #E6F2FF;
	font-size: 14px;
	font-weight: bold;
	color: #114AA1;
	}

.t_maininfo {
	border: 1px solid #A0DDF2;
	padding-bottom: 10px;
	}

.t_maininfo2 {
	border: 1px solid #DEE4CA;
	padding: 1px;
	background: #EBF1D7;
	}
.newslist {font-size:12px;}
.newslist ul {margin: 0px;padding: 0px;list-style:none;}
.newslist ul li {
	padding:6px 0px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.newslist ul li a {color: #000000;}
.newslist ul li a:hover {color: #000000;}
/* ==== 号码区 ==== */
.numlist {font-size:14px;}
.numlist ul {margin: 0px;padding: 0px;list-style:none;}
.numlist ul li {width:133px; text-align:left; padding:3px 5px 4px 5px; float:left;}
.numlist ul li a {color: #000000;}
.numlist ul li a:hover {color: #000000;}
.numlist2 {font-size:14px; }
.numlist2 ul {margin: 0px;padding: 0px;list-style:none;}
.numlist2 ul li {width:143px; text-align:left; padding:5px 10px 5px 25px; float:left;}
.numlist2 ul li a {color: #000000;}
.numlist2 ul li a:hover {color: #000000;}
.rd_title {
	padding:1px;
	margin:3px;
	background-color: #ECEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33C31F;
}
.rd_title img { width:20px; float:left;}
.rd_title div {color:#FE4994;font-size:14px;font-weight:bold; padding:0 0 0 3px;}

.tejia {
	clear:both;
	margin-bottom: 8px;
	border: 1px solid #FFE2A8;
	background-color:#FFF9E1
	}
	
.product {
	margin-bottom: 8px;
	border: 1px solid #9FDDF4;
	}
.innumlist {font-size:14px;padding:5px; line-height:130%;}
.innumlist input { border: 1px solid #9FDDF4;}
.yuan { color:#990000; font-size:12px;}
.haoma {width:92px; float:left;}
.haomajiage {width:44px; float:right; text-align:left; color:#f00;}
/* ==== 新闻页 ==== */
.info_title { color:#124A9D; font-size:14px; font-weight:bold;border: 1px solid #9FDDF4; background-color:#E5F1FF; padding:5px;}
.info_content {font-size:14px;padding:5px; line-height:170%;}
.info_content a {color: #0000FF; text-decoration:underline;}
.info_content a:hover {color: #0000FF; text-decoration:underline;}
.info_content2 {font-size:14px;padding:5px; line-height:170%;border: 1px solid #FFE2A8;background-color:#FFF9E1;}
.info_addtime {font-size:14px; text-align:right;}

#List th {
font:bold 12px/17px Arial;
text-align:left;
border-bottom:1px solid #333;
padding:4px;
background-color:#eeeeee;
}
.regform td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
div#floatTips{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	padding:60px 0 0 10px;
	top:118px;
	left:10px;
	width:82px;
	height:90px;
	background-image: url(onlinebg.jpg);
	background-repeat: no-repeat;
}
.index_title {
	margin-bottom:2px;
	padding:3px;
	background-color: #ECEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33C31F;
	color:#003399;font-size:14px;font-weight:bold; padding:0 0 0 3px;
}
