﻿/* CSS Document */
html,body
{
height:99%;
margin:0px;
font-size:12px;
}

a
{
text-decoration:none;
cursor:pointer;
}

.mark_title
{
	font-size:10px;	
}

#bothInfoBar
{
	margin-top:50px;
	clear:both;
	color:Red;
	font-size:14px;
	font-weight:bold;	
}

/*菜单******/
#MenuBarDiv
{
background-image:url(/Templates/YOY360Info/images/menu_bar.gif);
width:40px;
border-bottom:1px solid #545454;
border-top:1px solid #545454;
height:100%;
float:left;
}

/*没选择的菜单项*/
#MenuBarDiv .itemMenu
{
color:#FFFFFF;
font-size:12px;
font-weight:bold;

margin-top:10px;
margin-bottom:10px;
padding-top:15px;

height:37px;
cursor:pointer;
}
#MenuBarDiv .itemMenu a
{
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#MenuBarDiv .itemMenu a:hover
{
	text-decoration:underline;
}

#MenuBarDiv .itemMenu .img
{
display:none;
}

#MenuBarDiv .itemMenu .font
{
height:32px;
padding-left:5px;
}
/*-----------------------------------*/

.QueryDiv_Center
{
	margin-top:3px;
	font-size:12px;
	color:Black;	
}

.QueryDiv_Center a
{
	text-decoration:none;	
}

/*选择项的样式表*/
#MenuBarDiv .sel_itemMenu
{
color:#FFFFFF;
font-size:12px;
font-weight:bold;

margin-top:10px;
margin-bottom:10px;
padding-top:15px;

height:37px;
cursor:pointer;
}

#MenuBarDiv .sel_itemMenu .img
{
width:5px;
float:left;
}

#MenuBarDiv .sel_itemMenu .font
{
padding-top:0px;
float:left;
height:100%;
vertical-align:middle;
line-height:36px;
width:34px;
border-top:1px solid #545454;
border-bottom:1px solid #545454;
background-color:#FFFFFF;
color:#000000;
}

/*这个样式是为了解决在换行字 设了文字行高的问题  JS可以判断加载*/
#MenuBarDiv .sel_itemMenu .fontother
{
padding-top:0px;
float:left;
height:100%;
vertical-align:middle;
width:34px;
border-top:1px solid #545454;
border-bottom:1px solid #545454;
background-color:#FFFFFF;
color:#000000;
}
/************************************************************/

/*搜索样式*/
#Keyword_Search
{
}

#Keyword_Search #keyword-search
{
	clear:both;
	text-align:center;
}

#Keyword_Search #keyword-search a
{
	color:Blue;
	font-size:11px;
	font-weight:700;
}

#Keyword_Search #is-area
{
	width:93%;
	text-align:right;
}
#Keyword_Search #is-area b
{
	color:Green;
	font-size:10pt;
	font-weight:500;
}
/*-------------------------*/


/*购物样式*/
#MainDiv_GW
{
margin-left:10px;
overflow:auto; 
}
#MainDiv_GW .hreader
{
text-align:right;
font-size:12px;
padding-right:20px;
padding-top:15px;
}

#MainDiv_GW .Article_Div
{
margin-bottom:20px;
float:left;
width:96%;
}

#MainDiv_GW .Article_Div .barL
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_LBar_GW.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_GW .Article_Div .barM
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_BlankBar_GW.gif);
height:34px;
font-size:12px;
font-weight:bold;
color:#9d0039;
float:left;
width:96%;
}

#MainDiv_GW .Article_Div .barR
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_RBar_GW.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_GW .Article_Div .Article_Center
{
clear:both;
font-size:12px;
text-align:left;
}

#MainDiv_GW .GW_QueryDiv
{
width:95%;
float:left;
}

#MainDiv_GW .GW_QueryDiv .barL
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_LBar_GW.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_GW .GW_QueryDiv .barM
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_BlankBar_GW.gif);
height:34px;
float:left;
width:96%;
}

#MainDiv_GW .GW_QueryDiv .barM .icon_qeruy
{
width:20px;
height:19px;
margin-top:10px;
background-image:url(/Templates/YOY360Info/images/icon_qeruy.gif);
float:left;
}

#MainDiv_GW .GW_QueryDiv .barM .title
{
color:#9d0039;
font-size:12px;
float:left;
margin-top:15px;
font-weight:bold;
margin-left:10px;
}

