/*

程序制作：成都博大金升软件
网址：http://wwww.dns263.com
E-mail:zhou02311@163.com
--------------------------------------------------------------------------------------------
版权所有：成都步讯传媒
Copyright 2008 www.dns263.com
--------------------------------------------------------------------------------------------
*/

/*----------------------HTML------------------------*/

body
{
	background:#ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
	
}

td
{
	font-size:12px;
	color:#282828;
}


a
{
	color:#3B3B3B;
	text-decoration:none;
}

a:visited
{
	color:#3B3B3B;
	text-decoration:none;
}

a:hover
{
	color:#0066CC;
	text-decoration:underline;
}

/*------------------------元素---------------------------*/
.input_01
{
	font-size:12px;
	border-right:#ffffff 1px solid;
	border-top:#ffffff 1px solid;
	border-left:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	background-color:#FFFFFF;
	padding:1px;
	width:80px;
}
.input_02
{
	font-size:12px;
	border-right:#757575 1px solid;
	border-top:#757575 1px solid;
	border-left:#757575 1px solid;
	border-bottom:#757575 1px solid;
	background-color:#FFFFFF;
	padding:1px;
	width:160px;
}
.input_03
{
	font-size:14px;
	border-right:#ffffff 1px solid;
	border-top:#ffffff 1px solid;
	border-left:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	background-color:#FFFFFF;
	padding:5px;
	width:160px;
	height:30px;
}
/*------------------------12号白色加粗---------------------------*/
.fonts12_ffffff{
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
	border: none;
	font-weight: bold;
	}
A.fonts12_ffffff:link {
	COLOR: #ffffff;text-decoration: none;}
A.fonts12_ffffff:visited {
	COLOR: #ffffff;text-decoration: none;}
A.fonts12_ffffff:hover {
	COLOR: #57C902;text-decoration: underline;}


/*------------------------12号白色---------------------------*/
.fonts12ffffff{
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
	border: none;
	}
A.fonts12ffffff:link {
	COLOR: #ffffff;text-decoration: none;}
A.fonts12ffffff:visited {
	COLOR: #ffffff;text-decoration: none;}
A.fonts12ffffff:hover {
	COLOR: #2A5400;text-decoration: underline;}

/*------------------------12号2C880C---------------------------*/
.fonts122C880C{
	color:#2C880C;
	font-size: 12px;
	text-decoration: none;
	border: none;
	}
A.fonts122C880C:link {
	COLOR: #2C880C;text-decoration: none;}
A.fonts122C880C:visited {
	COLOR: #2C880C;text-decoration: none;}
A.fonts122C880C:hover {
	COLOR: #57C902;text-decoration: underline;}


/*------------------------14号白色加粗---------------------------*/
.fonts14_ffffff{
	color:#ffffff;
	font-size: 14px;
	FONT-FAMILY: "Arial"; 
	text-decoration: none;
	border: none;
	font-weight: bold;
	}
A.fonts14_ffffff:link {
	COLOR: #ffffff;text-decoration: none;}
A.fonts14_ffffff:visited {
	COLOR: #ffffff;text-decoration: none;}
A.fonts14_ffffff:hover {
	COLOR: #ffffff;text-decoration: underline;}

/*------------------------14号白色普通字体---------------------------*/
.fonts14_ffffff_2{
	color:#ffffff;
	font-size: 14px;
	FONT-FAMILY: "Arial"; 
	text-decoration: none;
	border: none;
	}
A.fonts14_ffffff_2:link {
	COLOR: #ffffff;text-decoration: none;}
A.fonts14_ffffff_2:visited {
	COLOR: #ffffff;text-decoration: none;}
A.fonts14_ffffff_2:hover {
	COLOR: #ffffff;text-decoration: underline;}


/*------------------------14号红色加粗---------------------------*/
.fonts14_ff0000{
	color:#ff0000;
	font-size: 18px;
	FONT-FAMILY: "Arial"; 
	text-decoration: none;
	border: none;
	font-weight: bold;
	}
A.fonts14_ff0000:link {
	COLOR: #ff0000;text-decoration: none;}
A.fonts14_ff0000:visited {
	COLOR: #ff0000;text-decoration: none;}
A.fonts14_ff0000:hover {
	COLOR: #ff0000;text-decoration: underline;}

/*------------------------12号普通字体---------------------------*/
.fonts12{
	color:#292929;
	font-size: 12px;
	text-decoration: none;
	border: none;
	line-height:24px;
	}
A.fonts12:link {
	COLOR: #292929;text-decoration: none;}
A.fonts12:visited {
	COLOR: #292929;text-decoration: none;}
A.fonts12:hover {
	COLOR: #ff0000;text-decoration: underline;}
