
body {
margin:0px;
	padding:0px;
	border:0px;
background-color:#fff;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #003366;

}

a {
	TEXT-DECORATION: underline;
	COLOR: #016599; 
}

a:link {
	text-decoration: underline;
	COLOR: #016599; 
	text-decoration:none;
}

a:visited {
    text-decoration: underline;
	COLOR: #016599; 
	text-decoration:none;
}

a:hover {
	color: #e16f00;
	text-decoration: underline;
}

a:active {
	COLOR: #016599; 
	text-decoration: underline;
}

#homePageWrapper {


	left:0px;
	top:0px;
	width:970px;
	height:auto;
	z-index:1;
margin:0 auto;
	padding:0px;

	
}
#homePageWrapper1 {

	position:relative;
	left:0px;
	top:0px;
	width:970px;
	height:auto;
	z-index:1;
margin:0 auto;
	padding:0px;

	
}
#TabbedPanelWrapper {
	position:absolute;
	left:0px;
	top:370px;
	width:100%;
	height:auto;
	z-index:1;

	
}


#defalutBG {
	position:absolute;
	left:0px;
	top:14px;
	width:970px;
	height:357px;
	z-index:1;

}






/* HEADER CSS */

#header {
	width: 970px;
	margin:0 auto;

}

#mainHead {
	padding: 3px 0;

	border:0;
	width:970px;
	margin:0 auto;
}

#header div.logoblock {	
	border: none;	

}	

#header .logo {
	float: left;
	padding: 0;
	margin: 0;	
}

#header .location {
	float: left;
	padding: 0;
	margin: 0;
	color: #5b5b5b;

	margin-top: 25px;
}

.makeBold {
	font-weight: 700;
}


div.mainMenu {
	margin-top: 17px;
	padding: 5px 5px 0 5px;
	float: right;
	font-size: 11px;
	border:0;
	color: #333;
    width: 250px;
}

.mainMenu ul {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}

.mainMenu li {
	width: auto;
	margin-left:20px;
	padding: 0;
	color: #333;
	text-decoration: none;
	background: #fff;
	float: left;
	list-style: none;
	line-height: 11px;
}

.mainMenu li.first {
	width: auto;
	margin: 0;
	padding: 0;
	color: #333;
	text-decoration: none;
	background: #fff;
	float: left;
	list-style: none;
	line-height: 11px;
}


.mainMenu a {
	text-decoration: none;
	display: block;
	color: #333;
	background: #fff;
	padding: 5px;
}

.mainMenu a span.arrowBack {
	background: url(/english/Skin/addone/icons/arrow.gif) no-repeat right;
	padding-right: 20px;
	background-color: transparent;
	color: #333;
}

.mainMenu a.storeLogin {
	background: url(/english/Skin/addone/icons/login2.jpg) no-repeat left;
	padding-left: 30px;
	background-color: #fff;
	color: #333;
}

.mainMenu a.storeLogin:hover {
	background: url(/english/Skin/addone/icons/login.jpg) no-repeat left;
	padding-left: 30px;
	background-color: #E2E2E2;
}

.mainMenu a.myBasket {
	background: url(/english/Skin/addone/icons/basket2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;	
}

.mainMenu a.myBasket:hover, li#myBasket a.active {
	background: url(/english/Skin/addone/icons/basket.jpg) no-repeat left;
	background-color: #E2E2E2;
	padding-left: 30px;	
}

.mainMenu a.myAccount {
	background: url(/english/Skin/addone/icons/account2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;
	
}

.mainMenu a.myAccount:hover, li#myAccount a.active {
	background: url(/english/Skin/addone/icons/account.jpg) no-repeat left;
	background-color: #E2E2E2;
	padding-left: 30px;	
}

