﻿/* 首页样式 */
body {
	margin:0;
	background-color: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size:12px;
}
/* fontbold 12号粗体字 一般做小标题 more 实体分隔线*/
.fonttitle12 { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:18px; height:30px; color:#4a4848; }
.line { background-color:#d8d8d8; height:1px; }
.more { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 28px; color: #333; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #ccc; font-weight: normal; }
a.more:link { text-decoration: none; }
a.more:hover { text-decoration: none; }
/* 顶部信息*/
.top { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px; color: #3a3a3a; background-image: url(../images/topbg.gif); background-repeat: repeat-x; height: 24px; width: 1003px; padding-left: 10px; }
.top_font_registration { font-weight: bold; color: #f70302; text-decoration: none; font-size: 12px; }
a.top_font_registration:link { }
a.top_font_registration:hover { text-decoration: underline; }
.top_right { background-image: url(../images/toprightbg.gif); background-repeat: no-repeat; height: 24px; width: 390px; text-align: right; text-decoration: none; background-position: right; padding-right: 15px; }
/*txt_内容区*/
.txt_infor { font-size: 12px; line-height: 20px; font-weight: normal; text-align:right; font-family: Arial, Helvetica, sans-serif; color: #606060; text-decoration: none; text-align:left; }
a.txt_infor:link { }
a.txt_infor:hover { text-decoration: underline; }
.txt_infor2 { font-size: 12px; line-height: 20px; font-weight: normal; text-align:right; font-family: Arial, Helvetica, sans-serif; color: #333333; text-decoration: none; text-align:left; }
a.txt_infor2:link { }
a.txt_infor2:hover { text-decoration: underline; }
.tab { background: url(../images/1-22.PNG)  no-repeat; width:270px; height:111px; }
