﻿@charset "UTF-8";

@media all {
	body {
		margin: 0;
		background-color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11.5px;
		line-height: 18px;
	}
	body,table,td,div,p,.win,.column {
		word-wrap: break-word;
		word-break: break-all;
		word-break: normal;
	}
	td,th {
		overflow: hidden;
	}
	hr {
		height: 1px;
	}
	form {
		padding: 0;
		margin: 0;
	}
	input,select,textarea {
		font: 13px Arial;
	}
	p {
		margin-top: 0;
	}
	a:link {
		color: #3D5376;
		text-decoration: none;
	}
	a:visited {
		color: #3D5376;
		text-decoration: none;
	}
	a:hover {
		color: #f60;
		text-decoration: underline;
	}
	.searchBox {
		padding: 6px 12px;
		text-align: center;
		color: #fff;
		background: #3F80B1 url("/images/tabs/searchBg.gif") left top no-repeat;
	}
	.intelligent {
		position: relative;
		z-index: 9;
		display: inline;
	}
	.homePopSearch {
		padding: 5px 15px 10px 15px;
		margin-bottom: 10px;
		background: url("/images/tabs/popBg.gif") top no-repeat;
	}
	.button1 {
		background: url('/images/button/button1.gif') no-repeat;
		width: 74px;
		height: 24px;
		border: 0px;
		font-weight: bold;
		color: #7B2E00;
	}
	.utility {
		text-align: right;
		padding: 3px;
		height: 25px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: #fff url("/images/headCap.gif") repeat-x;
	}
	.utility a:link,.utility a:visited,.utility a:hover {
		color: #3D5376;
		text-decoration: none;
	}
	#mainNav {
		float: right;
	}
	#mainNav ul {
		display: inline;
	}
	#mainNav li {
		display: block;
		float: left;
		margin: 0 2px 0 0;
		font-size: 12px;
		border: 1px solid #6C9CC2;
		background-image: url("/images/button/btn_bg.gif");
		background-color: #DFEDF6;
		background-repeat: repeat-x;
	}
	#mainNav a:link,#mainNav a:visited {
		margin: 5px 5px 0px 5px;
		display: block;
		height: 18px;
		cursor: pointer;
		text-align: center;
		font: bold 12px verdana !important;
		color: #3D5376;
		text-decoration: none;
	}
	#Logo {
		float: left;
		margin-right: 15px;
		font: bold 10px verdana;
	}
	#page {
		width: 960px;
		margin: auto;
	}
	#header {
		padding-bottom: 4px;
		height: 65px;
	}
	#footer {
		clear: both;
		text-align: center;
		padding: 10px 0;
	}
	#footer .strong {
		font-weight: bold;
	}
	#footer ul {
		margin-bottom: 6px;
		width: 98%;
	}
	#footer li {
		display: inline;
		padding: 0 2px 0 5px;
		margin: 0;
		border-left: 1px solid;
		color: #999999;
		font-size: 11.5px;
	}
	#footer li.first {
		border: 0;
		padding-left: 0;
		margin-left: 4px;
	}
	.box dt dd {
		float: left;
		width: 100px;
	}
	.box dt,dd {
		float: left;
		margin: 3px;
	}
	.box dt {
		width: 20%;
		text-align: right;
		font-weight: 700;
	}
	.box dd {
		width: 60%;
		margin-left: 5px;
	}
	.colum {
		clear: both;
		text-align: center;
		padding: 10px 0;
	}
	.colum .strong {
		font-weight: bold;
	}
	.colum ul {
		margin-bottom: 6px;
		width: 98%;
	}
	.colum li {
		display: inline;
		padding: 0 2px 0 5px;
		margin: 0;
		border-left: 1px solid;
		color: #999999;
		font-size: 11.5px;
	}
	.colum li.first {
		border: 0;
		padding-left: 0;
		margin-left: 4px;
	}
	.colL,.colRL {
		float: left;
		overflow: hidden;
	}
	.colR,.colRR {
		float: right;
		overflow: hidden;
	}
	#main {
		margin-top: 2px;
	}
	#main .colL {
		width: 180px;
	}
	#main .colR {
		width: 100%;
		margin-left: -193px;
	}
	#main .colR .colRmargin {
		margin-left: 193px;
		margin-bottom: 20px;
	}
	#main .colRL {
		width: 100%;
		margin-right: -303px;
	}
	#main .colRL .colRLmargin {
		margin-right: 303px;
	}
	#main .colRR {
		width: 289px;
	}
	#main .right {
		float: right;
		width: 180px; *
		width: 180px;
		margin-left: 0px;
	}
	#main .left {
		float: left;
		width: 100%;
		margin-right: -200px;
	}
	#main .left .colRmargin {
		margin-right: 200px;
		margin-bottom: 20px;
	}
	#main .detail {
		text-align: left;
		background: #f5f5f5;
		color: #414141;
		padding: 3px;
		margin: 0 0 3px 0;
		height: 100%;
		width: 768px;
		float: left;
		display: block;
	}
	.win {
		clear: both;
		margin-bottom: 10px;
	}
	.win h3 {
		padding: 5px 10px;
		font: bold 12px arial;
		margin-left: 2px;
	}
	.win h4 {
		font-size: 1em;
		color: #888;
		border-bottom: 1px dotted #ccc;
		margin: 0 -12px;
		padding: 0 12px;
	}
	.win .box {
		padding: 4px 11px;
	}
	.win .box .promot {
		background-color: #F3F6FD;
		border-top: 1px solid #DAE4F0;
		padding: 4px 12px;
		margin: -4px -11px;
	}
	.tbox {
		border: 1px solid #DAE4F0;
		padding: 3px 6px;
	}
	.win .box.promotImage {
		margin: -4px -11px;
	}
	.win .winRight {
		float: right;
		margin: 8px 8px 0 0;
		font: 0.8em verdana;
	}
	.win.winHomeA {
		background: #FFD58D url("/images/window/winHomeA_left.gif") no-repeat;
	}
	.win.winHomeA h3 {
		border-bottom: 1px solid #FF8F27;
		color: #7B2E00;
		background: #FFD58D url("/images/window/winHomeA_right.gif") top right
			no-repeat;
	}
	.win.winHomeA h3 .remark {
		color: #7B2E00;
	}
	.win.winHomeA .box {
		border: 1px solid #FFB64B;
		border-top: none;
		background-color: #FFFBEF;
	}
	.win.winHomeB {
		background: #D6DFF1 url("/images/window/winHomeB_left.gif") no-repeat;
	}
	.win.winHomeB h3 {
		border-bottom: 1px solid #93B4D7;
		color: #0F2746;
		background: #D6DFF1 url("/images/window/winHomeB_right.gif") top right
			no-repeat;
	}
	.win.winHomeB .box {
		line-height: 130%;
		border: 1px solid #BACBE0;
		border-top: none;
		background-color: #F8FAFD;
		display: block;
	}
	.win.winHomeC h3 {
		margin: 0;
		border: 1px solid #BACBE0;
		border-bottom: none;
	}
	.win.winHomeC .box {
		border: 1px solid #BACBE0;
		border-top: none;
	}
	.colRR .win.winHomeB h3,.colL .win.winHomeB h3 {
		padding: 4px 10px;
	}
	.cp {
		padding-right: 15px;
	}
	.column {
		float: left;
	}
	.column.one2 {
		width: 48%;
	}
	.column.one3 {
		width: 33.3%;
	}
	.column.one4 {
		width: 25%;
	}
	.column.one5 {
		width: 20%;
	}
	.column.one6 {
		width: 16.6%;
	}
	.column2 {
		float: right;
		text-align: left;
	}
	.column2 .one2 {
		width: 50%;
	}
	.column2 .one3 {
		width: 33.3%;
	}
	.column2 .one4 {
		width: 25%;
	}
	.column2 .one5 {
		width: 20%;
	}
	.column2 .one6 {
		width: 16.6%;
	}
	h1,h2,h3 {
		margin: 0;
		padding: 0;
	}
	h1 {
		font: 2em/ 180% arial;
		margin: 15px 0 10px 0;
	}
	h1.guide {
		color: #002858;
		margin-bottom: 10px;
		font-size: 20px;
	}
	h2 {
		font: 1.5em/ 180% arial;
	}
	h3 {
		font: 1.4em/ 180% arial;
	}
	ul.mainCategory {
		line-height: 130%;
		margin: 4px 0 4px 10px;
		font-weight: bold;
		padding: 0;
		list-style-image: url("/images/mainCategory.gif");
	}
	ul.mainCategory ul {
		margin-left: 0;
		font: 10px verdana;
		list-style-image: none;
		list-style-type: none;
	}
	ul.mainCategory li {
		margin-bottom: 5px;
	}
	ul.mainCategory li li {
		line-height: 100%;
	}
	ul.keyword {
		line-height: 130%;
		margin: 4px 0 4px 10px;
		padding: 0;
	}
	ul.keyword ul {
		margin-left: 0;
		font: 10px verdana;
		list-style-image: none;
		list-style-type: none;
	}
	ul.keyword {
		padding: 2px;
		margin: 2px;
		text-align: left;
	}
	ul.keyword li {
		display: inline;
		float: left;
		white-space: nowrap;
		height: 18px;
		width: 210px;
		text-align: left;
	}
	ul.keybox {
		margin: 2px 0 2px 2px;
		padding: 0;
		list-style-image: none;
		list-style-type: none;
	}
	ul.keybox ul {
		margin-left: 0;
		font: 10px verdana;
		list-style-image: none;
		list-style-type: none;
	}
	ul.keybox li {
		margin-bottom: 5px;
		display: inline;
		width: 150px;
		white-space: nowrap;
		float: left;
	}
	.image {
		float: left;
		margin: 0px;
		border: 1px solid #BACBE0;
	}
	ul.showclass {
		line-height: 130%;
		margin: 4px 0 4px 10px;
		font-weight: bold;
		padding: 0;
	}
	ul.showclass ul {
		margin-left: 0;
		font: 10px verdana;
		list-style-image: none;
		list-style-type: none;
	}
	ul.showclass {
		padding: 4px;
		margin: 4px;
		text-align: left;
	}
	ul.showclass li {
		display: inline;
		float: left;
		width: 150px;
		white-space: nowrap;
		height: 18px;
		text-align: left;
	}
	.pageNav {
		margin-top: 3px;
		padding: 3px;
		color: #000000;
		font: 0.85em arial;
		overflow: hidden;
		width: 760px;
		text-align: right;
		clear: both;
	}
	.pageNav .typing {
		float: right;
	}
	.pageNav input {
		font-size: 10px;
		font-family: verdana;
	}
	.pageNav a {
		line-height: 2.2em;
		padding: 1px 3px;
		color: #203558 !important;
		border: solid 1px #849CC6;
		text-decoration: none !important;
	}
	.pageNav a:hover {
		background-color: #E5EDF9;
		color: #203558 !important;
	}
	.pageNav span.current {
		padding: 1px 3px;
		color: #ffffff !important;
		background-color: #5E90C3 !important;
		border: solid 1px #5E90C3;
		font-weight: bold;
	}
	.pageNav .pre {
		margin: 0 10px;
		white-space: nowrap;
	}
	.pageNav .next {
		margin: 0 10px;
		white-space: nowrap;
	}
	ul.TabBar2 {
		padding: 0;
		height: 25px;
		background-image: url(images/header/tabbar2_bk.gif);
		width: auto;
	}
	ul.TabBar2 li {
		margin: 0 2px 0 2px;
		float: left;
		line-height: 25px;
		white-space: nowrap;
		list-style-image: none;
		list-style-type: none;
	}
	ul.TabBar2 li a {
		display: inline;
		padding-left: 2px;
	}
	ul.TabBar2 li a:link,ul.TabBarLevel2 li a:visited {
		color: #111;
	}
	ul.TabBar2 li a:hover,ul.TabBarLevel2 li a:active {
		color: #F30;
		text-decoration: none;
	}
	#images {
		border: 1px solid #c6c6c6;
		border-top: none;
		margin-top: 5px;
		/*height: 290px;
		width: 798px;*/
		overflow: hidden;
	}
	#images h1 {
		width: 100%;
		display: block;
		background-image: url(../images/ck_gyxx_38.jpg);
		height: 30px;
		overflow: hidden;
	}
	#images ul {
		margin-left: 10px;
		margin-top: 10px;
		overflow: hidden;
	}
	#images li {
		margin-right: 16px;
		width: 106px;
		height: 128px;
		overflow: hidden;
		text-align: center;
		line-height: 20px;
		float: left;
	}
	#images li img {
		display: block;
		border: 1px solid #e0e0e0;
		padding: 2px;
	}
	#list ul {
		margin: 0px;
		padding: 0px;
	}
	#list ul li {
		border-bottom: 1px dashed #6f6f6f;
		height: 102px;
		overflow: hidden;
		padding: 5px;
		width: 100%;
		float: left;
		list-style-image: none;
		list-style-type: none;
	}
	#list ul li.list1 {
		background-color: #fff;
	}
	#list ul li.list2 {
		border-bottom: 3px solid #1958A1;
		background-color: #f7f7f7;
	}
	#list ul li.list3 {
		background-color: #fff;
	}
	#list ul li.list4 {
		background-color: #f7f7f7;
	}
	#list ul li.list5 {
		background-color: #fff;
		border: none;
	}
	.list_img {
		height: 100px;
		width: 100px;
		line-height: 100px;
		float: left;
		border: 1px solid #808080;
		overflow: hidden;
		position: relative;
		text-align: center;
	}
	.list_img p {
		position: static;
		position: absolute;
		top: 50%
	}
	.list_img p img {
		position: static;
		position: relative;
		top: -50%;
		left: -50%;
		vertical-align: middle
	}
	.list_img p:after {
		content: ".";
		font-size: 1px;
		visibility: hidden
	}
	.info {
		float: left;
		padding-left: 10px;
		width: 645px;
	}
	.info span.title {
		padding-top: 3px;
		float: left;
		line-height: 25px;
	}
	.info span.title h1 {
		font-size: 14px;
		display: inline;
		padding-right: 15px;
	}
	.info span.btn {
		float: right;
	}
	.info span.btn img {
		float: left;
		padding-right: 10px;
	}
	.info span.cmp1 {
		clear: both;
		float: left;
		height: 20px;
		line-height: 20px;
		padding-right: 15px;
	}
	.info span.cmp1 img {
		float: left;
		padding-right: 5px;
	}
	.info span.cmp2 {
		float: left;
		height: 20px;
		line-height: 20px;
		width: 220px;
	}
	.info span.cmp2 img {
		float: left;
		padding-right: 5px;
	}
	.info span.info {
		clear: both;
		width: 630px;
		display: block;
	}
	.wwFormTable {
		
	}
	.label {
		font-style: italic;
	}
	.errorLabel {
		font-style: italic;
		color: red;
	}
	.errorMessage {
		font-weight: bold;
		text-align: center;
		color: red;
	}
	.checkboxLabel {
		
	}
	.checkboxErrorLabel {
		color: red;
	}
	.tdLabel {
		text-align: right;
		vertical-align: top;
	}
	.searchword {
		font-weight: bold;
		text-align: center;
		color: red;
	}
	#tree .open {
		background: url(/images/folder_open.png) no-repeat left top
	}
	#tree .closed {
		background: url(/images/folder_add.png) no-repeat left top
	}
	#tree .current {
		color: red
	}
	#tree li {
		display: block;
		padding-left: 20px;
		background: url(/images/folder.png) no-repeat left top;
		margin: 4px
	}
	#tree ul {
		padding-right: 0px;
		display: block;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		list-style-type: none
	}
	#column {
		text-align: center;
	}
	#column dl {
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: left;
		width: 100%;
	}
	#column #two dd.right {
		float: right;
		border-right: none;
		width: 49%;
	}
	#column #two dd {
		margin: 0;
		float: left;
		width: 49%;
	}
	#column #three dd {
		margin: 0;
		float: left;
		width: 33.1%;
	}
	#column #three dd.right {
		border-right: none;
	}
	#column #three dd.middle {
		border-right: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}
	.level {
		width: 100%;
	}
	.level div {
		float: left;
		width: auto;
	}
	.column {
		width: 100%;
	}
	.column h1,.column h2 {
		margin-bottom: 10px;
	}
	.column div.section {
		float: left;
		word-wrap: break-word;
		word-break: break-all;
		word-break /* */: normal;
	}
	.column.two div.section {
		width: 49.99%;
	}
	.column.three div.section {
		width: 33.3%;
	}
	.column.four div.section {
		width: 24.9%;
	}
	.column.five div.section {
		width: 19.9%;
	}
	.column.eight div.section {
		width: 12.5%;
	}
	.column .section .column.two .section {
		width: 50% !important;
	}
	.column .section .column.three .section {
		width: 33.3% !important;
	}
	.column .section .column .section {
		width: auto;
	}
	.winstyle1 {
		clear: both;
		padding: 0 12px;
		margin-bottom: 15px;
		word-wrap: break-word;
		word-break: break-all;
		word-break /* */: normal;
		border: 1px solid silver;
	}
	.winstyle1 h2 {
		padding: 4px 12px;
		margin: 0 -12px 12px -12px;
		clear: both;
		font-size: 0.9em;
	}
	.winstyle1 h3 {
		margin-left: 0 !important;
	}
	.winstyle1 p {
		margin-top: 0 !important;
	}
	.winstyle1.line {
		padding-bottom: 12px;
		border: 1px solid #f60;
	}
	.winstyle2 {
		clear: both;
		padding: 0 12px 12px 12px;
		margin-bottom: 10px;
		border: 1px solid #8EB4CE;
		word-wrap: break-word;
		word-break: break-all;
		word-break /* */: normal;
	}
	.winstyle2 h2 {
		padding: 3px 12px;
		color: #0A2649;
		margin: 0 -12px 12px -12px;
		font-size: 12px;
		line-height: 17px;
		border: none;
		background: #C0D6E5 url(images/window/winstyle2.gif) repeat-x;
	}
	.winstyle2 p {
		margin-top: 0;
	}
	.winstyle3 {
		clear: both;
		padding: 0 12px 12px 12px;
		margin-bottom: 10px;
		border: 1px solid #FFB64B;
		word-wrap: break-word;
		word-break: break-all;
		word-break /* */: normal;
	}
	.winstyle3 h2 {
		padding: 3px 12px;
		margin: 0 -12px 12px -12px;
		font-size: 12px;
		line-height: 17px;
		border: none;
		color: #7B2E00;
		background: #FFD58D url(/images/window/winstyle2high.gif) bottom
			repeat-x;
	}
	.winstyle3 p {
		margin-top: 0;
	}
	.winstyle2.bg {
		background-color: #fdffae2 !important;
	}
	.winstyle2.hightlight {
		border-top: none;
	}
	.break {
		word-break: break-all;
		font: normal 0.8em Verdana;
	}
	.remark {
		font: normal 0.8em Verdana !important;
		color: #666;
		line-height: 1.4em;
	}
	.limit {
		font: normal 0.8em Verdana;
		color: #900;
		line-height: 1.4em;
	}
	.alert {
		color: #f60;
		font-weight: bold;
	}
	.keywords {
		color: #f00;
	}
	.notice {
		color: #900;
	}
	.error {
		color: red;
	}
	.unable {
		color: #999;
	}
	.unable a:link,.unable a:visited {
		color: #999;
	}
	.s {
		font-size: 0.8em !important;
		font-family: verdana;
		line-height: 1.4em;
	}
	#localnav .winstyle2,#related .winstyle2 {
		padding: 0 8px 8px 8px;
	}
	#localnav .winstyle2 h2,#related .winstyle2 h2,#homeright .winstyle2 h2
		{
		padding: 3px 8px;
		line-height: 17px;
		margin: 0 -8px 8px -8px;
		font-size: 0.9em;
	}
	.win {
		clear: both;
		margin-bottom: 15px;
	}
	.win h3 {
		padding: 4px 10px !important;
		font: 12px arial;
		margin: 0 0 0 2px !important;
		border: none;
	}
	.win h4 {
		font-size: 1em;
		color: #888;
		border-bottom: 1px dotted #ccc;
		margin: 0 -12px;
		padding: 0 12px;
	}
	.win .box {
		padding: 4px 11px;
	}
	.win .box .promot {
		background-color: #F3F6FD;
		border-top: 1px solid #DAE4F0;
		padding: 4px 12px;
		margin: -4px -11px;
	}
	.win .winRight {
		float: right;
	}
	.win.winSkinA {
		background: #C0D6E5 url('/images/window/winSkinALeft.gif') no-repeat;
	}
	.win.winSkinA h3 {
		background: #C0D6E5 url('/images/window/winSkinARight.gif') top right
			no-repeat;
		color: #0A2649;
		font-weight: bold;
	}
	.win.winSkinA .box {
		border: 1px solid #8EB4CE;
		background-color: #fff;
	}
	.note {
		text-align: left;
		font-size: 12px;
		padding: 3px;
		line-height: 130%;
		color: #fff;
		background-repeat: no-repeat;
		background-position: 2 3px;
		margin: 0px;
		padding-left: 30px;
		position: relative !important;
		position: absolute;
		margin-left: 0px !important;
		margin-left: -190px;
	}
	.note a:link,div.note a:visited,div.note a:hover {
		color: #fff
	}
	.notetrue a:link,div.notetrue a:visited,div.notetrue a:hover {
		color: #399600
	}
	.notetrue {
		text-align: left;
		font-size: 12px;
		padding: 3px;
		line-height: 130%;
		color: #003CC8;
		background-image: url("../images/true.gif");
		background-repeat: no-repeat;
		background-position: 2 3px;
		margin: 0px;
		padding-left: 30px;
		position: relative !important;
		position: absolute;
		margin-left: 0px !important;
		margin-left: -190px;
	}
	.noteok {
		text-align: left;
		font-size: 12px;
		padding: 3px;
		line-height: 130%;
		color: #5A8F00;
		background-image: url("../images/ok.gif");
		background-repeat: no-repeat;
		background-position: 2 3px;
		margin: 0px;
		padding-left: 30px;
		position: relative !important;
		position: absolute;
		margin-left: 0px !important;
		margin-left: -190px;
	}
	.noteawoke {
		text-align: left;
		padding: 3px;
		line-height: 130%;
		background-image: url("../images/error.gif");
		background-repeat: no-repeat;
		background-position: 2 3px;
		margin: 0px;
		padding-left: 30px;
		color: #FE0000;
	}
	.noteawoke h1 {
		margin-bottom: 0px;
		font-size: 12px;
		font-weight: normal;
		color: #FE0000;
		padding: 0px;
		line-height: 130%;
	}
	.newsbox {
		width: 680px;
		clear: both;
		overflow: hidden;
	}
	.newsbox dl {
		width: 330px;
		float: left;
		margin-right: 6px;
		border: 1px solid #DDD;
	}
	.newsbox dl dt {
		width: 328px;
		height: 31px;
		margin: 1px auto 0px;
		background: url(../images/topline_botbg.gif) 0px -20px repeat-x;
		border-bottom: 1px solid #EEE;
	}
	.newsbox dl dt a {
		display: block;
		height: 31px;
		line-height: 31px;
		background: url(../images/article_ico_1.gif) 8px 8px no-repeat;
		text-indent: 30px;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	.newsbox dl dd {
		width: 330px;
	}
	.newsbox dl dd ul {
		width: 300px;
		margin: 6px auto;
	}
	.newsbox dl dd ul li {
		height: 29px;
		line-height: 29px;
		background: url(../images/ico_4.gif) 6px 14px no-repeat;
		text-indent: 20px;
	}
	.newsbox dl dd ul li a {
		color: #0066CC;
		font-size: 14px;
	}
	#LoginTop {
		margin: 0 auto;
		width: 400px;
		height: 10px;
		background: #F6F6F6
			url(http://pics.taobao.com/2k5/sys/login/login_form_top3.gif) 0 0
			no-repeat;
	}
	#LoginBottom {
		margin: 0 auto;
		width: 400px;
		height: 10px;
		background: transparent
			url(http://pics.taobao.com/2k5/sys/login/title_login_2.gif) 0 0
			no-repeat;
		background: #F6F6F6
			url(http://pics.taobao.com/2k5/sys/login/login_form_bottom3.gif) left
			bottom no-repeat;
	}
	#LoginForm form {
		background-color: #F6F6F6;
		width: 400px;
		margin: 0 auto;
		padding: 5px 0 0;
		text-align: left;
		background: #F6F6F6
			url(http://pics.taobao.com/2k5/sys/login/login_form_body3.gif) 0 0
			repeat-y;
	}
	#LoginForm {
		position: relative;
		float: left;
		width: 425px;
		margin-top: 5px;
		padding-top: 66px;
		text-align: center;
		background: transparent
			url(http://pics.taobao.com/2k5/sys/login/title_login_2.gif) 0 0
			no-repeat;
	}
	#RegisterForm {
		width: 320px;
		float: right;
		padding: 30px 0 0 10px;
		background: transparent
			url(http://pics.taobao.com/2k5/sys/login/title_register2.gif) 0 0
			no-repeat;
		border-left: 1px solid #DDD;
	}
	#RegisterForm h2 {
		background: none;
		border: none;
		padding: 0;
	}
	#RegisterForm p {
		line-height: 1.8em;
		margin: 0 0 0 20px;
	}
	#Login {
		width: 260px;
		margin-top: 15px;
		margin-left: 20px;
		background:
			url(http://pics.taobao.com/bao/album/sys/misc/login_middle.gif)
	}
	#Login .Top {
		width: 260px;
		height: 7px;
		background: url(http://pics.taobao.com/bao/album/sys/misc/login_top.gif)
			no-repeat;
		font-size: 0px;
		line-height: 0px;
	}
	#Login .Bottom {
		width: 260px;
		height: 7px;
		background:
			url(http://pics.taobao.com/bao/album/sys/misc/login_bottom.gif)
			no-repeat;
		clear: both;
		margin-top: 5px;
		font-size: 0px;
		line-height: 0px;
	}
	.margintop {
		margin-top: 5px;
	}
}

