﻿.p12
{
	line-height:190%;
	}
body
{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
}
td
{
	font-size:12px;
	font-family:宋体;
}
.td_height
{
	height:22px;
	}
.line_bg
{
	background-image:url(Img/line5.gif);
}
/*.ban
{
	FILTER: Shadow(color='#fc5f00', Direction=135, Strength=1);
    COLOR: #247500;
    HEIGHT: 0px;
}*/
.Product_img{
    max-height:380px;
    /*height:expression(this.height>380?"380px":this.height);
    max-width:400px;
    */width:expression(this.width>400?"400px":this.width);
}
.Info{
    max-width:225px;
    width:expression(this.width>225?"225px":this.width);
}
.ban
{
    COLOR: #4F7F0B;
}

A.ban:link
{
    COLOR: #4D8300;
    TEXT-DECORATION: none
}
A.ban:active
{
    COLOR: #4F7F0B;
    TEXT-DECORATION: none
}
A.ban:visited
{
    COLOR: #4F7F0B;
    TEXT-DECORATION: none
}
A.ban:hover
{
    COLOR: #3b6b00;
    TEXT-DECORATION: none
}
.down
{
	FILTER: Shadow(color='#ffffff', Direction=135, Strength=2);
    COLOR: #555555;
    HEIGHT: 0px;
}
.Table{ margin:0 auto;}
A.down:link
{
    color:#555555;
    TEXT-DECORATION: none
}
A.down:active
{
    COLOR: #555555;
    TEXT-DECORATION: none
}
A.down:visited
{
    COLOR: #555555;
    TEXT-DECORATION: none
}
A.down:hover
{
    COLOR: #555555;
    TEXT-DECORATION: none
}
.search
{
	background-image:url(Img/search_bg.gif);	
	border:0px;
	color:#466e00;
	font-size:12px;
	width:44px;
	height:20px;
	text-align:center;
	padding-top:3px;
	padding-left:2px;
	cursor:hand;
}
.input
{
	width:78px;
	height:18px;
	font-size:12px;
	color:#000000;
	border:1px solid #b0d88f;
	background-color:#ffffff;
	vertical-align:baseline;
}
.white
{
    COLOR: #ffffff;
}
A.white:link
{
    color:#ffffff;
    TEXT-DECORATION: none
}
A.white:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A.white:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A.white:hover
{
    COLOR: #ffff00;
    TEXT-DECORATION: none
}
A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #2c6200;
	TEXT-DECORATION:underline;
	/*position:relative;
	left:1px;
	top:1px*/
}

.more
{
    COLOR: #3e3e3e;
	font-size:9px;
	font-family:Arial;
}
A.more:link
{
    color:#3e3e3e;
    TEXT-DECORATION: none
}
A.more:active
{
    COLOR: #3e3e3e;
    TEXT-DECORATION: none
}
A.more:visited
{
    COLOR: #3e3e3e;
    TEXT-DECORATION: none
}
A.more:hover
{
    COLOR: #ff6600;
    TEXT-DECORATION:underline;
}
.Small
{
	font-size: 9pt
}
.Title
{
	font-size:24px;
	font-family:楷体_GB2312;
	color:#000000;
	font-weight:bold;
}
.time
{
	color:#8d8d8d;}
img
{
border:none;
}
.p14
{
	font-size:14px;
	line-height:160%;
	word-break:break-all;
}
.table_bg{
/*border:3px solid #ffdfba;*/
}
.line
{	height:18px;
background-image:url(IMG/line.gif);
	}

.marketname {
	margin-bottom: 25px;
}

	.marketname ul {
		list-style-type: none;
	}

		.marketname ul li {
			list-style-type: none;
			float: left;
			margin-top: 5px;
			margin-bottom: 5px;
			padding-left: 5px;
			padding-right: 5px;
			border-right: 1px solid #efefef
		}

			.marketname ul li:first-child {
				padding-left: 0px;
			}

			.marketname ul li:last-child {
				border: 0px;
			}
/*翻页*/
.Pagination1 {
}

	.Pagination1 A {
		border: 1px solid #cccccc;
		line-height: 22px;
		color: #5a5a5a;
		margin: 3px;
		display: inline-block;
		padding: 0 5px;
	}

		.Pagination1 A:link {
			border: 1px solid #cccccc;
			color: #5a5a5a;
			background: #ffffff;
			text-decoration: none;
		}

		.Pagination1 A:visited {
			border: 1px solid #cccccc;
			color: #5a5a5a;
			background: #ffffff;
			text-decoration: none;
		}

		.Pagination1 A:hover {
			border: 1px solid #b20000;
			color: #ffffff;
			background: #b20000;
		}

		.Pagination1 A:active {
			border: 1px solid #b20000;
			color: #ffffff;
			background: #b20000;
		}

		.Pagination1 A.current:link {
			border: 1px solid #b20000;
			color: #ffffff;
			background: #b20000;
		}

		.Pagination1 A.current:visited {
			border: 1px solid #b20000;
			color: #ffffff;
			background: #b20000;
		}

.red {
	color: #ff0000;
}

a.red:link, a.red:visited, a.red:active {
	color: #ff0000;
}

a.red:hover {
	color: #a00000;
}