@charset "utf-8";

body {
	font-size: 12px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#6e6e6e;
	background:#f2f2f2;
}

.bodybg {
	background:url(bodybg.gif) no-repeat center top;
}

img,form,ul,ol,li,dl,dt,dd {
        border:0;
		margin:0;
		padding:0;
		list-style:none;
}

td,div,inupt,select,textarea {
	font-size: 12px
}

p,pre {margin:0;padding:0;line-height:150%;}

a:link {
	color:#0c36d3;
	text-decoration: none;
}
a:visited {
	color:#0c36d3;
	text-decoration: none;
}
a:active {
	color:#000;
	text-decoration: underline;
}
a:hover {
	color:#000;
	text-decoration: underline;
}

.ared:link, .ared:visited {color:#F00; font-weight:bold;}

input {
	_padding:expression(type == "text" || type == "password" ? "2px" : (type == "submit" || type == "reset" || type == "button" ? "3px 5px 2px" : "normal"));
	_border-left:expression(type == "text" || type == "password" ? "1px #666 solid" : (type == "submit" || type == "reset" || type == "button" ? "1px #ccc solid" : "normal"));
	_border-top:expression(type == "text" || type == "password" ? "1px #666 solid" : (type == "submit" || type == "reset" || type == "button" ? "1px #ccc solid" : "normal"));
	_border-right:expression(type == "text" || type == "password" ? "1px #ccc solid" : (type == "submit" || type == "reset" || type == "button" ? "1px #666 solid" : "normal"));
	_border-bottom:expression(type == "text" || type == "password" ? "1px #ccc solid" : (type == "submit" || type == "reset" || type == "button" ? "1px #666 solid" : "normal"));
	_background:expression(type == "submit" || type == "reset" || type == "button" ? "url(images/th.gif) repeat-x 0 0" : "#ffffff");
}

textarea, input[type=text], input[type=password] {
	padding:2px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

input[type=submit], input[type=reset], input[type=button] {
	padding:3px 5px 2px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:url(th.gif) repeat-x 0 -5px;
}


.fl, .fc {
	float:left;
}
.fr {
	float:right;
}

.fst {
	font-family:"宋体", "新宋体";
}

#clear1 {
	clear:both;
	height:1px;
	margin:0;
	padding:0;
}
#clear1 img {
	margin:0;
	padding:0;
	border:none;
	clear:both;
	visibility:hidden;
}

#clear8 {
	clear:both;
	height:8px;
	margin:0;
	padding:0;
}
#clear8 img {
	margin:0;
	padding:0;
	border:none;
	clear:both;
	visibility:hidden;
}

