﻿body
{
    font-family:Arial;
    font-size: 12px;
    line-height:1.4em;
}
.tdMenuSelect
{
    border: 3 solid black;
    color: rgb(98, 98, 98);
    font-family: Arial,Times,Verdana,sans-serif;
    font-size: 12px;
    width: 81px;
    height: 27px;
    text-align:center;
    background-image: url(../Content/images/tablehead_s1.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: inherit;
    cursor: pointer;
}
.tdMenu
{
    border: 3 solid black;
    color: rgb(98, 98, 98);
    font-family: Arial,Times,Verdana,sans-serif;
    font-size: 12px;
    width: 81px;
    height: 27px;
    text-align:center;
    background-image: url(../Content/images/tablehead1_s1.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: inherit;
    cursor: pointer;
}
.tdMenuWidth
{
    width:4px;    
}
.tdMenuLine
{
    height:4px;
    background-color:#D9F2FF;    
}

.bluelink12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #09F;
    text-decoration: none;
}
.orangelink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	text-decoration: none;
}
.blacklink12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 12px;
}


a:link 
{
	color: #c8213d;
	text-decoration: none;
}
a:hover 
{
	color: #c8213d;
	text-decoration: underline;
}
a:visited
{
    color: #c8213d;
	text-decoration: none;
}

input[type="text"]:focus, textarea:focus
{
    border: 1px solid #c8213d !important;
    margin: 0 !important;
    outline-color: -moz-use-text-color !important;
    outline-style: none !important;
    outline-width: 0 !important;
}
.mainmenuitem
{
    font-family: Arial;
    font-size: 14px;
    color: #ffffff;
    background-color:#c8213d;
    height: 20px;
    width:164px;
    text-align: center;
    vertical-align:middle;
    padding:3px;
    font-weight:bolder;
    border-top:1px solid #c8213d;
    border-bottom:1px solid #c8213d;
    border-left:1px solid #c8213d;
    border-right:1px solid #c8213d;
}
.menubox
{
    width:170px;
    border-top:1px solid #ffffff;
    border-bottom:1px solid #c8213d;
    border-left:1px solid #c8213d;
    border-right:1px solid #c8213d;
}
.menuitem
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    height:20px;
    text-align: center;
    vertical-align:middle;
    padding:4px;
}
.menuitem a
{
    color:#000000;
    text-decoration:none;
}
.menuitem a:hover
{
    color:#000000;
	text-decoration:underline;
}
.menuitem a:visited
{
    color:#000000;
	text-decoration:underline;
}
.mainmenuitem a
{
    color:#ffffff;
    text-decoration:none;
}
.mainmenuitem a:hover
{
    color:#ffffff;
	text-decoration:underline;
}
.mainmenuitem a:visited
{
    color:#ffffff;
	text-decoration:underline;
}

.text
{
    font-family: Arial, Helvetica, sans-serif;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    border: solid 1px #cccccc;
    width: 200px;
    text-decoration: none;
}
a.abutton:link, a.abutton:visited, a.abutton:focus, a.abutton:active
{
    display: inline-block;
    width: 91px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #626262;
    text-decoration: none;
    text-align: center;
    border-color: #626262;
    border-style: solid;
    border-width: 1px;
    padding: 3px 5px 3px 5px;
}
a.abutton:hover
{
    text-decoration: none;
    background: #909090;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
span
{
    border: 3 solid black;
    color: rgb(98, 98, 98);
    font-family: Arial,Times,Verdana,sans-serif;
    font-size: 12px;
}

label
{
    border: 3 solid black;
    color: rgb(98, 98, 98);
    font-family: Arial,Times,Verdana,sans-serif;
    font-size: 12px;
    cursor: pointer;
}

.td01
{
    background-color: #c8213d;
    color:#ffffff;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #c8213d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:25px;
    text-align: center;
}
.td03
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:25px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c8213d;
    border-right-color: #c8213d;
    border-bottom-color: #c8213d;
    border-left-color: #c8213d;
    padding-left:4px;
    padding-right:4px;
}

select
{
    font-size: 15px;
    width: 200px;
    height: 25px;
    line-height: 25px;
}
.button
{
    background-image: url(../Content/images/botton.jpg);
    width: 106px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
    border: none;
    text-align: center;
    display:inline-block;
    float:left;
    margin-right:5px;      
}
hr
{
    border-style:none;
    height:4px;
    background-color: #c8213d;
}
.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #09F;
    text-decoration: none;
}
.spanleft
{
    text-align: left;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: Black;
    font-weight: bold;
}
.spanright
{
    color: #09f;
    font-weight: bold;
    text-align: right;
    width: 70px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
}
.tdright
{
    text-align: right;
}
.tdleft
{
    text-align: left;
}
.mingpian
{
    background-image: url(../Content/images/mingpian.jpg);
    width: 427px;
    height: 225px;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: left;
}
.mingpian .info
{
    width: 300px;
}
.mingpian .name
{
    color: Black;
    font-weight: bold;
    font-size: 25px;
    width: 350px;
    height:55px;
    line-height:55px;
}
.mingpian .other
{
    font-weight: bold;
    width: 350px;
}
.mingpian .info .tdright
{
    height:15px;
    line-height: 15px;
}