#MainDiv_GW .GW_QueryDiv .barM .itemFont
{
margin-top:15px;
float:right;
color:#9d0039;
font-size:12px;
font-weight:bold;
margin-right:10px;
}

#MainDiv_GW .GW_QueryDiv .barR
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_RBar_GW.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_GW .GW_QueryDiv .GW_QueryDiv_Center
{
clear:both;
}
/*----------------------*/

/*美食样式*/
#MainDiv_MS
{
margin-left:10px;
overflow:auto; 
}
#MainDiv_MS .hreader
{
text-align:right;
font-size:12px;
padding-right:20px;
padding-top:15px;
}

#MainDiv_MS .Article_Div
{
margin-bottom:20px;
float:left;
width:96%;
}

#MainDiv_MS .Article_Div .barL
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_LBar_MS.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_MS .Article_Div .barM
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_BlankBar_MS.gif);
height:34px;
font-size:12px;
font-weight:bold;
color:#007236;
float:left;
width:96%;
}

#MainDiv_MS .Article_Div .barR
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_RBar_MS.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_MS .Article_Div .Article_Center
{
clear:both;
font-size:12px;
text-align:left;
}

#MainDiv_MS .MS_QueryDiv
{
width:95%;
float:left;
}

#MainDiv_MS .MS_QueryDiv .barL
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_LBar_MS.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_MS .MS_QueryDiv .barM
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_BlankBar_MS.gif);
height:34px;
float:left;
width:96%;
}

#MainDiv_MS .MS_QueryDiv .barM .icon_qeruy
{
width:20px;
height:19px;
margin-top:10px;
background-image:url(/Templates/YOY360Info/images/icon_qeruy.gif);
float:left;
}

#MainDiv_MS .MS_QueryDiv .barM .title
{
color:#007236;
font-size:12px;
float:left;
margin-top:15px;
font-weight:bold;
margin-left:10px;
}

#MainDiv_MS .MS_QueryDiv .barM .itemFont
{
margin-top:15px;
float:right;
color:#007236;
font-size:12px;
font-weight:bold;
margin-right:10px;
}

#MainDiv_MS .MS_QueryDiv .barR
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_RBar_MS.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_MS .MS_QueryDiv .MS_QueryDiv_Center
{
clear:both;
}
/*----------------------*/

/*旅游样式*/
#MainDiv_YL
{
margin-left:10px;
overflow:auto; 
}
#MainDiv_YL .hreader
{
text-align:right;
font-size:12px;
padding-right:20px;
padding-top:15px;
}

#MainDiv_YL .Article_Div
{
margin-bottom:20px;
float:left;
width:96%;
}

#MainDiv_YL .Article_Div .barL
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_LBar_LY.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_YL .Article_Div .barM
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_BlankBar_LY.gif);
height:34px;
font-size:12px;
font-weight:bold;
color:#003b72;
float:left;
width:96%;
}

#MainDiv_YL .Article_Div .barR
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_RBar_LY.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_YL .Article_Div .Article_Center
{
clear:both;
font-size:12px;
text-align:left;
}

#MainDiv_YL .YL_QueryDiv
{
width:95%;
float:left;
}

#MainDiv_YL .YL_QueryDiv .barL
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_LBar_LY.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_YL .YL_QueryDiv .barM
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_BlankBar_LY.gif);
height:34px;
float:left;
width:96%;
}

#MainDiv_YL .YL_QueryDiv .barM .icon_qeruy
{
width:20px;
height:19px;
margin-top:10px;
background-image:url(/Templates/YOY360Info/images/icon_qeruy.gif);
float:left;
}

#MainDiv_YL .YL_QueryDiv .barM .title
{
color:#003b72;
font-size:12px;
float:left;
margin-top:15px;
font-weight:bold;
margin-left:10px;
}

#MainDiv_YL .YL_QueryDiv .barM .itemFont
{
margin-top:15px;
float:right;
color:#003b72;
font-size:12px;
font-weight:bold;
margin-right:10px;
}

#MainDiv_YL .YL_QueryDiv .barR
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_RBar_LY.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_YL .YL_QueryDiv .MS_QueryDiv_Center
{
clear:both;
}
/*----------------------*/

/*汽车样式*/
#MainDiv_QC
{
margin-left:10px;
overflow:auto; 
}
#MainDiv_QC .hreader
{
text-align:right;
font-size:12px;
padding-right:20px;
padding-top:15px;
}

#MainDiv_QC .Article_Div
{
margin-bottom:20px;
float:left;
width:96%;
}

