@charset "utf-8";
/* CSS Document 通用样式 */

/*general begin*/
div, img { behavior: url(iepngfix.htc) }
img,a img {
	border:none;
	vertical-align: middle;
}
ol, ul, li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
}
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, p, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0; 
}
em, cite, strong, th {
	font-style: normal;
	font-weight: normal;
}
table {
	empty-cells: show;
	border-collapse: separate;
	margin:0 auto;
}
input:focus{
	background-color:#D1EFED;
}
textarea:focus{
	background-color:#D1EFED;
}
a:link, a:visited {
	color: #577212;
	text-decoration: none;
}
a:hover, a:active {
	color: #F00;
	text-decoration: underline;
}
.titlelink{
    color:#666;
	font-size:11px;
}
.titlelink a:link,.titlelink a:visited{
    color:#f60;
	text-decoration:none;
}
.titlelink a:hover,.titlelink a:active{
    color:#444;
	text-decoration:underline;
}
/* Clear Fix */
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
.clearfix
{
display:inline-block;
}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* end of clearfix */

.clear {
	clear:both;
	height:0px;
	margin-top:-1px;
}

.dropshadow {
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	float: right;
	clear: left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	padding: 0
}

.block {
	display:block;
}
.none {
	display:none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.line_height_20 {
	line-height:20px;
}
.margin_bottom_8px {
	margin-bottom:8px;
}
.padding_bottom_20px {
	padding-bottom:20px;
}
.padding_bottom_0 {
	padding-bottom:0;
}
.spe {
	padding:0 3px;
}
.spe6 {
	padding:0 6px;
}
.bg_color_fa {
	background-color:#fafafa;
}
.bg_color_ffa {
	background-color:#ffa;
}
.bg_color_FFFFEC {
	background-color:#FFFFEC;
}
.bg_color_F0F8FF {
	background-color:#F0F8FF;
}
.font_weight_600 {
	font-weight:600;
}
.font_weight_700 {
	font-weight:700;
}
.font_weight_normal {
	font-weight: normal;
}
.color_666 {
	color:#666;
}
.color_fff {
	color:#fff;
}
.color_999 {
	color:#999;
}
.color_red {
	color:#f00;
}
.color_f60 {
	color:#f60;
}
.color_060 {
	color:#060;
}
.color_blue {
	color:#00F;
}
.color_333 {
	color:#333;
}
.font_size_10px {
	font-size:10px;
}
.font_size_12px {
	font-size:12px;
}
.font_size_14px {
	font-size:14px;
}
.font_size_16px {
	font-size:16px;
}
.text_left{
	text-align:left;
}
.text_center{
	text-align: center;
}
.text_right{
	text-align:right;
}
.width_90{
	width:90px;
}
.more_title{
	float:right;
	padding-right:6px;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
.more_title a:link,.more_title a:visited{
	color:#fff;
	text-decoration:none;
}
.more_title a:hover,.more_title a:active{
	color:#f30;
	text-decoration:none;
}
.dateR{
	float:right;
	padding-right:2px;
	font-size:11px;
}
.page_txt {
	height:auto;
	padding: 4px 6px;
	text-align: center;
	margin:0 0;
	clear:both;
	color:#666;
	overflow: hidden;
	height:auto;
	display: block;
	background-color: #f7f7f7;
	border-top: 1px solid #ccc;
}
.page_txt a:link,.page_txt a:visited {
	color:#03c;
	text-decoration: none;
}
.page_txt a:hover,.page_txt a:active {
	color:#F60;
	text-decoration: none;
}
.page_txt.no {
	background:none;
	border:none;
	color:#999;
}
.page_txt.no .current{
	color:#F60;
}
.page_txt.next {
	line-height:22px;
	background-color:#fff;
	border: 1px dotted #ccc;
}
.page {
	text-align:center;
}
.page .current{
	text-align:center;
	border:1px solid #f90;
	background-color:#FAEBD7;
	color:#f63;
	padding:2px 5px;
	margin-right: 3px;
}

.page .normal{
	text-align:center;
	border:1px solid #f90;
	background-color:#FAEBD7;
	color:#f63;
	padding:2px 5px;
	margin-right: 3px;
}
.page a:link, .page a:visited {
	color:#004499;
	text-decoration:none;
	border:1px solid #999;
	background-color:#fff;
	padding:2px 5px;
	margin-right: 3px;
}
.page a:hover, .page a:active {
	color:#444;
	border:1px solid #f90;
	background-color:#FAEBD7;
}
.pagenav {
	padding:8px 0 6px;
	display: block;
	color:#f60;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 11px;
	clear: both;
	width: 100%;
}
.more {
	line-height:20px;
	padding: 3px 6px 2px;
	text-align: right;
	display: block;
	clear:both;
	color:#f60;
	font-weight: normal;
	font-size: 11px;
}
.more.listtxt{
	padding-top: 14px;
}
.more.product{
	padding:2px 2px 0 0;
}
.more.product a:link,.more.product a:visited{
	padding:2px 2px 0 0;
	color:#F60;
}
.more.product a:hover,.more.product a:active{
	padding:2px 2px 0 0;
	color:#666;
}
.opacity70 {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.opacity80 {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.opacity90 {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
/*general end*/