.newsNav {
	width: 900px;
	height: 37px;
	background: url(../images/news/newsnav_bg.gif) repeat-x;
}

.newsNav ul {
	float: left;
	font: bold 14px;
	margin: 0;
	padding: 6px 0 0 10px;
	height: 31px;
	list-style: none;
}

.newsNav ul li {
	float: left;
	margin: 0;
	margin-left: -1px;
	padding: 0;
	background: url(../images/news/news_nav_line.gif) right no-repeat;
	text-align: center;
}

.newsNav ul li a {
	display: block;
	padding: 5px 16px 8px;
	color: #fff !important;
	text-decoration: none;
}

.newsNav ul li a:hover {
	color: #fff !important;
}

.newsNav ul li.current {
	background: url(../images/news/news_nav_current_right.gif) top right
		no-repeat;
}

.newsNav ul li.current a {
	color: #1A5188 !important;
	font-weight: bold;
	background: url(../images/news/news_nav_current_left.gif) top left
		no-repeat;
}

.newsNav ul li.current a:hover {
	color: #1A5188 !important;
}

.newsSubNav {
	width: 950px;
	height: 22px;
	background: #E6F0F6;
	margin: 0;
	padding: 5px 0 0 10px;
	color: #999;
}

.newsSubNav a {
	font: bold 12px/ 16px arial;
	padding: 0 4px;
}

#page960 {
	min-width: 760px;
	max-width: 960px;
	width: 960px;
}

.topmenu {
	height: 40px;
	background: url(../images/news/newsnav_bg.gif) left top repeat-x;
}

.topmenu ul {
	width: 900px;
	height: 40px;
	background: url(../images/topmenu_r.gif) top center no-repeat;
	overflow: hidden;
}

.topmenu ul li {
	float: left;
	margin-left: -2px;
	text-align: center;
	background: url(../images/topmenu_bg.gif) left bottom no-repeat;
}

.topmenu ul li a {
	float: left;
	color: #FFFFFF;
	display: block;
	padding-left: 17px;
	padding-right: 15px;
	text-decoration: none;
	height: 40px;
	line-height: 37px;
}

.topmenu ul li a:hover {
	color: #FFFF99;
	background: url(../images/topmenu_o.gif) center bottom no-repeat;
}

.topmenu ul li a.thisclass {
	color: #FFFF99;
	background: url(../images/topmenu_o.gif) center bottom no-repeat;
}