@charset "utf-8";
/* CSS Document */
@import url("csslib/global.css");
@import url("csslib/scrollbar.css");
@import url("csslib/LinkStyles.css");
@import url("csslib/common.css");
@import url("csslib/FormStyles.css");
@import url("csslib/pagnation.css");
@import url("csslib/newslist.css");
@import url("csslib/typography.css");
@import url("csslib/blfnews.css");
body
{
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
p { line-height:140%; }
/*****ID 首字大写,类统一小写,HTML 元素一律小写*******/

#Container
{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 860px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#Container #LangBar
{
	float:left;
	background-image: url(../images/topbg.jpg);
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 860px;
	text-align:right;
	font-size:12px;
}

#LangBar a
{
	padding:3px 10px;
}


#Container #Banner
{
	width:860px;
	height:86px;
	float:left;
}
#Container #Flash
{
	float:left;
	width:860px;
	height:97px;

}
#Container #GlobalNav
{
	padding: 0px;
	height: 25px;
	background-image: url(../images/menu_off.jpg);
	float:left;
	width: 860px;
	z-index: 100;
	margin: 0px auto;
	clear: both;
}
#PageBody { float:left; /*保证包容子层*/ }
h2
{
	margin:0 0 2px;
	padding:0 0 0 10px;
	background-color: #CCCCCC;
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
	font-family: "宋体", Tahoma, Verdana;
	color: #333333;
}
#PageBody #NewsCenter
{
 0background: #FFFFCC;
	width:325px;
	height:300px;
	height:auto!important;
	min-height:300px;
	float:left;
	border: 1px solid #FFFFFF;
}
#PageBody #Aboutus
{
 0background: #FFCC00;
	width:530px;
	height:300px;
	height:auto!important;
	min-height:300px;
	float:left;
	border: 1px solid #FFFFFF;
}
#PageBody #ProductCenter
{
 0background: #9999CC;
	width:325px;
	float:left;
	border: 1px solid #FFFFFF;
}
#PageBody #DocumentCenter
{
 0background: #CCFFCC;
	width:265px;
	float:left;
	border: 1px solid #FFFFFF;
}
#PageBody #Contactus
{
 0background: #33CCFF;
	width:264px;
	float:left;
	border: 1px solid #FFFFFF;
}
#NewsCenter, #Aboutus, #ProductCenter, #DocumentCenter, #Contactus { text-align:left; }
#ProductCenter, #DocumentCenter, #Contactus
{
	height:auto!important;
	height:350px;
	min-height:350px;
}
#Footer
{
	height:95px;
	float:left;
	width:860px;
	background-color:#004181;
	font-size: 12px;
}
.navrow
{
	width:860px;
	background-color: #E2E2E2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float:left;
	margin-top: 2px;
	padding: 0px;
	clear: both;
}
#ProductCenter ul
{
	margin:0;
	margin-left:10px;
	padding:0;
	list-style-image:none;
	list-style:none;
	width:270px;
	float:left;
}
#ProductCenter ul li
{
	float:left;
	margin:0;
	padding:0;
	width:90px;
	height:20px;
	line-height:150%;
	font-weight:bold;
}
#Contactus ul
{
	margin:5px;
	padding:5px;
}
#Contactus ul li { line-height:140%; }
#Contactus ul
{
	list-style:none;
	list-style-image:none;
	margin-left:5px;
	padding:0;
}
#DocumentCenter ul
{
	margin-left:5px;
	margin-top: 5px;
	padding: 0px;
	list-style:none;
	list-style-image:none;
}
#DocumentCenter ul li
{
	margin:0;
	padding: 0px;
	line-height:140%;
}
#NewsCenter #Links
{
	float:left;
	margin: 0px;
	margin-left:5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 79px;
	width: 314px;
	background-image: url(../images/links.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent:20px;
}
#NewsCenter #Links form
{
	margin:0;
	margin-top:35px;
	padding:0;
}
.navboxleft
{
	width:300px;
	float:left;
	height:40px;
}
.contentdiv
{
	width:99%;
	float:left;/*background:#fff;*/
	0background: #00CCFF;
}

.contentdiv .left{ width:25%; float:left; 0background:#999999;}
.contentdiv .right{ widows:70%; float:left; 0background:#0099FF; overflow:hidden;}

h3
{
	float:right;
	margin:0;
	padding:0;
	margin-right:2px;
	font-size: 14px;
	font-style: normal;
	line-height: 160%;
	color: #666666;
}
.copyright
{
	text-align:left;
	line-height:120%;
	padding-top:10px;
}
.imgholder
{
	text-align:center;
	margin-left:5px;
	float:left;
	width:300px;
}
.unit {
	float:left;
	0background: #CCCCCC;
}
p.description img
{
	float:left;
	margin:0px 10px 0px 5px;
	border: 0px solid #FF0000;
}
p.description{}

h5.title
{
	margin:2px;
	font-size:14px;
	width:165px;
	padding:0;
	float:left;
	padding-left:5px;
	0background: #FFFFFF;
	text-align: center;
}
.pageturn
{
	float:left;
	line-height:160%;
	font-size:14px;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 10px;
}

ul.homeplist{ width:305px;; height:auto;}
ul.homeplist li {width:100px; }
ul.homeplist li a{ font-weight:normal; }


.classname{
	background:#F0F0F0;
	font-size: 14px;
	margin: 5px 0px 0px;
	padding: 10px 0px 10px 10px;
	width: auto;
}
.description{ font-size:12px; line-height:120%;}
p.title2{ font-size:12px;}

.p_list {
	width:auto;
	text-align: center;
	clear: both;
	float: left;
	margin-bottom: 30px;
}
.p_list ul {

	margin:0 auto;
	padding:0;
	list-style:none;
	list-style-image:none;
	width:600px;
	overflow: hidden;
}
.p_list ul li {
	margin:5px;
	padding:0;
	width:140px;
	float:left;
	display:inline;
	text-align:center;
	background:#F6F6F6;
	height: 180px;
}
.loopunit {
	width:120px;
	text-align:center;
	margin:0 auto;
}
.thumbnail2 {
	width:80px;
	height:120px;
	padding:0;
	margin:0px auto 0px;
	display:block;
	border:0;
}


