body{font-size:13px;color:#000000;margin:0px;}
a {font-size: 13px;}
a:link {text-decoration: none;color: #033300;}
a:visited {text-decoration: none;color: #033300;}
a:hover {text-decoration: none;color: #033300;}
a:active {text-decoration: none;color: #033300;}

a.cs:link {text-decoration: none;color: #ffffff; font-size:14px; font-weight:bold;}
a.cs:visited {text-decoration: none;color: #ffffff; font-size:14px; font-weight:bold;}
a.cs:hover {text-decoration: none;color: #ffffff; font-size:14px; font-weight:bold;}
a.cs:active {text-decoration: none;color: #ffffff; font-size:14px; font-weight:bold;}

h1 {font-size:13px;display:inline;}
h2 {font-size:18px;}
h3 {font-size:14px;color:#042500;}
h4 {font-size:14px; color:#FFF}

.xumain{width:998px;margin:0 auto;}
.xumainleft{float:left; width:740px; margin-right:8px;}
.xumainright{ float:right;width:250px;}

.indexxumainleft{ float:left;width:250px; padding-right:8px;}
.indexxumainright{float:right; width:740px;}

.main {width:715px;height:29px;line-height:29px;padding-left:25px; background-image:url(images/main.gif);}
.cetop{width:240px;height:30px;line-height:30px;padding-left:10px;background-image:url(images/left.gif);}
.cekuang {width:238px; border:#e8e8e8 solid 1px; padding:10px 5px;line-height:30px; margin-bottom:10px}

*,ul,li{
	margin:0;
	padding:0;
	font-size:13px;
	color:#000;
	text-decoration:none;
}
#products {
	width:730px;
	margin:5px;
}
#products li {
	width:365px;
	height:390px;
	float:left;
	text-align:center;
	margin:5px 0px;
	display:inline;
	list-style-type:none;
}
#products li a {
	display:block;
}
#products li a img {
	border:1px solid #666;
	padding:1px;
}
#products li span a {
	width:350px;
	height:30px;
	line-height:25px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis; 
	overflow: hidden;
}