﻿/* CSS Document */
.btn_T1
{
	cursor:pointer;
	background-image:url(../images/btn_T1.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-color:Transparent;
	width:69px;
	height:23px; 
	padding-top:2px;
	border:0px;
	font-family:"宋体";
	font-size:13px;
	color:#FFF4BE;
	font-weight:700;/*
	filter:
	Dropshadow(offx=1,offy=0,color=#000) 
	Dropshadow(offx=0,offy=1,color=#000) 
	Dropshadow(offx=-1,offy=0,color=#000)
	Dropshadow(offx=0,offy=-1,color=#000);*/
}
.btn_T2
{
	cursor:pointer;
	background-image:url(../images/btn_T2.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-color:Transparent;
	width:93px;
	height:23px; 
	padding-top:2px;
	border:0px;
	font-family:"宋体";
	font-size:13px;
	color:#FFF4BE;
	font-weight:700;/*
	filter:
	Dropshadow(offx=1,offy=0,color=#000) 
	Dropshadow(offx=0,offy=1,color=#000) 
	Dropshadow(offx=-1,offy=0,color=#000)
	Dropshadow(offx=0,offy=-1,color=#000);*/
}

.market1_n
{
	float:left;
	width:82px;
	height:15px;
	padding-top:3px;
	text-align:center;
	overflow:hidden;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-image:url(../images/btn_title_n.gif);
	cursor:pointer;
	font-family:"宋体";
	color:white;
	font-size:12px;
}

.market1_s
{
	float:left;
	width:82px;
	height:15px;
	padding-top:4px;
	text-align:center;
	overflow:hidden;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-image:url(../images/btn_title_s.gif);
	cursor:pointer;
	color:black;
	font-family:"宋体";
	font-weight:600;
	font-size:13px;
}
.market2_n
{
	float:left;
	width:62px;
	height:15px;
	padding-top:3px;
	text-align:center;
	overflow:hidden;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-image:url(../images/btn_title2_n.gif);
	cursor:pointer;
	font-family:"宋体";
	color:white;
}

.market2_s
{
	float:left;
	width:62px;
	height:15px;
	padding-top:4px;
	text-align:center;
	overflow:hidden;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-image:url(../images/btn_title2_s.gif);
	cursor:pointer;
	color:black;
	font-family:"宋体";
	font-weight:600;
	font-size:13px;
}


.titleBtn
{
	font-size:19px;
	font-family:"隶书";
	color:#f8daa6;
	cursor:pointer;
	background-image:none;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-color:Transparent;
}

.serverMover
{
	text-decoration:underline;
	cursor:pointer;
}
.serverMout
{
	text-decoration:none;
}
.greenColor
{
	color:#00CC00;
}

.btn_T4
{
	background-image:url(../images/btn_T4.gif);
	width:95px;
	height:38px;
	font-family:"宋体";
	font-weight:700;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

.rightArrow_1
{
	background-image:url(../images/rightArrow2.gif);
	width:27px;
	height:26px;
	background-position:50% 50%;
	background-repeat:no-repeat;
}