﻿/***Global*******************************************/
a:hover {
	color:red;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:5px 0;
	padding-top:12px;
}
h1 {
	font-size:14px;
	
}
h2{
	font-size:15px;
	
}
h2, h4, form a {
	color:#89163f;
	font-weight:bold;
}
h3 {
	font-size:13px;
}
h4 {
	font-size:12px;
	font-style:italic;
}
form ol, form ul {
	line-height:150%;
}
.tip, .tip a {
	color:#666666;
	font-style:italic;
	text-align:center;
	font-weight:normal;
}
.red {
	color:red;
}
.titleWithBg {
	background:url(../images/graybg.gif) repeat;
	color:white;
	padding:3px;
	font-weight:bold;
	font-size:12px;
}
.titleWithBg .tip {
	color:white;
	text-align:left;
	font-weight:normal;
}
.titleWithBg a {
	color:white;
}
.titleWithBg a:hover {
	color:white;
	text-decoration:none;
}
.alignL {
	text-align:left;
}
/**Form***************************************************************/
form input.btn {
	width:60px;
	height:20px;
	line-height:20px;
	background:url(../images/btnbg.gif) no-repeat center; 
	color:white;
	border:none;
	cursor:pointer;
}
form fieldset {
	margin:0;
	border:0;
	width:350px;
	position:relative;
	left:-7px;
	*left:0;/*for ie*/
}
form legend span {
	font-weight:bold;
	color:black;
	display:block;
	width:330px;
	overflow:hidden;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:8px;
	*padding-left:0;
}
form .formbg {
	width:350px;
	height:auto;
	overflow:hidden;
	background:url(../images/formbg_border.gif) repeat-y center;
}
form .formbg_top, form .formbg_bottom {
	height:22px;
}
form .formbg_top {
	background:url(../images/formbg_top.gif) no-repeat left top;
}
form .formbg_bottom {
	background:url(../images/formbg_bottom.gif) no-repeat left bottom;
}
form fieldset td {
	padding:5px 0;
}
form fieldset table {
	margin:0px auto;
}
form fieldset input, form fieldset textarea {
	border:1px #cccccc solid;
	border-width:2px 1px 1px 2px;
	background-color:white;
}
form fieldset input.rborder {
	border-color:#89163f;
	border-width:1px;
}
div.clear {
	clear:both;
}
/***************************************************/
#top, #bottom {
	margin:0 auto;
}
#main {
	width:770px;
	height:auto;
	margin:0;
	padding:0;
	margin:0 auto;
	margin-top:1px;
	text-align:left;
	position:relative;
	background:white url(../images/bg.gif) repeat-y left top;
}
/*******************************************/
#left {
	width:204px;
	z-index:5;
	top:0;
	left:0;
}
#content {
	background-color:white;
	width:566px;
	overflow-x:hidden;
	min-height:500px;
	height:auto!important;
	height:500px;
}
#left, #content {
	float:left;
}
/*********************************************************/
#content form {
	padding:26px;
}
#navhb {
	width:566px;
	height:23px;
	font-size:14px;
	overflow:hidden;
	background-color:#F1F1F1;
	background:url(../images/leftbg.jpg) repeat;
}
#navhb p {
	margin:0;
	padding-top:5px;
	padding-left:26px;
}
#navhb p.navhb span {
	float:right;
	padding-right:20px;
	font-weight:normal;
	color:#888;
}
#navhb p.navhb span a {
	color:#888;
}
#navhb p.navhb span a:hover {
	color:red;
}
/**SubNav***********************************************/
#subNav {
	width:100%;
	background:transparent url(/img/nav-partner.gif) no-repeat top left;
}
#subNav h1 {
	color:white;
	height:25px;
	line-height:25px;
	text-indent:1.5em;
	padding:0;
}
#subNav ul, #subNav li {
	list-style:none;
	background:none;
	text-indent:1.5em;
	margin:0;
	padding:0;
}
#subNav li {
	padding:5px 0;
	border-top:2px white solid;
	font-weight:bold;
}
#subNav li.sub {
	padding:0;
}
#subNav li.sub ul li {
	font-weight:normal;
	border:none;
	background:url(../images/leftsubbg.jpg) repeat;
}
/*************************************************/
#bottom {
	clear:both;
}
#r {/**限制相关产品图*/
}