.mainMenu a.quickOrder {
	background: url(/english/Skin/addone/icons/qo2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;
	color: #333;

}

.mainMenu a.quickOrder:hover {
	background: url(/english/Skin/addone/icons/qo.jpg) no-repeat left;
	background-color: #E2E2E2;
	padding-left: 30px;

}

.mainMenu a:hover {
	text-decoration: none;
	background-color: #E2E2E2;
}

.mainMenu li {

	z-index:100;
}

.mainMenu ul li ul li {
	padding: 0;
	margin: 0;	
}

.mainMenu ul li ul li a {
	padding: 5px 8px;
	width: 156px;	
}

.mainMenu div.trigger {
	position: absolute;
	left: 25px;
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCCC;
	background: #FFF;
	width: 172px;
}

.mainMenu div.trigger a {
	color: #333;
}

.mainMenu li li {
	border: none;	
}

/* SUB MENU */
#subheader_menu {
	background: #F0F0F0 url(/english/Skin/addone/subhead.jpg) repeat-x;
	border-bottom: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	border-left: 1px solid #A3A3A3;
	padding: 11px 10px 2px 15px;
	height: 19px;
	z-index: 1;
}


#subheader_menu div.subleft {
	color: #003366;
	float: left;
	padding: 0;
	margin: 0;
}
#subheader_menu div.subcenter {
	color: #003366;
	float: left;
	padding-left: 50px;
	margin:0 auto;
}
#subheader_menu div.subcenter a{
	color: #FF3300;
}

#subheader_menu div.subcenter a:hover {
	color: #e16f00;
	text-decoration: underline;
}

#subheader_menu div.subcenter a:active {
	COLOR: #016599; 
	text-decoration: underline;
}

input#formHeaderSearchSelect {
	z-index: 1;
}
#subheader_menu div.subleft a {
	font-weight: bold;
}

#subheader_menu div.subright {
	color: #003366;
	float: right;
	padding: 0;
	margin: 0;
	margin-top: -5px;
	width: 230px;
}

html>body #subheader_menu div.subright {margin-top: -5px;}

#header .searchTextBox {
	border: 1px solid #5788B0;
	color: #003366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 180px;
	padding: 2px;
	float: left;
	margin-right: 5px;
}

.searchDropdown {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	border: 1px solid #5B5B5B;
	color: #333333;
	width: 185px;
	margin-top: 0px;
	float: left;
	margin-right: 0px;

}

html>body .searchDropdown {margin-top: 2px;margin-right: 4px;}

#header .searchButton {
	margin-top: 1px;
	border: 1px solid #B0B0B0;
}

html>body #header .searchButton {margin-top: 2px;}



/* BLUE BAR MENU */

#topMenu {
	height: 38px;
	background: url("/english/Skin/addone/navigation/background.gif") repeat-x;
	border-top: 1px solid #a3a3a3;
	border-bottom: 1px solid #5b5b5b;
	border-left: 1px solid #A3A3A3;
	padding-bottom: 0px;

	
}

html>body #topMenu {height: 38px;}

#topMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#topMenu ul li {
	float: left;
	display: block;
	border-left: 1px solid #457ebe;
	margin: 8px 0 0 0;
	padding: 0;

	list-style-type: none;
	z-index:100;
}

#topMenu ul li.first {
	border-left: 0;
}

#topMenu ul li a {
	display: block;
	padding: 8px 25px 6px 25px;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#topMenu ul li a.active {
	background: #FFF;
	color: #004799;
	
}

.subMenu {
	position: absolute;
	top: 90px;
	left: -1;
	background: #FFF;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	width: 732px;
	display: none;
	z-index: 99;
	padding: 0;
}

.subMenuAlt {
	position: absolute;
	top: 90px;
	left: -1;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	width: 200px;
	display: none;
	z-index: 99;
	padding: 0;
}

#topMenu ul li div.active {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;

}

.subMenu h3 {
	color: #003366;
	font-size: 1em;
	border-bottom: 1px solid #78b3ee;
	padding-bottom: 3px;
	margin: 10px;
}

.subMenu div.left {
	float: left;
	width: 453px;
	border-right: 1px solid #e2e2e2;
	padding-right:5px;
}

.subMenu div.right {
	float: left;
	width: 257px;
	padding-left: 8px;
}

#topMenu .subMenu ul, #topMenu .subMenu ul li {
	margin: 0;
	padding: 0;
	border: 0;
	display: static;
	float: none;
	
}

