body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 12px;
	font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
td {
	font-size: 12px;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #ff6c00;
}
a:active {
	text-decoration: none;
	color: #ff6c00;
}

input,select {
	font-size:12px;
	line-height:16px;
}

.top_login_font{font-size:12px;color:#383838;LINE-HEIGHT: 160%}

.input3{
	font-size: 12px;
	border: #ccc 1px solid;
	height: 12px;
	padding-left: 2px;
}

.STYLE7 {color: #a4a4a4}

.login_bg {
	background: #f1f1f1;
}

/* 定义导航 menu  */

.top_menu {
	font-size:12px;
	cursor:hand;
	font-style:normal;
	color:#383838;
	text-decoration:none;
	LINE-HEIGHT: 160%;
}
a.top_menu:link {
	font-size:12px;
	cursor:hand;
	font-style:normal;
	color:#383838;
	text-decoration:none;
	LINE-HEIGHT: 160%;
}
a.top_menu:visited {
	font-size:12px;
	color:#383838;
	font-style:normal;
	text-decoration:none;
	LINE-HEIGHT: 160%;
}
a.top_menu:hover {
	font-size:12px;
	color:#7b7b7b;
	font-style:normal;
	text-decoration:underline;
	LINE-HEIGHT: 160%;
} 
a.top_menu:active {
	font-size:12px;
	color:#7b7b7b;
	font-style:normal;
	text-decoration:underline;
	LINE-HEIGHT: 160%;
} 
/* - 结束 -  */

/* 定义栏目 menu  */
.menu a:link {
	color: #535353;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #535353;
}
.menu a:hover {
	text-decoration: underline;
	color: #ff6c00;
}
.menu a:active {
	text-decoration: none;
	color: #ff6c00;
}

/* - 结束 -  */


/* 定义首页 Part 1  */
.P1_middle_td {
	background: url(./P1_middle_bg.jpg) repeat-x top;
	border: 1px #e1e1e1 solid;
}

.P1_left_td {
	border: 1px #f9e795 solid;
}

.P1_right_td {
	background: #fefbec;
	border: 1px #e1e1e1 solid;
}

.P1_title_h2 {
	color: #ff6c00;
	text-align: center;
	font-family: "黑体",Arial;
	font-size: 20px;
}

.P1_title_h2 a:link {
	color: #ff6c00;
	text-decoration: none;
	text-align: center;
	font-family: "黑体",Arial;
	font-size: 20px;
}
.P1_title_h2 a:visited {
	text-decoration: none;
	color: #ff6c00;
	text-align: center;
	font-family: "黑体",Arial;
	font-size: 20px;
}
.P1_title_h2 a:hover {
	text-decoration: underline;
	color: #333;
	text-align: center;
	font-family: "黑体",Arial;
	font-size: 20px;
}
.P1_title_h2 a:active {
	text-decoration: none;
	color: #333;
	text-align: center;
	font-family: "黑体",Arial;
	font-size: 20px;
}

.P1_news_big {
	color: #afafaf;
	font-size: 14px;
	padding-left: 15px;
}

.P1_news_big a:link {
	color: #4d4d4d;
	text-decoration: none;
	font-size: 14px;
}
.P1_news_big a:visited {
	text-decoration: none;
	color: #4d4d4d;
	font-size: 14px;
}
.P1_news_big a:hover {
	text-decoration: underline;
	color: #ff6c00;
	font-size: 14px;
}
.P1_news_big a:active {
	text-decoration: none;
	color: #ff6c00;
	font-size: 14px;
}

.P1_news_small {
	color: #827b76;
	line-height: 22px;
	padding: 0 10px;
}

.P1_news_small a:link {
	color: #827b76;
	text-decoration: underline;
}
.P1_news_small a:visited {
	text-decoration: underline;
	color: #827b76;
}
.P1_news_small a:hover {
	text-decoration: none;
	color: #ff6c00;
}
.P1_news_small a:active {
	text-decoration: none;
	color: #ff6c00;
}

.P1_right_title {
	font-size: 14px;
	font-weight: bold;
}
.P1_right_pic1 {
	background: #fff;
	border: 1px #ccc solid;
}

.P1_right_title1 {
	font-weight: bold;
	color: #ff6c00;
}
.P1_right_title1 a:link {
	font-weight: bold;
	color: #ff6c00;
	text-decoration: none;
}
.P1_right_title1 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ff6c00;
}
.P1_right_title1 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333;
}
.P1_right_title1 a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #333;
}

.P1_right_content1 {
	color: #818181;
	line-height: 140%;
}

.P1_left_title {
	font-size: 14px;
	font-weight: bold;
	color: #ff6c00;
	padding-left: 30px;
}

