html,body{
	padding: 0;
	margin: 0;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: White;
	min-width: 1000px;
}
table{
	font-size: inherit;
}
p,form
{
 margin:0px;
 padding:0px;
}
.clear{
	clear:both;
	line-height: 1px;
	font-size: 1px;
	display: block;
	height: 1px;
}
#xBoxError{
	display: none;
	position: fixed;
	*position: absolute;
	padding: 10px;
	width: 500px;
	border: 1px solid black;
	background-color: #8B0000;
	color: white;
	z-index: 360;
	cursor: pointer;
}
#xBoxComplete{
	position: fixed;
	padding: 10px;
	width: 500px;
	border: 1px solid black;
	background-color: #EEEEEE;
	z-index: 360;
	display: none;
}
a{
	color: #0093FA;
	outline: none;
}
a:hover{
	color: #6CC2FF;
}
a img{
	border: 0;
}
.positive{
	color: #137400;
}
.date{
	font-size: 8pt;
	color: #137400;
}
.date.mtop{
	margin-top: 5px;
}
.date.mbottom{
	margin-bottom: 3px;
}
#general{
	width: 1000px;
	margin: 0 auto;
}
#header{
	height: 300px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	position: relative;
	margin-right: 14px;
}
#changecity{
	position: absolute;
	top: 212px;
	left: 85px;
	/* left: 260px; */
	font-size: 8pt;
	color: #DA221A;
}
#changecity span{
	color: #0099CC;
	padding: 0 7px 0 3px;
}
#logo{
	position: absolute;
	top: 70px;
	left: 85px;
}
#freq{
	position: absolute;
	top: 208px;
	right: 85px;
}
#authlink{
	position: absolute;
	top: 212px;
	left: 85px;
	font-size: 8pt;
}
#authlink span{
	color: #0099CC;
	padding: 0 7px;
}
#authlink a{
	color: black;
}
#auth{
	display: none;
	position: absolute;
	top: 167px;
	left: 70px;
	color: #CA2B1B;
	font-size: 8pt;
	padding: 10px;
	padding-bottom: 5px;
	background-color: #C1E9EA;
	border: 1px solid #F4FBFB;
}
#auth a{
	color: #D13B34;
}
#auth input{
	margin-bottom: 5px;
}
#menu{
	position: absolute;
	top: 251px;
	left: 85px;
	font-size: 9pt;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li{
	float: left;
}
#menu ul li span{
	padding: 0 10px;
	color: #84D1E1;	
}
#menu ul li a{
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
#menu ul li a.active{
	color: #DA231B;
	text-decoration: none;
}
#menu ul li a:hover{
	color: #DA231B;
}
#content{
	margin: 20px 60px 0 60px;
}
.contentLeft{
	width: 556px;
	float: left;
}
.contentRight{
	padding-left: 60px;
	width: 264px;
	float: left;
}
#footer{
	margin: 20px 56px 0 40px;
	height: 46px;
	overflow: hidden;
	background-image: url(../images/footer.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
}
#footer .content{
	padding: 15px 25px 0 25px;
	color: #D5F3FC;
}
#footer span{
	float: right;
}
#footer a{
	float: right;
	color: white;
}
#artjazz{
	height: 33px;
	background-color: Black;
	overflow: hidden;
	zoom: 1;
	margin: 0 61px 0 45px;
}
#artjazz div{
	color: white;
	margin-top: 8px;
	margin-left: 20px;
}
#artjazz img{
	vertical-align: -12px;
	margin-left: 5px;
}
#artjazz div a{
	color: #009ED6;
}



