body{
	background-color:#eeeff4;
	font-family:"Trebuchet MS";
	margin:0;
	padding:0;
}

/*Container*/
#container{
	width:940px;
	margin:auto;
}


#Atop{
	background-image:url(imgs/my_guide/fond_top.jpg);
	background-repeat:no-repeat;
	width: 919px;
	height: 6px;
	font-size:5px;
	float:left;
}

#A{
	background-image:url(imgs/my_guide/fond_center.jpg);
	background-repeat:repeat-y;
	width: 824px;
	height: 830px;
	float:left;
	padding-left: 19px;
}

#A #Aa{
	border-right: 6px solid white;
	border-bottom: 6px solid white;
	width: 535px;
	float:left;
	margin-right:2px;
}

#A #Aaa{
	border-bottom: 6px solid white;
	height: 35px;
	font-size:small;
	text-align:center;
	padding-left: 40px;
}
#A #Aaa ul{
	float: left;
	margin:0;
	padding:0;
}
#A #Aaa li{
	list-style-type:none;
	float: left;
	display:inline;
}
#A #Aaa li a{
	display:block;
	text-decoration:none;
	font-size:11px;
	color:#7e7e7e;
	font-weight:bold;
	text-transform:uppercase;
}

#A #Aaa li a:hover{
	color:#d14513;
}

#A #Aaa .btn_small{
	background-image:url(imgs/btn/btn_small.jpg);
	float:left;
	width: 101px;
	height: 27px;
	padding-top:8px;
}
#A #Aaa .btn_average{
	background-image:url(imgs/btn/btn_average.jpg);
	float:left;
	width: 142px;
	height: 27px;
	padding-top:8px;
}
#A #Aaa .btn_large{
	background-image:url(imgs/btn/btn_large.jpg);
	float:left;
	width: 225px;
	height: 27px;
	padding-top:8px;
}
#A #Aab{
	border-bottom: 6px solid white;
	height: 30px;
}
#A #Aab ul{
	float: left;
	margin:0;
	/*margin-left:20px;*/
	margin-left:4px;
	padding:0;
}
#A #Aab li{
	float: left;
	display:inline;
}
#A #Aab li a{
	display:block;
	text-decoration:none;
	color:white;
	font-size:10px;
	font-weight:bold;
}

#A #Aab .normal{
	background-image:url(imgs/my_guide/btn_cat.jpg);
	width:69px;
	height:23px;
	text-align: center;
	padding-top:5px;
	cursor:pointer;
}
#A #Aab .normal:hover{
	background-image:url(imgs/my_guide/btn_cat_hov.jpg);
	background-repeat:no-repeat;
	width:69px;
	height:20px;
	text-align: center;
	padding-top:3px;
	margin-top:2px;
	cursor:pointer;
}
#A #Aab .long{
	background-image:url(imgs/my_guide/btn_cat_long.jpg);
	width:82px;
	height:22px;
	text-align: center;
	padding-top:6px;
	cursor:pointer;
}
#A #Aab .long:hover{
	background-image:url(imgs/my_guide/btn_cat_long_hov.jpg);
}
#A #Aac #extradiv1{
	margin:0;
	padding:0;
	border:0;
}
#A #Aac .legend{
	float:left;
	margin-top:6px;
	margin-left:25px;
	margin-bottom:5px;
	font-size: 12px;
}
#Aac td{
	margin:0;
	padding:0;
	border:0;
}
#Aac form{
	margin:0;
	padding:0;
	border:0;
}
#Aac #f-search fieldset{
	margin:0;
	padding:0;
	border:0;
}

#Aac #f-search legend{
	display:none;
}


#Aac #f-search .text {
	border:1px solid #bc7900;
	height:15px;
	width:460px;
	margin-left:5px;
}

#Aac #f-search .submit {
	background-image:url(imgs/btn/log.jpg);
	height:19px;
	width:19px;
	border:0;
	cursor:pointer;
	margin-left:2px;
}
#Aac #map{
	height:360px;
	width:520px;
	margin:auto;
	margin-top:8px;
	margin-bottom:8px;
	overflow:hidden;
	font-size:11px;
}

#Aac #map .sidebar{
    overflow :auto;
   	border:1px solid #e0e0e0;
	padding:5px;
	background-color:#FFFFFF;
}

#Aac #map .sidebar select{
	font-size:9px;
	font-weight:bold;
	color:#d14513;
	border:1px solid #fff;
	padding:5px;
}

#Aac #map a{
	text-decoration:none;
	color: #d14513;
	font-size:14px;
	font-weight:bold;
}

#Aac #map a:hover{
	text-decoration:underline;
}
#B{
	background-color: #eeeff4;
	width: 76px;
	float:left;
}