#topMenu .subMenuAlt ul, #topMenu .subMenuAlt ul li {
	margin: 0;
	padding: 0;
	border: 0;
	display: static;
	float: none;
}

#topMenu .subMenu ul {
	margin-bottom: 10px;
}

#topMenu .subMenu ul li {
	background: url("/english/Skin/addone/navigation/bullet.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 6px;
	padding-bottom: 4px;

		
}

#topMenu .subMenu ul li.subContent {
	background: url("/english/Skin/addone/navigation/bullet2.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 20px;
	padding-bottom: 4px;
}

#topMenu .subMenu ul li.subHead {
	background: url("/english/Skin/addone/navigation/bullet.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 6px;
	padding-bottom: 4px;
	color:#004799;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
}

#topMenu .subMenuAlt ul li {
	padding-left: 5px;
	margin-left: 0px;
	padding: 1px 2px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	
}

#topMenu .subMenu ul li a {
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	padding: 0;
	margin: 0;
	display: static;
}

#topMenu .subMenu ul li.subContent a {
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	padding: 0;
	margin: 0;
	display: static;
}

#topMenu .subMenuAlt ul li a {
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	padding: 3px 7px;
	margin: 0;
	display: static;
	text-decoration: none;
	width:190px;
}

html>body #topMenu .subMenuAlt ul li a {width:auto;}

#topMenu .subMenuAlt ul li a:hover {
	background: #5B5B5B;
	color: #fff;
	padding: 3px 7px;
	text-decoration: none;
}

#topMenu .subMenu ul li a:hover {
color: #e16f00;
	text-decoration: underline;
}

#topMenu .subMenuAlt ul li a:hover {
	background: #5B5B5B;
	color: #fff;
	text-decoration: none;
}

.lastRow {
	border: none;
}

.mleft {
	float: left;
	width: 227px;
}

.mright {
	float: right;
	width: 217px;
}

.inline {
	display: inline;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#fixBanners {
	height:  296px;
   	margin-bottom: -22px;
}

*:first-child+html #fixBanners {
margin-bottom: 0px;
}

/* FOOTER */

#footer {


	width: 100%;
	margin-top: 1px;
}

#footer ul#footerNav {
	margin: 0;
	padding: 10px 0;
	border: 1px solid #B0B0B0;
	text-align: left;
	background-image: url(/english/Skin/addone/backFooterNav.gif);
	background-repeat: repeat-x;
}

#footer ul#footerNav li {
	display: inline;
	margin: 0 1em 0 0;
	padding: 0 0 0 1em;
	font-weight: bold;
	border-left: 2px solid;
}

#footer ul#footerNav li.first {
	border: none;
}

#footer ul#utility {
	margin: 10px 0 0 10px;
	padding: 0;
}

#footer ul#utility li {
	display: inline;
	margin: 0;
	padding: 0 1em;
	border-left: 1px solid #666;
}

#footer ul#utility li.first {
	border: none;
	padding-left: 0;
}

#footer ul#utility li a {
	color: #666;
}

#footer #copyright {
	float: left;
	margin: 10px;
}

/* FOOTER1 */

#footer1 {
	position:relative;

	width: 100%;
	margin-top: 1px;
}

#footer1 ul#footerNav {
	margin: 0;
	padding: 10px 0;
	border: 1px solid #B0B0B0;
	text-align: left;
	background-image: url(/english/Skin/addone/backFooterNav.gif);
	background-repeat: repeat-x;
}

#footer1 ul#footerNav li {
	display: inline;
	margin: 0 1em 0 0;
	padding: 0 0 0 1em;
	font-weight: bold;
	border-left: 2px solid;
}

#footer1 ul#footerNav li.first {
	border: none;
}

#footer1 ul#utility {
	margin: 10px 0 0 10px;
	padding: 0;
}

#footer1 ul#utility li {
	display: inline;
	margin: 0;
	padding: 0 1em;
	border-left: 1px solid #666;
}

#footer1 ul#utility li.first {
	border: none;
	padding-left: 0;
}

