@charset "utf-8";
/* left */

#left {
	float:left;
	width:200px;
	margin-top:17px;
	padding-left:25px;
}

#left .category {
	padding-top:45px;
	background:url(../images/left_class.jpg) 12px top no-repeat;
}
#left .category td {
	height:24px;
	padding-right:12px;
	padding-left:12px;
	border-left:1px solid #E5E5E5;
}
#left .category td.td1 {
	border-left:#ffffff;
}
#left .category td a {
	color:#006699;
}

#left .search {
	width:189px;
	height:93px;
	margin-top:12px;
	background:url(../images/left_seach_bg.gif) no-repeat;
}
#left .search ul {
	padding-top:4px;
	text-align:center;
}
#left .search li {
	padding-top:5px;
}
#left .search select {
	width:127px;
	height:21px;
}

#left .help {
	overflow:hidden;
	margin-top:7px;
	width:189px;
}
#left .help .help_top {
	overflow:hidden;
	height:55px;
	background:url(../images/left_help_top.gif) no-repeat center top;
}
#left .help .help_middle {
	overflow:hidden;
	padding-top:5px;
	border-right:1px solid #CECFCE;
	border-left:1px solid #CECFCE;
	background-color: #F7F3F7;
}
#left .help .help_bottom {
	overflow:hidden;
	height:5px;
	background:url(../images/left_help_bottom.gif) no-repeat top;
	font-size:0px;
	line-height:0px;	
}
#left .help li {
	line-height:0px;
}
#left .help .li1 {
	float:left;
	height:24px;
	padding-top:2px;
	padding-left:8px;
}
#left .help .li2 {
	float:left;
	overflow:hidden;
	height:26px;	
	padding-left:8px;
}
#left .help .li3 {
	text-align:center;
}

#left .contact {
	height:100px;
	margin-top:10px;
	margin-left:6px;
	padding-top:18px;
	background:url(../images/left_contact.gif) no-repeat;
}
#left .contact td {
	vertical-align:top;
	line-height:150%;
}


/* right */
#right {
	float:left;
	width:777px;
}

#right .menu {
	margin-top:6px;
	height:35px;
	padding-top:32px;	
	background:url(../images/product_bg.gif) no-repeat;
}
#right .menu .t {
	float:left;
	padding-left:22px;
}
#right .menu .t span.s1 {
	color:#F20189;
	font-size:24px;
	font-family:"微软雅黑";
}
#right .menu .t span.s2 {
	color:#E8E8E8;
	font-size:24px;
	font-family:"微软雅黑";	
}
#right .menu .t span.s3 {
	color:#C6C6C6;
	font-size:12px;
	font-family:"微软雅黑";	
}
#right .menu .p {
	float:left;
	height:24px;
	margin-top:6px;
	margin-left:12px;
	padding-left:12px;
	border-left:1px solid #C9C9C9;
	line-height:24px;
}
#right .menu .select {
	float:left;
	height:24px;
	margin-top:6px;
	margin-left:12px;
	padding-left:12px;
	border-left:1px solid #C9C9C9;
	line-height:24px;
}

#right .content {
	min-height:400px;
	_height:400px;
	border-left:1px solid #E5E5E5;
}
#right .content table {
	width:500px;
	margin-top:10px;
	margin-left:24px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}
#right .content td {
	padding:3px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
#right .content span {
	color:#FF0000;
}
#right .content textarea {
	width:360px;
	height:100px;
}

#right .bottom {
	width:21px;
	height:5px;
	background:url(../images/box_B.gif) no-repeat left top;
	line-height:0px;
}