body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:#ffffff;
	margin:0px;
	padding:0px;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
}

a{
	color:#0000ff;
	text-decoration:underline;
}

a:hover{
	color:#cc3333;
	text-decoration:underline;
}

img{
	border:0px;
}

.navi{
	background:#000000;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding-left:14px;
	padding-right:14px;
	height:30px;
}

.navi_act{
	background:#3936c1;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding-left:14px;
	padding-right:14px;
	height:30px;
}

#on_focus{
	background:#3936c1;
}

.navi a,
.navi_act a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.navi a:hover{
	color:#cc3333;
	text-decoration:none;
}

.navi_act a:hover{
	color:#000000;
	text-decoration:none;
}

.hotline{
	background:#cd3333;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
	padding-right:10px;
}

.valign{
	vertical-align:middle;
}

.cell1,
.cell2,
.cell3{
	background: #3936c0 url(../img/cellbg_blue.gif) repeat-x left top;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	vertical-align:top;
	padding:5px;
	padding-top:13px;
	width:172px;
}

.cell2{
	background: #b21616 url(../img/cellbg_red.gif) repeat-x  left top;
}

.cell3{
	background: #ccb82e url(../img/cellbg_yellow.gif) repeat-x  left top;
}

.border{
	border:1px solid #a9a9a9;
}

.color_blue{
	color:#0000ff;
}

.color_gray{
	color:#949494;
}

.color_red{
	color:#e30301;
}

#tbl_margin{
	margin-top:5px;
}

.tblheader_red,
.tblheader_blue{
	background:#cc3333;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #ffffff;
	height:22px;
}

.tblheader_blue{
	background:#3936c1;
}
	
	
.cellpadd{
	padding:10px;
}

.footer{
	color:#333333;
	text-align:center;
	margin-top:20px;
}

.footer span{
	color:#3936c1;
	font-size:10px;	
}

.title{
	background:url(../img/title_bg.gif) repeat-y;
	color:#ffffff;
	font-weight:bold;
	padding-left:20px;
	font-size:11px;
	height:29px;
}

div#margin{
	margin-top:5px;
}

.news{
	padding-left:10px; 
	padding-top:10px; 
	text-align:justify; 
	vertical-align:top;
}

.news_title{
	font-size:12px;
	font-weight:bold;
	color:#2919fe;
}

.news_title a{
	color:#2919fe;
	text-decoration:underline;
}

.news_title a:hover{
	color:#e30301;
	text-decoration:none;
}

.detail{
	color:#d30200;
	font-weight:bold;
}

.detail a{
	color:#d30200;
	text-decoration:none;
}

.detail a:hover{
	color:#790100;
	text-decoration:underline;
}

.page{
	text-align:right;
	font-size:11px;
	padding-top:10px;
}

.page_current{
	font-weight:bold;
}

.pic{
	background:url(images/pic_bg.jpg) no-repeat;
	width:159px;	
	vertical-align:middle;
	text-align:center;
	padding-top:6px;
}

.pic_info{
	
	margin-top:5px;
	padding-top:5px;
	text-align:center;
	width:159px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.form_txt{
	text-align:right;
}

.mark{
	font-weight:bold;
	font-size:14px;
	color:red;
}

.button{
	background:#c53534;
	color:#ffffff;
	text-align:center;
	font-size:10px;
	border:1px solid #b52827;
	padding:3px 7px;
}
