body {
	background-image: url(/images/bg.gif);
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
}
/*红色标题文本*/
.title_text_g {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #009900;
}
/*基本文本*/
.text12 {
	font-size: 12px;
	color: #666666;
}
/*输入框红色边框效果*/
.my_input {
	border: 1px solid #FF9900;
	height: 16px;
	background-color: #FFFFCC;
	color: #333333;
	text-decoration: blink;
	cursor: default;
}
.t14b_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
/*顶端导航悬停链接*/
a.top:visited {
	color: #ffffff;
	text-decoration: none;
}
a.top:active {
	text-decoration: none;
}

a.top:link {
	color: #ffffff;
	text-decoration: none;
}
a.top:hover {
	color: #ffff00;
	text-decoration: none;
}
/*红色悬停链接*/
a.r:visited {
	color: #666666;
	text-decoration: none;
}
a.r:active {
	text-decoration: none;
}
.t14b_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a.r:link {
	color: #666666;
	text-decoration: none;
}
a.r:hover {
	color: #FF3300;
	text-decoration: none;
}
/*绿色悬停链接*/
a.g:visited {
	color: #666666;
	text-decoration: none;
}
a.g:active {
	text-decoration: none;
}
a.g:link {
	color: #666666;
	text-decoration: none;
}
a.g:hover {
	color: #009900;
	text-decoration: none;
}
/*红色标题文本*/
.title_text_r {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FF3300;
}
/*绿色标题侧栏背景*/
.title_side_g {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/frame_g_01.jpg);
	color: #009900;
	vertical-align: middle;
}
/*红色标题侧栏背景*/
.title_side_r {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/frame_r_01.jpg);
	color: #FF3300;
	vertical-align: middle;
}
/*侧栏线框背景*/
.title_side_list {
	background-image: url(../images/frame_g_02.jpg);
}
/*侧栏大背景*/
.bg_side {
	background-image: url(../images/bg_side.gif);
}
/*中栏栏大背景*/
.bg_mid {
	background-image: url(../images/bg_mid.gif);
}
/*标题列表字体*/
.title_list {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.bg_content {
	background-image: url(../images/bg_midb.gif);
}
.art_title {
	font-size: 14px;
	font-weight: bold;
}
.art_state {
	font-size: 12px;
	color: #999999;
}
.art_info {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.text12y {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.t1220 {
	font-size: 12px;
	line-height: 20px;
}
.t1224 {
	font-size: 12px;
	line-height: 24px;
}

