#CityCateBar {
	margin-top:5px;
	margin-right: 5px;
	overflow:hidden;
	text-align:right;
	color: #fff;
	padding-right: 10px;
	font-size: 11px;
	display: block;
	height: 19px;
}
#CityCateBar  .CityBar {
	float:left;
	background-color:#fff;
	font-size:11px;
	font-weight:700;
	text-align:left;
	padding: 2px 0px 1px 0px;

}

#CityCateBar  .CityBar a{
	color:#828a8f;
	text-decoration: none;
	font-family: Tahoma, Verdana;
}

#CityCateBar  .CityBar a:hover{
	color: #000;
}
#CityCateBar  .CityBar .arrow_bottom {
	background:url(images/arrow_bottom.gif) no-repeat right 5px;
	padding-right: 11px;
}

#CityCateBar .CateTitle {
	padding: 3px 0px 2px 0px;
	display: block;
}

#CityCateBar .CateTitle a {
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	padding-right: 12px;
	background:url(images/arrow_bottomLarger.gif) no-repeat right 5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/arrow_bottomLarger.png', sizingMethod='scale');
}

#CityCateBar .CateTitle a:hover {
	color: #000;
}

#RequestBar {
	border:1px solid #d4ddec;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom:0px;
}

#RequestBar .CateHeader {
	border-bottom:1px solid #d4ddec;
}

#RequestBar .CateHeader .CateTitle {
	display:block;
	background:#0a88bb;
	margin:1px;
	color: #fff;
	padding: 2px 10px;
	font-size: 11px;
}

#RequestBar .CateHeader .CateTitle a {
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}

#RequestBar .Navication1 {
	margin: 7px 10px;
}

#RequestBar .Navication1 a.Item {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 3px 7px;
	font-weight: 700;
	font-size: 11px;
	color: #105cb6;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	line-height: 25px;
}

#RequestBar .Navication1 a.Item:hover {
	background: #105cb6;
	color: #fff;
}

#RequestBar .Navication1 a.All {
	line-height: 150%;
	padding: 3px 15px 3px 10px;
	color: #105cb6;
	font-weight: 700;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	text-decoration: none;
	background:url(images/arrow_blue.gif) no-repeat left 7px;
}

#RequestBar .Navication1 a.All:hover {
	background: #105cb6;
	color: #fff;
}

#RequestBar .Navication1 a.selected {
	background: #105cb6;
	color: #fff;
}

#RequestBar .Navication2 {
	margin: 0px 10px;
	padding: 3px 0px;
	background:url(images/dot_line2.gif) repeat-x left top;
}

#RequestBar .Navication2 a.Item {
	padding: 3px 10px 3px 15px;
	line-height: 200%;
	font-size: 11px;
	color: #7b858a;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	background:url(images/bullet_gray.gif) no-repeat left 7px;
}

#RequestBar .Navication2 a:hover.Item {
	background:url(images/bullet_gray.gif) no-repeat left -7px;
	color: #ff8a00;
}

#RequestBar .Navication2 a.selected {
	font-weight: 700;
	color: #ff8a00;
}

#RequestBar .Navication2 a.All {
	font-size: 11px;
	color: #7b858a;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	padding: 3px 15px 3px 10px;
	background:url(images/arrow_gray.gif) no-repeat left 7px;
}

#RequestBar .Navication2 a.All:hover {
	color: #000;
	text-decoration: underline;
}
#RequestBar .Navication3 {
	margin: 5px 10px;
	padding: 3px 0px;
	background:url(images/dot_line2.gif) repeat-x left top;
	font-size: 11px;
	color: #7b858a;
	text-decoration: none;
	font-family: Tahoma, Verdana;
}
#ContentLayout .NewsList {
	margin-top: 10px;
}

#ContentLayout .NewsList .Header {
	background:url(images/dot_line3.gif) repeat-x left bottom;
	font-weight: 700;
	color: #606a74;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	padding-bottom: 3px;
}

#ContentLayout .NewsList .City {
	width: 90px;
}

#ContentLayout .NewsList .City a {
	font-size: 12px;
	text-decoration: none;
	color: #00344f;
}

#ContentLayout .NewsList .City a:hover {
	color: #c00;
	text-decoration: underline;
}

#ContentLayout .NewsList .View {
	width: 40px;
}

#ContentLayout .NewsList .Date {
	width: 90px;
}

#ContentLayout .NewsList .Image {
	width: 30px;
}

#ContentLayout .NewsList .smsStick{
	color: #c00;
}

.NewsList a.newsTitle {
	font-size: 12px;
	text-decoration: none;
	color: #00344f;
	background:url(images/bullet_2.gif) no-repeat left 3px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 5px;
	display:block;
}

.NewsList a.newsTitle:visited {
	color: #888;
}

.NewsList a.newsTitle:hover {
	color: #c00;
	text-decoration: underline;
}

.NewsList .Odd {
	background-color: #fff;
}

.NewsList .Even {
	background-color: #e6f3ff;
}

.NewsList .Odd td, .Even td {
	color: #00344f;
	padding: 3px;
	font-size: 12px;
} 

.NewsList a.lnk {
	font-size: 12px;
	text-decoration: none;
	color: #00344f;
}

.NewsList a:hover.lnk {
	color: #c00;
	text-decoration: underline;
}

#ContentLayout .NewsList .preImg {
	border: 1px solid #e1e1e1;
}

#ContentLayout .NaviPage {
	padding: 10px;
	text-align: center;
}

#ContentLayout .NaviPage a.pagelink, a.pagelinklast{
	padding: 3px 5px;
	border: 1px solid #d5e3e8;
	background-color:#ebfaff;
	color:#000;
	text-decoration: none;
	font-weight: 700;
	font-size: 12px;
	font-family:Tahoma,Verdana,Arial;
}

#ContentLayout .NaviPage a.pagelink:hover, a.pagelinklast:hover{
	border: 1px solid #ff6c24;
	background-color:#fef7d6;
	color:#000;
}
#ContentLayout .NaviPage span.pagecurrent {
	padding: 3px 5px;
	text-decoration: none;
	font-weight: 700;
	font-size: 12px;
	font-family:Tahoma,Verdana,Arial;
	border: 1px solid #ff6c24;
	background-color:#fef7d6;
	color:#000;
}

#ContentLayout .NaviPage a.ByDate {
	background:url(images/i_cal.gif) no-repeat right top;
	padding-right: 20px;
	float: right;
	font-size: 12px;
	text-decoration: none;
}

#ContentLayout .NaviPage a.ByDate:hover {
	color:#c00;
}

#CateList {
	margin-top: 20px;
	clear: left;
	background:url(images/cateList_left.gif) no-repeat left top;
	padding-left:4px;
	margin-right:5px;
}

#CateList .CateRight {
	background:url(images/cateList_right.gif) no-repeat right top;
	padding-right:4px;
}

#CateList .CateCenter {
	background:url(images/cateList_bg.gif) repeat-x;
	height: 83px;
	width: 100%;
	overflow:hidden;
}

#CateList .CateCol {
	width:25%;
	float:left;
	padding-top: 8px;
}

#CateList .CateCol a {
	display:block;
	padding: 2px 10px;
	font-size: 11px;
	font-weight:700;
	font-family: Tahoma, verdana, Arial;
	text-decoration: none;
}

#CateList .CateCol a:hover {
	text-decoration: underline;
}




/******************************************/