* {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	background: #FFF;
	color: #616161;
	font: 14px "宋体"，Tahoma;
	text-align: center;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
}
ins {
	text-decoration: none;
}
em {
	font-style: normal;
}
a {
	color: #616161;
	text-decoration: none;
}
a:hover {
	color: #313131; 
	text-decoration: underline;
}
.space {
	clear: both;
	float: left;
	width: 100%;
	height: 30px;
}
/* layout
--------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 1004px;
	text-align: left;
}
#homeLeft {
	float: left;
	padding: 0 15px 0 20px;
	width: 214px;
}
#homeRight {
	float: right;
	padding: 0 20px 0 15px;
	width: 258px;
}
#homeMain {
	margin: 0 293px 0 249px;
	padding: 0 10px;
}
#sideLeft {
	float: left;
	padding: 0 20px;
	width: 187px;
	_padding: 0 0 0 20px;
}
#sideRight {
	float: right;
	padding: 0 20px;
	width: 202px;
}
#main {
	margin: 0 242px 0 227px;
}
#mainfull {
	margin: 0 100px;
}
#mainRight {
	margin-left: 227px;
}
/* header
--------------------------------------------------- */
#header {
	float: left;
	width: 100%;
	background: url(../images/headBg.gif) repeat-x bottom;
}
#header .logo {
	display: inline;		/* for ie6 */
	float: left;
	margin: 15px 0 0 21px;
}
#header .welcome {
	float: right;
	padding: 10px 34px 28px 0;
}
#header .welcome a {
	color: #8B0101;
	text-decoration: underline;
}
#nav {
	float: right;
	padding-bottom: 7px;
}
#nav .nav {
	clear: both;
	float: right;
	padding-right: 21px;
	background: url(../images/navBg.gif) repeat-x top;
}
#nav .nav li {
	float: left;
	padding-left: 17px;
	background: url(../images/navCompart.gif) no-repeat left top;
}
#nav .nav li.begin {
	padding-left: 25px;
	background: url(../images/navLeft.gif) no-repeat left top;
}
#nav .nav li a {
	display: block;
	padding: 6px 13px 2px 13px;
	>padding: 7px 13px 3px 13px;		/* for ie7 */
	_padding: 7px 13px 1px 13px;		/* for ie6 */
	color: #FFF;
}
#nav .nav .navSub {
	position: absolute;
	margin: 0 0 0 -17px;
	padding: 1px;
	background: #8A0102;
	filter: alpha(Opacity=80);
	Opacity: 0.8;
}
#nav .nav .navSub li {
	float: none;
	padding: 3px 10px 2px 10px;
	background: none;
	border-top: 1px dotted #FFF;
	_white-space: nowrap;
}
#nav .nav .navSub .begin {
	border: 0;
}
#nav .nav .navSub li a {
	float: none;
}
/* footer */
#footer {
	float: left;
	width: 100%;
}
#footer ul {
	float: left;
	margin: 10px 0;
	padding: 3px 200px 3px 380px;
	background: url(../images/footBg.gif) no-repeat right;
}
#footer li {
	float: left;
	padding: 3px 0;
	width: 80px;
	border-left: 1px dotted #717171;
	text-align: center;
}
#footer li.noBorder {
	border: 0;
}
#footer p {
	float: left;
	padding: 2px 0;
	width: 100%;
	text-align: center;
}
/* links */
.links {
	float: left;
	padding: 5px 0;
	width: 100%;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}