.P1_left_more {
	color: #ff6c00;
	padding-top: 5px;
}
.P1_left_more a:link {
	color: #ff6c00;
	text-decoration: none;
}
.P1_left_more a:visited {
	text-decoration: none;
	color: #ff6c00;
}
.P1_left_more a:hover {
	text-decoration: underline;
	color: #333;
}
.P1_left_more a:active {
	text-decoration: none;
	color: #333;
}

.P1_news_big2 {
	color: #333;
	font-size: 14px;
	padding-left: 5px;
}

.P1_news_big2 a:link {
	color: #333;
	text-decoration: none;
	font-size: 14px;
}
.P1_news_big2 a:visited {
	text-decoration: none;
	color: #333;
	font-size: 14px;
}
.P1_news_big2 a:hover {
	text-decoration: underline;
	color: #ff6c00;
	font-size: 14px;
}
.P1_news_big2 a:active {
	text-decoration: none;
	color: #ff6c00;
	font-size: 14px;
}

/* - 结束 -  */

/* 定义首页 Part 2  */

.P2_left_title {
	color: #ff6c00;
	font-weight: bold;
	padding-top: 2px;
}

.P2_right_t1 {
	background: url(./P2_right_icon.jpg) no-repeat center;
	text-align: center;
	padding-top: 3px;
	letter-spacing: 3px;
}
/* - 结束 -  */

/* 定义首页 Part 3  */
.P3_middle_td {
	border: 1px #e1e1e1 solid;
}

.P3_right_padding {
	padding-left: 8px;
}
/* - 结束 -  */

.index_link_pic {
	background: url(./link_bg.gif) repeat-x bottom;
	border: 1px #ccc solid;
}

.index_link_word {
	border: 1px #ccc solid;
	line-height: 24px;
}


/* 定义 Right */

.right_border1 {
	border: 1px #d8d8d8 solid;
}

.right_border2 {
	border: 1px #d8d8d8 solid;
	padding: 1px;
}

.right_pic1 {
	border: 2px #d8d8d8 solid;
	background: #fff;
	text-align: center;
}

.right_pic1_title {
	color: #666;
}
.right_pic1_title a:link {
	color: #666;
	text-decoration: none;
}
.right_pic1_title a:visited {
	text-decoration: none;
	color: #666;
}
.right_pic1_title a:hover {
	text-decoration: underline;
	color: #ff6c00;
}
.right_pic1_title a:active {
	text-decoration: none;
	color: #ff6c00;
}

.right_content {
	color: #6e6060;
	line-height: 140%;
}

/* 定义结束 */

/* - 热门推荐  -  */
.hot_border {
	border: 1px #e7e7e7 solid;
}

.hot_title {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #fe5a01;
}

.hot_td_1 {
	border-bottom: 1px #bbb dashed;
	border-right: 1px #bbb dashed;
}

.hot_td_2 {
	border-bottom: 1px #bbb dashed;
}

.hot_td_3 {
	border-right: 1px #bbb dashed;
}

.hot_t {
	color: #038106;
	font-weight: bold;
	letter-spacing: 3px;
}
/* - 结束 -  */

.line_xx {
	border-bottom: 1px #ccc dashed;
}

.menu_FAQ_1 {
	background: #f9f9f9;
	padding-left: 15px;
}

.menu_FAQ_2 {
	border-top: 1px #bcbcbc dashed;
}

/* 定义 Middle */

.middle_border {
	border: 1px #8cc165 solid;
	padding: 8px 10px;
	background: #f8fff5;
}

.middle_title {
	font-size: 14px;
	font-weight: bold;
	color: #038106;
	letter-spacing: 3px;
}

.middle_title_xx {
	background: url(./xx.gif) repeat-x left;
}

.middle_active_title {
	font-family: "黑体";
	font-size: 18px;
	border-bottom: 1px #ccc dashed;
	text-align: center;
}
.middle_active_title a:link {
	color: #ff6c00;
	text-decoration: none;
	text-align: center;
	font-family: "黑体";
	font-size: 18px;

}
.middle_active_title a:visited {
	text-decoration: none;
	color: #ff6c00;
	text-align: center;
	font-family: "黑体";
	font-size: 18px;
}
.middle_active_title a:hover {
	text-decoration: underline;
	color: #333;
	text-align: center;
	font-family: "黑体";
	font-size: 18px;
}
.middle_active_title a:active {
	text-decoration: none;
	color: #333;
	text-align: center;
	font-family: "黑体";
	font-size: 18px;
}
.middle_active_td1 {
	color: #ff6c00;
}

.middle_jp_title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
}

