﻿/* CSS Document */
body, tr, td, table, div, span, ul, ol, li, textarea, input {
    font-family: "Microsoft Yahei", TsukiMincho, Arial, HanaMinA, HanaMinB, "\5B8B\4F53", Helvetica, sans-serif,KaiXinSong,SimSun,"\6D59\5E08\5927\7532\9AA8\6587",Tahoma, TH-Tshyn-P0, TH-Tshyn-P1, TH-Tshyn-P2;
    /*TH-Tshyn-P2,"Microsoft Yahei",Arial,"Arial Narrow",Helvetica, sans-serif,TH-Tshyn-1,TH-Tshyn-P0,HanaMinB,TH-Ming-P0,TH-Ming-P2
        "宋体",@新宋体; font-family: "Microsoft Yahei",arial,\5b8b\4f53,"Helvetica Neue",Helvetica,STHeiTi,HanaMinA,HanaMinB,sans-serif,;:HELVETICA;*/
}

body {
    margin: 0px;
    text-align: center;
    font-size: 13px;
}
/*页面链接颜色 #EE6852#b85b5a*/
a, li a, p a {
    text-decoration: none;
    color: #b85b5a;
}

    a:hover, a:focus {
        font-weight: bold;
        color: #9c3433 /*#931c09;#9f4140; */;
    }
/*#9f4140*/
#container {
    width: 959px;
}

/*页面Header部分公共样式	border: 1px solid #D4C2AC;*/
#header {
    /* 	-moz-border-radius: 6px; 	-webkit-border-radius: 6px;*/
}

    #header #topFrame {
        height: 80px;
        background-repeat: no-repeat; /*-moz-border-radius: 6px; 	 -webkit-border-radius: 6px; 	 */
        border-radius: 8px 8px 0 0;
        -moz-border-radius-topleft: 8px;
        -moz-border-radius-topright: 8px;
        -webkit-border-top-left-radius: 8px;
        -webkit-border-top-right-radius: 8px;
        box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    }

#topFrame #logo {
    float: left;
    width: 228px;
    height: 80px;
}

    #topFrame #logo a {
        display: block;
        width: 220px;
        height: 78px;
    }

#topFrame #banner {
    float: left;
    width: 731px;
    height: 80px;
}

#header #navFrame {
    width: 100%;
    height: 28px;
    margin-top: 0;
    background-repeat: no-repeat; /*	-moz-border-radius: 6px; 	-webkit-border-radius: 6px;*/
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

#navFrame ul {
    padding-left: 238px;
    margin-top: 6px;
}

    #navFrame ul li {
        list-style: none;
        line-height: 19px;
        display: inline;
    }
/*#navFrame li a
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 12px;
	text-decoration: none;
	color: #EE6852;
	font-weight: bold;
}
#navFrame li a:hover
{
	color: #931c09;
	font-weight: bold;
	text-decoration: underline;
}
*/
#navFrame span {
    vertical-align: middle;
    text-align: center;
}
/*
#navFrame a
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 12px;
	text-decoration: none;
}


#navFrame a:hover
{
	color: #E7D799;
	text-decoration: underline;
}

页面MainFrame部分公共样式-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/

#mainFrame {
    width: 100%;
    float: left;
    margin-top: 1px;
    border-top: 1px solid #FFCC00; /*-moz-border-radius: 6px; 	-webkit-border-radius: 6px;*/
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

    #mainFrame #leftFrame {
        width: 228px;
        float: left;
    }

    #mainFrame #subPageLeftFrame {
        width: 228px;
        float: left; /*	height: 558px;*/
    }

    #mainFrame #contentFrame {
        float: right;
        width: 731px;
        background-position: -228px 0px;
        margin-left: -228px;
        margin-top: 0px;
        overflow: hidden; /*	box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.1) inset; 	-moz-box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.1) inset; 	-webkit-box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.1) inset;*/
    }

    #mainFrame #subPageContentFrame {
        float: left;
        width: 731px;
        padding-top: 26px;
        padding-bottom: 24px;
        background-position: -228px 0px; /*background: url(/images/content-bg.png) #fcf7e9;background: #F4F1EA; background: url(../images/bg-texture-lg.jpg) center top no-repeat;*/
    }

#subPageLeftFrame #itemList {
    width: 100%;
    margin-top: 20px;
}

#itemList ul {
    margin-right: 16px;
}

    #itemList ul li {
        text-align: right;
        line-height: 20px;
        list-style: none;
        padding-bottom: 8px;
    }


