html, body, p, h1, div, td, code, ul, ol, li, img, p {
margin : 0;
padding : 0;
border : none;
}
a, h1, p, div, span {
	font-size : 10px;
	color : #333333;
	font-family : verdana,arial,tahoma;
}
body {
background-color : #fff;
}

.menu2{
	background-color: #2090be;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: Verdana, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;

	}
.menu2 ul{
	
	border:#e9ecef 1px solid;
	background: #2090be;
	background: -moz-linear-gradient(top, #1490c3, #2090be);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1490c3), to(#2090be));
	height:35px;
	list-style:none;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:1px;
	padding-left:1px;

	}
	.menu2 li{
	float:left;
	padding:0px;

		}
	.menu2 li a{
	background: -moz-linear-gradient(top, #1490c3, #2090be);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1490c3), to(#2090be));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#ffffff;
	font-weight:500;
	font-size:12px;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
		}
		
		.menu2 li a:hover, .menu2 ul li:hover a{
			background-image:url(images/menubg.png);
			color:#2090be;
			text-decoration:none;
			-moz-border-radius: 5px 5px 0px 0px;
			-webkit-border-radius: 5px 5px 0px 0px;
			-khtml-border-radius: 5px 5px 0px 0px;
			border-radius: 5px 5px 0px 0px;
			}
	.menu2 li ul{
		background-image:url(images/menubg.png);
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:1200;
		-webkit-box-shadow: #666 0px 1px 3px;
		-moz-box-shadow: #666 0px 1px 3px;
		box-shadow: #666 0px 1px 3px;
		-moz-border-radius: 0px 5px 5px 5px;
    	-webkit-border-radius: 0px 5px 5px 5px;
    	-khtml-border-radius: 0px 5px 5px 5px;
    	border-radius: 0px 5px 5px 5px;
		/*top:1em;
		/*left:0;*/
		}
	.menu2 li:hover ul{
		display:block;
		
		}
	.menu2 li li {
		display:block;
		float:none;
		margin:0px;
		padding:5px;
		width:215px;
		}
	.menu2 li:hover li a{
		background:none;
		
		}
	.menu2 li ul a{
	display:block;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
		}
		.menu2 li ul a:hover, .menu2 li ul li:hover a{
	background-color: #2090be;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	color:#ffffff;
	text-decoration:none;

			}
	.menu2 p{
		clear:left;
		}
		
		
div#container_bg {
float : left;
width : 100%;
position : relative;
}
div#container_main {
margin-right : auto;
margin-left : auto;
width : 1001px;
position : relative;
}
div#container {
margin-right : auto;
width : 1001px;
float : left;
padding-bottom : 15px;
position : relative;
}
div#main1 {
width : 1001px;
background : url(images/sponsors/spon_cont_bg1.gif) repeat-y;
float : left;
position : relative;
}
div#main2 {
	width : 1001px;
	min-height : 760px;
	background : url(images/sponsors/spon_bot_bg1.gif) no-repeat;
	background-position : bottom left;
	float : left;
	position : relative;
}
div#header_menu {
	width : 1001px;
	height : 35px;
	float : left;
	padding-bottom : 12px;
	margin-top : 5px;
	position : relative;
}
div#header_menu_left {
background : url(images/menu/menu_bg.gif) no-repeat;
width : 1000px;
height : 49px;
float : left;
}
div#header_menu_right {
background : #e5eff4;
height : 49px;
width : 100px;
float : left;
}

#menucss {
	position:absolute;
	height: 49px;
}

#menucss dl{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
	height: 49px;
	display: block;
	float: left;
}

#menucss dl a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
	height: 49px;
	
}

#menucss dl a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;

	
}

#menucss dt{
	display: block;
	height: 49px;
	color: #FFFFFF;
	line-height: 49px;
	text-align: center;
	border-right: 1px solid #1477a0;
	cursor: pointer;
	width: 150px;
}

#menucss dd{
	display: block;
	padding: 0;
	margin: 0;
	background-color:#2090be;
	
}

#menucss dd ul{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;	
}
#menucss dd ul li{
	display: block;	
	padding: 0;
	margin: 0;
}

#menucss dd ul li a{
	color: #ffffff;
	width:150px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	border-top: 1px solid #1477a0;
	border-bottom: 1px solid #2090be;
	display: block;
}


