@import "paging.css";

*{
	font-family: verdana;
}
body {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
.clear{
	clear: both;
}
/**/
.main_container {
	background: url(../images/main_container_bck.png) repeat-y right;
	text-align: left;
	width: 1001px;
	border: solid 1px #ffffff;
	border-bottom-size: 0px;
}
.main_container_inner {
	padding: 1px 1px 0px 1px;
}
.base{
	clear: both;
	width: 995px;
}
.base_left{
	float: left;
	padding: 0px;
	background: url(../images/base_bck.png) repeat-y right;
}
.base_left .base_left_inner{
	width: 128px;
}
.base_middle{
	float: left;
	padding: 17px 16px 15px 14px;
}
.base_middle .base_middle_inner{
	width: 567px;
	overflow: hidden;
}
.base_right{
	float: left;
	padding:10px 9px 0px 11px;
	background: url(../images/base_bck.png) repeat-y left;
}
.base_right .base_right_inner{
	width: 250px;
	overflow: hidden;
}
/**/
.banner_logo_top{
	width: 992px;
	text-align: center;
}
.middle_banner{
	float: left;
	background: url(../images/banner_bck.png) no-repeat;
	padding: 7px;
	margin-bottom: 10px;
}
.banner_middle{
	margin-bottom: 10px;
	text-align: center;
	clear: both;
}
/**/
.left_menu{
	width: 126px;
	border-bottom: solid 1px #99cdef;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
.left_menu .first_item{
	background: url(../images/left_menu_first_item_bck.png) no-repeat;
	width: 126px;
	height: 17px;
	font: 100 8pt/14px Tahoma;
}
.left_menu .first_item span{
	padding-left: 10px;
}
.left_menu .first_item a{
	color: #ffffff;
}
.left_menu .item{
	background: #deecf4;
	width: 126px;
	height: 21px;
	font: 100 8pt/21px Tahoma;
	border-top: solid 1px #ffffff;
}
.left_menu .item_inner{
	padding-left: 10px;
}
.left_menu .item a{
	color: #003c83;
}
/**/
.button{
	color: #FFFFFF;
	background-color: #828282;
	border: 1px solid #cccccc;
	font: 700 8pt/16px Tahoma;
}
.middle_page_title {
	width: 567px;
	height: 24px;
	font: 700 10pt/24px Arial;
	color: #000045;
	background: url(../images/middle_page_bck.png) repeat-x;
	margin-bottom: 10px;
}
.middle_page_title span{
	padding-left: 10px;
}
.middle_sub_page_title {
	background: url(../images/middle_sub_page_title.png) no-repeat;
	width: 567px;
	height: 33px;
	margin-bottom: 5px;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	margin-left: 10px;
	font: bold 11px/30px Tahoma;
	color: #FFFFFF;
}
.middle_content{
	padding: 0px;
}
/**/
.right_caption{
	width: 250px;
	height: 26px;
	background: url(../images/right_caption_bck.png) no-repeat;
	font: 700 8pt/26px Tahoma;
	overflow: hidden;
}
.right_caption span{
	padding-left: 10px;
	color: #f5821f;
}
.right_content{
	margin: 0px 0px 10px 0px;
}
.right_banner{
	margin: 0px 0px 10px 0px;
}
/**/
.footer{
	clear: both;
	width: 250px;
	height: 140px;
	background: url(../images/footer_bck.png) no-repeat;
}
.footer .inner{
	padding: 50px 0px 0px 12px;
}
.footer .links{
	font: 100 7pt/18px Tahoma;
	color: #0083d7;
}
.footer .links a{
	font-weight: 700;
	color: #003e84;
}
.footer .info, .footer .info a{
	font: 100 7pt/14px Tahoma;
	color: #848484;
}
/**/
.top{
	width: 995;
	height: 155px;
	background: url(../images/top_bck.png) no-repeat;
	position: relative;
}
.top .logo{
	position: absolute;
	top: 22px;
	left: 0px;
}
.top .logo img{
	width: 245px;
	height: 130px;
	border: 0px;
}
.top .menu{
	position: absolute;
	top: 13px;
	left: 468px;
	width: 511px;
	height: 12px;
	text-align: center;
}
.top .menu .item{
	float: left;
	height: 12px;
	padding: 0px 8px;
}
.top .menu .item a{
	font: 100 8pt/12px Tahoma;
	color: #003d84;
}
.top .menu .sep{
	float: left;
	background: url(../images/menu_sep_bck.png) no-repeat;
	width: 1px;
	height: 12px;
}
.top .banner{
	position: absolute;
	top: 36px;
	left: 248px;
	width: 738px;
	height: 100px;
}
.top .banner .inner{
	margin: 5px;
}
/*
.top{
	width: 990;
	height: 165px;
	background: url(../images/top_bck.png) no-repeat;
	position: relative;
}
.top .logo{
	position: absolute;
	top: 45px;
	left: 50px;
}
.top .logo img{
	width: 255px;
	height: 55px;
	border: 0px;
}
.top .menu_1{
	position: absolute;
	top: 13px;
	left: 382px;
	width: 442px;
	height: 27px;
}
.top .menu_1 *{
	color: #000000;
	text-align: center;
}
.top .menu_1 .first_item{
	float: left;
	background: url(../images/menu_1_first_item_bck.png) no-repeat;
	width: 81px;
	height: 27px;
	font: 700 7pt/27px Tahoma;
}
.top .menu_1 .first_item a{
	color: #ffffff;
}
.top .menu_1 .last_item{
	float: left;
	background: url(../images/menu_1_last_item_bck.png) no-repeat;
	width: 2px;
	height: 27px;
}
.top .menu_1 .item{
	float: left;
	background: url(../images/menu_1_item_bck.png) repeat-x;
	height: 27px;
	padding: 0px 10px;
}
.top .menu_1 .item a{
	font: 100 7pt/27px Tahoma;
}
.top .menu_1 .sep{
	float: left;
	background: url(../images/menu_1_sep_bck.png) no-repeat;
	width: 7px;
	height: 27px;
}
.top .banner{
	position: absolute;
	top: 40px;
	left: 348px;
	width: 476px;
	height: 68px;
	background: #ffffff;
}
.top .banner .inner{
	margin: 4px;
}
.top .welcome{
	position: absolute;
	top: 48px;
	left: 837px;
	width: 150px;
	height: 24px;
	font: 100 7pt/12px Tahoma;
	color: #ffffff;
}
.top .weather{
	position: absolute;
	top: 80px;
	left: 837px;
	width: 150px;
	height: 19px;
	font: 700 7pt/19px Tahoma;
	color: #ffffff;
}
.top .weather span{
	color: #ffd778;
}
.top .menu_2{
	position: absolute;
	top: 125px;
	left: 13px;
	width: 964px;
	height: 30px;
	overflow: hidden;
}
.top .menu_2 .item{
	float: left;
	height: 28px;
	font: 100 8pt/28px Tahoma;
	text-align: right;
}
.top .menu_2 .item_1{
	background: url(../images/menu_2_item_1_bck.png) repeat-x;
	border: solid 1px #dddddd;
	padding: 0px 11px;
}
.top .menu_2 .item_2{
	background: url(../images/menu_2_item_2_bck.png) repeat-x;
	border: solid 1px #185172;
}
.top .menu_2 .item_3{
	background: url(../images/menu_2_item_3_bck.png) repeat-x;
	border: solid 1px #0c8200;
}
.top .menu_2 .item_4{
	background: url(../images/menu_2_item_4_bck.png) repeat-x;
	border: solid 1px #0b91a1;
}
.top .menu_2 .item_2 a, .top .menu_2 .item_3 a, .top .menu_2 .item_4 a{
	color: #ffffff;
	font-weight: 700;
	padding: 0px 12px;
}
.top .menu_2 .sep{
	float: left;
	width: 1px;
	height: 30px;
	background: #ffffff;
}
/**/
.box_gallery{
	width: 567px;
	margin-left: 29px;
}
.box_gallery .v_sep{
	float: left;
	width: 29px;
	height: 10px;
	font-size: 1px;
}
.box_gallery .h_sep{
	clear: both;
	height: 29px;
	width: 11px;
	font-size: 1px;
}
.box_gallery .item{
	float: left;
	background: url(../images/gallery_item_bck.png) no-repeat;
	width: 150px;
	height: 170px;
	text-align: center;
}
.box_gallery .item_inner{
	padding: 10px;
}
.box_gallery .item_inner img{
	width: 130px;
	height: 103px;
	margin-bottom: 5px;
}
.box_gallery .item_inner .title a{
	color: #000;
	font: 700 8pt/15px Tahoma;
}
.box_gallery .item_inner .view_count{
	color: #305dae;
	font: 100 8pt/14px Tahoma;
}
.box_gallery .row{
	height: 170px;
	overflow: hidden;
}
/**/
.random_gallery{
	background: url(../images/random_gal_bck.gif);
	width: 481px;
	height: 200px;
}
.random_gallery_inner{
	padding: 35px 0px 0px 13px;
}
.random_gallery_inner .v_sep{
	float: left;
	width: 10px;
	height: 10px;
	font-size: 1px;
}
.random_gallery_inner .item{
	float: left;
	width: 145px;
	text-align: center;
}
.random_gallery_inner .item_inner img{
	width: 145px;
	height: 115px;
	margin-bottom: 4px;
	border-width: 0px;
}
.random_gallery_inner .item_inner .title a{
	color: #f5821f;
	font: 700 8pt/14px Tahoma;
}
.random_gallery_inner .item_inner .view_count{
	color: #a05232;
	font: 100 8pt/14px Tahoma;
}
/**/
.mostly_viewed{
}
.mostly_viewed_inner{
	width: 250px;
	overflow: hidden;
}
.mostly_viewed .item{
	clear: both;
}
.mostly_viewed .item img{
	margin: 0px 4px 0px 0px;
	width: 130px;
	height: 103px;
	border: 1px solid #0039a3;
}
.mostly_viewed .title{
	color: #0039a3;
	font: 700 8pt/15px Tahoma;
}
.mostly_viewed .date{
	color: #000;
	font: 100 8pt/15px Tahoma;
}
.mostly_viewed .view_count{
	color: #000;
	font: 100 8pt/14px Tahoma;
}
.mostly_viewed .sep td{
	height: 10px;
	background: url(../images/mostly_viewed_sep.gif) no-repeat;
}
.mostly_viewed .sep_2 td{
	height: 10px;
}