#footer1 ul#utility li a {
	color: #666;
}

#footer1 #copyright {
	float: left;
	margin: 10px;
}

 
 img.corner {
   width: 15px;
   height: 27px;
   border: none;
   display: block !important;
}
 


.link1BoxWrapper {
	position:relative;

	top:14px;
	width:307px;
	height:250px;
	z-index:1;
	
}



.link2BoxWrapper {
	position:absolute; 
	left:312px;
	top:14px;
	width:180px;
	height:250px;
	z-index:1;
	
}
.link3BoxWrapper {
	position:absolute; 


	left:497px;
	top:14px;
	width:180px;
	height:250px;
	z-index:1;
	
}
.link4BoxWrapper {
	position:absolute; 
	left:682px;
	top:14px;
	width:180px;
	height:250px;
	z-index:1;
	
}
.link5BoxWrapper {

	position:absolute; 
	left:862px;
	top: 145px;
	width:110px;
	height:130px;

	
}
.link6BoxWrapper {

	position:absolute; 
	left:867px;
	top:14px;
	width:103px;
	height:54px;
	BORDER-RIGHT: #c1d2da 1px solid;
	 BORDER-TOP: #c1d2da 1px solid; 
	 BORDER-LEFT: #c1d2da 1px solid;
	 BORDER-BOTTOM: #c1d2da 1px solid;
	
}

.link6BoxWrapper a{
	top:0px;
	padding:0px;
	margin:0px;
	border:0px;

}

.link6BoxWrapper IMG {

		border:0px;
}
.link7BoxWrapper {

	position:absolute; 
	left:867px;
	top:80px;
	width:103px;
	height:54px;
	BORDER-RIGHT: #c1d2da 1px solid;
	 BORDER-TOP: #c1d2da 1px solid; 
	 BORDER-LEFT: #c1d2da 1px solid;
	 BORDER-BOTTOM: #c1d2da 1px solid;
	
}
.link7BoxWrapper a{
	top:0px;
	padding:0px;
	margin:0px;
	border:0px;

}

.link7BoxWrapper IMG {

		border:0px;
}
#listBG {
	position:absolute;
	left:12px;
	top:8px;
	float: left;

	z-index:1;

}
#listBG #showBG{
	float: left;
	top:8px;
	border: 1px solid #B0B0B0;
	width:202px;
	height:370px;

}
#mainBG{
	float: left;
	position:absolute;
	left:220px;
	top:8px;
	border: 1px solid #B0B0B0;
	z-index:1;
}

.BoxWrapper{
border:0px; 
	margin: 0px;
	padding: 0px;
	float: left;
	z-index:1;
	width:970px;
	}

#classtree{
	width:200px;
}
#tree_folder{

	background: url(/english/Skin/addone/pc_lbg.gif) no-repeat left;
	background-color: #86B1D3;
	border: 1px solid #ffffff;
	padding-left: 22px;
	width:180px;
	height:25px;
	text-decoration: none;

	float: left;
	list-style: none;
	line-height: 25px;
	margin:0px;	
}
#tree_line #tree_folder{
	background: url(/english/Skin/addone/icon_arrow.gif) no-repeat left;
	background-color: #e8e8e8;
	border: 1px solid #ffffff;
	padding-left: 22px;

	width:180px;
	height:22px;
	text-decoration: none;
	float: left;
	list-style: none;
	line-height: 22px;
	margin:0px;
	
}

.tree_folder{

	background: url(/english/Skin/addone/pc_lbg.jpg) no-repeat left;
	background-color: #86B1D3;
	border: 1px solid #ffffff;
	padding-left: 22px;
	width:200px;
	height:25px;
	text-decoration: none;
	float: left;
	list-style: none;
	line-height: 25px;
	margin:0px;	
}
.tree_folder .lista{
color:#F0FAFA;

}
#linc{
padding:0px;
	margin:0px;
BORDER-RIGHT: #b0b0b0 1px solid; 
BORDER-TOP: #b0b0b0 1px solid;
OVERFLOW: hidden;
BORDER-BOTTOM: #b0b0b0 1px solid;

