body { margin:0px auto; 
background:#2D3842;
color:#000000;
font:9pt Verdana, Tahoma, Arial, sans-serif;
margin:0px;
padding:0px;
text-align:center;
}
a {
color:#505050;
text-decoration:none;
}
a:hover {
color:#808080;
}

.time{
	margin: 1px;
	padding: 7px 37px 1px 0px;
	float: left;
	width: 140px;
	
}
p {
	line-height:180%;
	margin:0px;
	font-size: 9pt;
	padding: 1px;
}
.logo{
clear:both;
	margin:0px;
	padding: 0px;
	width:997px;
}
tr,td {
	margin:0px;
	font-size: 9pt;
	padding: 1px;
}
.flash{
	margin: 2px;
	padding: 2px;
	float: left;
	height: 60px;
	width:100%;
}
/*** Main container ***/

#container {
text-align:left;
	background:#FFFFFF url(img/bodybg.png) repeat-x;
	color:#303030;
	margin:0px auto;
	padding:0px;
	width: 997px;
}
#container ul{
	margin:0px auto;
	padding:0px;
}
#container li{
	margin:0px auto;
	padding:0px;
	line-height: 180%;
	height: 20px;
}
/*** Header section ***/

#sitename {
	color:#ffffff;
	height:90px;
	margin:0px;
	padding: 0px;
	background: url(img/logo.png) no-repeat left top;
	float: left;
	width:997px;
}
/*** Horizontal menu ***/
#menu{ height:auto; width:auto; float:left;}
#menu ul{
	BACKGROUND: url(img/menu.jpg) repeat-x left top;
	WHITE-SPACE: nowrap;
	HEIGHT: 30px;
	margin: 0px;
	padding: 0px;
	width: 997px;
}
#leftside h2{
	color:#FFFFFF;
	font-size:0pt;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 203px;
	list-style-type: disc;
	float: left;
	background: url(img/2_r1_c2_r1_c1.gif) no-repeat left top;
}
#menu LI {
	FLOAT: left;
	WIDTH: 90px;
	HEIGHT: 33px;
	text-align: center;
}
#menu LI d{
	FLOAT: left;
	WIDTH: 150px;
	text-align: center;
}
#menu LI A {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #fff;
	TEXT-DECORATION: none;
	padding: 4px 0px;
}
#menu LI A.here {
	COLOR: #EEEEEE;
	text-align: center;
}
#menu LI A:hover {
	COLOR: #EEEEEE;
	text-align: center;
}
#menu LI A#idc {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 10px; PADDING-TOP: 6px
}
/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:9pt;
	padding:0px;
	margin: 0px auto 0px;
}

/*** Sidebars ***/
#leftside {
	float:left;
	margin-right:1px;
	width:202px;
}
#leftside ul{
	margin:0px;
	padding:0px;
	float: left;
	width:202px;
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	background: #F0F0F0;
}

#leftside li{
	margin: 1px;
	padding: 0px 1px 2px 2px;
	width:177px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(img/001.gif);
	height: 22px;
	text-align: left;
	text-indent: 0.5em;
}
#leftside h1{
color:#FFFFFF;
	font-size:0pt;
	margin: 0px;
	padding: 0px 0 0 0px;
	height: 27px;
	width: 203px;
	list-style-type: disc;
	float: left;
	background: url(img/2_r1_c1.gif) no-repeat left top;
}
#rightside {
float:right;
margin-left:2px;
}
#tit1e1{
	color:#FFFFFF;
	font-size:0pt;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 203px;
	list-style-type: disc;
	float: left;
	background: url(img/2_r1_c1.gif) no-repeat left top;
	list-style-position: outside;
	list-style-image: url(img/001.gif);
}
#title2{
color:#FFFFFF;
	font-size:0pt;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 203px;
	list-style-type: disc;
	float: left;
	background: url(img/2_r1_c2_r1_c1.gif) no-repeat left top;
}
.linklist {
list-style:none;
margin:0 0 16px 9px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}
/*** Sidebar menu ***/
.nav {
background:#e8e9ea;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

/*** Content ***/

#contentalt {
	background-color:#fafcff;
	border:1px solid #909090;
	color:#2a2a2a;
	padding:5px;
	margin-right: 10px;
	margin-left: 10px;
}
#content {
	margin:0 120px 0 220px;
	color:#2a2a2a;
	padding: 0px;
}
#contentalt {margin:0 200px 0 20px;}

#content h1{
	font-size:1.6em;
	font-weight:bold;
	margin:5px 2px 3px;
	padding:5px 2px 2px 13px;
	border-bottom: 1px dashed #E6E6E6;
	height: 30px;
	background: url(img/2_r5_c1.gif) no-repeat left center;
}

#content h2{
	font-size:1.2em;
	font-weight:bold;
	margin:1px;
	padding:8px 2px 2px 10px;
	border-bottom: 1px dashed #E6E6E6;
	height: 30px;
	background: url(img/2_r5_c2.gif) no-repeat left center;
}
#content img{
float:left;
margin:1px 3px 3px 6px;
padding:3px;
}
/*** Footer ***/

#footer {
	clear:both;
	background:#8b8b8b url(img/footerbg.jpg) top left repeat-x;
	color:#000000;
	font-size:9pt;
	margin:0px auto;
	padding:1px 0px 3px;
	text-align:center;
	width: 997px;
	height:80px;
}
#line{
	width: 997px;
	margin:0px auto;
	background: url(img/line1.jpg) repeat-x left top;
	padding: 6px 0px 0px;
	height: 21px;
	text-align: center;
	color: #FFFFFF;
}
#footer a {
	color:#333333;
	font-weight:inherit;
	text-align: center;
	font-size: 9pt;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
margin:0 0 5px 5px;
padding:2px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:0px;
width:0px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** End of file ***/
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.listbiao{
list-style-type:disc;
padding-left:20px;
list-style-image:url(img/002.gif);}
.listbiao_a li a{
color:#FF9900;
list-style-type:none;
padding-left:20px;
list-style-image:url(img/002.gif);}
.listbiao_a  li a:hover{
list-style-type:none;padding-left:20px;
list-style-image:url(img/001.gif);}
.hongzi{
color:#FF9900;
font-size:13px;
margin-left:300px;}
.hongzi a{
color:#FF9900;
font-size:13px;
margin-left:300px;}
