body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
#wrapper {
	width:980px;
	margin:0 auto;
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:400;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#003300;
}
a:active {
	text-decoration: none;
	color:#000000;
}
em {
	font-style:italic;
}
a {
	outline:none;
}
input, button, select, textarea {
	font-size:12px;
	vertical-align:middle;
}
img {
	vertical-align:middle;
}
/*win*/
.winright {
	float:right;
	margin-right:10px;
	margin-top:7px;
	_margin-right:5px;
}
.winright a:link {
	color:#C00;
}
.box {
	background-image:url(../images/messbg1.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:300px;
	text-align:left;
}
.win {
	overflow:hidden;
	width:400px;
	/*margin-bottom:10px;*/
	clear:both;
	border:1px solid #6699ff;
}
.win h2, .cmd h2, .adright h2, .sidebar2_r h2, .sidebar2_l h2 {
	font-size:14px;
	font-weight:bolder;
	background-position:top;
	padding-top:6px;
	padding-left:10px;
	padding-bottom:3px;
	border-bottom:1px solid #6699ff;
	background-image:url(../images/title_bg1.jpg);
	background-repeat:repeat-x;
	background-color:#E6EFF8;
	text-align:left;
	color:#000099;
}
/*Example for a Menu Style*/
.clr {
	clear:both;
	height:0px;
	overflow:hidden;
	visibility:hidden;
	line-height:0px;
}
.area {
	border:1px solid #6699ff;
	float:left;
	margin-top:10px;
	text-align:center;
	width:400px;
	height:281px;
}
.menu ul li {
	background:#EBF3FB;
	border:1px solid #6699ff;
	border-left:none;
	border-top:none;
	border-bottom:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	width:99px;
	background: url(bk1.gif) repeat-x;
}
.menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
.menu li a {
	text-decoration:none;
	color:#07519A;
}
.menu li a.tabactive {
	background-color:#fff;
	font-weight:normal;
	position:relative;
	height:26px;
	line-height:25px;
	width:99px;
	display:block;
	color:#666;
	text-decoration:underline;
	font-size:12px;
}
.tabcontent {
	margin:0px 5px 12px 5px;
	text-align:left;
	/*height:230px;*/
}
.tabcontent li {
	line-height:23px;
}
.head_line {
	text-align:center;
	width:308px;
	white-space:nowrap;
	overflow:hidden;
	margin:11px 6px 6px;
}
.head_line strong {
	font-size:16px;
	line-height:25px;
	height:25px;
	font-weight:700;
}
.list {
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:6px;
	background-image:url('../images/line1.gif');
	margin:3px 6px 0;
}
.list li {
	line-height:22px;
}
.popular {
	background-image:url('../images/popularlist.gif');
	background-repeat:no-repeat;
	background-position:left -1px;
	line-height:23px;
	margin-top:7px;
	margin-left:7px;
}
.popular li {
	margin-left:35px;
	white-space:nowrap;
	overflow:hidden;
}
#container {
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	margin-bottom:10px;
}
#sidebar1_l {
	FLOAT: left;
	WIDTH:306px;
	border:1px solid #6699ff;
}
#sidebar1_m {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 5px;
	WIDTH: 400px;
	PADDING-TOP: 0px
}
#sidebar1_r {
	FLOAT: right;
	WIDTH: 260px;
	border:1px solid #6699ff;
}
.sidebar2_l {
	float:left;
	width:710px;
}
.sidebar2_r {
	float:right;
	width:260px;
}
#sidebar1_r,#sidebar1_m,#sidebar1_l
{height:649px}
.sidebar2_r, .sidebar2_l {
	border:1px solid #6699ff;
	height:220px;
	margin-bottom:10px;
}
#sidebar2_l_1,#sidebar2_l_2
{
float:left; margin:20px 0px 5px 10px;
width:330px;
}
##sidebar2_l_1
{
border-right:#0066CC dashed 2px;
padding-right:10px;

}

#footer {
	clear:both;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height:100px;
	margin-top:10px;
	
	width:980px;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
	clear:both;
}
.cmd, .adright {
	margin-top:10px;
	border-top:1px solid #6699ff;
}
.cmd ul {
	margin:10px;
}
.cmd ul li {
	height:25px;
	margin:5px;/* for IE5.x*/
	margin/*\*/:1px;
	/*font:normal normal normal ?px/2em helvetica, Arial, verdana;*/
	background: #fefefe url('../images/icon1.gif') no-repeat left -1px;
	padding-left:20px;
}
.adright {
	width:258px;
	height:74px;
	float:left;
}
.adright ul {
	width:256px;
	margin-top:10px;
}
.adright li {
	width:120px;
	float:left;
	display:block;
	margin:5px 0 0 5px;
}