BORDER-LEFT: #b0b0b0 1px solid;
HEIGHT: auto;
WIDTH: auto;

}
#xiaoline{

	padding-bottom: 0px;
	}
	#xiaoline ul {
 width:100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#xiaoline ul li {
	float: left;
	display: block;
	border-left: 1px solid #ffffff;
	margin: 8px 0 0 0;
	padding: 0;

	list-style-type: none;
	z-index:100;
}

.pic_art{
BORDER-RIGHT: #b0b0b0 1px solid; 
BORDER-TOP: #b0b0b0 1px solid;
OVERFLOW: hidden;
BORDER-BOTTOM: #b0b0b0 1px solid;

BORDER-LEFT: #b0b0b0 1px solid;
PADDING-RIGHT: 5px;
 PADDING-LEFT: 5px;
  PADDING-BOTTOM: 5px; 
  PADDING-TOP: 5px;
  width: 550px;
  height:200px;
}
.pic_art_img{
  float: left;
  WIDTH:  300px;
  HEIGHT: 200px;

   margin-right:5px;
}
.pic_art_title{


BORDER-RIGHT: #b0b0b0 1px solid; 
BORDER-TOP: #b0b0b0 1px solid;

BORDER-BOTTOM: #b0b0b0 1px solid;

BORDER-LEFT: #b0b0b0 1px solid;

 overflow:hidden;
 line-height:20px;

TEXT-ALIGN: center;

WIDTH: 240px;
HEIGHT:20px;

background-color:#e5eff9;
font-weight:bold;

}
.pic_art_content{

BORDER-RIGHT: #b0b0b0 1px solid; 
BORDER-TOP: #b0b0b0 1px solid;

BORDER-BOTTOM: #b0b0b0 1px solid;

BORDER-LEFT: #b0b0b0 1px solid;
 overflow:hidden;

 margin-top:5px;
background-color:#f5f5f5;
WIDTH: 230px;
HEIGHT:150px;
  PADDING-TOP: 10px;
  padding-left:5px;
  padding-right:5px;
}

.pic_add{text-align:right;

}
.p_end_lab {
	FONT-SIZE: 10px; BACKGROUND-IMAGE: url(/english/Skin/addone/p_end_lab.gif); CURSOR: hand; COLOR: #555555; PADDING-TOP: 10px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Arial; HEIGHT: 21px
}
.p_end_lab_f {
	FONT-SIZE: 12px; BACKGROUND-IMAGE: url(/english/Skin/addone/p_end_lab_f.gif); COLOR: #006699; PADDING-TOP: 10px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Arial; HEIGHT: 21px
}
.pe_lab_bor {
	BORDER-RIGHT: #d7d7d7 1px solid; BORDER-LEFT: #d7d7d7 1px solid; BORDER-TOP-STYLE: none; BORDER-BOTTOM: #d7d7d7 1px solid
}
.text_black {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 150%; PADDING-TOP: 2px; FONT-FAMILY: Arial, "宋体"
}
.text_red {
	FONT-SIZE: 12px; COLOR: #cc0000; LINE-HEIGHT: 150%; PADDING-TOP: 2px; FONT-FAMILY: Arial, "宋体"
}
/* CSS Document */


　/* --留言频道CSS定义开始-- */
/* 留言栏目标题文字链接的CSS定义－－调用代码为<a class='Guest' ***>***</a> */
a.Guest:link {color: #ffffff;}
a.Guest:visited {color: #ffffff;}
a.Guest:hover{COLOR: #ff0000;}
a.Guest:active {color: #ffffff;}

.Guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
background:url(/english/Skin/blue/main_title_760.gif);
background:#5b5b5b;

border: 1px solid #D2D3D9;padding-left:5;height: 29;color: ffffff;
}
.Guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #D2D3D9;padding: 8;
}
.Guest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #D6D4D0;
}
.Guest_title /* 标题背景颜色定义(760) */
{
background:#D6D4D0;color: #333333;font-weight: normal;height: 25;
}
.Guest_tdbg /* 表格背景颜色定义(760) */
{
background:#FAFAFA;line-height: 120%;
}
.Guest_tdbg_1px /* 留言显示1px表格背景颜色定义 */
{
background:#D2D3D9;
}
.Guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97D2DF;background:#E8F5F8;color: #006633;
}
.Guest_ReplyAdmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;
}
.Guest_ReplyUser /* 用户回复文字背景颜色定义(760) */
{
color: #449AE8;
}

