/*[公共common*/


BODY {
	margin:0px;word-break:break-all;font-size:12px;text-algin:left;
}
.mainContent {
	padding:10px;font-size:12px;padding-right:0px;text-algin:left;
}
td,blockquote {
	font-size:12px;line-height:150%;text-algin:left;
}
form {
	margin:0px;text-algin:left;
}
div{
	font-size:12px;line-height:150%;text-algin:left;
}

p {
	font-size:12px;text-indent:0px;line-height:150%;text-algin:left;
}
img {border:0px;}

/*开始说明：默认超链接样式*/
a:link {
	color: #333333;
	text-decoration:none;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:active {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	text-decoration:none;
}
/*结束说明*/
/*开始说明:灰色14号无下划线加粗超链样式*/
a.gray_none14b:link {
	text-decoration:none;
	color: #332500;
	font-weight:bold;
	font-size:14px;
}
a.gray_none14b:visited {
	text-decoration:none;
	color: #332500;
	font-weight:bold;
	font-size:14px;
}
a.gray_none14b:active {
	text-decoration:none;
	color: #332500;
	font-weight:bold;
	font-size:14px;
}
a.gray_none14b:hover {
	text-decoration:none;
	color: #000000;
	font-weight:bold;
	font-size:14px;
}
/*结束说明*/
/*开始说明:灰色12号无下划线超链样式*/
a.gray_none:link {
	text-decoration:none;
	color: #8A8A8A;
}
a.gray_none:visited {
	text-decoration:none;
	color: #8A8A8A;
}
a.gray_none:active {
	text-decoration:none;
	color: #8A8A8A;
}
a.gray_none:hover {
	text-decoration:none;
	color: #ff6600;
}
/*结束说明*/
/*开始说明:灰色12号无下划线超链样式*/
a.gray_none02:link {
	text-decoration:none;
	color: #333333;
}
a.gray_none02:visited {
	text-decoration:none;
	color: #333333;
}
a.gray_none02:active {
	text-decoration:none;
	color: #333333;
}
a.gray_none02:hover {
	text-decoration:underline;
	color: #333333;
}
/*结束说明*/
/*开始说明:黑色1４号无下划线超链样式*/
a.black_none14b:link {
	text-decoration:none;
	color: #000000;
	font-size:14px;
	font-weight:bold;
}
a.black_none14b:visited {
	text-decoration:none;
	color: #000000;
	font-size:14px;
	font-weight:bold;
}
a.black_none14b:active {
	text-decoration:none;
	color: #000000;
	font-size:14px;
	font-weight:bold;
}
a.black_none14b:hover {
	text-decoration:none;
	color: #ff6600;
	font-size:14px;
	font-weight:bold;
}
/*结束说明*/

.font_14b {
    font-size:14px;
	font-weight:bold;
}
.font_yellow16b {
    font-size:16px;
	font-weight:bold;
	color:#ff6600;
	line-height:27px;
}
.but_01 {
    background-image:url(../images/but_bg.jpg);
	padding-top:1px;
	height:25px;
	width:53px;
	cursor:pointer;
	border:0px;
	color:#000000;
	font-weight:bold;
	font-size:13px;
}
.input_search {
    border:solid 1px #D1D1D1;
	height:24px;
	width:340px;
}
.line_bg01{
    background:url(../images/line_bg01.gif);
	height:28px;
	padding-left:10px;
	text-align:left;
}
.pic_border {
    border:solid 1px #5F5F5F;
}
.tab_line01 {
    border:solid 1px #F5D47B;
	background:#FFFDEC;
}
.tab_line02 {
    border:solid 1px #FEB624;
}
.affich_bg{
    background:url(../images/affich_bg.gif);
	height:27px;
	width:216px;
	text-align:left;
}
.title_bg01{
    background:url(../images/title_bg01.gif);
	height:28px;
	width:318px;
}
.title_bg02{
    background:url(../images/title_bg02.gif);
	height:27px;
}
.news_bg{
    background:url(../images/news_bg.gif);
	height:58px;
}