/*全局*/
BODY {
	SCROLLBAR-FACE-COLOR: #f8f8f8;
	SCROLLBAR-HIGHLIGHT-COLOR: #486c90;
	SCROLLBAR-SHADOW-COLOR: #240048;
	SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;
	SCROLLBAR-ARROW-COLOR: #482424;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #fcfcfc;
	SCROLLBAR-BASE-COLOR: #b4fcfc;
	line-height: normal;
	color: #000000;
}

/*链接*/
a {text-decoration: none;line-height: normal;}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:link {
			line-height: normal;
}
a:visited {
	border-color: #000000;
}

/*文字样式定义*/
.text {
	font-size: 12px;
	line-height: 20px;
	color:  #333333;
}
.texthui {
	font-size: 12px;
	line-height: 20px;
	color:  #CCCCCC;
}
.textda {
	font-size: 24px;
	line-height: 20px;
	color:  #333333;
	font-weight: bold;
	font-family: "宋体";
}
.text a:hover{
	font-size: 12px;
	line-height: 20px;
	color:  #FF9900;
}

.text a:link{
	font-size: 12px;
	line-height: 20px;
	color:  #333333;
}
.text a:visited{
	font-size: 12px;
	line-height: 20px;
	color:  #333333;
}
.text3 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-repeat: no-repeat;
}
.beijing{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(../images/logo.gif);
}

.whitetext {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.bluetext {
	font-size: 12px;
	line-height: 22px;
	color: #114dba;
}

.bluetext a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FF9900;
}

.bluetext a:link {
	font-size: 12px;
	line-height: 22px;
	color: #114dba;
}

.bluetext a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #114dba;
}

.tablebian {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
}
.tabletubian {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	border: 4px double #003399;
}
.pictureline {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	border: 1px solid #000000;
}
/*字体边线*/
.mianbian {
	font-size:12px;
	color:#000000;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
}

.mianbian2 {
	font-size:12px;
	color:#484848;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
}

.mianbian3 {
	font-size:13px;
	color:#484848;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
	line-height: 25px;
}

.mianbian3 a:link {
	font-size:13px;
	color:#484848;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
	line-height: 25px;
}

.mianbian3 a:hover {
	font-size:13px;
	color:#FF9900;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
	line-height: 25px;
}

.mianbian3 a:visited {
	font-size:13px;
	color:#484848;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
	line-height: 25px;
}


.bluebian{
	font-size:14px;
	color:#006699;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
}

.bluebian a:hover{
	font-size:14px;
	color:#FF9900;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
}
.bluebian a:link{
	font-size:14px;
	color:#006699;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
}
.bluebian a:visited{
	font-size:14px;
	color:#006699;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
}
.redext {
	font-size:12px;
	line-height: 20px;
	color:#C47500;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
}

.redext a:hover {
	font-size:12px;
	line-height: 20px;
	color:#C47500;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
}
.redext a:link {
	font-size:12px;
	line-height: 20px;
	color:#C47500;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
}
.redext a:visited {
	font-size:12px;
	line-height: 20px;
	color:#C47500;
	filter:
        Dropshadow(offx=1,offy=0,color=#FFFFFF)
        Dropshadow(offx=0,offy=1,color=#FFFFFF)
        Dropshadow(offx=0,offy=-1,color=#FFFFFF)
        Dropshadow(offx=-1,offy=0,color=#FFFFFF);
	font-weight: bold;
	vertical-align: middle;
}

/*层*/


table {
	font-size: 12px;
	color: #333333;
	background-repeat: repeat;
	line-height: 18px;
}



/*表单*/
input {
	border: 1px solid #CCCCCC;
	background-color: #FCFCFE;
	font-size: 12px;
	color: #666666;
}

textarea {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}


select {
	font-size: 12px;
	color: #666666;
}

.inputarea {
	BORDER-RIGHT: 1px solid #A4D8F7;
	BORDER-TOP: 1px solid #A4D8F7;
	BORDER-LEFT: 1px ridge #1365BF;
	BORDER-BOTTOM: 1px ridge #1365BF;
	height:20px;
	color: #ffffff;
	BACKGROUND-COLOR: #216FAD;
	font-style: normal;
	line-height: 16px;
}

/*文本字体设置*/

/*其他*/
.form {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	height: 13px;
}
.bl:link {
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
}
.bl:visited {
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
}
.bl:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.main:link {
	font-size: 12px;
	color: #8C6D21;
	text-decoration: none;
}
.main:visited {
	font-size: 12px;
	color: #8C6D21;
	text-decoration: none;	
}
.main:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;	
}
.a1:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a1:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a1:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
.two:link {
	font-size: 12px;
	color: #762D1E;
	text-decoration: none;
}
.two:visited {
	font-size: 12px;
	color: #762D1E;
	text-decoration: none;
}
.two:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
}
.mtDropdownMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.mtDropdownMenu .content {
	POSITION: absolute
}
.mtDropdownMenu .items {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: #999 1px solid; BORDER-BOTTOM: #999 1px solid; POSITION: relative; TOP: 0px
}
.top .items {
	BORDER-TOP: medium none
}
.mtDropdownMenu .item {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 12px; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #4a4b4b; BORDER-BOTTOM: medium none; TEXT-DECORATION: none
}
.mtDropdownMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=85); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8
}
.mtDropdownMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.mtDropdownMenu .hover {
	BACKGROUND: #ffffff; COLOR: #8d1c1c
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 12px
}
.highw {
	font-size: 12px;
	line-height: 24px;
}
.move:link {
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
.move:visited {
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
.move:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.ttitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 3px;
}
.shops {
	font-size: 12px;
	line-height: 22px;
}
.tit:link {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 3px;
}
.tit:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 3px;
}
.tit:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 3px;
}
.page:link {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.page:visited {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.page:hover {
	font-size: 12px;
	color: #FFdd00;
	text-decoration: underline;
}
.lines:link {
	font-size: 12px;
	color: #8C6D21;
	text-decoration: underline;
}
.lines:visited {
	font-size: 12px;
	color: #8C6D21;
	text-decoration: underline;
}
.lines:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.formcontents {
	background-color: #F6F6F6;
	font-size: 12px;
}
.titleart {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.ar9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
