/*页面基础*/
body {
	font-family:"宋体", "黑体", Arial,Verdana, "Times New Roman", sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
}
td {
	font-size: 12px;
	line-height: 20px
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline
}
a.link_12_white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}
a.link_12_white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}
a.link_12_white:hover {
	font-size: 12px;
	color: #FCD002;
	text-decoration: none
}
a.link_12_blue_x:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none
}
a.link_12_blue_x:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none
}
a.link_12_blue_x:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none
}
.input_01 {
	width: 240px
}
.table1 {
	background-color: #FFFFFF;
	height: 20px;
	width: 778px;
	border: 1px solid #BDBDBD;
}
.baseinfo {
	float:left;
	border: 0px solid #BDBDBD;
	padding-left:5px;
	width:776px;
	line-height:20px;
	padding-bottom:5px;
}
.baseinfo_jieshao1 {
	float:left;
	padding-left:10px;
	width:400px;
	line-height:20px;
	color:#757575;
	padding-bottom:10px;
}
.baseinfo_jieshao2 {
	float:left;
	padding-left:20px;
	width:300px;
	line-height:20px;
	color:#757575;
	padding-bottom:10px;
}
.functionbarFocus {
	float:left;
	width:88px;
	padding-left:16px;
	padding-top:5px;
	color:#FFFFFF;
	height: 26px;
	background:url(../images/b_01.gif);
}
.functionbarUnFocus {
	float:left;
	width:88px;
	padding-left:16px;
	padding-top:2px;
	height: 22px;
	color:#000000;
	background:url(../images/b_02.gif);
}
.functionbarDisable {
	float:left;
	width:88px;
	padding-left:16px;
	padding-top:2px;
	height: 22px;
	color:#CCCCCC;
	background:url(../images/b_02.gif);
}
.functionbarBlank {
	float:left;
	width:1px;
	height: 22px;
	background:url(../images/b_03.gif);
}
.thumbimg {
	margin-top:8px;
	margin-bottom:8px;
}

.maintable{
	font-family: Arial,Verdana, "Times New Roman", sans-serif;
}
/*标题字体*/
.h1 {
	font-family: Arial,Verdana, "Times New Roman", sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	color:#333;
}
.h2{
	color:#333;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}
.h3 {
	font-size:24px;
	color:#900;
	line-height:28px;
	font-weight:bold;
}
.h4 {
	font-size:14px;
	color:#900;
	font-weight:bold;
}
/*字体*/
.font_12_red{
	color:#F00;
}
.font_12_b_red{
	color:#F00;
	font-weight:bold;
}
.font_12_b_red2{
	color:#900;
	font-weight:bold;
}
.font_14 {
	font-size: 14px
}
.font_14_b_white{
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
}
.font_12_b_white {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.font_12_ac {
	font-size: 12px;
	font-weight: bold
}
.font_12_a {
	font-size: 12px
}

/*留言*/
.font_comment{
	color:#999999;
	font-weight:normal;
}
.font_commentpost{
	color:#999999;
	font-weight:bold;
}



.content{
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:5px;
	color:#999999;
}

a.link_salemessage:link {
	font-size: 12px;
	color: #900;
	text-decoration: none
}
a.link_salemessage:visited {
	font-size: 12px;
	color: #900;
	text-decoration: none
}
a.link_salemessage:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none
}

