body
{
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    font-size: 9pt;
    color: #000000;
    text-decoration: none;
    background-image: url(/images/ski1/skiimg/bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
td {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*上一步*/
.step_s
{
    font-size: 9pt;
    background-image: url(~/images/ski1/skiimg/reg.gif);
    width: 45px;
    color: #ffffff;
    height: 19px;
    text-decoration: none;
    background-position-x: center;
    background-color: transparent;
}
/*输入*/
.INPUT_text {
	FONT-SIZE: 9pt;
	COLOR: #666666;
	HEIGHT: 18px;
	BACKGROUND-COLOR: #ffffff;
	text-decoration: none;
	width: 87px;
	vertical-align: middle;
	border: 1px solid #6598cd;
}
select
{
    font-size: 9pt;
    height: 15px;
    text-decoration: none;
    width: 62px;
    vertical-align: middle;
    border-right: #6598cd 0px solid;
    border-top: #6598cd 0px solid;
    border-left: #6598cd 0px solid;
    border-bottom: #6598cd 0px solid;
}
.searchtext
{
	color:White;
    font-size: 9pt;
}
Radio
{
    font-size: 9pt;
    height: 8px;
    text-decoration: none;
    width: 8px;
    vertical-align: middle;
    border-right: #6598cd 0px solid;
    border-top: #6598cd 0px solid;
    border-left: #6598cd 0px solid;
    border-bottom: #6598cd 0px solid;    
 }
button {
	color: #FF6633;
	background-color: #FFFFFF;
}

a:link {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	font-weight: normal;
	color: #00FF00;
	text-decoration: none;
}
A.channel:link {
	COLOR: #000000;
	font-size: 10pt;
	text-decoration: none;
}
A.channel:visited
{
    color: #000000;
    font-size: 10pt;
    text-decoration: none;
}
A.channel:hover
{
    color: red;
    font-size: 10pt;
    text-decoration: none;
}
A.channel:active
{
    color: #003366;
    font-size: 10pt;
    text-decoration: none;
}
A.grey:link
{
    color: gray;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}
A.grey:visited
{
    color: gray;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}
A.grey:hover
{
    color: silver;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}
A.grey:active
{
    color: silver;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}
A.login:link
{
    color: #ffffff;
    font-size: 9pt;
    font-weight: normal;
    background-color: transparent;
}
A.login:visited
{
    color: white;
    font-size: 9pt;
    font-weight: normal;
    background-color: transparent;
}
A.login:hover
{
    color: red;
    font-size: 9pt;
    font-weight: normal;
    background-color: transparent;
}
A.login:active
{
    color: navy;
    font-size: 9pt;
    font-weight: normal;
    background-color: transparent;
}
A.black:link
{
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
}
A.black:visited
{
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
}
A.black:hover
{
    color: #000066;
    font-size: 9pt;
    text-decoration: none;
}
A.black:#000000
{
    color: silver;
    font-size: 9pt;
    text-decoration: none;
}
.login {
	FONT-SIZE: 9pt;
	COLOR: #666666;
	HEIGHT: 15px;
	BACKGROUND-COLOR: #ffffff;
	text-decoration: none;
	width: 40px;
	vertical-align: middle;
	border: 1px solid #6598cd;
}
/*单元格实线，灰色，上下左右*/                                                                                                           
.td_line_l_r_t_b {
	text-decoration: none;
	border: 1px solid #999999;
}
/*单元格实线，左边框*/
.td_line_l {
	text-decoration: none;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
}
/*单元格实线，左右边框*/
.td_line_l_r {
	text-decoration: none;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
	font-size: 9pt;
}
.td_line_l_r_t {
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
	font-size: 9pt;
}
/*单元格实线，右边框*/
.td_line_r {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*单元格实线，下边框*/
.td_line_bot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*单元格实线，上边框*/
.td_line_top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*单元格实线，左，底边框*/
.td_line_l_b {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*单元格底部虚线*/
.td_line_b_x {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 20px;
}
/*单元格底部虚线*/
.td_height {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 20px;
}
/*信息列表所用CSS样式表--类型*/
A.infolist:link {
	COLOR: #008000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
A.infolist:visited {
	COLOR: #008000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
A.infolist:hover {
	COLOR: #008000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
A.infolist:active {
	COLOR: #008000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.words_white {color: #FFFFFF}
.words_red {color: #FF0000}p {
	font-size: 10pt;
	font-weight: lighter;
	text-decoration: none;
	line-height:125%;
}
.content {
	line-height: 185%;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