.titleline{
	background-image: url(../images/titleline.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 22px;
	font-size: 10pt;
	font-weight: bolder;
	padding-left: 20px;
	padding-top: 4px;
	margin-bottom: 15px;
	position: relative;
}
.titleline a{
	color: black;
}
.titleline a:hover{
	color: #676767;
}
.titleline .option{
	float: right;
	margin-right: 20px;
}
.titleline .option a{
	color: #D03A33;
}
.titleline img{
	position: absolute;
	top: -20px;
	right: 12px;
}

.titleline.big{
	background-image: url(../images/bigtitleline.png);
	margin-left: -15px;
	margin-right: -15px;
}
.titleline.ico_gallery img{
	right: 3px;
}
.titleline.ico_star img{
}
.titleline.ico_horoscop img{
	right: 9px;
	top: -17px;
}
.titleline.ico_chat img{
	right: 12px;
	top: -24px;
}
.titleline.ico_crew img{
	right: 7px;
	top: -22px;
}
.titleline.ico_news img{
	right: 7px;
	top: -35px;
}

.pager{
	margin-top: 10;
	padding: 0;
}
.pager li{
	list-style-type: none;
	float:left;
	margin-right:3px;
}
.pager li a{
	padding: 4px;
}
.pager .selected{
	color:#fff;
	text-decoration:none;
}
.pager li .selected{
	background-color: #6CC2FF;
}
h2{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 16pt;
	font-weight: lighter;
}
h3{
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	font-size: 13pt;
	font-weight: lighter;
}
.date{
	font-size: 8pt;
	color: #D13C35;
}
.option{
	color: #ACACAC;
}
.mbot{
	margin-bottom: 15px;
}
.newslist{
	
}
.newsitem{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 15px;
}
.newsitem .date{
	float: right;
	margin-top: 2px;
}
.newsitem .title{
	font-weight: bold;
	margin-bottom: 7px;
}
.newsitem .pview{
	float: left;
	margin-top: 4px;
}
.newsitem .content{
	margin-left: 75px;
}
.horofilter
{
 padding: 3px 5px;
}

.horofilter_selected
{
 padding: 3px 5px;
 background-color:#0093FA;
 color:white;
}
.horofilter_selected a
{
 color:white;
 text-decoration:none;
}
.listgallery{
	
}
.listgallery .item{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 8px;
	background-color: #FCFCFC;
	padding: 8px;
	border: 1px solid #EDEDED;
}
.listgallery .item .img{
	float:left;
}
.listgallery .item .content{
	margin-top: -5px;
	margin-left: 80px;
}
.listgallery .item .content .date{
	margin-top: 14px;
}
.listgallery .item .content .option{
	margin-top: 2px;
}
.listgallery .item .content h3{
	color: #84B9FF;
}
.listgallery .item .content h3 .option{
	font-size: 10pt;
	color: #84B9FF;
}
.listgallery.inform_ls .item .content{
	margin-left: 0;
}
.listphoto{
	margin-right: -18px;
}
.listphoto div{
	margin: 0 21px 21px 0;
	width: 64px;
	height: 64px;
	padding: 4px 5px;
	float: left;
	background-image: url(../images/thumb.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.listgallerytype{
}
.listgallerytype div{
	margin-bottom: 5px;
	padding-left: 20px;
}
.listgallerytype div.active{
	background-image: url(../images/arrow.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
.listgallerytype div a:hover{
	color: #7F7F7F;
}
.listgallerytype div.active a{
	color: #7F7F7F;
	text-decoration:none;
}
.gallery_desc{
	margin-top: -7px;
	margin-bottom: 15px;
}

.question{
	margin-bottom: 7px;
}
.question a{
	padding: 3px 20px 3px 10px;
	background-color: #CC382E;
	text-decoration: none;
	color: white;
	border-bottom:1px dashed white;
}
.question.blue a{
	background-color: #2F65AE;
}
.question div{
	display: none;
	margin-top: 7px;
	margin-bottom: 15px;
}
.superlistphoto{
	float: left;
	width: 222px;
}
.superlistphoto div{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.questions{
	margin-left: 230px;
	margin-top: 13px;
}
.lol{
	background-color: #E4E4E4;
}
#formcomment{
	width: 580px;
	margin-left: -12px
}
#formcomment div{
	padding:  10px 18px;
	background-color: #F4F4F4;
	color: #767676;
}
.commentlist{
	margin-top: 30px;
}
.commentlist a{
	color: black;
}
.commentlist .item{
	margin-bottom: 15px;
	overflow: hidden;
	zoom: 1;
}
.commentlist .title{
	background-image: url(../images/comment_top1.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 40px;
	font-weight: bolder;
}
.commentlist .content{
	background-image: url(../images/comment1_px.png);
	padding: 0 10px 10px 10px;
	color: #5A5A5A;
}
.commentlist .content .option{
	float: right;
	margin-top: -25px;
	margin-right: -18px;
	font-size: 29pt;
	color: white;
}
.commentlist .content .date{
	float: right;
	font-size: 8pt;
	margin-top: 15px;
}
.commentlist .bottom{
	height: 4px;
	background-image: url(../images/comment_bottom1.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.commentlist .item.ex .title{
	background-image: url(../images/comment_top2.png);
}
.commentlist .item.ex .content{
	background-image: url(../images/comment2_px.png);
}
.commentlist .item.ex .bottom{
	background-image: url(../images/comment_bottom2.png);
}

.banner{
	margin-bottom: 40px;
	overflow: hidden;
}
.baner1{
	width: 588px;
	margin-left: -15px;
	margin-right: -15px;
	border:1px solid #999;
}
.baner2{
margin: 30px 0px 0 45px;	
}
.baner3{
	width: 264px;
border:1px solid #999;
}
.baner4{
	width: 264px;
border:1px solid #999;
}
.baner5{
	width: 264px;
border:1px solid #999;
}
.baner2 .insidethebox
{
 width:264px;
float:left;
margin-right:49px;
border:1px solid #999;
}
.sms
{
 position:absolute;
 top:454px;
 width:820px;
 left:65px;
 overflow:hidden;
 color:#0093FA;
}
.move p
{
 float:left;
 white-space:pre;
}
.move img
{
 padding-left:20px;
 padding-right:20px;
}
.move
{
overflow:hidden;
    width:9999999px;
	 height:18px;
}
.viewText
{
 color:#D13C35;
}
.missr
{
 margin:0 0 40px 65px;
}