@import "paging.css";

body, li, ul, form{
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
html, body, td{
	font-size: 8pt;
	font-family: Verdana;
}
form{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0px;
	background: #FFFFFF;
}
img{
	border-width: 0px;
}
ul, li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.button{
	background-color: #EE0000;
	border: 0px;
	height: 16px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
.clear{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	visible: none;
}
.middle_page_title {
	background : url(../images/middle_page_title_bck.gif) transparent repeat-x;
	width : 100%;
	height: 41px;
	font : 700 13pt/26px Tahoma;
	color : #FFFFFF;
}
.middle_page_title span{
	margin-left: 12px;
}
.middle_content{
	padding: 10px;
}
table.middle_content{
	margin: 10px;
	width: 95%;
}
.right_banner{
	padding: 7px 0px 7px 7px;;
	background: #FFFFFF;
	text-align: left;
}
/**/
.base{
	background: #FFFFFF;
	width: 790px;
	text-align: left;
}
.base_middle{
	float: left;
	text-align: left;
	background: #ffffff;
}
.base_middle_inner{
	padding-bottom: 15px;
	margin-right: 8px;
	width: 632px;
	overflow-x: hidden;
}
.base_right{
	float: left;
}
.base_right_inner{
	width: 150px;
	overflow: hidden;
	background: #ffffff;
}
/**/
.top_text{
	width: 790px;
	border-bottom: 1px solid #000;
	margin-bottom: 4px;
}
.top_text *{
	font: 700 8pt/21px Verdana;
	margin: 0px;
	padding: 0px;
}
/**/
.base_top{
	position: relative;
	width: 790px;
	height: 109px;
	overflow: hidden;
	background: url(/images/logo.jpg?v2) no-repeat;
}
.base_top .logo{
	position: absolute;
	top: 0px;
	left: 0px;
}
.base_top .logo img{
	width: 125px;
	height: 110px;
	border: 0px;
}

/**/
.top_search{
	position: absolute;
	top: 25px;
	left: 270px;
	height: 50px;
	width: 400px;
}
.top_search table td{
	font: 700 8pt Tahoma;
	color: #212121;
	height: 23px;
}
.top_search .search_input{
	font: 100 9pt/21px Tahoma;
	border-width: 0px;
	margin: 0px 5px 0px 0px;
	width: 306px;
	height: 23px;
	color: #3f3f3f;
	background: url(../images/search_input_bck.png);
}
.top_search .search_submit{
	cursor: pointer;
	border-width: 0px;
	background: url(../images/search_submit_bck.png) no-repeat center center;
	width: 48px;
	height: 23px;
}
.top_search label{
	font: 100 10px/13px Tahoma;
	color: #2c2e2d;
}
/**/
.top_weather{
	position: absolute;
	top: 30px;
	left: 655px;
	height: 50px;
	width: 100px;
	text-align: right;
	cursor: pointer;
}
.top_weather .city{
	height: 15px;
	overflow: hidden;
	font: 700 13px/15px Arial;
	color: #4b4b4b;
}
.top_weather .status{
	height: 13px;
	overflow: hidden;
	font: 100 11px/13px Arial;
	color: #4b4b4b;
}
.top_weather .degree{
	height: 30px;
	background-repeat: no-repeat;
	background-position: center -2px;
	font: 700 13px Arial;
	color: #4b4b4b;
}
/**/
.footer {
	clear: both;
	width: 790px;
	height: 130px;
	overflow: hidden;
}
.footer .content_2{
	clear: both;
	width: 790px;
	height: 23px;
	position: relative;
	border-top: 1px solid #C0C0C0;
}
.footer .content_2 .part_1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	overflow: hidden;
}
.footer .content_2 .part_1, .footer .content_2 .part_1 a{
	font: 100 8pt/23px Tahoma;
	color: #707070;
}
.footer .content_2 .part_1 .item {
	float: left;
	margin: 0px 8px 0px 0px;
}
.footer .content_2 .part_1 .sep {
	float: left;
	height: 23px;
	font: 100 7pt/23px Tahoma;
	margin: 0px 8px 0px 0px;
}
.footer .content_2 .part_2{
	position: absolute;
	top: 0px;
	left: 580px;
	overflow: hidden;
}
.footer .content_2 .part_2 .item {
	float: left;
}
.footer .content_2 .part_2 .search_text {
	padding: 0px 2px 0px 2px;
	margin: 0px; 
	width: 105px;
	height: 15px;
	background: #FFFFFF;
	border: 1px solid #5e5e5e;
	font: 100 8pt/15px Tahoma;
	color: #707070;
}
.footer .content_2 .part_2 .search_submit {
	padding: 0px 2px 0px 2px;
	margin: 0px; 
	width: 30px;
	height: 15px;
	background: #FFFFFF;
	border: 1px solid #5e5e5e;
	font: 100 8pt/12px Tahoma;
	color: #707070;
}
.footer .content {
	clear: both;
	text-align: left;
}
.footer .content a{
	color: #000000;
}
.footer .content .part_1 {
	background: #747474 no-repeat;
	text-align: center;
	height: 25px;
	overflow: hidden;
}
.footer .content .part_1, #footer .content .part_1 a{
	font: 700 8pt/25px Tahoma;
	color: #FFFFFF;
}
.footer .content .part_1 li{
	display: inline;
	padding: 0px 8px 0px 8px;
}
.footer .content .part_1 a{
	color: #ffffff;
	text-decoration: none;
}
.footer .content .part_1 li a:hover{
	color: #f2f2f2;
	text-decoration: none;
}
.footer .content .part_2 {
	background: #FFFFFF url(../images/footer_bck.png) no-repeat;
	height: 81px;
	overflow: hidden;
}
.footer .content .part_2 .content{
	font: normal 8pt/17px Arial;
	color: #000000;
	margin-left: 218px;
	margin-top: 7px;
}
/**/
.right_sep{
	clear: both;
	height: 10px;
	font-size: 1px;
}
.right_banner{
	padding: 0px 0px 8px 0px;
}
/**/
.mostly_viewed{
	margin-top: 10px;
	width: 150px;
	background: url(../images/mostly_viewed_bck.png) no-repeat top;
	border-bottom: 1px solid #bec8db;
}
.mostly_viewed_inner{
	padding: 38px 10px 0px 10px;
	overflow: hidden;
}
.mostly_viewed .caption{
	height: 27px;
	font: 700 9pt/27px Tahoma;
	overflow: hidden;
	color: #FFF;
	padding-left: 12px;
}
.mostly_viewed .item{
	clear: both;
	margin-bottom: 10px;
}
.mostly_viewed .item img{
	width: 130px;
	height: 100px;
	margin-bottom: 5px;
}
.mostly_viewed .title{
	color: #2f2f2f;
	font: 100 8pt/17px Tahoma;
}
/**/
.box_gallery{
	clear: both;
	width: 632px;
}
.box_gallery .v_sep{
	float: left;
	width: 13px;
	height: 13px;
	font-size: 1px;
}
.box_gallery .h_sep{
	clear: both;
	height: 13px;
	width: 13px;
	font-size: 1px;
}
.box_gallery .item{
	float: left;
	width: 116px;
	height: 132px;
}
.box_gallery .item_inner{
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.box_gallery .item .thumb{
	border: 1px solid #CACACA;
	padding: 1px;
	margin-bottom: 3px;
}
.box_gallery .item_inner img{
	width: 112px;
	height: 88px;
}
.box_gallery .item_inner .title a{
	height: 30px;
	font: 100 8pt/15px Tahoma;
	overflow: hidden;
}
.box_gallery .row{
	height: 132px;
	overflow: hidden;
}
/**/
.random_gallery_inner{
	margin: 0px 14px;
	clear: both;
}
.random_gallery{
	margin-bottom: 10px;
	width: 604px;
	height: 290px;
	background: url(../images/random_gallery.png?v1) no-repeat;
	overflow: hidden;
}
.random_gallery .caption{
	height: 27px;
	font: 700 9pt/27px Tahoma;
	overflow: hidden;
	color: #FFF;
	padding-left: 12px;
}
.random_gallery .row{
	height: 120px;
	overflow: hidden;
}
.random_gallery .v_sep{
	float: left;
	height: 14px;
	width: 14px;
	font-size: 1px;
}
.random_gallery .h_sep{
	clear: both;
	width: 14px;
	height: 14px;
	font-size: 1px;
}
.random_gallery .item{
	float: left;
	width: 104px;
	height: 120px;
}
.random_gallery .item_inner{
	;
}
.random_gallery .item .image{
	border: 1px solid #CACACA;
	padding: 1px;
}
.random_gallery .item img{
	width: 100px;
	height: 79px;
}
.random_gallery .item .title{
	height: 30px;
	font: 100 8pt/15px Tahoma;
	overflow: hidden;
}
/**/
.double_banner {
	clear: both;
}
.double_banner_1,.double_banner_2{
	float: left;
	width: 316px;
}
.double_banner_inner {
	margin: 0px 8px;
	height: 260px;
	overflow: hidden;
}
/**/
.top_text{
	width: 790px;
	border-bottom: 1px solid #000;
	margin-bottom: 4px;
}
.top_text *{
	font: 700 8pt/21px Verdana;
	margin: 0px;
	padding: 0px;
}
.base_top{
	position: relative;
	z-index: 100;
	width: 790px;
	height: 110px;
	background: url(../images/logo.jpg?v1) no-repeat;
	text-align: left;
}
.base_top .logo{
	position: absolute;
	top: 0px;
	left: 0px;
}
.base_top .logo img{
	width: 125px;
	height: 110px;
	border: 0px;
}
.top_menu_2{
	position: absolute;
	top: 89px;
	left: 290px;
	height: 21px;
	width: 500px;
}
.top_menu_2_container{
	float: left;
}
.top_menu_2, .top_menu_2 a{
	font: 100 8pt/21px Tahoma;
	color: #FFF;
}
.top_menu_2 a{
	padding: 0px 6px;
}
.top_menu_2 .item {
	float: left;
}
.top_menu_2 .sep {
	float: left;
	height: 26px;
	font: 100 8pt/21px Tahoma;
	color: #FFF;
}
.top_search{
	position: absolute;
	top: 30px;
	left: 270px;
	height: 50px;
	width: 400px;
}
.top_search table td{
	font: 700 8pt Tahoma;
	color: #212121;
	height: 23px;
}
.top_search .search_input{
	font: 100 9pt/21px Tahoma;
	border-width: 0px;
	margin: 0px 5px 0px 0px;
	width: 306px;
	height: 23px;
	color: #3f3f3f;
	background: url(../images/search_input_bck.png);
}
.top_search .search_submit{
	cursor: pointer;
	border-width: 0px;
	background: url(../images/search_submit_bck.png) no-repeat center center;
	width: 48px;
	height: 23px;
}
.top_search label{
	font: 100 10px/13px Tahoma;
	color: #2c2e2d;
}
/**/
.main_container {
	width: 802px;
}
.main_container_inner{
	padding: 6px;
	background: #FFFFFF;
}
/**/
.top_menu_1 {
	width: 790px;
	height: 36px;
	overflow: hidden;
	background: url(../images/top_menu_bck.png) repeat-x;
}
.top_menu_1 .date{
	float: left;
	width: 130px;
	height: 27px;
	overflow: hidden;
	font: bold 8pt/29px Tahoma;
	color: #444444;
}
.top_menu {
	width: 862px;
	height: 26px;
	z-index: 90;
	overflow: hidden;
	float: left;
}
.top_menu a, .top_menu {
	color: #444444;
	font: bold 8pt/26px Tahoma;
}
.top_menu .item {
	float: left;
}
.top_menu .sep {
	float: left;
	background: url(../images/top_menu_sep.png) no-repeat;
	height: 26px;
	width: 2px;
	font-size: 1px;
}
#ja-transmenu {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #D8D8D8;
}
#ja-transmenu li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: inline;
	background: none transparent scroll repeat 0% 0%;
}
#ja-transmenu li a {
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 7px;
	text-align: center;
}
#ja-transmenu li a:hover {
	color: #434343;
}
.transmenu {
	position: absolute;
	left: -1000px;
	top: -1000px;
	overflow: hidden;
	
}
.transmenu .content {
	position: absolute
}
.transmenu .background {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
.transmenu .shadowright {
	position: absolute;
	z-index: 3;
	top: 3px;
	width: 2px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	display: none;
}
.transmenu .shadowbottom {
	z-index: 1;
	position: absolute;
	left: 3px;
	height: 2px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	display: none;
}
.transmenu .items {
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.transmenu .item {
	cursor: pointer;
	color: #ffffff;
	border-style: none;
	font: 100 11px tahoma, arial, sans-serif;
}
.transmenu .item td{
	background: #EAEAEA;
	color: #212121;
	font: 100 11px tahoma, arial, sans-serif;
}
.transmenu .hover.item {
	color: #212121;
}
.transmenu .hover td{
	background: #C1C1C1;
}
.transmenu .item img {
	margin-left: 10px
}
.transmenu .item#active {
	background: #5fa4fb;
	color: #ffffff;
}
.transmenu .item#active:hover {
	background: #545c66;
	color: #ffffff;
}
/**/
/**/
.main1_container {
	width: 802px;
}
.main1_container_inner{
	padding: 6px;
	background: #FFFFFF;
}
/**/