#subPageContentFrame #itemContent {
    float: left;
    font-size: 13px;
    padding: 1px 30px 3px 30px;
    width: 668px;
    line-height: 24px;
    min-height: 560px;
}

h3 {
    text-align: left;
}

/*内容中的标题样式*/

#itemContent .title {
    font-size: 14px;
    font-weight: bold;
    text-indent: 0;
}

#itemContent p {
    text-align: left;
    line-height: 24px;
    text-indent: 2em;
}

#content {
    padding-top: 10px;
}

#content1 {
    min-height: 900px;
}

#content a {
    color: #9719BB;
}


/*页面Footer部分公共样式*/

#footer {
}

    #footer #bottomFrame {
        width: 100%;
        float: left;
        height: 50px;
        line-height: 50px;
        background-repeat: no-repeat;
        font-size: 13px;
        border-radius: 0 0 8px 8px;
        -moz-border-radius-bottomleft: 8px;
        -moz-border-radius-bottomright: 8px;
        -webkit-border-bottom-left-radius: 8px;
        -webkit-border-bottom-right-radius: 8px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    }

/*页面其他公共样式*/

.textbox_width20 {
    width: 100px;
}


.table_td td {
    height: 20px;
    border-bottom: 1px solid #fff;
    padding: 10px 0 3px 10px;
    vertical-align: top;
    text-align: left;
    width: 250px;
}

.table_td ul li {
    text-align: left;
    padding-left: 0px;
    margin-left: 0px;
}

.table_td .fontsieze {
    font-size: 19px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-style: normal;
}

/*IP段ID注册页面*/
.regtable {
    margin: 40px 20px 40px 20px;
    width: 350px;
    height: 360px;
}

    .regtable td {
        text-align: left;
    }

.phagspa {
    writing-mode: horizontal-tb;
    text-align: left;
    font-family: BabelStone Phags-pa Book,Microsoft PhagsPa;
}

.zhushi {
    color: #0000ff;
    font-size: 14px;
}

.btn {
    clear: both;
    width: 68px;
    height: 22px;
    color: #503800;
    font-size: 12px;
    background-repeat: repeat;
    border: #7B577B 1px solid;
    background-image: url(/images/button_off.png);
}

    .btn:hover {
        clear: both;
        width: 68px;
        height: 22px;
        color: #503800;
        cursor: pointer;
        font-size: 12px;
        background-repeat: repeat;
        border: #1F3A56 1px solid;
        background-image: url(/images/button_on.png);
    }

.btnFalse, btnFalse:hover {
    clear: both;
    width: 68px;
    height: 22px;
    cursor: default;
    color: #808080;
    font-size: 12px;
    background-repeat: repeat;
    border: #808080 1px solid;
    background-image: url(/images/button_off.png);
}

.btnL_mouseout {
    background-image: url(/Images/help/loginButton.png);
}

.btnL_mouseover {
    background-image: url( /Images/help/loginButton.png );
}
/*
.btn_mouseout
{
	padding: 2px 2px 0 2px;
	border-top: #EBE2C2 1px solid;
	border-right: #EBE2C2 1px solid;
	border-bottom: #EBE2C2 1px solid;
	border-left: #EBE2C2 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#EBE2C2);
	font-size: 12px;
	color: #503800;
	width: 70px;
	height: 22px;
}
.btn_mouseover
{
	padding: 2px 2px 0 2px;
	border-top: #7B577B 1px solid;
	border-right: #7B577B 1px solid;
	border-bottom: #7B577B 1px solid;
	border-left: #7B577B 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#FFCC00);
	cursor: hand;
	height: 22px;
	width: 70px;
	font-size: 12px;
	color: #503800;
}
.btn_mousedown
{
	padding: 2px 2px 0 2px;
	border-top: #FFE400 1px solid;
	border-right: #FFE400 1px solid;
	border-bottom: #FFE400 1px solid;
	border-left: #FFE400 1px solid;
	font-size: 12px;
	color: #503800;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#FFCC00);
	cursor: hand;
	height: 22px;
	width: 70px;
}
.btn_mouseup
{
	padding: 2px 2px 0 2px;
	border-top: #2C59AA 1px solid;
	border-right: #2C59AA 1px solid;
	border-bottom: #2C59AA 1px solid;
	border-left: #2C59AA 1px solid;
	font-size: 12px;
	color: #503800;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#FFCC00);
	cursor: hand;
	height: 22px;
	width: 70px;
}*/