.adright li .img1{width:110px; height:48px;}

.product_scroll1 {
	PADDING-BOTTOM: 2px;
	HEIGHT: 86px;
	width:700px;
	height:180px;
	overflow:hidden;
}
.product_scroll1_ul {
	OVERFLOW: hidden;
	WIDTH: 655px;
}
.product_scroll1_ul UL {
	WIDTH: 1100px
}
.product_scroll1_ul LI {
	BORDER-RIGHT: #e3eaee 1px solid;
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 8px 2px;
	WIDTH: 80px;
	PADDING-TOP: 0px
}

.product_scroll1_ul LI img {
	width:70px;
	height:65px;
}
.scroll_right {
	BACKGROUND-POSITION: 100px 100px;
	BACKGROUND-IMAGE: url(../images/p_bg2.gif);
	BACKGROUND-REPEAT: no-repeat
}
.scroll_left {
	BACKGROUND-POSITION: 100px 100px;
	BACKGROUND-IMAGE: url(../images/p_bg2.gif);
	BACKGROUND-REPEAT: no-repeat
}
A.scroll_left {
	BACKGROUND-POSITION: left -165px;
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 10px;
	HEIGHT: 32px
}
A.scroll_right {
	BACKGROUND-POSITION: -25px -165px;
	DISPLAY: block;
	FLOAT: right;
	WIDTH: 10px;
	HEIGHT: 32px
}
A.scroll_left:hover {
	BACKGROUND-POSITION: left -200px
}
A.scroll_right:hover {
	BACKGROUND-POSITION: -25px -200px
}
.scroll_l_r {
	MARGIN: 70px 2px 0px
}
/*==========================================================================*/
#main-nav {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	LINE-HEIGHT: 20px;
	PADDING-TOP: 8px;
	BACKGROUND-COLOR:#336699;
	/*border-bottom:solid 2px #234747;*/
	border-top:solid 1px #234747;
	height:40px;
	width:980px;
}
#main-nav UL#navlist {
	list-style-type:none;
	margin-bottom:0px;
}
#main-nav UL#navlist LI {
	BORDER: #fff 2px solid;
	FLOAT: right;
	WIDTH: auto;
	MARGIN-RIGHT: 5px;
	BACKGROUND-COLOR: #697388
}
#main-nav UL#navlist LI A {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	COLOR: #fff;
	LINE-HEIGHT: 1.75;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none
}
#main-nav UL#navlist LI A:visited {
	COLOR: #fff;
	BACKGROUND-COLOR: #697388
}
#main-nav UL#navlist A #current:visited {
	COLOR: #fff;
	BACKGROUND-COLOR: #697388
}
#main-nav UL#navlist LI#current A {
	COLOR: #fff;
	BACKGROUND-COLOR: #f63
}
/*==========================================================================*/
.maquee
{
	height:100px;
	float:left;
	width:88px;
	margin-left:10px;
}
.scroll_left {
	BACKGROUND-POSITION: 100px 100px; BACKGROUND-IMAGE: url(/images/p_bg2.gif); BACKGROUND-REPEAT: no-repeat
}
A.scroll_left {
	BACKGROUND-POSITION: left -165px; DISPLAY: block; FLOAT: left; WIDTH: 10px; HEIGHT: 32px
}
A.scroll_right {
	BACKGROUND-POSITION: -25px -165px; DISPLAY: block; FLOAT: right; WIDTH: 10px; HEIGHT: 32px
}
A.scroll_left:hover {
	BACKGROUND-POSITION: left -200px
}
A.scroll_right:hover {
	BACKGROUND-POSITION: -25px -200px
}
.scroll_l_r{
	MARGIN: 70px 2px 0px
}
.issuelist{
	float:right;	
	font-weight:normal;
}

.issuelist a {
    display: block; width: 85px; text-align:center;font-weight:normal; font-size:12px; 
}

.issuelist a:link  {
    text-decoration:none;
}
.issuelist a:visited  {
    text-decoration:none;
}
.issuelist a:hover  {
	color:#fff;
	background-color:#999999;
	text-decoration:none;font-weight:bold;
}
.xieban{
list-style:none;
}
.xieban ul{margin:0xp;}
.xieban ul li{ margin-left:-5px; margin-top:10px; background:none;float:left; width:155px;}
.xieban ul .li1{ width:120px;}
.xieban ul li img {margin-bottom:5px; height:30px; }
