* {margin: 0; padding: 0;}
body {font: 14px Arial, sans-serif; background: #000 url(images/top_bg.gif) repeat-x top; color: #dbdbdb; text-align: center;}

a:link, a:visited, a:active, a:hover {color: #fffefe; text-decoration: underline;}
a:hover {text-decoration: none; color: #ffc600;}

img {border: none;}
input {vertical-align: middle;}
ul li{list-style: none;}
#wrapper{width: 100%;min-width: 1000px; text-align: left;}
.clear{clear: both;}

/* Header
-----------------------------------------------------------------------------*/
#header{height: 105px; width: 1000px; margin: 0 auto; background: url(images/header_bg.jpg) no-repeat left top; text-align: right; overflow: hidden;}
#header .hta{ width: 690px; height: 61px; text-align: left; float: right; overflow: hidden; font-weight: 700; padding: 5px 0 0; }

.search{ width: 240px; text-align: center; float: right; }
.search form{ margin: 5px 15px 0 0; *margin: 6px 15px 0 0; }
.search .text{ border: 1px solid #CDCDCD; padding: 2px; width: 160px; background: #fff; }
.search .bttn{ border: 0; width: 53px; height: 25px; background: url(images/bttn_search.png) no-repeat; cursor: pointer; }

.top_menu{ width: 690px; height: 38px; text-align: left; float: right; background: url(images/menu_bg.png) no-repeat left top; overflow: hidden; }
.top_menu ul{ padding: 3px 0 0 6px; float: left; }
.top_menu ul li{ float: left; width: 142px; text-align: center; height: 33px; margin: 0 2px 5px; }
.top_menu a:link, .top_menu a:visited, .top_menu a:active, .top_menu a:hover {color: #000; text-decoration: none; display: block; background: url(images/bttn_y.png) no-repeat center; font-weight: 700; line-height: 30px; padding: 0 0 3px;}
.top_menu a:hover { color: #fff; background: url(images/bttn_r.png) no-repeat center;}

.bttm_menu{ width: 1000px; height: 38px; text-align: left; margin: 0 ato; background: url(images/bttm_menu.png) no-repeat; overflow: hidden; }
.bttm_menu ul{ padding: 3px 0 0 6px; }
.bttm_menu ul li{ float: left; width: 142px; text-align: center; height: 33px; margin: 0 2px 5px; }
.bttm_menu a:link, .bttm_menu a:visited, .bttm_menu a:active, .bttm_menu a:hover {color: #000; text-decoration: none; display: block; background: url(images/bttn_y.png) no-repeat center; font-weight: 700; line-height: 30px; padding: 0 0 3px;}
.bttm_menu a:hover {color: #fff; background: url(images/bttn_r.png) no-repeat center;}


/* Middle
-----------------------------------------------------------------------------*/



#content {width: 100%;}
#content .title{ float: left; }
#content .title h1{ font-size: 18px; padding: .4em 20px; color: #fff; font-weight: 400; }

#content .title2{ width: 1000px; margin: 0 auto; }
#content .title2 h1{ font-size: 18px; padding: .4em 20px; color: #fff; font-weight: 400; }

.top_banner{ text-align: center; margin: 10px 0; }


.thumbs{ width: 100%; text-align: center; }
.thumbs ul li{display: -moz-inline-stack; display: inline-block; margin: 3px 0px; zoom: 1; *display: inline; position: relative; z-index: 99; text-align: center;}
.thumbs ul li { *margin: 3px 2px; }
.thumbs ul li .ti{ width: 242px; color: #838480; font-size: 12px; }
.thumbs ul li .ti span{display: block; font-weight: 400; font-size: 18px;}
.thumbs ul li .ti img{ background: #282828; display: block; }
.thumbs ul li .ti a img{ border: 1px solid #6E6E6E; }
.thumbs ul li .ti a:hover img{ border: 1px solid #FFE146; }
.thumbs ul li .ti a:hover{border: 0;}
.thumbs ul li .ti .descr{text-align: left; font-size: 12px;}
.thumbs ul li .ti .lside{float: left; text-align: left; color: #fff; font-weight: 700;}
.thumbs ul li .ti .lside img{ display: inline; }
.thumbs ul li .ti .rside{float: right; text-align: right;}
.thumbs ul li .ti .rside span{ display: inline; color: #DCDDDA; font-size: 12px; font-weight: 700; }

.thumbs ul li .ti a:link span, .thumbs ul li .ti a:visited span, .thumbs ul li .ti a:active span, .thumbs ul li .ti a:hover span{color: #fff; text-decoration: underline;}
.thumbs ul li .ti a:hover span{ color: #ff0901;}

.thumbs ul li .ti a:link .descr, .thumbs ul li .ti a:visited .descr, .thumbs ul li .ti a:active .descr, .thumbs ul li .ti a:hover .descr{color: #D0D0D0; text-decoration: underline; font-weight: 700;}
.thumbs ul li .ti a:hover .descr{text-decoration: none;}

.banner_thumbs{ text-align: center; }
.banner_thumbs .ti{ display: -moz-inline-stack; display: inline-block; margin: 3px 0px; zoom: 1; *display: inline; position: relative; z-index: 99; text-align: center; }
.banner_thumbs .ti{ *margin: 3px 2px; }
.banner_thumbs .ti img{ border: 1px solid #000; }
.addhere{ text-align: left; width: 915px; margin: 0 auto; font-size: 12px; }

.tb_title{ width: 972px; height: 32px; background: url(images/title_bg.jpg) no-repeat center; margin: 10px auto 0; line-height: 28px; text-align: center; overflow: hidden; }
.tb_title h1{ font-size: 14px; padding: 0; margin: 0; color: #010000; font-weight: 700; }
.tb{ width: 980px; margin: 0 auto 10px; font-weight: 700; font-family: Tahoma; font-size: 12px; padding: 10px 0; color: #ffb207; }
.tb ul{ width: 19%; float: left; }
.tb ul li{ padding: 1px 0 1px 5px; }

.tb a:link, .tb a:visited, .tb a:active, .tb a:hover {color: #fff; text-decoration: none;}
.tb a:hover {color: #ff0000; text-decoration: underline;}

.col4{ width: 880px; margin: 0 auto; padding: 10px 0; color: #ff0d00; }
.col4 ul{ width: 24%; float: left; }

.paginator_top{text-align: center; float: right; margin: 5px 10px 0; height: 34px; line-height: 34px; *width: 50%; font-weight: 700;}
.paginator_top ul{float: right; color: #ff1400; padding: 5px 0 0;}
.paginator_top ul li{float: left; padding: 0 1px; line-height: 23px;}
.paginator_top span{ color: #fff; padding: 0 5px; }
.paginator_top ul li a:link, .paginator_top ul li a:visited, .paginator_top ul li a:active, .paginator_top ul li a:hover {color: #fff; text-decoration: none; padding: 0 7px; background: #5582DA url(images/bullet_bg.gif); display: block; line-height: 21px; border: 1px solid #606160;}
.paginator_top ul li a:hover, .paginator_top ul li a.cur:link, .paginator_top ul li a.cur:visited, .paginator_top ul li a.cur:active, .paginator_top ul li a.cur:hover{background: #4F4847 url(images/bullet_bgh.gif) repeat-x; border: 1px solid #E90903;}

.paginator_bttm{text-align: center; float: right; margin: 5px 10px 0; height: 34px; line-height: 34px; *width: 50%; font-weight: 700;}
.paginator_bttm ul{float: left; color: #ff1400; padding: 5px 0 0;}
.paginator_bttm ul li{float: left; padding: 0 1px; line-height: 23px;}
.paginator_bttm span{ color: #fff; padding: 0 5px; }
.paginator_bttm ul li a:link, .paginator_bttm ul li a:visited, .paginator_bttm ul li a:active, .paginator_bttm ul li a:hover {color: #fff; text-decoration: none; padding: 0 7px; background: #5582DA url(images/bullet_bg.gif); display: block; line-height: 21px; border: 1px solid #606160;}
.paginator_bttm ul li a:hover, .paginator_bttm ul li a.cur:link, .paginator_bttm ul li a.cur:visited, .paginator_bttm ul li a.cur:active, .paginator_bttm ul li a.cur:hover{background: #4F4847 url(images/bullet_bgh.gif) repeat-x; border: 1px solid #E90903;}

.player_area{width: 1000px; margin: 0 auto;}
.player_area .player{ width: 650px; float: left; padding: 0 0 0 10px; }
.player_area .banner{ width: 320px; float: right; padding: 0 0 0 10px; }
.player_area .banner img{ border: 1px solid #F86321; }
.player_area .descr{ padding: 10px; color: #9c9c9c; font-size: 20px; }
.player_area .descr h1{ font-size: 20px; text-transform: uppercase; color: #fff; }
.player_area .descr img{ margin: 1px; vertical-align: middle; }
.player_area .descr a:link, .player_area .descr  a:visited, .player_area .descr  a:active, .player_area .descr  a:hover {color: #ff0000; text-decoration: underline;}
.player_area .descr a:hover {text-decoration: none;}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 140px;
	background: url(images/footer_bg.gif) repeat-x bottom;
	color: #dfe4ff;
}
#footer .fpadd{ width: 1000px; height: 140px; margin: 0 auto; background: url(images/footer_img.jpg) no-repeat right bottom; }
#footer .menu{ height: 39px; }
#footer .menu a:link, #footer .menu a:visited, #footer .menu a:active, #footer .menu a:hover {color: #fdf8ea; text-decoration: none;  margin: 3px 10px 0 0; padding: 0 10px 3px 30px; background: url(images/mi_sep.gif) no-repeat left center; font-weight: 400;}
#footer .menu a:hover {text-decoration: underline; color: #ffaadb;}
#footer .menu a.fst:link, #footer .menu a.fst:visited, #footer .menu a.fst:active, #footer .menu a.fst:hover{ background: none; }

#footer .fta{ font-size: 12px; text-align: left; padding: 5px 365px 0 10px; font-family: Tahoma;}

#footer .fta a:link, #footer .fta a:visited, #footer .fta a:active, #footer .fta a:hover {color: #ff1700; text-decoration: underline;}
#footer .fta a:hover {text-decoration: none;}

#footer p{ padding: 5px 0 0; }