.listpage {padding:10px; text-align:center;}
.listpage a {margin-left:3px;}
.listpage a:link,.listpage a:visited,.listpage a:active {color:#000;background:#fff;border:#dddddd 1px solid;padding:1px 5px;text-decoration:none;}
.listpage a:hover {background:#fff;border:#999 1px solid;color:#000;padding:1px 5px;text-decoration:none;}
.listpage strong {background:#ff6600;padding:1px 5px;border:#dddddd 1px solid;color:#FFFFFF;margin-left:3px;}
input.listpage_inp {border:#ccc 1px solid;padding:0;width:24px;margin-left:3px; height:17px; *height:12px;}
input.listpage_btn {width:24px; height:18px;padding:0;background:#ccc;border:#ccc 1px solid;color:#004499;font-size:11px;font-weight:bold;cursor:pointer;margin-left:3px;}

#page980 {
	background:#fff;
	width:960px;
	overflow:hidden;
	margin:0 auto;
	padding:0 10px;
}

.logo {
	float:left;
	padding:15px 0 10px 20px;
}

.navlang {
	float:right;
	width:699px;
}

.navlang .lang {
	text-align:right;
	margin:20px 3px 4px;
}

.navlang .lang a {
	text-decoration:none;
}

.navlang .nav {
	background:url(nav_bg.gif) no-repeat;
	height:40px;
	width:699px;
}

.nav ul {
	margin:0 0 0 35px;
}

.nav li {
	float:left;
	background:url(nav_line.gif) no-repeat right top;
}

.nav li.end {
	background:none;
}

.nav li a, .nav li a:visited {
	display:block;
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:15px;
	color:#fff;
	margin:0 3px 0 0;
	text-decoration:none;
}

.nav li.selected a, .nav li a:hover {
	background:url(nav_on_bg.gif) repeat-x top;
}

.index_fl {
	width:480px;
	float:left;
}

.index_fl dt {
	float:left;
	margin:0 8px 0 0;
}

.index_fl dd {
	float:left;
	width:350px;
	color:#6e6e6e;
	overflow:hidden;
}

.index_fl dd * {
	line-height:200%;
}

.index_fl dd p.detail {
	text-align:right;
}

.index_fl dd h1.ti {
	padding:0 0 5px;
	margin:0 0 10px;
	border-bottom:1px #6e6e6e dashed;
	font-size:14px;
	color:#6e6e6e;
	line-height:100%;
}

.text_fl {
	width:780px;
}

.text_fl dd {
	width:650px;
}

.index_fr {
	width:420px;
	float:right;
}

.index_fr a {
	margin:0 0 10px 15px;
}

.index_fr a.mgrl {
	margin:0 0 10px 45px;
}

.index_products li {
	float:left;
	text-align:center;
	border:1px #eaeaea solid;
	background:#f6f6f6;
	padding:10px 18px;
	margin:8px 8px 0;
	_margin:0 12px 0 4px;
}

.index_products li p {
	padding:0 0 3px;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	word-break: keep-all;
	text-overflow: ellipsis;
}

.index_products li a img {
	height:89px;
	/*width:138px;*/
}

.index_products li p a, .index_products li p a:visited {
	font-size:14px;
	font-weight:bold;
	color:#6e6e6e;
}

.product_fl {
	float:left;
	width:215px;
	overflow:hidden;
}

.product_fl div {
	background:url(left_tiproductsy.gif) repeat-y;
}

.product_fl li a, .product_fl li a:visited {
	display:block;
	background:#424951;
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	height:50px;
	line-height:50px;
	font-size:16px;
	font-weight:bold;
	color:#cde4ff;
	padding:0 0 0 25px;
	margin:0 5px 0 0;
	overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
}

.product_fl li a.on, .product_fl li a.on:visited {
	background:#424951 url(left_tiproductson.gif) repeat-x;
	color:#fff;
}

.product_fr {
	float:right;
	width:720px;
	overflow:hidden;
}

h1.path {
	font-size:14px;
	font-weight:normal;
	padding:0 0 8px;
	margin:0;
	border-bottom:1px #000 dashed;
}

.product_fr .ptopimg {
	padding:20px 0 30px;
}

.productlist li {
	float:left;
	background:url(img_bg.gif) no-repeat center top;
	width:119px;
	margin:0 22px 30px 0;
	text-align:center;
	padding:8px 0 0;
}

.productlist img {
	margin:0 0 18px;
	width:100px;
	height:100px;
}

.news_fl {
	float:left;
	width:211px;
}

.news_fr {
	float:right;
	width:720px;
}

.leftti1 {
	background:url(letf_ti1top.gif) no-repeat;
	height:24px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:0 20px;
}

.leftti1y {
	background:url(left_ti1y.gif) repeat-y;
	padding:10px 0 0;
	line-height:200%;
}

.leftti1y a {
	margin:0 0 0 20px;
}

.newslist li {
	padding:10px 0;
}

.newslist li a, .newslist li a:visited {
	font-weight:bold;
}

.newslist li em {
	color:#999;
}

.newslist li p {
	line-height:150%;
}

.conti {
	padding:20px 0 10px;
	margin:0;
	font-size:14px;
}

.coninfo {
	color:#999;
	padding:0;
	margin:0;
}

.con {
	line-height:200%;
}

.con * {
	line-height:200%;
}

.book1 td span {
	color:#CCC;
}

.fnav {
	color:#6e6e6e;
	border-bottom:1px #e5e5e5 solid;
	border-top:1px #e5e5e5 solid;
	padding:8px 0;
	height:18px;
	overflow:hidden;
}

.fnav a {
	margin:0 8px 0 8px;
	color:#36F;
}

#footer {
	background:#fff;
	width:980px;
	overflow:hidden;
	margin:0 auto;
	padding:10px 0 20px;
	text-align:center;
	color:#6e6e6e;
	line-height:200%;
}