　　/* --留言频道CSS定义结束-- */

.main_title_575 /* 中栏标题表格背景、文字颜色定义(575) */
{
color:#4B4C4A;background:#e8e8e8;
/*background:url(//english/Skin/blue/main_title_575.gif);*/
text-align: left;padding-left:20;height: 26;
padding-top:10;
}
.main_tdbg_575 /* 中栏内容表格背景、文字颜色定义(575) */
{
/*border: 1px solid #F7F6F4;*/
background:#F7F6F4;
line-height: 150%;
text-align: left;
padding-left:5;
padding-right:5;
}


.left_tdbgall /* 左栏表格总背景颜色定义 */
{
background:#ffffff;
}
.text_blue {
	FONT-SIZE: 12px; COLOR: #006699; LINE-HEIGHT: 150%; PADDING-TOP: 2px; FONT-FAMILY: Arial, "宋体"
}
.text_blue:link {
	TEXT-DECORATION: none
}
.text_blue:visited {
	TEXT-DECORATION: none
}
.text_blue:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline
}

.i_cbg {
	BACKGROUND-POSITION: left center; BACKGROUND-IMAGE: url(/english/Skin/addone/i_cbg.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 250px
}
.i_cbg_f {
	BACKGROUND-POSITION: left center; BACKGROUND-IMAGE: url(/english/Skin/addone/i_cbg_f.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 250px
}

#linkBoxHeader {
	position:relative;
	top:0;
	left:0;
	background-image:url(/english/Skin/addone/header_184bg.png);
	background-repeat: no-repeat;	
	width:180px;
	height:25px;
	padding:0px;
	margin:0px;




}

#linkBoxHeader a{
	display: block;
	padding: 4px 20px 4px 20px;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;

}
#linkBoxHeader a:hover{

	color: #e16f00;



		text-decoration: none;
}
#linkBoxMiddle {
	position:relative;
	top:0;
	left:0;
	background-image:url(/english/Skin/addone/linkToMiddle.jpg);
	background-repeat: no-repeat;	
	width:180px;
	height:170px;
	padding:0px;
	margin:0px;
}
#linkBoxMiddle #content{
	padding-top:1px;
}

#linkBoxMiddle #content .subhead {
font-weight:bold; color:#e16f00; padding-left:13px;
}

#linkBoxMiddle #content ul {
	color:#1279c6;
	padding-left:20px; 
	padding-right:10px; 
	margin:0px; 
	margin-top:0px;
}

#linkBoxMiddle #content li {

	padding-top:1px;
}

#linkBoxBottom {

	top:0;
	left:0;
	width:180px;
	height:24px;
	padding:0px;
	margin:0px;
	background-image:url(/english/Skin/addone/linkspecial.jpg);
}

#newsBoxWrapper {
	position:absolute;
	left:745px;
	top:14px;
	width:225px;


	height:250px;
	z-index:1;
	
}

#newsBoxHeader {
	position:relative;
	top:0;
	left:0;
	background-image:url(/english/Skin/addone/web2.gif);
	background-repeat: no-repeat;	
	width:225px;
	height:60px;
	padding:0px;
	margin:0px;
	
}

#newsBoxHeader a{
	display: block;
	padding: 8px 30px 4px 30px;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;

}
#newsBoxHeader a:hover{

	color: #e16f00;



		text-decoration: none;
}

#newsBoxMiddle {

position:relative;
	top:0;
	left:0;
	background-image:url(/english/Skin/addone/web1.gif);
	background-repeat:  repeat-y;	
	width:225px;
	height:100px;
	padding:0px;
	margin:0px;

}