#B #Ba{
	background-image:url(imgs/my_guide/fond_top_right.jpg);
	height: 160px;
}
#B #Bb{
	background-image:url(imgs/my_guide/fond_right.jpg);
	background-repeat:repeat-y;
	height: 670px;
}
#C{
	width:923px;
	height:38px;
	float:left;
}
#C #Ca{
	width:843px;	
	height:37px;
	background-image:url(imgs/my_guide/fond_bottom.jpg);
	float:left;
}
#C #Cb{
	width:76px;	
	height:37px;
	background-image:url(imgs/my_guide/fond_bottom_right.jpg);
	float:left;
}
#extradiv{
	float: left;
	width:270px;
	height:28px;
}
.widget{
	width: 272px;
	height: 274px;
	float: left;
	margin-top:1px;
	overflow:hidden;
}
.widget .widget_top{
	background-image:url(imgs/my_guide/widget_top.jpg);
	padding-left:60px;
	width: 212px;
	height: 44px;
	vertical-align:middle;
	text-transform:uppercase ;
}

.widget .photo img{
	border:2px solid #e1e1e1;
		max-height:35px;

}

.widget .widget_top .cat_title{
	color:white;
	float:left;
	margin-top:18px;
}

.widget .widget_top .btn_close{
	width:14px;
	height:14px;
	float:right;
	margin-top:15px;
	margin-right:12px;
	cursor:pointer;
}
.widget .widget_bottom{
	background-image:url(imgs/my_guide/widget_bottom.jpg);
	width: 262px;
	height: 40px;
	padding-left:10px;
	float:left;	
}
.widget .widget_bottom ul{
	margin:0;
	padding:0;
	overflow:hidden;

}
.widget .widget_bottom li{
	list-style-type:none;
	display:inline;
	float:left;
	margin-left: 10px;
	margin-top: 2px;
}
.widget .widget_bottom li a{
	display:block;
	text-decoration:none;
	color: white;
	font-size:11px;
}
.widget .widget_bottom .export a{
	background-image: url(imgs/my_guide/export.jpg);
	height: 19px;
	width:54px;
	padding-top: 4px;
	padding-left:22px;
	cursor:pointer;
}
.widget .widget_bottom .export a:hover{
	background-image: url(imgs/my_guide/export_hov.jpg);
	height: 20px;
	width:54px;
	padding-top: 4px;
	padding-left:22px;
}
.widget .widget_bottom .send a{
	background-image: url(imgs/my_guide/send.jpg);
	height: 19px;
	width:50px;
	padding-top: 4px;
	padding-left:26px;
	cursor:pointer;
}
.widget .widget_bottom .send a:hover{
	background-image: url(imgs/my_guide/send_hov.jpg);
	height: 19px;
	width:50px;
	padding-top: 4px;
	padding-left:26px;
}
.widget .widget_center{
	background-image: url(imgs/my_guide/widget_center.jpg);
	background-repeat: repeat-y;
	float:left;
	height: 187px;
	width:272px;
	padding-left: 14px;
	_overflow: auto;
}
.widget .widget_center .content{
	width:241px;
	height:160px;
	
	margin-top:2px;
	line-height:15px;
}
.widget .widget_center .menu{
	/*
	width:243px;
	text-align:center;
	line-height: 13px;
	height:22px;
	
	*/
	width:243px;
	text-align:center;
	font-size:11px;
	height:16px;
	padding-top:6px;
	color: #e1e1e1;
}

.widget .widget_center .menu a{
	color: #d14513;
	font-size:11px;
}

.widget .widget_center .menu .off{
	color: #e1e1e1;
}

.widget .widget_center .menu img{
	cursor:pointer;

}

.widget .widget_center .menu .next{
	cursor:pointer;
}
.widget .widget_center .menu .previous{
	cursor:pointer;
}

.widget .widget_center .content td{
	margin:0;
	padding:0;
	text-align:left;
}
.widget .widget_center .content table{
	border:1px solid #e1e1e1;
	margin:0;
	padding:0;
	margin:2px;
}
.widget .widget_center .content .est_name a{
	text-decoration:none;
	color: #d14513;
	font-size:14px;
	font-weight:bold;
}
.widget .widget_center .content .est_name a:hover{
	text-decoration:underline;
}
.widget .widget_center .content .hit{
	font-size:10px;
}

.widget .widget_center .content .event{
	border:1px dashed #d14513;
}

.widget .widget_center .content .event a{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#d14513;
	display:block;
	padding:3px;
	
}

.widget .widget_center .content .event a:hover{
		text-decoration:underline;
}
