body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	width: 778px;
	line-height: 1.8em;
	background-color: #8DD0FC;
}
#wrapper {
	background-color: #FFFFFF;
}
a {
	color:#000066;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:underline;
}
#top {
	background-image: url(../images/indexcn_1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#top #topin {
	margin-top: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #60A6E4;
}
#top #topin td {
	vertical-align: bottom;
}
#leftbarin {
	background-image: url(../images/indexcn_6bj.gif);
	background-repeat: repeat-x;
	height: 116px;
	vertical-align: top;
}
#leftbarin #login {
	width: 155px;
	margin: auto;
	color: #FFFFFF;
}
#leftbarin #login td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.taC {
	text-align: center;
}
----------------------------------------------
#sidebar h1 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
}
#main td{
	vertical-align: top;
}
#sidebar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


#sidebar h1 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 0px;
}

#sidebar .h1_01 {
	line-height: 1.7em;
	background-image: url(../images/indexcn_9.gif);
	background-repeat: no-repeat;
}
#sidebar .h1_02 {
	background-image: url(../images/indexcn_16.gif);
}
#sidebar .h1_03 {
	background-image: url(../images/indexcn_21.gif);
}


#sidebar .B {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
}

.sidebarin {
	margin:5px auto 2px auto;
}
.sidebarin td {
	vertical-align: top;
}
.sidebarin ul {
	margin-top:5px;
	margin-left: 5px;
	padding-left: 0px;
	line-height: 1.3em;
	margin-bottom: 0px;
	list-style-type: none;
}
.sidebarin h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	display: block;
	padding-right: 12px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.sidebarin .h2_01 {
	background-image: url(../images/indexcn_14.gif);
}

#search {
	margin-top: 20px;
	text-align: right;
	margin-bottom: 10px;
}
.content h1 {
	margin-bottom:20px;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/indexcn_10.gif);
	background-repeat: repeat-x;
	padding-left: 20px;
	margin-top: 0px;
	line-height: 1.8em;
}
.contentin {
	margin: 10px;
}
.contentin img {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.contentin p {
	text-indent: 24px;
}
.contentin h3 {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

#footer {
	text-align: center;
	background-image: url(../images/indexcn_1.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 2.5em;
}
#footer {
	line-height: 2.5em;
	background-image: url(../images/indexcn_1.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}

/*-------------------------------------*/
.productlist{
	width:95%;
	height:501px;
	border-collapse:collapse;
}

.productlist td{
	text-align:center;
	vertical-align:middle;
	height:24px;
	border:1px solid #EAEAEA;

}
.productdetail{
	border:1px solid #ccc;
}
.productdetail ul {
	list-style-image:url(../images/ul_liststyle.gif);
}