#newsBoxMiddle #content{
	padding-top:2px;
}

#newsBoxMiddle #content .subhead {
font-weight:bold; color:#e16f00; padding-left:20px;
}

#newsBoxMiddle #content ul {
	color:#1279c6;
	padding-left:30px; 
	padding-right:5px; 
	margin:0px; 
	margin-top:0px;
}

#newsBoxMiddle #content li {
line-height:20px;
font-size:12px;
font-family:"宋体";

}

#newsBoxBottom {
	top:0;
	left:0;
	width:225px;
	height:20px;
	padding:0px;
	margin:0px;
	background-image:url(/english/Skin/addone/web3.gif);
	background-repeat:no-repeat;	
}
#linkbox{
	padding:0px;
	margin:0px;
	width:225px;
	height:80px;
		border:0px;

}
#linkbox a{
	padding:0px;
	margin:0px;

		border:0px;
}
#linkbox img{
	padding:0px;
	margin:0px;

		border:0px;
}
.entry {
	BORDER-RIGHT: #c1d2da 1px solid; PADDING-RIGHT: 7px; BORDER-TOP: #c1d2da 1px solid; MARGIN-TOP: 10px; PADDING-LEFT: 7px; FLOAT: left; PADDING-BOTTOM: 5px; BORDER-LEFT: #c1d2da 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #c1d2da 1px solid
}
.entry P {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.entry IMG {
	BORDER-RIGHT: #c1d2da 1px solid; BORDER-TOP: #c1d2da 1px solid; BORDER-LEFT: #c1d2da 1px solid; BORDER-BOTTOM: #c1d2da 1px solid
}
.entryin {
top:0px;
	margin:0px;
	BORDER-RIGHT: #c1d2da 1px solid;

	BORDER-TOP: #c1d2da 1px solid;
	PADDING-LEFT: 7px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #c1d2da 1px solid;
	BORDER-BOTTOM: #c1d2da 1px solid
}

.entryin P {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px;
	
		float: left;}
.entryin IMG {
	BORDER-RIGHT: #c1d2da 1px solid; BORDER-TOP: #c1d2da 1px solid; BORDER-LEFT: #c1d2da 1px solid; BORDER-BOTTOM: #c1d2da 1px solid
}

#linkBoxMiddleg {
	position:relative;
	top:0;
	left:0;
	background-image:url(/english/Skin/addone/link01.jpg) ;
	background-repeat: no-repeat;	
	width:176px;
	height:200px;
	BORDER-RIGHT: #c1d2da 1px solid;
border-top: #c1d2da 0px solid;
	  BORDER-LEFT: #c1d2da 1px solid;
	   BORDER-BOTTOM: #c1d2da 1px solid;

	z-index:1;
	padding:0px;
	margin:0px;
}




#linkBoxMiddleg #content ul {

	color:#669999;
	padding-left:20px; 
	padding-right:5px; 

	margin:0px; 
	border:0px;
}

#linkBoxMiddleg #content li {

line-height:20px;
font-size:12px;
font-family:"宋体";

}
#linkBoxMiddleg #content li a {
	TEXT-DECORATION: underline;
	COLOR: #669999; 
}

#linkBoxMiddleg #content li a:link {
	text-decoration: underline;
	COLOR: #669999; 
	text-decoration:none;
}

#linkBoxMiddleg #content li a:visited {
    text-decoration: underline;
	COLOR: #669999; 
	text-decoration:none;
}

#linkBoxMiddleg #content li a:hover {
	color: #e16f00;
	text-decoration: underline;
}

#linkBoxMiddleg #content li a:active {
	COLOR: #016599; 
	text-decoration: underline;
}

#entryin1 {
	background-image:url(/english/Skin/addone/link01.jpg) ;
	top:0px;
	padding:0px;
	margin:0px;
	width:176px;
	height:60px;
	BORDER-RIGHT: #c1d2da 1px solid;
	 BORDER-TOP: #c1d2da 1px solid; 
	 BORDER-LEFT: #c1d2da 1px solid;
	 BORDER-BOTTOM: #c1d2da 0px solid;
}
#entryin1 a{
	top:0px;
	padding:0px;
	margin:0px;
	border:0px;

}

