/* CSS Document */
body{
	margin:0;
	font-size:12px;
	font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif;	
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0066;
}
ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
.enB{
	
	font-weight: bold;
}
.size13{
	font-size:10px;
}
.price{
	
	font-weight: bold;
	color:#c36;
}

.blue{
	color: #069;
}
.brown{
	color:#524F2C
}
.red{
	font-weight:bold;
	color:#C36;
}
.titleTxt{
	font-weight:bold;
	color:#960;
}
.impt{
	font-weight:bold;
	color: #f90;
}
.small{
	font-size:11px;
}
.small a{
	text-decoration:underline;
	color:#06c;
}
.small a:hover{
	color:#000;
}

#hmenu{
	color:#fff;
	font-family: "Times New Roman","宋体", Times, serif;
	
}
.s15{
	font-size:15px;
}
#hmenu a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#hmenu a:visited,.white a:visited{
	color:#fff;
}
#hmenu a:hover,.white a:hover{
	color:#fff;
	text-decoration:underline;
}
.white,.white a{
	color:#fff;
	text-decoration:none;
}
/*主体部分*/
#center{
	width:870px;
	height:100%;
	text-align:center;
	margin:0 auto;
}
/*左侧栏*/
#left{
	float:left;
	width:230px;
}
/*用户登入面板*/
#login{
	width:219px;
	height:197px;
	background-image:url(../images/en/login_bg.jpg);
	/*font-weight:bold;*/
	color:#333;
}
#loginForm{
	float:left;
	margin-left:25px !important;
	margin:60px auto auto 15px;
	width:180px;
	height:100px;
}
.input1{
	background-color:#fff2d6;
	border:1px solid #D2CBBB;
	width:120px;
	height:15px;
}
/*导航栏头部背景*/
#navTopBg{
	width:219px;
	height:90px;
	background-image:url(../images/en/nav_tbg.jpg);
	background-repeat:no-repeat;
}
/*导航栏内容部分*/
#navBg{
	width:219px;
	height:720px;
	background-image:url(../images/public/nav_bg.jpg);
	background-repeat:repeat-y;
}
#list{
	width:200px;
	height:520px;
	border:1px solid #ccc;
	background-color:#fff;
	text-align:center;
}
#list ul{	
	padding:0px;
	margin:2px 0 0 0;
	list-style-type:none;
}
#list li{
	margin-left:1px;	
	background-color:#DCF0FC;
	float:left;
	width:98px;
	line-height:18px;
	font-weight:bold;
 	color: #006699;
}
#list li li{
	background-color:#fff;
	float:none;
	margin:0;
	font-weight:normal;
	color:#666;
}
#list a{	
	color:#666;
	text-decoration:none;
	font-size:11px;
}
#list a:hover{
	color:#fff;
	background-color:#99CC00;
}
/*连接部分*/
#linkBg{
	width:219px;
	height:94px;
	background-image:url(../images/en/link_bg.jpg);
	background-repeat:no-repeat;
}
/*信用卡*/
#card{
	width:219px;
	height:100px;
	background-image:url(../images/public/nav_bg.jpg);
	background-repeat:repeat-y;
}
#card li{
	float:left;
	margin-left:10px;
	width:55px;
	margin-top:10px;
}
/*右侧内容部分*/
#cont{
	float:left;
	width:626px;
	/*height:800px;*/
}
#product,#mainCont{
	background-image:url(../images/public/pro_bg.gif);
	background-repeat:repeat-y;
	height:100%;
}
#mainCont{
	padding:10px;
	font-size:12px;
	line-height:21px;
}

#title{
	float:left;
	margin-left:20px;
	width:500px;
	line-height:18px;
	font-size:13px;
	text-align:center;
}


.part{
	margin-left:10px;	
	width:600px;
	text-align:left;
}
.part li{
	float:left;
	width:110px;
	margin-left:10px;
	margin-right:25px;
	color: #666;
	font-size:13px;
}

.frame1,.frame img{
	border:1px solid #ccc;

}
.noborder,.noborder img{
	border:0;
}
#big{
	width:250px;
	height:250px;
}
.line{
	margin-left:5px;
	width:99%;
	height:10px;
	background-image:url(../images/public/line_bg.gif);
	background-repeat:repeat-x;
}

.use{
	clear:both;
}
/*网站公布*/
#news{
	background-image: url(../images/public/pro_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#news ul{
	margin-left:20px;
	margin-top:10px;
	line-height:18px;
	color:#666;
	width:600px;
	background-image:url(../images/public/news_bg.gif);
 	background-position: right bottom;
	background-repeat:no-repeat;
}


#link{
	margin-top:20px;
	background: #FFFFCC;
	border:1px solid  #FBDA84;
	line-height:2em;
}