.links li {
	display: inline;		/* for ie6 */
	float: left;
	margin: 0 2px;
}
/* first screen */
.firstScreen {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	background: #F6F1DE;
	border-bottom: 1px solid #D3C6A4;
}
.firstScreen .tabsWrap {
	float: left;
	padding: 7px 14px 1px 20px;
	>padding: 8px 14px 1px 20px;		/* for ie7 */
	_padding: 7px 14px 1px 20px;		/* for ie6 */
	width: 215px;
}
.firstScreen .tabsWrap .tabs {
	float: left;
	width: 100%;
	border-bottom: 2px solid #890101;
}
.firstScreen .tabsWrap .tabs li {
	float: left;
	padding: 7px 0 2px 0;
	>padding-bottom: 3px;		/* for ie7 */
	_padding-bottom: 1px;		/* for ie6 */
}
.firstScreen .tabsWrap .tabs li a {
	color: #FFF;
}
.firstScreen .tabsWrap .tabs li a:hover {
	text-decoration: none;
}
.firstScreen .tabsWrap .tabs li.begin {
	padding-left: 10px;
	width: 106px;
	background: url(../images/tabTool/begin_over.jpg) no-repeat left bottom;
}
.firstScreen .logoList {
	float: left;
	padding: 2px 0;
	width: 100%;
	background: #DBDBB5;
}
.firstScreen .logoList li {
	float: left;
	padding: 5px 0;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.firstScreen .logoList li a {
	display: block;
	padding: 5px;
	width: 168px;
	margin: 0 auto;
	height: 52px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #F6F1DE;
	border-top: 1px solid #FFF;
	text-align: center;
}
.firstScreen .logoList li a:hover {
	background: #FFF;
	border-bottom: 1px solid #83010d;
}
.firstScreen .logoList image {
	filter: Alpha(Opacity=80);
	Opacity: 0.8;
	-moz-opacity: 0.8;
}
.firstScreen .logoList li a:hover img {
	filter: Alpha(Opacity=100);
	Opacity: 1;
	-moz-opacity: 1;
}
.firstScreen .searchForm {
	float: left;
	width: 100%;
}
.firstScreen .packQuery {
	float: left;
	width: 100%;
}
.firstScreen .packQuery .tips {
	float: left;
	padding: 5px 0 4px 0;
	width: 100%;
	background: url(../images/tabTool/tips.gif) no-repeat top;
	color: #010101;
}
.firstScreen .packQuery .tips span {
	float: left;
	padding: 0 10px;
}
.firstScreen .packQuery .textarea {
	float: left;
	width: 211px;
	height: 30px;
	border: 2px solid #DBDBB5;
}
.firstScreen .packQuery .btn {
	float: left;
	padding: 3px 0;
	width: 100%;
	text-align: right;
}
.firstScreen .packQuery .btn .btnSearch {
	width: 46px;
	height: 29px;
	background: url(../images/tabTool/btnSearch.gif) no-repeat;
	border: 0;
}
.firstScreen .banner {
	float: right;
	padding-top: 2px;
}
.firstScreen .banner img {
	float: left;
}
/* sidebar
------------------------------------------------ */
.sideBar {
	background: #F6F1DE;
}
.sideBar dt {
	margin-bottom: 2px;
	padding: 5px 10px 4px 20px;
	background: url(../images/sideBar.gif) no-repeat right bottom;
	color: #FFF;
}
.sideBar dd a {
	display: block;
	padding: 5px 10px 4px 20px;
	background: url(../images/arrowA.gif) no-repeat 8px 7px;
	color: #000;
}
.sideBar dd a:hover, .sideBar dd .over {
	background-color: #D0C29D;
	text-decoration: none;
}
/* box
------------------------------------------------ */
.boxA, .boxB, boxC {
	float: left;
	width: 100%;
}
/* boxA */
.boxA .caption {
	float: left;
	width: 100%;
	background: url(../images/box/boxABg.gif) repeat-x bottom;
}
.boxA .caption h1 {
	float: left;
	padding-right: 20px;
	background: url(../images/box/boxATopRight.gif) no-repeat right top;
	color: #FFF;
	font-size: 14px;
}
.boxA .caption h1 label {
	float: left;
	padding: 4px 20px 5px 10px;
	>padding: 5px 20px 6px 10px;		/* for ie7 */
	_padding: 4px 20px 5px 10px;		/* for ie6 */
	background: url(../images/box/boxATopBg.gif) repeat-x top;
}
/* boxB */
.boxB .caption {
	float: left;
	width: 100%;
	border-bottom: 2px solid #CDCDCD;
}
.boxB .caption h1 {
	float: left;
	padding-bottom: 3px;
	color: #8B0003;
	font-size: 14px;
	font-weight: bold;
}
.boxB .caption .more {
	float: right;
	padding: 2px 0 0 14px;
	background: url(../images/arrowB.gif) no-repeat left;
	color: #7C7C7C;
}
.boxB .caption .date {
	float: right;
}
.boxB h4 {
	clear: both;
	padding: 20px 0 10px 0;
	line-height: 18px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.boxB .container {
	clear: both;
	padding: 15px;
}
.boxB .container p {
	padding: 5px 0;
	line-height: 18px;
}
.boxB .container p img {
	padding: 10px;
}
.boxB .container .smallT {
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
}
.boxB .container h5 {
	clear: both;
	margin: 30px 0 10px 0;
	padding: 10px 0;
	border-top: 1px dashed #CCC;
	font-size: 12px;
	font-weight: bold;
}
.boxB .container .bound {
	padding: 10px 0;
	color: #006600;
}
.boxB .container ul {
	padding: 10px;
}
.boxB .container li {
	padding: 4px 0;
	line-height: 20px;
}
.boxB .containerB {
	clear: both;
	margin-top: 20px;
	padding: 5px 15px 5px 15px;
	background: #F6F1DE url(../images/infoBg.gif) no-repeat right bottom;
}
.boxB .containerB h5 {
	line-height: 22px;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}
.boxB .containerB p {
	padding-top: 10px;
	line-height: 22px;
}
.boxB .containerB p strong {
	font-size: 14px;
	font-weight: normal;
}
/*boxC*/
.boxC {
	clear: both;
	padding: 10px 0;
	text-align: center;
}
/* information style
-------------------------------------------- */
/* infoA */
.infoA {
	float: left;
	width: 100%;
}
.infoA li {
	padding: 8px 0 8px 11px;
	>padding: 9px 0 9px 11px;		/* for ie7 */
	_padding: 8px 0 8px 11px;		/* for ie6 */
	background: url(../images/arrowA.gif) no-repeat left 11px;
}
.infoA li a {
	display: block;
	width: 100%;
}
.infoA li a.new {
	background: url(../images/newA.gif) no-repeat right 2px;
}
/* infoB */
.infoB {
	float: left;
	width: 100%;
	padding-top: 5px;
}
.infoB dt {
	float: left;
	padding: 3px 3px 5px 5px;
	background: url(../images/project/imgBg.gif) no-repeat;
}
.infoB dt img {
	width: 65px;
	height: 65px;
}
.infoB dd {
	float: left;
	padding-left: 20px;
	width: 345px;
}
.infoB h2 {
	float: left;
	padding: 5px 0 10px 0;
	width: 100%;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
}
.infoB h2 a {
	color: #907F38;
}
.infoB p {
	float: left;
	width: 100%;
	line-height: 22px;
}
.infoB p a {
	color: #0033FF;
	text-decoration: underline;
}
/* form */
.formA {
	clear: both;
	padding: 15px 15px 0 15px;
}
.formA li {
	padding: 7px 0;
}
.formA strong {
	padding-right: 5px;
	color: #8B0101;
	font-weight: normal;
}
.formA ins {
	color: #000;
	padding-left: 10px;
}
.formA label {
	padding: 0 5px 0 6px;
}
.formA .input, .formA .inputLong {
	padding-top: 3px 0 0 3px;
	width: 170px;
	height: 17px;
	border: 1px solid #7F9DB9;
}
.formA .inputLong {
	width: 340px;
}
.formA .textarea {
	width: 99%;
	height: 68px;
}
.formA .btn {
	text-align: right;
}
/* table style */
.tableProduct {
	padding: 2px;
	background: #FFF;
	border: 1px solid #808080;
}
.tableProduct table {
	width: 100%;
	background: #FFF;
	border: 2px solid #FFF;
}
.tableProduct th {
	padding: 5px 5px 3px 5px;
	background: #C20011;
	border: 2px solid #FFF;
	color: #FFF;
	text-align: center;
}
.tableProduct td {
	padding: 5px 5px 3px 5px;
	background: #FFEBED;
	border: 2px solid #FFF;
	color: #000;
}
.tableProduct .domain {
	background: #8B0101;
	color: #FFF;
}
.tableProduct .even th {
	background: #D5BA49;
}
.tableProduct .even td {
	background: #F6F1DE;
}
/* tableA */
.tableA {
	clear: both;
	margin: 10px 0;
	width: 100%;
}
.tableA td {
	padding: 5px 0;
}
.tableA a {
	color: #333;
	text-decoration: underline;
}
.tableA a:hover {
	color: #890200;
}
/* other
---------------------------------------- */
.red {
	color: #890200;
}
.centerPic {
	text-align: center;
	overflow: hidden;
}