#entryin1 IMG {

		border:0px;
}

.entry1 {
	position:absolute; 
	background-image:url(/english/Skin/addone/link02.gif) ;

	width:300px;
	height:80px;
	z-index:1;

		BORDER-RIGHT: #c1d2da 1px solid;

	BORDER-TOP: #c1d2da 1px solid;

	BORDER-LEFT: #c1d2da 1px solid;
	BORDER-BOTTOM: #c1d2da 1px solid
	
}
.entry1 img{
	float: left;
		border:0px;
}
.entry1 #content ul {
	float: left;
	color:#669999;
	padding-left:20px; 
	padding-right:5px; 

	margin:0px; 
	border:0px;
}

.entry1 #content li {
line-height:20px;
font-size:12px;

font-family:"宋体";
}
.entry1 #content li a {
	TEXT-DECORATION: underline;
	COLOR: #669999; 
}

.entry1 #content li a:link {
	text-decoration: underline;
	COLOR: #669999; 
	text-decoration:none;
}

.entry1 #content li a:visited {
    text-decoration: underline;
	COLOR: #669999; 
	text-decoration:none;
}

.entry1 #content li a:hover {
	color: #e16f00;
	text-decoration: underline;
}

.entry1 #content li a:active {
	COLOR: #016599; 
	text-decoration: underline;
}
.entry2 {
	position:absolute; 
	background-image:url(/english/Skin/addone/link02.gif) ;
	top:90px;
	width:300px;
	height:80px;
	z-index:1;
		BORDER-RIGHT: #c1d2da 1px solid;

	BORDER-TOP: #c1d2da 1px solid;


	BORDER-LEFT: #c1d2da 1px solid;
	BORDER-BOTTOM: #c1d2da 1px solid
	
}
.entry2 img{
	float: left;
		border:0px;
}

.entry2 #content ul {
	float: left;
	color:#669999;
	padding-left:20px; 
	padding-right:5px; 

	margin:0px; 
	border:0px;
}

.entry2 #content li {
line-height:20px;
font-size:12px;
font-family:"宋体";


}

.entry2 #content li a {
	TEXT-DECORATION: underline;
	COLOR: #669999; 
}

.entry2 #content li a:link {
	text-decoration: underline;
	COLOR: #669999; 
	text-decoration:none;
}

.entry2 #content li a:visited {
    text-decoration: underline;
	COLOR: #669999; 
	text-decoration:none;
}

.entry2 #content li a:hover {
	color: #e16f00;
	text-decoration: underline;
}

.entry2 #content li a:active {
	COLOR: #016599; 
	text-decoration: underline;
}
.entry3 {

	position:absolute; 
	background-image:url(/english/Skin/addone/link02.gif) ;
	top:180px;
	width:300px;
	height:80px;
	z-index:1;
		BORDER-RIGHT: #c1d2da 1px solid;

	BORDER-TOP: #c1d2da 1px solid;


	BORDER-LEFT: #c1d2da 1px solid;
	BORDER-BOTTOM: #c1d2da 1px solid
	
}
.entry3 img{
	float: left;
		border:0px;
}

.entry3 #content ul {
	float: left;
	color:#669999;
	padding-left:20px; 
	padding-right:5px; 

	margin:0px; 
	border:0px;
}

.entry3 #content li {
line-height:20px;
font-size:12px;
font-family:"宋体";
}
.entry3 #content li a {
	TEXT-DECORATION: underline;
	COLOR: #669999; 
}

.entry3 #content li a:link {
	text-decoration: underline;
	COLOR: #669999; 
	text-decoration:none;
}

.entry3 #content li a:visited {
    text-decoration: underline;
	COLOR: #669999; 
	text-decoration:none;
}

.entry3 #content li a:hover {
	color: #e16f00;
	text-decoration: underline;
}

.entry3 #content li a:active {
	COLOR: #016599; 
	text-decoration: underline;
}



