/* 前台主要样式表 */


body {
	font-size: 12px;
	color: #333333;
}
table,tr,td,th {
	font-size:12px;
	}
	
a:link {
	color: #339900;
	text-decoration: none;
}
a:visited {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: underline;
}
a:active {
	color: #339900;
	text-decoration: none;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
}


a.navb:link {
	color: #005d11;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.navb:visited {
	color: #005d11;
	font-size: 14px;
	text-decoration: none;
}
a.navb:hover {
	color: #005d11;
	font-size: 14px;
	text-decoration:underline;
	font-weight: bold;
}
a.navb:active {
	color: #005d11;
	font-size: 14px;
	text-decoration: none;
}

a.navB:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.navB:visited {
	color: #000000;
	text-decoration: none;
}
a.navB:hover {
	color: #000000;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}
a.navB:active {
	color: #FFFFFF;
	text-decoration: none;
}



a.nav_left:link {
	color: #1E9D32;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.nav_left:hover {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
a.nav_left:visited {
	color: #006600;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.nav_left:active {
	color: #339900;
	text-decoration: none;
}

a.title:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.title:hover {
	color: #FF9900;
}
a.title:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.title:active {
	color: #339900;
	text-decoration: none;
}
a.title_a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.title_a:hover {
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
}
a.title_a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.title_a:active {
	color: #339900;
	text-decoration: none;
}

a.title_b:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.title_b:hover {
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
}
a.title_b:visited {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.title_b:active {
	color: #339900;
	text-decoration: none;
}

a.yellow:link {
	color: #FF9900;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.yellow:hover {
	color: #FF9900;
}
a.yellow:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.yellow:active {
	color: #339900;
	text-decoration: none;
}

.tb_blr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.font14 {
	color: #005d11;
	font-size: 14px;
}
.font13 {
	font-size: 13px;
	color: #333333;
}
.uline_dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #414042;
}
.font_green {
	font-size: 12px;
	color: #005d11;
}
.font14_green {
	font-size: 14px;
	color: #005d11;
}
.nav_font {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.font16 {
	font-size: 16px;
	font-weight: bold;
	color: #231f20;
}
.tborder {
	border: 1px  #414042;
}
.font13_h23 {
	font-size: 13px;
	color: #005d11;
	line-height: 23px;
}
.timespan{
	font-size:12px;
	color:#CCCCCC;
	margin-left:2px;
}

.clear {
    clear: both;
    float: none;
    font-size: 0px;
    margin: 0;
    padding: 0;
    display:block;
}

h1 {
    background: #F4FAFB;
    border: 1px solid #BBDDE5;
    color: #9CACAF;
    font-size: 14px;
    padding: 7px 10px;
    margin: 0 0 10px 0;
}
.input{
	color:#0099FF;
	border:#CCC 1px solid;
	}
	
#loader {
    background-color: #FFFFCC;
    border: 1px solid #CC0000;
    position: fixed;
    color: #CC0000;
    z-index: 1000;
    left: 0px;
    bottom: 0px;
    padding: 5px 15px;
    display: none;
    filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
    opacity: 0.65;
}

* html #loader {
    position:absolute;

    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);

}
form {
    margin: 0px;
    padding: 0px;
}
img {
border:0px;
}
.timespan{
	font-size:12px;
	color:#CCCCCC;
	margin-left:2px;
}

.newtimespan{
	font-size:12px;
	color:#EB8A3D;
	margin-left:2px;
}

input, textarea, select {
    font: 12px "courier new";
}

#footer {
    background: #F4FaFb;
    border: 1px solid #BBDDE5;
    padding: 15px;
    color: #9CACAF;
    margin: 10px 0;
    text-align: center;
}

.small img { 
max-width: 120px; width:expression(this.width > 120 ? "120px" : this.width)
}

.propic img { 
max-width: 200px; width:expression(this.width > 200 ? "200px" : this.width)
}

.buy img { 
max-width: 90px; width:expression(this.width > 90 ? "90" : this.width)
}
.title {background-color:#0C7DB4;
color:#FFFFFF;
}
.nav {
	FONT: bold 12px Tahoma, Verdana; COLOR: #154ba0
}
.nav A {
	COLOR: #154ba0
}
.index_end {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-indent: 4px;
	font-family: "宋体";
}
#quote {
	MARGIN: 10px;
}
#quote UL {
	CLEAR: both; HEIGHT: 20px;
}
#quote LI {
	BORDER-RIGHT: #84b0c7 1px solid; BORDER-TOP: #84b0c7 1px solid; BACKGROUND: #e5eef5; FLOAT: right; PADDING:3px; MARGIN: 0px 15px 0px 0px; BORDER-LEFT: #84b0c7 1px solid; WIDTH: 100px; BORDER-BOTTOM: #84b0c7 1px solid; TEXT-ALIGN: center
}
#quote LI A {
	DISPLAY: block; BACKGROUND: #e5eef5
}
#quote LI A:hover {
	BACKGROUND: #fff; TEXT-DECORATION: none
}


.fontaa {
	font-size: 10px;

}