#MainDiv_QC .Article_Div .barL
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_LBar_QC.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_QC .Article_Div .barM
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_BlankBar_QC.gif);
height:34px;
font-size:12px;
font-weight:bold;
color:#005172;
float:left;
width:96%;
}

#MainDiv_QC .Article_Div .barR
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_RBar_QC.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_QC .Article_Div .Article_Center
{
clear:both;
font-size:12px;
text-align:left;
}

#MainDiv_QC .QC_QueryDiv
{
width:95%;
float:left;
}

#MainDiv_QC .QC_QueryDiv .barL
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_LBar_QC.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_QC .QC_QueryDiv .barM
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_BlankBar_QC.gif);
height:34px;
float:left;
width:96%;
}

#MainDiv_QC .QC_QueryDiv .barM .icon_qeruy
{
width:20px;
height:19px;
margin-top:10px;
background-image:url(/Templates/YOY360Info/images/icon_qeruy.gif);
float:left;
}

#MainDiv_QC .QC_QueryDiv .barM .title
{
color:#005172;
font-size:12px;
float:left;
margin-top:15px;
font-weight:bold;
margin-left:10px;
}

#MainDiv_QC .QC_QueryDiv .barM .itemFont
{
margin-top:15px;
float:right;
color:#005172;
font-size:12px;
font-weight:bold;
margin-right:10px;
}

#MainDiv_QC .QC_QueryDiv .barR
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_RBar_QC.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_QC .QC_QueryDiv .MS_QueryDiv_Center
{
clear:both;
}
/*----------------------*/

/*房产样式*/
#MainDiv_FC
{
margin-left:10px;
overflow:auto; 
}
#MainDiv_FC .hreader
{
text-align:right;
font-size:12px;
padding-right:20px;
padding-top:15px;
}

#MainDiv_FC .Article_Div
{
margin-bottom:20px;
float:left;
width:96%;
}
#MainDiv_FC .FC_InfoDiv
{
width:95%;
margin-top:10px;
margin-bottom:20px;
}
#MainDiv_FC .Article_Div .barL
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_LBar_FC.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_FC .Article_Div .barM
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_BlankBar_FC.gif);
height:34px;
font-size:12px;
font-weight:bold;
color:#8b5c04;
float:left;
width:96%;
}

#MainDiv_FC .Article_Div .barR
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_RBar_FC.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_FC .Article_Div .Article_Center
{
clear:both;
font-size:12px;
text-align:left;
}

#MainDiv_FC .FC_QueryDiv
{
width:95%;
float:left;
}

#MainDiv_FC .FC_QueryDiv .barL
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_LBar_FC.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_FC .FC_QueryDiv .barM
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_BlankBar_FC.gif);
height:34px;
float:left;
width:96%;
}

#MainDiv_FC .FC_QueryDiv .barM .icon_qeruy
{
width:20px;
height:19px;
margin-top:10px;
background-image:url(/Templates/YOY360Info/images/icon_qeruy.gif);
float:left;
}

#MainDiv_FC .FC_QueryDiv .barM .title
{
color:#8b5c04;
font-size:12px;
float:left;
margin-top:15px;
font-weight:bold;
margin-left:10px;
}

#MainDiv_FC .FC_QueryDiv .barM .itemFont
{
margin-top:15px;
float:right;
color:#8b5c04;
font-size:12px;
font-weight:bold;
margin-right:10px;
}

#MainDiv_FC .FC_QueryDiv .barR
{
background-image:url(/Templates/YOY360Info/images/TitleBar_Type/Title_RBar_FC.gif);
width:5px;
height:34px;
float:left;
}

#MainDiv_GW .GW_QueryDiv .GW_QueryDiv_Center
{
clear:both;
}

#MainDiv_GW .GW_QueryDiv .GW_QueryDiv_Center .section
{
clear:both;	
}
#MainDiv_GW .GW_QueryDiv .GW_QueryDiv_Center
{
clear:both;
}
/*----------------------*/

/*头部图片文件列表*/
#imgHeaderDiv
{
width:100%;
}

#imgHeaderDiv .item
{
float:left;
margin-left:10px;
margin-top:15px;
width:90px;
text-align:center;
font-size:12px;
cursor:pointer;
}
#imgHeaderDiv .item img
{
width:90px;
height:90px;
}

#imgHeaderDiv .item a
{
color:#000000;
text-decoration:none;
}

.clear
{
clear:both;
}
/*--------------------------*/