#menucss dd ul li a:hover{
	background-color:#1477a0;
	color:#FFFFFF;
	cursor:pointer;
}

#menucss dl dd{
	display: none;
	
}
#menucss dl:hover dd{
	display: block;
	
}




div.butterfly {
position : absolute;
width : 128px;
height : 124px;
background : url(images/menu/butterfly.png) no-repeat;
top : -80px;
left : 873px;
}

#iframe {
	float:left;
	margin-bottom: 7px;
	width: 999px;
 }
div#header_menu_left ul {
list-style-type : none;
display : inline;
margin-top : 17px;
margin-left : 20px;
float : left;
}
div#header_menu_left ul li {
margin-right : 11px;
color : #ffffff;
font-size : 12px;
float : left;
}
div#header_menu_left ul li div.sep {
padding-right : 11px;
width : 4px;
height : 10px;
display : block;
background : url(images/menu/sep.gif) no-repeat;
float : left;
margin-top : 2px;
}
div#left_cont {
float : left;
position : relative;
}
div#left_cont_web {
float : left;
min-height : 900px;
position : relative;
}
div#sponsors {
width : 207px;
position : relative;
float : left;
}
div.sponsors_top {
background : url(images/sponsors/spon_top_bg1.gif) no-repeat;
width : 197px;
height : 15px;
float : left;
}
div.sponsors_cont_top {
background : url(images/sponsors/sponsors_ul_top.gif) no-repeat;
border-left : 1px solid #cedfe9;
width : 195px;
border-right : 1px solid #cedfe9;
height : 155px;
float : left;
}
div.star {
position : absolute;
width : 27px;
height : 26px;
top : 13px;
left : 15px;
background : url(images/sponsors/star.gif) no-repeat;
}
div.best_sites {
position : absolute;
top : 19px;
left : 50px;
width : 73px;
height : 13px;
background : url(images/sponsors/best_sites.gif) no-repeat;
}
div.sponsors_cont {
background : url(images/sponsors/spon_cont_bg1.gif) repeat-y;
width : 197px;
float : left;
}
div.sponsors_cont ul {
list-style-type : none;
display : block;
}
div.sponsors_cont_top ul {
list-style-type : none;
display : block;
margin-top : 25px;
}
div.sponsors_cont ul li, div.sponsors_cont_top ul li {
width : 182px;
height : 25px;
min-height : 25px;
background : url(images/sponsors/li_bg2.gif) no-repeat;
border-bottom : 1px solid #fff;
display : block;
float : left;
}
div.sponsors_cont ul li img, div.sponsors_cont_top ul li img {
float : left;
margin-top : 7px;
}
div.sponsors_cont ul li.one {
background : none;
}
div.sponsors_cont_top ul li.no_bg {
background : none;
border-bottom : 1px solid #fff;
}
div.sponsors_cont ul li span, div.sponsors_cont_top ul li span {
width : 120px;
}
div.sponsors_cont ul li span a, div.sponsors_cont_top ul li span a {
width : 120px;
display : block;
float : left;
font-size : 11px;
margin-left : 15px;
margin-top : 5px;
text-decoration : underline;
}
div.sponsors_bot {
background : url(images/sponsors/spon_bot_bg.gif) no-repeat;
width : 197px;
height : 19px;
float : left;
}
div#right_cont {
	background : #ffffff;
	float : right;
	position : relative;
	width: 794px;
}
div#b_sponsors {
	width : 393px;
	position : relative;
	margin-right : 8px;
	float : left;
	margin-bottom: 7px;
}
div.b_sponsors_top, div.spot_top, div.sites_sm_top {
background : url(images/features/features_bg_top.gif) no-repeat;
width : 393px;
height : 17px;
float : left;
}
div.b_sponsors_cont, div.spot_cont, div.sites_sm_cont {
background : url(images/features/features_bg_cont.gif) repeat-y;
width : 393px;
float : left;
}
div.b_sponsors_bot, div.spot_bot {
background : url(images/features/features_bg_bot.gif) no-repeat;
width : 393px;
height : 19px;
float : left;
}
div.spot_bot1 {
background : url(images/features/features_bg_bot.gif) no-repeat;
width : 393px;
height : 19px;
float : left;
}
img.star1 {
width : 27px;
height : 26px;
margin-left : 17px;
margin-right : 9px;
margin-top : -5px;
float : left;
}
img.best_sponsors {
margin-top : 2px;
float : left;
}
div#page1 {
width : 362px;
min-height : 61px;
height : 61px;
float : left;
margin-top : 10px;
margin-left : 17px;
}
div#page2, div#page3 {
width : 362px;
min-height : 61px;
height : 61px;
float : left;
margin-top : 4px;
margin-left : 17px;
}
div#page1_img, div#page2_img, div#page3_img {
width : 60px;
height : 60px;
margin-right : 10px;
float : left;
}
div#page1_img img, div#page2_img img, div#page3_img img {
padding : 1px;
border : 1px solid #cedfe9;
}
div#page1_cont, div#page2_cont, div#page3_cont {
width : 288px;
height : 59px;
border-bottom : 1px solid #cedfe9;
float : left;
}
div#page1_cont h1, div#page2_cont h1, div#page3_cont h1, div#spot_1_cont h1, div.spot_2_cont h1 {
font-size : 12px;
font-weight : bold;
color : #659c11;
margin-top : -3px;
}
div#page1_cont p, div#page2_cont p, div#page3_cont p {
font-size : 9px;
margin-top : 2px;
}
div#page2_cont p {
font-size : 9px;
margin-top : 2px;
width : 300px;
}
div#spot {
	width : 393px;
	position : relative;
	margin-bottom : 10px;
	float : left;
}
div#spot_1 {
width : 362px;
float : left;
margin-top : 10px;
margin-left : 17px;
}
div#spot_2 {
width : 362px;
float : left;
margin-top : 18px;
margin-left : 17px;
}
div#spot_3 {
width : 760px;
float : left;
margin-left : 17px;
margin-top : 18px;
}
div#spot_1_img {
margin-right : 20px;
float : left;
}
div#spot_1_img img {
padding : 3px;
border : 1px solid #cedfe9;
}
div#spot_1_cont {
width : 207px;
border-bottom : 1px solid #cedfe9;
float : left;
}
div#spot_1_cont p {
font-size : 10px;
margin-top : 6px;
}
div.info {
width : 207px;
height : 18px;
float : left;
border-bottom : 1px solid #cedfe9;
}
div.info_last {
width : 207px;
height : 19px;
float : left;
}
div.info_1 {
display : block;
width : 88px;
font-weight : bold;
margin-top : 3px;
float : left;
}
div.info_2 {
margin-top : 3px;
float : left;
}
div#read_more {
width : 207px;
height : 33px;
float : left;
}
div#read_more a img {
margin-top : 10px;
}
div#gallery {
	width : 792px;
	margin-bottom : 7px;
	position : relative;
	float : left;
	margin-top: 7px;
}
div.gallery_top {
background : url(images/galleries/galleries_top1.gif) no-repeat;
width : 792px;
height : 17px;
float : left;
}
div.gallery_cont, div.sites_cont, div.partners_cont {
	background : url(images/galleries/galleries_cont.gif) repeat-y;
	float : left;
	width: 792px;
}

