﻿* {
	padding:0;
	margin:0;
	font-family:宋体, arial, helvetica, sans-serif;
}
body {
	color: #333;
	font-size:12px;
	height:100%;
	text-align:center;
	background:#fff;
}
a {
	color: #333;
}
a:hover {
	color: #c60;
}
li {
	list-style: none;
}
html {
	height:100%;
}
option {
	margin-right:5px;
}
p {
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
}
img {
	border:0;
	margin:0;
}
/*\*/
.clear {
	/*clear: both;
	height:1px;
	font-size:1px;
	margin-top:-1px;
	overflow:hidden;*/
	clear:both;
	font-size:1px;
	height:1px;
	visibility:hidden;
}
.none {
	display:none;
}
.inputtext {
	width:98%;
	font-weight:normal;
	font-size:12px;
	padding:2px 0;
}
.order {
	padding-left:18px;
	margin-left:10px;
	background:url(images/operate.gif) no-repeat 0 1px;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#333;
}
form {
	margin:0px;
	padding: 0px;
}
.linedotted {
	border-bottom:1px dotted #987e57;
	font-size:0px;
	margin:5px 0 20px 0;
}
.onepx {
	height:1px;
	overflow:hidden;
}
/*提交,操作按钮*/
.operate {
	padding:10px 0 15px 0;
} /*删除,转移等操作外框*/
.operate .submit {
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
}
.operate input {
	padding:2px 5px;
}
.w3c {
	margin:15px 0 10px 10px;
}
/*input{behavior:url(#default#savehistory);}*/
.history {
	behavior:url(#default#savehistory);
}
/*私有数据*/

/*顶部工具栏*/
.toptable {
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
.link {
	height:25px;
	line-height:25px;
	background:url(../images/template1/toplink.jpg) repeat-x;
	color:#838383;
}
.link .welcome {
	padding-left:10px;
	float:left;
	width:300px;
}
.link a, .link, .link a:visited {
	color:#838383;
}
.link .thislink {
	float:right;
	margin-right:10px;
}
.link li {
	float:left;
	height:25px;
	line-height:25px;
	margin-left:14px;
}
.link .login {
	background:url(../images/link.gif) no-repeat -8px -220px;
	padding-left:22px;
}
.link .reg {
	background:url(../images/link.gif) no-repeat -8px -185px;
	padding-left:28px;
}
.link .shortmessage {
	background:url(../images/link.gif) no-repeat -8px -51px;
	padding-left:22px;
}
.link .buycar {
	background:url(../images/link.gif) no-repeat -8px -114px;
	padding-left:22px;
}
.link .search {
	background:url(../images/link.gif) no-repeat -8px -152px;
	padding-left:22px;
}
/*暂时不在工具栏搜索
.link form {
}
.link .search input, {
	border:1px solid #bfbfbf;
	height:16px;
	line-height:16px;
}
.link .search select {
	border:1px solid #bfbfbf;
	height:18px;
	line-height:18px;
	}
*/
.link .loginout {
	background:url(../images/link.gif) no-repeat -8px -257px;
	padding-left:20px;
}
.link .controler {
	background:url(../images/link.gif) no-repeat -8px -328px;
	padding-left:20px;
}
.link .admin {
	background:url(../images/link.gif) no-repeat -8px -19px;
	padding-left:22px;
}
.toptable .area {
	position:relative;
	height:154px;
	background:url(../images/template1/banner.png) no-repeat right;
}
.menu {
	background:url(../images/template1/menu.jpg) no-repeat;
	height:28px;
	line-height:28px;
	padding-left:10px;
	text-align:center;
}
.menu li {
	display:inline;
	list-style: none;
	color:#fff;
	font-weight:bold;
}
.menu li a {
	border-right:2px solid #fff;
	padding:0 15px;
}
.menu li a, .menu li a:visited {
	text-decoration:none;
	color:#fff;
}
.menu li a:hover, .menu li a.selected, .menu li a.selected:visited {
	color:#ff0;
}
.menu li a:hover {
	text-decoration:underline;
}
/*搜索*/
.searchitem {
	line-height:26px;
}
.searchitem .keyword {
	background:url(../images/view.gif) no-repeat left center;
	padding:2px 0 3px 22px;
	width:80%;
}
.searchitem .submit {
	margin-left:10px;
	margin-right:10px;
	background:url(../images/template1/submit.png) repeat-x;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px ridge #ddd;
	border-bottom:1px ridge #ddd;
	padding:2px 3px 0px 3px;
	font-size:12px;
}
/*/搜索*/

/*navstate 状态栏*/
.navstate {
	background:url(../images/template1/navstate.jpg) repeat-x;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	margin-bottom:8px;
	padding-left:15px;
	height:28px;
	line-height:28px;
}
.navstate .navstate a {
	color:#555;
}
.navstate ul {
	display:inline;
}
.navstate li {
	display:inline;
	background:url(../images/template1/arrow1.gif) no-repeat 2px -4px;
	padding-left:25px;
}
.content {
}
.column1 {
	float:left;
	width: 214px;
	margin:0;
	padding:0;
	display:inline;
}
.column1 .top {
	height:22px;
	background:url(../images/template1/column1_top.gif) no-repeat;
}
.column1 .middle {
	background:url(../images/template1/column1_middle.gif) repeat-y;
}
.column1 .bottom {
	height:12px;
	background:url(../images/template1/column1_bottom.gif) no-repeat;
}
.column2 {
	float:right;
	width:635px;
	overflow:hidden;
	display:inline;
}
/*频道首页宣传区*/
.indexadbar {
	margin:0 0 15px 0;
}
.indexadbar h1 {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/template1/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.indexadbar .thisbody {
	border:1px dashed #7bcbef;
	border-top:0;
	padding:15px;
}
.column1 h2 {
	padding:0 0 3px 0;
	font-size:12px;
}
.column1 p {
	padding: 0px 0px 8px 0px;
}
/*产品记录列表*/
.sellbar {
	margin:0 0 15px 0;
	width:670px;
}
.sellbar h1 {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/template1/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.sellbar h1 a, .sellbar h1 a:link {
	color:#fff;
}
.sellbar .thisbody {

	border-top:0;
	padding:15px;
	z-index:10;
	background:#fff;
}
.sellbar li {
	/*background:#dddddd;*/
	/*display:inline;*/
	width:320px;
	height:230px;
	float:left;
	/*white-space:nowrap;
	text-overflow:ellipsis;*/
	overflow:hidden;
	margin:10px 0 0px 0;
	z-index:1;
}
.sellbar .preimg image {
	border:1px solid #ddd;
}
.sellbar .title {
	width:130px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin:5px 0;
	font-weight:bold;
}
.sellbar .price {
	line-height:18px;
}
.sellbar .order {
	background:url(../images/more.gif) no-repeat 0 3px;
	padding-left:12px;
	margin-left:0;
}
/*带图片的内容列表*/
.imgbar {
	margin:0 0 15px 0;
}
.imgbar h1 {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/template1/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.imgbar h1 a, .imgbar h1 a:link {
	color:#fff;
}
.imgbar .thisbody {
	border:1px dashed #7bcbef;
	border-top:0;
	padding:15px;
	z-index:10;
	background:#fff;
	height:1%;
}
.imgbar li {
	/*background:#dddddd;*/
	position:relative;
	display:inline;
	width:150px;
	height:120px;
	float:left;
	/*white-space:nowrap;
	text-overflow:ellipsis;*/
	overflow:hidden;
	margin:10px 0 0px 0;
	z-index:1;
}
.imgbar .preimg image {
	border:1px solid #ddd;
}
.imgbar .title {
	width:130px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin:5px 0;
	font-weight:bold;
}
.listbar {
	margin:0 0 15px 0;
}
.listbar h1 {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/template1/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.listbar .thisbody {
	border:1px dashed #7bcbef;
	border-top:0;
	padding:15px;
	overflow:hidden;
	height:1%;
}
.listbar li {
	height:26px;
	line-height:26px;
	padding:0px 0 0px 0px;
	border-bottom:1px dotted #c2c2c2;
}
.listbar .title {
	width:90%;
	float:left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.listbar .time {
	width:10%;
	float:left;
	text-align:right;
}
.classbar {
	margin:0px 10px 10px 10px;/*white-space:nowrap;
	
	text-overflow:ellipsis;
	overflow:hidden;*/
	width:190px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
/*深度是1的分类样式,也就是二级分类*/
.classbar .depth1 {
	position:relative;
	background:url(../images/class.gif) no-repeat 8px -1px;
	padding-left:28px;
}
.classbar .depth2 {
	position:relative;
	background:url(../images/class.gif) no-repeat 28px -1px;
	padding-left:50px;
}
.classbar h1 {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #7bcbef;
	padding:8px 0 3px 18px;
	margin-bottom:8px;
	background:url(../images/template1/arrow2.png) no-repeat -4px 3px;
}
.classbar li {
	background:url(../images/template1/arrow3.png) no-repeat -4px 1px;
	padding-left:12px;
	margin:5px 0;
}
/*左侧记录列表*/
.sidebar {
	margin:0px 10px 0px 10px;
	width:190px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.sidebar h1 {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #7bcbef;
	padding:8px 0 3px 18px;
	margin-bottom:8px;
	background:url(../images/template1/arrow2.png) no-repeat -4px 3px;
}
.sidebar li {
	margin:5px 0 10px 0;
	padding-left:1px;
	border-bottom:1px dashed #ddd;
}
.group {
	margin:0 0 15px 0;
}
.group .thisbody {
	background:#fff;
	border:1px dashed #7bcbef;
	border-top:0;
	padding:15px;
	height:1%;
}
.group .item {
	width:47%;
	overflow:hidden;
	float:left;
	margin-right:15px;
	height:200px;
	display:inline;
}
.group h1 {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/template1/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.group h2 {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #7bcbef;
	padding:8px 0 3px 18px;
	margin-bottom:8px;
	background:url(../images/template1/arrow2.png) no-repeat -4px 3px;
}
.group li {
	height:26px;
	line-height:26px;
	padding:0px 0 0px 0px;
	border-bottom:1px dotted #c2c2c2;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
/*博客*/
.bloginfo {
	background:url(../images/arrow2.gif) no-repeat 4px 3px;
	padding-left:8px;
}
.bloginfo h6 {
	font-size:12px;
	letter-spacing:1px;
	background: #006bb3;
	color: #fff;
	display: block;
	font-weight:bold;
	padding:5px 0 5px 5px;
}
.readbar {
	margin-bottom:15px;
}
.readbar .title {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/template1/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.readbar .thisbody {
	border:1px dashed #7bcbef;
	border-top:0;
	padding:15px;
	z-index:10;
	background:#fff;
	overflow:hidden;
}
.readbar .content {
	font-size:14px;
}
.readbar .content p {
	line-height:28px;
}
.readbar .other {
	color:#d2d2d2;
	text-align:right;
	margin-bottom:2px;
}
.readbar .other a {
	color:#d2d2d2;
	text-decoration:underline;
}
.readbar .bodytitle {
	font-weight:bold;
	text-align:center;
	font-size:14px;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
}
.readbar .bodyinfo {
	height:25px;
	line-height:25px;
	text-align:center;
	margin-bottom:15px;
}
/*翻页部分*/
.page {
	height:20px;
	padding:15px 0 5px 0;
}
.page a {
	text-decoration:none;
}
.page a:hover {
	text-decoration:underline;
}
.page em {
	color:#f00;
	margin:0 4px;
	font-style:normal;
}
.page cite {
	margin:0 4px;
	font-style:normal;
}
/*底部*/
.bottomline {
	background:#f8c300;
	height:5px;
}
.foot {
	margin:20px 0 10px 0;
	text-align: center;
	background:url(../images/template1/toplink3.png) repeat-x;
	padding-top:50px;
}
.footer a {
	color: #ffd;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#tempvalue, .tempvalue {
	display:none;
}
/*首页内容*/
.indexcontent {
	border:1px solid #030;
}
/*首页flash*/
.flash {
	width:277px;
	height:248px;
	float:right;
	border:1px solid #1dc8e9;
	margin-left:10px;
	margin-bottom:10px;
}
/*投票*/
.vote {
	border:1px solid #7bcbef;
	margin:10px;
}
.vote h1 {
	font-size:12px;
	color:#4096ee;
	background:#def2ff;
	text-align:center;
	margin:2px 2px 10px 2px;
	padding:4px 0;
}
.vote li {
	height:22px;
	line-height:22px;
	padding-left:10px;
}
.vote .operate {
	margin:5px 0;
	text-align:center;
}
.vote .operate input {
	margin-left:10px;
	margin-right:10px;
	background:url(../images/template1/submit.png) repeat-x;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px ridge #ddd;
	border-bottom:1px ridge #ddd;
	padding:2px 3px 0px 3px;
	font-size:12px;
}
/*查看投票结果*/
.readvote {
	margin:15px 5px;
}
.readvote h1 {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	margin-bottom:25px;
}
.readvote h2 {
	clear:both;
	font-size:12px;
	text-align:center;
	border-top:1px dashed #ddd;
	padding-top:15px;
}
.readvote li {
	float:left;
	height:20px;
}
.readvote .title {
	width:400px;
	margin-top:10px;
}
.readvote .img {
	width:350px;
	padding-left:18px;
}
.readvote .hits {
	width:85px;
}
/**********/
/*网友评论*/
.comman {
}
.comman h1 {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/template1/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.comman .thisbody {
	border:1px dashed #7bcbef;
	border-top:0;
	padding:15px;
}
.comman form input, .comman textarea {
	border:1px solid #ddd;
}
.comman form {
	border:2px solid #eaeaea;
	border-top:0;
	background:#fbfbfb;
	padding:10px;
}
.comman h2 {
	font-size:12px;
	text-align:center;
	border:2px solid #eaeaea;
	padding:5px 0;
	background:#f7f7f7;
	margin:25px 0 0 0;
}
.comman form div {
	padding-bottom:8px;
}
.comman h3 {
	font-size:12px;
}
.comman .content {
	margin:10px 0 10px 0;
	border-bottom:1px dashed #ddd;
	padding-bottom:5px;
}
/*日志列表*/
.logbar {
	margin:0 0 15px 0;
	line-height:18px;
}
.logbar div {
	margin-bottom:5px;
}
.logbar h1 {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/template1/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.logbar .thisbody {
	border:1px dashed #7bcbef;
	border-top:0;
	padding:15px;
}
.logbar li {
	padding:0px 0 0px 0px;
	border-bottom:1px dotted #c2c2c2;
	margin-bottom:10px;
}
.logbar .title {
	font-weight:bold;
	margin-bottom:5px;
}
.logbar .readme {
}
.logbar .more {
	display:inline;
}
.logbar .more a, .listbar .more a:link {
	color:#4096ee;
}
.logbar .tags {
	color:#d2d2d2;
	margin-bottom:0px;
}
.logbar .tags a, .listbar .tags a:link {
	color:#d2d2d2;
}
.logbar .other {
	color:#d2d2d2;
	text-align:right;
	margin-bottom:2px;
}
/*自助表单*/
.showform {
	border:1px solid #7bcbef;
	margin:10px;
}
.showform form {
	padding:0 10px;
}
.showform h1 {
	font-size:12px;
	color:#4096ee;
	background:#def2ff;
	text-align:center;
	margin:2px 2px 10px 2px;
	padding:4px 0;
}
.showform .operate {
}
.showform .operate input {
	background:url(../images/template1/submit.png) repeat-x;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px ridge #ddd;
	border-bottom:1px ridge #ddd;
	padding:2px 3px 0px 3px;
	font-size:12px;
}
/*查看回复*/
.readform {
	margin:15px 5px;
	text-align:center;
	border-bottom:2px solid #ddd;
	padding-bottom:15px;
}
.readform h1 {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	margin-bottom:25px;
	letter-spacing:2px;
}
/*-showform.asp*/
.forminfo h1 {
	font-size:16px;
	text-align:center;
	margin:15px 0;
	letter-spacing:2px;
}
.forminfo h2 {
	font-size:12px;
	text-align:left;
	padding-top:8px;
}
.forminfo {
	margin:15px 5px;
	text-align:left;
}
.forminfo p {
	margin:7px 0;
}
/*下拉菜单*/
.multimenu {
	margin:0px 10px 10px 10px;
	width:190px;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:#fff;
}
.multimenu h1 {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #7bcbef;
	padding:8px 0 3px 18px;
	margin-bottom:2px;
	background:url(../images/template1/arrow2.png) no-repeat -4px 3px;
}
.menuchannel a {
	text-decoration:none;
	display:block;
	padding:0px 14px;
	height:24px;
	line-height:24px;
}
.menuchannel a:hover {
	background:#faeec7;
}
.menuchannel li {
	position:relative;
	z-index:1;
	display:block;
	background:url(../images/arrow1.gif) no-repeat 2px 7px;
	border-bottom:1px dashed #ddd;
}
.multimenu .class0 {
	display:none;
	position:absolute;
	left:160px;
	top:0px;
	background:#f6f6f6;
	z-index:100;
	width:180px;
	padding:5px;
	border:2px solid #eee;
}
.multimenu .class0 a {
	padding-left:0;
}
.multimenu .class0 li {
	position:relative;
	z-index:10;
	border-bottom:1px solid #fff;
	background:url();
}
.multimenu .class1 {
	display:none;
	position:absolute;
	left:175px;
	top:0px;
	background:#eee;
	z-index:1000;
	width:180px;
	padding:5px;
}
.multimenu .class1 li {
}
/*广告*/
.ad {
	margin:0 0 15px 0;
}
.ad p {
	margin:0;
	padding:0;
}
/*功能频道 - 首页友情链接*/
.indexfriendlink {
}
.indexfriendlink div {
	border:1px solid #7bcbef;
	padding:5px;
}
.indexfriendlink ul {
	padding-bottom:6px;
}
.indexfriendlink li {
	list-style:none;
	display:inline;
	padding-right:18px
}
.indexfriendlink p {
	display:inline;
	margin:0;
	padding:0;
}
.indexfriendlink h1 {
	display:block;
	color:#4096ee;
	background:#def2ff;
	width:100px;
	text-align:center;
	height:20px;
	line-height:20px;
	font-size:12px;
	letter-spacing:4px;
}
/*页脚声明文件*/
.myfile {
	padding-bottom:18px;
}
.myfile li {
	display:inline;
	padding-right:8px;
}
/*登录框*/
.userlogin{
	padding:10px;
}
