﻿body {
}
/*订票夹栏目表格*/
.GV_HeaderStyle
{
    background-color: #C9B18B;
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000;
    text-align: center;
}

.GV_FooterStyle
{
    border: 1px solid #800000;
    background-color: #C9B18B;
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000;
    text-align: center;
}

.GV_RowStyle
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000000;

}
.GV_RowStyle a
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000000;
}
.GV_RowStyle a:link
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000000;
}
.GV_RowStyle a:hover
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #754C24;
}
.GV_PagerStyle
{
    border: 1px solid #FFFF00;
    background-color: #000000;
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #fff;
    text-align: center;
}
.GV_AlternatingRowStyle
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000000;
    background-color: #E2E2E1;

}
.GV_AlternatingRowStyle a
{

    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000000;

}
.GV_AlternatingRowStyle a:link
{

    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000000;

}
.GV_AlternatingRowStyle a:hover
{

    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #754C24;

}
.GV_Style
{
	border:none;
	padding: 0 0 0 0;
}
/*文字内容*/
.WenZi
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 20px;
    color: #000000;
    line-height: 48px;
    position: relative;
    height: auto;
    vertical-align: top;
}
.WenZi1
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #000000;
    text-align: right;
    line-height: 30px;
    vertical-align: top;
    height: 35px;
}
.WenZi1 a
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #FF0000;
}
.WenZi1 a:link
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #FF0000;
}
.WenZi1 a:hover
{
    font-family: 微软雅黑;_font-family:宋体;
    font-size: 12px;
    color: #808080;
}

/*边框*/
.ZongBorder
{
    border: 1px solid #C0C0C0;
    width: 732px;
    height: auto;
    margin-left: 5px;
}
.DivBorder
{
    width: 720px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}