.friends {
	margin-left: 17px;
	margin-right: 17px;
	margin-top:30px;
}

.block_top {
	width:774px;
	height:auto;
	padding:15px 0 0 0;
	float:left;
	margin-left: 17px;
}
.block_18foto2 {
	width:144px;
	height:190px;
	float:left;
	padding:0 7px 0 0;
}
.block_18foto2 img {
	padding:2px;
	border:1px solid #cedfe9;
	height: 180px;
	width: 140px;
}
.block_18foto2 p {
	text-align:center;
	padding:2px 0 1px 0;
	text-decoration: none;
	color: #2568aa;
	;
}
.block_18foto2 p a:link, .block_18foto2 p a:visited {
	font-size:10px;
}

.block_movie {
	width: 250px;
	height: 148px;
	float: left;
	padding: 0 7px 0 0;
}
.block_movie img {
	padding:2px;
	border:1px solid #cedfe9;
	width: 248px;
	height: 139px;
	
}
.block_movie p {
	text-align:center;
	padding:2px 0 1px 0;
	text-decoration: none;
	color: #2568aa;
	;
}
.block_movie p a:link, .block_18foto2 p a:visited {
	font-size:10px;
}


div.gallery_cont ul {
	display : block;
	width : 774px;
	list-style-type : none;
	margin-left : 18px;
	margin-top: 40px;
}
div.gallery_cont ul li {
	display : block;
	margin-right : 7px;
	margin-bottom : 10px;
	float : left;
	padding : 2px 2px 1px 2px;
	border : 1px solid #cedfe9;
	height: 180px;
	width: 140px;
}
div.gallery_cont ul li img {
	padding-bottom : 7px;
	width: 140px;
	text-align : center;
	height: 180px;
}
div.gallery_cont ul li img.no_pad {
padding-bottom : 0;
text-align : center;
}
div.gallery_cont ul li p {
	min-height : 18px;
	height : 18px;
	text-align : center;
	margin-top : -2px;
	text-transform: lowercase;
	font-size: 9px;
	font-family: tahoma;
	color: #2568aa;
	text-decoration: none;
}
div.gallery_cont ul li p a {
color : #2568aa;
text-decoration : none;
font-size : 9px;
}
div.gallery_bot {
	background : url(images/galleries/galleries_bot.gif) no-repeat;
	width : 792px;
	height : 19px;
	float : left;
}
div.gallery_bot1 {
background : url(images/galleries/galleries_bot.gif) no-repeat;
width : 792px;
height : 19px;
float : left;
}
div#gal_more {
margin-left : 18px;
width : 130px;
height : 25px;
float : left;
}
div#sites {
width : 792px;
position : relative;
margin-bottom : 8px;
float : left;
}
div#sites1 {
width : 792px;
position : relative;
float : left;
}
div.butterfly2 {
position : absolute;
width : 66px;
height : 66px;
background : url(images/butterfly2.png) no-repeat;
left : 725px;
top : -45px;
}
div.sites_top {
background : url(images/galleries/galleries_top1.gif) no-repeat;
width : 792px;
height : 17px;
float : left;
}
div.sites_cont ul {
display : block;
list-style-type : none;
margin-top : 38px;
margin-left : 18px;
}
div.sites_cont ul.sec {
display : block;
list-style-type : none;
margin-left : 18px;
}
div.sites_cont ul li, div.sites_cont ul.sec li {
display : block;
width : 177px;
margin-right : 9px;
margin-bottom : 10px;
float : left;
padding : 2px;
border : 1px solid #cedfe9;
}
div.sites_cont ul li p, div.sites_cont ul.sec li p {
min-height : 25px;
height : 25px;
}
div.sites_cont ul li p a, div.sites_cont ul.sec li p a {
color : #f37505;
font-weight : bold;
font-size : 11px;
text-decoration : none;
display : block;
margin-top : 5px;
margin-left : 5px;
}
div.sites_cont ul li p.bord_none, div.sites_cont ul.sec li p.bord_none {
border-top : none;
height : 13px;
min-height : 13px;
}
div.sites_cont ul li p span, div.sites_cont ul.sec li p span {
font-size : 10px;
color : #000;
font-weight : normal;
display : block;
margin-left : 5px;
margin-top : -10px;
float : left;
}
div.sites_cont ul li p span.type, div.sites_cont ul.sec li p span.type {
font-weight : bold;
}
div#sites_more {
margin-left : 18px;
width : 130px;
height : 25px;
float : left;
}
div#partners {
width : 792px;
float : left;
}
div.partners_cont {
background : url(images/galleries/galleries_cont.gif) repeat-y;
width : 792px;
float : left;
}
div.partners_cont ul {
list-style-type : none;
width : 360px;
margin-top : 38px;
margin-left : 18px;
display : block;
float : left;
}
div.partners_cont ul.last {
list-style-type : none;
margin-left : -150px;
width : 360px;
margin-top : 38px;
display : block;
float : left;
}
div.partners_cont ul li, div.partners_cont ul.last li, div.sites_sm_cont ul li {
display : block;
width : 360px;
margin-right : 9px;
margin-bottom : 10px;
float : left;
}
div.partners_cont ul li div.li_img, div.partners_cont ul.last li div.li_img, div.sites_sm_cont ul li div.li_img {
width : 60px;
height : 60px;
margin-right : 10px;
float : left;
}
div.partners_cont ul li div.li_img img, div.partners_cont ul.last li div.li_img img, div.sites_sm_cont ul li div.li_img img {
padding : 1px;
border : 1px solid #cedfe9;
}
div.partners_cont ul li div.li_cont, div.partners_cont ul.last li div.li_cont, div.sites_sm_cont ul li div.li_cont {
width : 288px;
height : 59px;
border-bottom : 1px solid #cedfe9;
float : left;
}
div.partners_cont ul li div.li_cont_last, div.partners_cont ul.last li div.li_cont_last, div.sites_sm_cont ul li div.li_cont_last {
width : 288px;
height : 59px;
float : left;
}
div.partners_cont ul li div.li_cont p, div.partners_cont ul.last li div.li_cont p, div.partners_cont ul.last li div.li_cont_last p, div.partners_cont ul li div.li_cont_last p, div.sites_sm_cont ul li div.li_cont p, div.sites_sm_cont ul li div.li_cont_last p {
width : 218px;
float : left;
}
div.partners_cont ul li div.li_cont p a, div.partners_cont ul.last li div.li_cont p a, div.partners_cont ul.last li div.li_cont_last p a, div.partners_cont ul li div.li_cont_last p a, div.sites_sm_cont ul li div.li_cont p a, div.sites_sm_cont ul li div.li_cont_last p a {
font-size : 11px;
color : #f37505;
font-weight : bold;
width : 50px;
}
div.partners_cont ul li div.li_cont p.category, div.partners_cont ul.last li div.li_cont p.category, div.partners_cont ul.last li div.li_cont_last p.category, div.partners_cont ul li div.li_cont_last p.category {
font-size : 10px;
color : #000;
font-weight : normal;
margin-top : -5px;
}
div.partners_cont ul li div.li_cont span, div.partners_cont ul.last li div.li_cont span, div.partners_cont ul.last li div.li_cont_last span, div.partners_cont ul li div.li_cont_last span, div.sites_sm_cont ul li div.li_cont span, div.sites_sm_cont ul li div.li_cont_last span {
font-weight : bold;
}
div.partners_cont ul li div.li_cont img.arrow, div.partners_cont ul.last div.li_cont img.arrow, div.partners_cont ul.last li div.li_cont_last img.arrow, div.partners_cont ul li div.li_cont_last img.arrow, div.sites_sm_cont ul li div.li_cont img.arrow, div.sites_sm_cont ul li div.li_cont_last img.arrow {
margin-top : 8px;
margin-right : 5px;
float : left;
clear : both;
}
div.partners_cont ul li div.li_cont span.ar a, div.partners_cont ul.last li div.li_cont span.ar a, div.partners_cont ul.last li div.li_cont_last span.ar a, div.partners_cont ul li div.li_cont_last span.ar a, div.sites_sm_cont ul li div.li_cont span.ar a, div.sites_sm_cont ul li div.li_cont_last span.ar a {
display : block;
font-size : 11px;
color : #2568aa;
margin-top : 5px;
float : left;
}
div.partners_cont ul li div.li_cont div.star_5, div.partners_cont ul.last li div.li_cont div.star_5, div.partners_cont ul.last li div.li_cont_last div.star_5, div.partners_cont ul li div.li_cont_last div.star_5, div.sites_sm_cont ul li div.li_cont div.star_5, div.sites_sm_cont ul li div.li_cont_last div.star_5 {
margin-top : 4px;
}
div#footer_border {
	width : 1000px;
	height : 12px;
	background : url(images/footer/border.gif) repeat-y;
	margin-bottom : -7px;
	float : left;
}
div#footer {
	width : 1000px;
	height : 120px;
	min-height : 120px;
	background-color : #e5eff4;
	float : left;
}
div#footer_left {
width : 500px;
margin-top : 15px;
margin-left : 14px;
float : left;
}
div#footer_left p {
font-size : 11px;
line-height : 18px;
}
div#footer_right {
padding-left : 330px;
margin-top : 15px;
float : left;
}
div#footer_right p {
font-size : 11px;
}
div#footer_right p a {
font-size : 11px;
text-decoration : underline;
}
div#archived {
width : 792px;
margin-bottom : 10px;
float : left;
}
img.star2 {
width : 27px;
height : 26px;
margin-left : 17px;
margin-right : 9px;
margin-top : -2px;
float : left;
}
div#archived p {
font-family : arial;
font-size : 18px;
color : #f37505;
}
div#sites_sm {
width : 393px;
position : relative;
margin-right : 8px;
float : left;
}
div.sites_sm_cont ul {
list-style-type : none;
width : 360px;
margin-top : 10px;
margin-left : 18px;
display : block;
float : left;
}
div.sites_sm_bot {
background : url(images/features/features_bg_bot.gif) no-repeat;
width : 393px;
height : 19px;
float : left;
margin-top : -10px;
}
div#contact_us {
width : 393px;
margin-right : 8px;
float : left;
}
div.contact_us_top {
background : url(images/features/features_bg_top.gif) no-repeat;
width : 393px;
height : 17px;
float : left;
}
div.contact_us_cont {
background : url(images/features/features_bg_cont.gif) repeat-y;
width : 393px;
float : left;
}
div.contact_us_cont div.fields {
margin-left : 20px;
float : left;
}
div.contact_us_cont div.fields div.one_field_text {
height : 27px;
width : 75px;
float : left;
}
div.contact_us_cont div.fields div.one_field_text_last {
height : 80px;
width : 75px;
float : left;
}
div.contact_us_cont div.fields div.one_field_form {
width : 260px;
height : 27px;
float : left;
}
div.contact_us_cont div.fields span {
font-size : 11px;
margin-top : 4px;
display : block;
}
div.contact_us_cont div.fields .input1 {
width : 273px;
height : 15px;
margin-bottom : 12px;
border : 1px inset #cedfe9;
}
div.contact_us_cont div.fields .input2 {
width : 273px;
height : 70px;
border : 1px inset #cedfe9;
}
div.contact_us_cont div.all_buttons {
margin-top : 6px;
float : left;
}
div.contact_us_cont a.buttons {
margin-left : 94px;
margin-top : 4px;
margin-right : 3px;
}
div.contact_us_cont div.all_fields {
margin-left : 92px;
margin-top : 20px;
background-color : #e5eff4;
width : 280px;
height : 20px;
float : left;
}
div.contact_us_cont div.all_fields p {

font-size : 9px;
padding-top : 4px;
margin-left : 5px;
}
div.contact_us_bot {
background : url(images/features/features_bg_bot.gif) no-repeat;
width : 393px;
height : 19px;
float : left;
}
div.spot_3 {
width : 760px;
float : left;
margin-left : 17px;
margin-top : 9px;
}
div.spot_cont1 {
background : url(images/galleries/galleries_cont.gif) repeat-y;
width : 792px;
float : left;
}
div.spot_2_img {
margin-right : 20px;
float : left;
}
div.spot_2_img img {
padding : 2px 2px 1px 2px;
border : 1px solid #cedfe9;
}
div.spot_2_cont {
width : 565px;
float : left;
}
div.spot_2_cont p {
font-size : 10px;
margin-top : 6px;
}
div.info1 {
width : 207px;
height : 18px;
border-bottom : 1px solid #cedfe9;
}
div.info1_1 {
display : block;
width : 88px;
float : left;
font-weight : bold;
margin-top : 3px;
}
div.info1_2 {
margin-top : 3px;
display : block;
float : left;
}
div#icq_but {
width : 233px;
height : 38px;
background : url(images/advertise/button.gif) no-repeat;
background-position : bottom left;
clear : both;
margin-left : 16px;
}
div#icq_but img {
margin-top : 17px;
margin-left : 6px;
float : left;
}
div#icq_but a {
margin-top : 17px;
margin-left : 5px;
float : left;
text-decoration : none;
font-size : 11px;
color : #2863af;
}
div#links {
width : 792px;
float : left;
}
div.links_cont {
background : url(images/galleries/galleries_cont.gif) repeat-y;
width : 792px;
float : left;
}
div.links_cont ul {
display : block;
float : left;
list-style-type : none;
}
div.links_cont ul li {
width : 245px;
float : left;
margin-left : 18px;
border-right : 1px solid #cedfe9;
}
div.links_cont ul li.banner_last {
border : none;
}
div.links_cont ul li h1 {
font-size : 12px;
font-weight : bold;
color : #659c11;
}
div.links_cont ul li p {
font-size : 10px;
margin-top : 5px;
margin-right : 5px;
}
div.links_cont ul li a {
margin-top : 10px;
display : block;
}
@media all {
div.partners_cont ul li div.li_cont div.star_5, div.partners_cont ul.last li div.li_cont div.star_5, div.partners_cont ul.last li div.li_cont_last div.star_5, div.partners_cont ul li div.li_cont_last div.star_5 {
margin-top : 4px;
}
div#header_menu_left ul li div.sep {
margin-top : -1px;
}
div#header_menu_left ul {
margin-top : 20px;
}
}
