﻿ 以下公共样式不得修改*/ BODY {
height:100%;
color:#000;
font-family:Tahoma, Arial, "\5B8B\4F53", sans-serif, 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1';
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, blockquote, input, select {
	padding:0px;
	margin:0px;
}
/*h1, h2, h3, h4, h5, h6 {display:inline;}*/
img {
	border:0px;
}
li {
	list-style-type:none;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
input {
	height:22px;/*background:transparent;*/
}
input[type="password"], input[type="checkbox"], input[type="file"], input[type="radio"], input[type="text"], textarea, select {
	outline:0px;
}
select {
	vertical-align:middle;
	height:22px;
}
/*body,div,span,td{color:#444;}*/
a {
	color:#444;
	text-decoration:none;
}
/*a:visited	{color:#2b2b2b;}*/
a:hover {
	color:#000;
}
a:active {
	color:#000;
	text-decoration:underline;
}
.submit {
	padding:0px 18px;
	margin-left:3px;
	height:22px;
}
.checkbox {
	height:15px;
	width:15px;
}
.bian, #alttxt, div.contents img, .error3 {
	border-radius: 5px;
	box-shadow: 0px 0px 15px #aaa;
}
.bian2 {
	border-radius: 5px;
}
.bian2:hover, .bianhover:hover {
	box-shadow: 0px 0px 15px #aaa;
}
.yuan, div.contents input, div.contents textarea, div.contents select {
	border-radius: 5px;
}
.overtxt {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.yahei {
	font-family:'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B\4F53';
}
/*以下为站点样式，可适当修改*/


/*底部*/
.bottomlinks {
	line-height:52px;
	height:52px;
	background: #C4005B;
	border-bottom:5px #CCC solid;
	COLOR: #fff;
	text-align:center;
}
.bottomlinks a {
	color:#fff;
}
.bottomlinks b {
	float:right;
	padding-right:20px;
}
.copy {
	line-height:58px;
	height:58px;
	COLOR: #000;
	text-align:center;
}
/*自定义条数展示与新闻*/
ul.love li {
	padding:10px 0px;
	float:left;
	color:#666;
}
ul.love li a {
	display:block;
	color:#666;
	margin:10px;
}
ul.love li a:hover {
	color:#FF0000;
}
ul.love li a img:hover {
	box-shadow: 0px 0px 15px #aaa;
}
ul.love li a img {
	width:220px;
	border-radius: 5px;
	height:165px
}
ul.love ol {
	padding-top:10px;
	display:block;
	text-align:center
}
ul.lovelist li {
	width:32%;
	float:left;
	background:#fafafa;
	margin:5px 5px 5px 0px;
	padding:0px;
	border-radius: 5px;
}
ul.lovelist li a {
	padding-left:10px;
	font-size:1.2em;
}
ul.lovelist li:hover {
	background:#ebebeb;
}
/*清除浮动*/
.clear {
	background: none;
	border: 0px none;
	clear: both;
	display: block;
	float: none;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: hidden;
	width: 0px;
	height: 0px;
	line-height: 0px;
	list-style-type:none;
}