.middle_jp_content {
	color: #818181;
	line-height: 20px;
	padding: 5px 5px 0 5px;
}

.middle_yh_title {
	font-size: 14px;
	font-weight: bold;
	color: #ff6c00;
}

.middle_yh_news {
	color: #ff6c00;
	padding-left: 10px;
}
.middle_yh_news a:link {
	color: #ff6c00;
	text-decoration: underline;
	padding-left: 10px;
}
.middle_yh_news a:visited {
	text-decoration: underline;
	color: #ff6c00;
	padding-left: 10px;
}
.middle_yh_news a:hover {
	text-decoration: none;
	color: #333;
	padding-left: 10px;
}
.middle_yh_news a:active {
	text-decoration: none;
	color: #333;
	padding-left: 10px;
}

.middle_yh_padding {
	padding-left: 10px;
}

.middle_jy_content {
	color: #666;
	line-height: 24px;
	padding: 10px 10px 0 10px;
	font-size: 14px;
}

.middle_sp {
	color: #636363;
}
.middle_sp a:link {
	color: #636363;
	font-size: 14px;
	text-decoration: none;
}
.middle_sp a:visited {
	text-decoration: none;
	color: #636363;
	font-size: 14px;
}
.middle_sp a:hover {
	color: #038106;
	font-size: 14px;
	text-decoration: underline;
}
.middle_sp a:active {
	text-decoration: underline;
	color: #038106;
	font-size: 14px;
}

.middle_td_time {
	color: #999;
}

.middle_td {
	color: #636363;
}
.middle_td a:link {
	color: #636363;
	font-size: 14px;
	text-decoration: underline;
}
.middle_td a:visited {
	text-decoration: underline;
	color: #636363;
	font-size: 14px;
}
.middle_td a:hover {
	color: #038106;
	font-size: 14px;
	text-decoration: underline;
}
.middle_td a:active {
	text-decoration: underline;
	color: #038106;
	font-size: 14px;
}

.middle_faq1 a:link {
	color: #622903;
	text-decoration: underline;
}
.middle_faq1 a:visited {
	text-decoration: underline;
	color: #622903;
}
.middle_faq1 a:hover {
	text-decoration: none;
	color: #333;
}
.middle_faq1 a:active {
	text-decoration: none;
	color: #333;
}

.intro_content {
	font-size: 14px;
	color: #636363;
	line-height: 26px;
	padding: 20px 10px;
}
.intro_content img { 
	max-width: 540px; 
	width: expression(this.width>540 ? 540 : true); 
}

.content_add {
	color: #3f9703;
}

/* 结束 */

/* 定义 分页*/
.page{
	font-size:12px;
	cursor:hand;
	font-style:normal;
	color:#000001;
	text-decoration:none;
	LINE-HEIGHT: 160%;
}
a.page:link{
	font-size:12px;
	cursor:hand;
	font-style:normal;
	color:#000001;
	text-decoration:none;
	LINE-HEIGHT: 160%;
}
a.page:visited{
	font-size:12px;
	color:#000001;
	font-style:normal;
	text-decoration:none;
	LINE-HEIGHT: 160%;
}
a.page:active{
	font-size:12px;
	color:#000001;
	font-style:normal;
	text-decoration:none;
	LINE-HEIGHT: 160%;
}
a.page:hover{
	font-size:12px;
	color:#999999;
	text-decoration:none;
	LINE-HEIGHT: 160%;
}

.page2{
	font-size:12px;
	font-weight:bold;
	cursor:hand;
	font-style:normal;
	color:#fe3382;
	text-decoration:none;
	LINE-HEIGHT: 140%;
}
a.page2:link{
	font-size:12px;
	font-weight:bold;
	cursor:hand;
	font-style:normal;
	color:#fe3382;
	text-decoration:none;
	LINE-HEIGHT: 140%;
}
a.page2:visited{
	font-size:12px;
	font-weight:bold;
	color:#fe3382;
	font-style:normal;
	text-decoration:none;
	LINE-HEIGHT: 140%;
}
a.page2:active{
	font-size:12px;
	font-weight:bold;
	color:#fe3382;
	font-style:normal;
	text-decoration:underline;
	LINE-HEIGHT:140%;
}
a.page2:hover{
	font-size:12px;
	font-weight:bold;
	color:#fe3382;
	text-decoration:underline;
	LINE-HEIGHT: 140%;
}
.l03 {
	background-image: url(./L03.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
/* 结束 */


.foot {
	color: #808080;
	line-height: 24px;
	padding-top: 20px;
}
.foot_bottom_1 {
	background: #f1f1f1;
	border-top: 1px e1e1e1 solid;
}

.foot_bottom_2 {
	background: #ffa214;
}
