﻿/* CSS Document */

body {margin:0}
td {font-family:"宋体"; font-size:12px;}
.linetable {background:#CCCCCC}
.linetable td {background:#FFFFFF; text-align:center}
.px1bord {
	border: 1px solid #999999;
}
.t7line {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.toptext {
	color: #164289;
}
.yellowLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2BF21;
	border-left-color: #F2BF21;
}
.padleft30px {
	padding-left: 30px;
}
.padright15px {
	padding-right: 15px;
}
a:link {
	color: #164289;
	text-decoration: none;
}
a:visited {
	color: #164289;
	text-decoration: none;
}
a:hover {
	color:#C86042;
	text-decoration: none;
}
.bgtd {
background-image:url(../images/tbg.gif); 
background-position:bottom right;
 background-repeat:no-repeat;
}
.welcomebg {
background-image:url(../images/qbg2.gif); 
background-position:top left;
background-repeat:no-repeat;
}
.tline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
}


.tdline1 {
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tdline2 {
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tdline3 {
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

a.red:link {
	color: #FF0000;
	text-decoration:none;
}
a.red:visited {
	color: #FF0000;
	text-decoration:none;
}
a.red:hover {
	color: #FF3333;
	text-decoration:none;
}
a.nored:link {
	color: #333333;
	text-decoration:none;
}
a.nored:visited {
	color: #333333;
	text-decoration:none;
}
a.nored:hover {
	color: #333333;
	text-decoration:none;
}