.base1_top{
	position: relative;
	z-index: 100;
	width: 790px;
	height: 85px;
	background: url(../images/base_top_bck.png) no-repeat left top;
	text-align: left;
	margin-bottom: 10px;
}
.base1_top .logo1{
	position: absolute;
	top: 0px;
	left: 0px;
}
.base1_top .logo1 img{
	width: 120px;
	height: 85px;
	border: 0px;
}
.top_menu_21{
	position: absolute;
	top: 25px;
	left: 670px;
	height: 13px;
	width: 110px;
}
.top_menu_21, .top_menu_21 a, .top_menu_21 .sep{
	font: 100 12px/13px "Trebuchet MS", Tahoma;
	color: #666666;
}
.top_menu_21 .item{
	float: left;
}
.top_menu_21 .sep{
	float: left;
	padding: 0px 5px;
}
.top_search1{
	position: absolute;
	top: 51px;
	left: 548px;
	height: 23px;
	width: 170px;
}
.top_search1 table td{
	font: 700 8pt Tahoma;
	color: #212121;
	height: 23px;
}
.top_search1 .search_input{
	border-width: 0px;
	width: 119px;
	height: 23px;
	margin-right: 3px;
	background: url(../images/search_input_bck.png?v2) no-repeat center center;;
	text-align: center;
	font: 100 9pt/21px Tahoma;
	color: #3f3f3f;
}
.top_search1 .search_submit{
	border-width: 0px;
	background: no-repeat center center;
	width: 48px;
	height: 23px;
	cursor: pointer;
}
.top_search1 label{
	font: 100 10px/13px Tahoma;
	color: #2c2e2d;
}
/**/
.top_weather1{
	position: absolute;
	top: 3px;
	left: 660px;
	height: 22px;
	width: 110px;
	text-align: right;
	cursor: pointer;
}
.top_weather1 .inner{
	height: 25px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: -10px -5px;
	font: 700 11px/22px "Trebuchet MS", Tahoma;
	color: #666666;
}
/**/
.last_min1{
	position: absolute;
	top: 22px;
	left: 120px;
	height: 18px;
	width: 400px;
}
.last_min1 div{
	height: 23px;
	font: 700 13px/18px "Trebuchet MS",Tahoma;
	color: #ef1e21;
}
/**/
.top_menu1 {
	position: absolute;
	top: 55px;
	left: 120px;
	width: 400px;
	height: 17px;
	z-index: 90;
	overflow: hidden;
}
.top_menu1, .top_menu1 a{
	color: #666666;
	font: bold 12px/17px "Trebuchet MS", Tahoma;
}
.top_menu1 .item {
	float: left;
}
.top_menu1 .sep {
	float: left;
	background: url(../images/top1_menu_sep.png?v2) no-repeat;
	height: 17px;
	width: 2px;
	font-size: 1px;
}
#ja-transmenu1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #D8D8D8;
}
#ja-transmenu1 li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: inline;
	background: none transparent scroll repeat 0% 0%;
}
#ja-transmenu1 li a {
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 7px;
	text-align: center;
}
#ja-transmenu1 li a:hover {
	color: #434343;
}
/**/
.hor_seperator{
	clear: both;
	width: 470px;
	height: 1px;
	font-size: 1px;
}

.paging_3{
	background: #F1F1F1;
	border: 1px solid #A1A1A1;
	text-align: left;
	padding: 4px 9px;
}
.paging_3 .paging_3_container{
	width: 450px;
	height: 20px;
	font: 100 8pt/20px Tahoma;
	text-align: center;
}
.paging_3 .current{
	font-weight: bold;
	color: #CD0000;
}
.paging_3 .prev{
	color: #000;
	font-weight: bold;
}
.paging_3 .next{
	color: #000;
	font-weight: bold;
}
.paging_3 .number{
	color: #000;
}
.paging_3 .current, .paging_3 .number{
	padding: 0px 4px;
}
.paging_3 .seperator{
	color: #C1C1C1;
}

