﻿#page{
	float:right;
	width:662px;
	padding-top:40px;
}
#page .text{
	padding-left:49px;
	display:block;
	text-decoration:none;
}
#page .title{
	font-size:24px;
	color:#0b447d;
	font-weight:bold;
}
#page .static{
	background-image:url('../images/list/title_ground.png');
	background-position:right;
	height:34px;
	width:90%;
	color: white;
	font-size:14px;
	line-height: 34px;
}
#page .spliter{
	background-color:#e4eef8; 
	height:1px; 
	overflow:hidden; 
	width:100%; 
	display:block;
}
#page .subtitle{
	font-size:14px;
	font-weight:bold;
	color:#535353;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:26px;
}
#page .other_news{
	font-size:14px;
}
#page .other_news_title{
	padding-top:23px;
}
#page .other_news_subtitle{
	padding-top:11px;
	font-weight:normal;
	padding-bottom:0px;
}
#page .news_list{
/*
	padding-top:34px;
*/
}
#page .news_list a{
	line-height:24px;
	color:#0b447d;
	background-image:url('../images/common/left_cap.png');
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:18px;
	background-position:left -9px;
}
#page .title_bar{
	background-image:url('../images/list/title_ground.png');
	background-position:right;
	width:672px;
	height:34px;
}
#page .title_bar a{
	text-decoration:none;
	padding-left:21px;
	font-size:14px;
	font-weight:bold;
	color:white;
	line-height:34px;
}
