﻿body, html
{
	margin: 0px;
	padding: 0px;
	color: #696969;
	/*position:absolute;*/
	font-size: 12px;
	font-family:verdana, arial, sans-serif;
}

img, div, a, input { behavior: url(http://192.168.1.18/JieYou/App_Themes/Default/iepngfix.htc) }


#CommonOuter
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#Common
{
	
	font-size: 12px;
}


/********  CommonHeader  ************/
#CommonHeader
{
	background: url(Images/bg_head_1.jpg);
	width: 900px;
    height: 175px;
}

#CommonHeader1
{
	background: url(Images/bg_head_2.jpg);
	width: 900px;
    height: 175px;
}

.CommonTitleBar
{
	position: relative;
}

.CommonTitleBarImage
{
	text-align: right;
}

.submenu
{
	margin-right: 3px;
    padding-right: 8px;
    height: 28px;
    text-align: right;
    color: #696969;
}

.logo
{
	margin-left: 3px;
    padding-left: 8px;
	width: 130px;
    height: 34px;
}

.menu
{
	margin-top: 18px;
	margin-right: 60px;
    padding-right: 8px;
    height: 50px;
    text-align: right;
    color: #696969;
}

.menu_left
{
	background: url(Images/bg_menu_left.jpg);
	width: 20px;
    height: 50px;
}

.menu_center
{
	background: url(Images/bg_menu_center.jpg);
    height: 50px;
    width: 75px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
.menu_center a:link, .menu_center a:visited, .menu_center a:active
{
	color: #666666; text-decoration:none; font-weight:bold;
}
.menu_center a:hover
{
	text-decoration:none; color:#F46D00;
}
.menu_line 
{
	background: url(Images/bg_menu_line.jpg);
	width: 5px;
    height: 50px;
}

.menu_right
{
	background: url(Images/bg_menu_right.jpg);
	width: 20px;
    height: 50px;
}


.CommonTitleBarTitleArea
{
	padding: 8px;
}

.CommonTitleBarTitle
{
	font-size: 28px;
    font-weight: bold;
}

.CommonTitleBarSearchArea
{
	text-align: right;
	/*font-family: Arial, Helvetica;*/
	color: #666666;
	padding: 10px;
	padding-right: 20px;
	margin-top: 5px;
}

#Welcome
{
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-top: -5px;
	padding-bottom: 10px;
}

.CommonSearchButtonOuter
{
	/*background-image: url(images/common/search-button.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
	
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #cccccc;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	color: #999999;
	
	margin-left: 4px;
}

.CommonSearchButton
{
	/*background-image: url(images/common/search-button-right.gif);*/
	background-position: top right;
	background-repeat: no-repeat;
	
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #cccccc;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #999999;
}

.CommonSearchButton:link, .CommonSearchButton:visited, .CommonSearchButton:active
{
	color: #999999;
	text-decoration: none;
}

.CommonSearchButton:hover
{
	text-decoration: underline;
}


/********  CommonBody  ************/
#CommonBody
{
	/*background: url(Images/bg.gif);*/
}

.CommonContentArea
{
	/*background-color: #ffffff;
	margin: 4px;
	padding: 0px 10px 10px 10px;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	text-align: left;*/
}

.CommonContent
{
	padding: 0px;
	/*font-family: Arial, Helvetica;*/
	font-size: 100%;
	width: 900px;
	height: 655px;
	background: url(Images/bg_content_1.jpg);
}

.CommonContent1
{
	padding: 0px;
	/*font-family: Arial, Helvetica;*/
	font-size: 100%;
	width: 900px;
	height: 655px;
	background: url(Images/bg_content_2.jpg);
}

.CommonContent2
{
	padding: 0px;
	/*font-family: Arial, Helvetica;*/
	font-size: 100%;
	width: 900px;
	background: url(Images/bg_content_3.gif) repeat-x top left;
}

#column
{
	padding-top: 6px;
	float:right; width:652px;
}
#column1
{
	float:left; width:835px;
}
#column_padder{
	margin-right:2px;
}
#column_padder1{
	margin-right:0px;
}
#categories1
{
	background: url(Images/list_3.gif);
	width: 515px;
	height: 100px;
}
#sidebar
{
	padding-top: 10px;
	float:left; width:180px;
}
#sidebar_padder
{
	margin-left:2px;
}
#Login
{
	background: url(Images/bg_login_10.gif);
	width: 180px;
	height: 170px;
}
#En-Login
{
	background: url(Images/en_bg_login_10.gif);
	width: 180px;
	height: 170px;
}
#sidebar1
{


	
}
#sidebar1 .flash
{
	padding-top: 63px;
	padding-left: 2px;
	width: 178px;
	height: 145px;
	text-align: center;
}

#categorylist
{
	width: 180px;
	height: 320px;
}



#column01{
	float:right; width:578px;
}
#column01_padder{
	margin-left:2px;
}
#sidebar01{
	float:left; width:253px;
}
#sidebar01_padder{
	margin-right:2px;
}


/********  CommonFooter  ************/
#CommonFooter
{
	background: url(Images/bg_foot_1.jpg);
    margin-bottom: 0px;
	font-size: 12px;
	text-align:center;
	width: 900px;
	height:70px;
	color: #696969;
}

#CommonFooter a:link, #CommonFooter a:visited, #CommonFooter a:active
{
	color: #696969;padding-top: 20px;
}

.Copyright
{
	padding-top: 16px;
	font-family:verdana, arial, sans-serif;
	font-size: 11px;
	text-align:center;
	color: #696969;
}

.Copyright a:link, .Copyright a:visited, .Copyright a:active
{
	color: #fff;padding-top: 20px; text-decoration:none;
}

/*

#divLoading
{
	position:absolute; top:68px; right:280px; z-index:12; padding:3px
}
#divLoading .loadingIco
{
	width:16px; height:16px; display:block; float:left; margin-right:3px; background-image: url(Images/Loading.gif);
}
#divLoading .loadingTxt
{
	float:left;
	color:#F46D00;
	font-weight: bold;
}
*/

/* *********************************start table01*************************** */
div.table01-title{
	clear:both; width:300px; margin:0 auto; padding:0;  color: #666666;
}
div.table01-title ul{
	clear:both; width:300px; line-height:28px; background:url(Images/row_line_01.jpg) repeat-x bottom left;
}
div.table01-title li.left{
	float:left; padding-left:2px; line-height:28px; padding-left:6px; font-weight:bold; font-size:14px;color:#4DAE29; /* color:#0C7BB1; */
}
div.table01-title li.right{
	float:right; padding:0;
}
div.table01-title li a:link,div.table01-title ul a:visited,div.table01-title ul a:active{
	 color: #666666; text-decoration:none;
}
div.table01-title ul a:hover{
	text-decoration:none; color:#F46D00;
}
div.table01-rows{
	width:300px; margin:0 auto;
}
div.table01-rows-bg{
	width:100%; float:left;
}
div.table01-rows-content{
	padding:0; height:180px;
}
div.table01-rows-content ul.row1{
	clear:both; width:258px; height:28px; line-height:28px;background:url(Images/row_line_02.jpg) repeat-x bottom left; width:100%; color: #666666;
}
div.table01-rows-content ul.row2{
	clear:both; width:258px; height:28px; line-height:28px; background:#F2F9FC; border:1px #D6EAF1 solid; border-left:none; border-right:none;
}
div.table01-rows-content li.left{
	float:left; padding-left:6px; line-height:28px; font-size: 14px;
}
div.table01-rows-content span{
	padding-left:13px; background:url(Images/bg_row_point_01.jpg) no-repeat 0px 1px; height:28px; line-height:28px;
}
div.table01-rows-content span.new{
	padding-left:13px; background:url(Images/new.gif) no-repeat 0px 1px; height:28px; line-height:28px; width: 24px;
}
div.table01-rows-content li.right{
	float:right; padding:0;
}
div.table01-rows-content li.left a:link,div.table01-rows-content li.left a:visited,div.table01-rows-content li.left a:active{
	 color: #666666; text-decoration:none;
}
div.table01-rows-content li.left a:hover{
	text-decoration:none; color:#F46D00;
}
div.table01-rows-content li.right a:link,div.table01-rows-content li.right a:visited,div.table01-rows-content li.right a:active{
	 color: #666666; text-decoration:none; font-weight:bold;
}
div.table01-rows-content li.right a:hover{
	text-decoration:none; color:#F46D00;
}
div.table01-bottom{
	clear:both; width:260px; margin:0 auto; background:url(/rtx/images/support/01-02.gif); height:5px; margin-bottom:6px;
}
/* *********************************end table01*************************** */

/* *********************************start table02*************************** */
div.table02-title{
	clear:both; width:200px; margin:0 auto; padding:2px 0 0 0; font-size:14px; 
}
div.table02-title ul{
	font-size:14px;color:#1A3400;font-weight:bold;padding-left:90px; background:url(Images/bg_toplist.gif) no-repeat 0px -5px;line-height:60px;
}
div.table02-title ul a:link,div.table02-title ul a:visited,div.table02-title ul a:active{
	color:#000; text-decoration:none;
}
div.table02-title ul a:hover{
	text-decoration:none; color:#F46D00;
}
div.table02-rows{
	width:200px; margin:0 auto;
}
div.table02-rows-bg{
	width:100%; float:left;
}
div.table02-rows-content{
	padding:0; height:180px;
}
div.table02-rows-content ul.row1{
	clear:both; width:198px; height:28px; line-height:28px;background:url(Images/bg_row_dot_01.gif) repeat-x bottom left; width:100%;
}
div.table02-rows-content ul.row2{
	clear:both; width:198px; height:28px; line-height:28px; 
}
div.table02-rows-content li.left{
	float:left; padding-left:6px; line-height:28px;
}
div.table02-rows-content span{
	padding-left:13px; background:url(Images/bg_row_point_02.gif) no-repeat 0px 2px; height:28px; line-height:28px;
}
div.table02-rows-content span.new{
	padding-left:13px; background:url(Images/new.gif) no-repeat 0px 1px; height:28px; line-height:28px; width: 24px;
}
div.table02-rows-content li.right{
	float:right; padding:0;
}
div.table02-rows-content li.left a:link,div.table02-rows-content li.left a:visited,div.table02-rows-content li.left a:active{
	color: #666666; text-decoration:none;
}
div.table02-rows-content li.left a:hover{
	text-decoration:none; color:#F46D00;
}
div.table02-rows-content li.right a:link,div.table02-rows-content li.right a:visited,div.table02-rows-content li.right a:active{
	color:#4C4C4C; text-decoration:none; font-weight:bold;
}
div.table02-rows-content li.right a:hover{
	text-decoration:none; color:#F46D00;
}
div.table02-bottom{
	clear:both; width:198px; margin:0 auto; background:url(/rtx/images/support/01-02.gif); height:5px; margin-bottom:6px;
}
/* *********************************end table02*************************** */


/* *********************************start table04*************************** */
div.table04-title{
	clear:both; width:200px; margin:0 auto; padding:2px 0 0 0;
}
div.table04-title ul{
	background:url(Images/bg_member_login_01.gif) no-repeat 0px 0px; line-height: 40px; height: 40px;
}
div.table04-title ul a:link,div.table04-title ul a:visited,div.table04-title ul a:active{
	color:#000; text-decoration:none;
}
div.table04-title ul a:hover{
	text-decoration:none; color:#F46D00;
}
div.table04-rows{
	width:200px; margin:0 auto;
}
div.table04-rows-bg{
	width:100%; float:left;
}
div.table04-rows-content{
	padding:0;
}
div.table04-rows-content ul.row1{
	clear:both; width:200px; height:40px; line-height:40px;background:url(Images/bg_member_login_02.gif) no-repeat 0px 0px;
}
div.table04-rows-content ul.row2{
	clear:both; width:200px; height:40px; line-height:40px;background:url(Images/bg_member_login_03.gif) no-repeat 0px 0px;
}
div.table04-rows-content ul.row3{
	clear:both; width:200px; height:2px; line-height:2px;background:url(Images/bg_member_login_04.gif) no-repeat 0px 0px;
}
div.table04-rows-content li.left{
	float:left; padding-left:6px; line-height:28px; text-align: center;
}
div.table04-rows-content span{
	padding-left:13px; background:url(Images/bg_row_point_01.jpg) no-repeat 0px 3px; height:28px; line-height:28px;
}
div.table04-rows-content li.right{
	float:right; padding:0; text-align: center;
}
div.table04-rows-content li.left a:link,div.table04-rows-content li.left a:visited,div.table04-rows-content li.left a:active{
	color: #666666; text-decoration:none;
}
div.table04-rows-content li.left a:hover{
	text-decoration:none; color:#F46D00;
}
div.table04-rows-content li.right a:link,div.table04-rows-content li.right a:visited,div.table04-rows-content li.right a:active{
	color:#4C4C4C; text-decoration:none; font-weight:bold;
}
div.table04-rows-content li.right a:hover{
	text-decoration:none; color:#F46D00;
}
div.table04-bottom{
	clear:both; width:198px; margin:0 auto; background:url(/rtx/images/support/01-02.gif); height:5px; margin-bottom:6px;
}
/* *********************************end table04*************************** */

/* *********************************start friendsite*************************** */
div.friendsite-title{
	clear:both; width:200px; margin:0 auto; padding:2px 0 0 0; font-size:14px; 
}
div.friendsite-title ul{
	font-size:14px;color:#1A3400;font-weight:bold;padding-left:90px; background:url(Images/bg_hotlist.jpg) no-repeat 0px -5px;line-height:60px;
}
div.friendsite-title ul a:link,div.friendsite-title ul a:visited,div.friendsite-title ul a:active{
	color:#000; text-decoration:none;
}
div.friendsite-title ul a:hover{
	text-decoration:none; color:#F46D00;
}
div.friendsite-rows{
	width:200px; margin:0 auto;
}
div.friendsite-rows-bg{
	width:100%; float:left;
}
div.friendsite-rows-content{
	padding:0; height:60px;
}
div.friendsite-rows-content ul.row1{
	clear:both; width:198px; height:28px; line-height:28px;background:url(Images/bg_row_dot_01.gif) repeat-x bottom left; width:100%;
}
div.friendsite-rows-content ul.row2{
	clear:both; width:198px; height:28px; line-height:28px; 
}
div.friendsite-rows-content li.left{
	float:left; padding-left:6px; line-height:28px; width: 80px;
}
div.friendsite-rows-content span{
	padding-left:13px; background:url(Images/bg_row_point_02.gif) no-repeat 0px 2px; height:28px; line-height:28px;
}
div.friendsite-rows-content li.right{
	float:left; padding:0; color: #F46D00; font-weight: bold;
}
div.friendsite-rows-content li.left a:link,div.friendsite-rows-content li.left a:visited,div.friendsite-rows-content li.left a:active{
	color: #666666; text-decoration:none;
}
div.friendsite-rows-content li.left a:hover{
	text-decoration:none; color:#F46D00;
}
div.friendsite-rows-content li.right a:link,div.friendsite-rows-content li.right a:visited,div.friendsite-rows-content li.right a:active{
	color:#4C4C4C; text-decoration:none; font-weight:bold;
}
div.friendsite-rows-content li.right a:hover{
	text-decoration:none; color:#F46D00;
}
div.friendsite-bottom{
	clear:both; width:198px; margin:0 auto; background:url(/rtx/images/support/01-02.gif); height:5px; margin-bottom:6px;
}
/* *********************************end friendsite*************************** */


#BreadCrumb
{
	padding-left: 36px;
	font-size: 14px;
    font-weight: bold;
    padding-right: 8px;
    color:#666;
    text-align: left;
    background:url(Images/homepage.jpg) no-repeat 20px 2px;
}
#BreadCrumb a:link, #BreadCrumb a:visited, #BreadCrumb a:active
{
    text-decoration: none;color:#666;
}
#BreadCrumb a:hover
{
    text-decoration:none; color:#F46D00;
}


/* *********************************start sub01*************************** */
div.sub01-title{
	clear:both; width:600px; margin:0 auto; background:url(Images/bg_sub01_top.gif); height:10px;
}
div.sub01-rows{
	clear:both; width:600px; margin:0;
}
div.sub01-rows-bg{
	clear:both; width:100%; margin:0 auto; float:left;background:url(Images/bg_sub01_content.gif); height:auto;
}
div.sub01-rows-content{
	padding:0;
}

div.sub01-rows-content ul.row1{
	clear:both; width:600px; margin:0 auto;
}
.sub01-bar-title{
	clear:both; width:595px; height:40px; line-height:40px;background:url(Images/bg_bar_title.gif) no-repeat 0px 0px;
}
div.sub01-rows-content li.left{
	float:left; padding-left:20px; line-height:36px; text-align: center; height:36px;
}
div.sub01-rows-content span{
	padding-left:13px; background:url(Images/bullet.gif) no-repeat 0px 0px; height:36px; line-height:36px;
}
div.sub01-rows-content li.right{
	float:right; padding:0; text-align: center;
}
div.sub01-rows-content li.left a:link,div.sub01-rows-content li.left a:visited,div.sub01-rows-content li.left a:active{
	color: #666666; text-decoration:none;
}
div.sub01-rows-content li.left a:hover{
	text-decoration:none; color:#F46D00;
}
div.sub01-rows-content li.right a:link,div.sub01-rows-content li.right a:visited,div.sub01-rows-content li.right a:active{
	color:#4C4C4C; text-decoration:none; font-weight:bold;
}
div.sub01-rows-content li.right a:hover{
	text-decoration:none; color:#F46D00;
}
div.sub01-bottom{
	clear:both; width:600px; margin:0 auto; background:url(Images/bg_sub01_bottom.gif); height:10px; margin-bottom:3px;
}
/* *********************************end sub01*************************** */


#content
{
	width: 1000px;
	border: 0;
	height: 420px;	
	margin:0;
}

#leftmenu
{
	background: url(Images/bg-left.gif);
	width: 200px;
	vertical-align:top;
	padding-top: 5px;
	padding-bottom: 30px;
}

#en-leftmenu
{
	background: url(Images/bg-left.gif);
	width: 200px;
	vertical-align:top;
	padding-top: 5px;
	padding-bottom: 30px;
}

#rightcontent
{
	vertical-align:top;
	width:900px;
}

#rightcontent a:link, #rightcontent a:visited
{
	color: #000; text-decoration:none;
}

#rightcontent a:hover
{
	text-decoration:underline; color:#F46D00;
}

#rightcontent a:active
{
	color:#F46D00; text-decoration:none;
}

#rightcontent .breadCrumb
{
	font-family:宋体,georgia, verdana, arial, sans-serif;
    background-color:#FFF;
    height:20px;
    padding-left:20px;
    text-align:left;  
}

#rightcontent .breadCrumb a:link, #rightcontent .breadCrumb a:visited
{
    color: #696969; text-decoration:none;
}

#rightcontent .breadCrumb a:hover
{
    text-decoration:underline; color:#F46D00;
}

#rightcontent .breadCrumb a:active
{
    color:#F46D00; text-decoration:none;
}

#rightcontent .categoryInfo
{
    background-color:#FFF;
    height:20px;
    padding-right:20px;
    text-align:right;  
}

#rightcontent .productLists
{
    padding: 10px 10px;
}

#rightcontent .productImg
{
	behavior: url(http://192.168.1.18/JieYou/App_Themes/Default/iepngfix.htc);
	
	border:0;
	width: 130px;
	height:130px;
    margin: 15px 10px 5px 10px;
}

#rightcontent .productName
{
	color: #fff;
    padding-bottom: 10px;
    font-size: 12px;
    line-height:10px;
}

#rightcontent .productName a:link, #rightcontent .productName a:visited
{
	color: #fff;
    text-decoration: none;
}

#rightcontent .productName a:hover
{
	color: #F46D00;
    text-decoration:underline;
}

#rightcontent .productName a:active
{
	color: #F46D00;
    text-decoration:none;
}

 .pager
{
    text-align:right;
}

#rightcontent .pager a:link, #rightcontent .pager a:visited
{
    color: #696969; text-decoration:none;
}

#rightcontent .pager a:hover
{
    text-decoration:underline; color:#F46D00;
}

#rightcontent .pager a:active
{
    color:#F46D00; text-decoration:none;
}

 .CustomInfo
{
    text-align:left;
}

#left-top
{
	background: url(Images/bg-left.gif);
	width: 200px;
	vertical-align:top;
}

#left-bottom
{
	background: url(Images/bg-left.gif);
	width: 200px;
	vertical-align:top;
}

#left-bottom a:link, #left-bottom a:visited
{
	color: #696969; text-decoration:none;
}

#left-bottom a:hover
{
	text-decoration:underline; color:#F46D00;
}

#left-bottom a:active
{
	color:#F46D00; text-decoration:none;
}

#right-bottom
{
    vertical-align:top;
    padding-top:15px;
    padding-bottom:20px;
    color:#FFF;
}

#right-bottom a:link, #right-bottom a:visited
{
	color: #FFF; text-decoration:none;
}

#right-bottom a:hover
{
	text-decoration:underline; color:#F46D00;
}

#right-bottom a:active
{
	color:#F46D00; text-decoration:none;
}

#footer
{
	width: 1000px;
    border: 0;
    background-color: #999;
}

#footer td
{
	 height:32px; 
	 text-align:center;
	 color: #fff;
	 vertical-align:middle;
	 
}

/**************************************************/

#Choice-Goods
{
    background-color:#58003C;
    border:0;
    width:1000px;
}

#Choice-Goods .top-left
{
    background:url(Images/cg-top.GIF) no-repeat 0px 0px;
    width:217px;
    height:76px;
    margin-left:5px;
    margin-top:0px;
    vertical-align:bottom;
}

#Choice-Goods .top-center
{
    background:url(Images/cg-top5.GIF) no-repeat 0px 0px;
    width:362px;
    height:64px;
    float:left;
    vertical-align:bottom;
    margin-top:20px;
}

#Choice-Goods .top-right
{
    background:url(Images/cg-top2.GIF) no-repeat 0px 0px;
    width:375px;
    height:65px;
    margin-top:12px;
    margin-right:5px;
    float:right;
}

.Choice-Goods
{
    background-color:#DA9FAE; /*#d7608a;   /*#821941;*/
}

#Choice-Goods .detail-img
{
    background:url(Images/cg-top4.gif) no-repeat 0px 0px;
    width:142px;
    height:24px;
    margin-top:18px;
    margin-left:23px;
}

#Choice-Goods .small-logo
{
    background:url(Images/cg-top3.gif) repeat-x bottom right;
    width:200px;
    height:35px;
}

/**************************************************/

#Innovation
{
    background-color:#4D49A1;
    border:0;
    width:1000px;
}

#Innovation .top-left
{
    background:url(Images/i-top.GIF) no-repeat 0px 0px;
    width:217px;
    height:76px;
    margin-left:5px;
    margin-top:0px;
    vertical-align:bottom;
}

#Innovation .top-center
{
    background:url(Images/i-top5.GIF) no-repeat 0px 0px;
    width:362px;
    height:64px;
    float:left;
    vertical-align:bottom;
    margin-top:20px;
}

#Innovation .top-right
{
    background:url(Images/i-top2.GIF) no-repeat 0px 0px;
    width:375px;
    height:65px;
    margin-top:12px;
    margin-right:5px;
    float:right;
}

.Innovation
{
    background-color:#8581CA;
}

#Innovation .detail-img
{
    background:url(Images/i-top4.gif) no-repeat 0px 0px;
    width:142px;
    height:24px;
    margin-top:18px;
    margin-left:23px;
}

#Innovation .small-logo
{
    background:url(Images/i-top3.gif) repeat-x bottom right;
    width:200px;
    height:35px;
}

/**************************************************/

#Simplism
{
    background-color:#6B4136;
    border:0;
    width:1000px;
}

#Simplism .top-left
{
    background:url(Images/s-top.GIF) no-repeat 0px 0px;
    width:217px;
    height:76px;
    margin-left:5px;
    margin-top:0px;
    vertical-align:bottom;
}

#Simplism .top-center
{
    background:url(Images/s-top5.GIF) no-repeat 0px 0px;
    width:362px;
    height:64px;
    float:left;
    vertical-align:bottom;
    margin-top:20px;
}

#Simplism .top-right
{
    background:url(Images/s-top2.GIF) no-repeat 0px 0px;
    width:375px;
    height:65px;
    margin-top:12px;
    margin-right:5px;
    float:right;
}

.Simplism
{
    background-color:#71634F;
}

#Simplism .detail-img
{
    background:url(Images/s-top4.gif) no-repeat 0px 0px;
    width:142px;
    height:24px;
    margin-top:18px;
    margin-left:23px;
}

#Simplism .small-logo
{
    background:url(Images/s-top3.gif) repeat-x bottom right;
    width:200px;
    height:35px;
}

/**************************************************/

#Avant-garde
{
    background-color:#88015A; /*#A34A76;*/
    border:0;
    width:1000px;
}

#Avant-garde .top-left
{
    background:url(Images/a-top.GIF) no-repeat 0px 0px;
    width:217px;
    height:76px;
    float:left;
    margin-left:5px;
    margin-top:0px;
}

#Avant-garde .top-center
{
    background:url(Images/a-top5.GIF) no-repeat 0px 0px;
    width:362px;
    height:64px;
    float:left;
    vertical-align:bottom;
    margin-top:20px;
}

#Avant-garde .top-right
{
    background:url(Images/a-top2.GIF) repeat-x bottom right;
    width:375px;
    height:65px;
    float:right;
    margin-top:12px;
    margin-right:5px;
}

.Avant-garde
{
    background-color:#AC6C90;
}

#Avant-garde .detail-img
{
    background:url(Images/a-top4.gif) no-repeat 0px 0px;
    width:142px;
    height:24px;
    margin-top:18px;
    margin-left:23px;
}

#Avant-garde .small-logo
{
    background:url(Images/a-top3.gif) repeat-x bottom right;
    width:200px;
    height:35px;
}


/**************************************************/

#Fashion
{
    background-color:#A53400;
    border:0;
    width:1000px;
}

#Fashion .top-left
{
    background:url(Images/f-top.GIF) no-repeat 0px 0px;
    width:217px;
    height:76px;
    float:left;
    margin-left:5px;
    margin-top:0px;
}

#Fashion .top-center
{
    background:url(Images/f-top5.GIF) no-repeat 0px 0px;
    width:362px;
    height:64px;
    float:left;
    vertical-align:bottom;
    margin-top:20px;
}

#Fashion .top-right
{
    background:url(Images/f-top2.GIF) repeat-x bottom right;
    width:375px;
    height:65px;
    float:right;
    margin-top:12px;
    margin-right:5px;
}

.Fashion
{
    background-color:#E69C70;
}

#Fashion  .detail-img
{
    background:url(Images/f-top4.gif) no-repeat 0px 0px;
    width:142px;
    height:24px;
    margin-top:18px;
    margin-left:23px;
}

#Fashion .small-logo
{
    background:url(Images/f-top3.gif) repeat-x bottom right;
    width:200px;
    height:35px;
}


/**************************************************/

#Classic
{
    background-color:#000;
    border:0;
    width:1000px;
}

#Classic .top-left
{
    background:url(Images/c-top.GIF) no-repeat 0px 0px;
    width:217px;
    height:76px;
    float:left;
    margin-left:5px;
    margin-top:0px;
}

#Classic .top-center
{
    background:url(Images/c-top5.GIF) no-repeat 0px 0px;
    width:362px;
    height:64px;
    float:left;
    vertical-align:bottom;
    margin-top:20px;
}

#Classic .top-right
{
    background:url(Images/c-top2.GIF) repeat-x bottom right;
    width:375px;
    height:65px;
    float:right;
    margin-top:12px;
    margin-right:5px;
}

.Classic
{
    background-color:#C2C1C1;
}

#Classic  .detail-img
{
    background:url(Images/c-top4.gif) no-repeat 0px 0px;
    width:142px;
    height:24px;
    margin-top:18px;
    margin-left:23px;
}

#Classic .small-logo
{
    background:url(Images/c-top3.gif) repeat-x bottom right;
    width:200px;
    height:35px;
}


/**************************************************/

#Morden
{
    background-color:#697837;
    border:0;
    width:1000px;
}

#Morden .top-left
{
    background:url(Images/m-top.GIF) no-repeat 0px 0px;
    width:217px;
    height:76px;
    float:left;
    margin-left:5px;
    margin-top:0px;
}

#Morden .top-center
{
    background:url(Images/m-top5.GIF) no-repeat 0px 0px;
    width:362px;
    height:64px;
    float:left;
    vertical-align:bottom;
    margin-top:20px;
}

#Morden .top-right
{
    background:url(Images/m-top2.GIF) repeat-x bottom right;
    width:375px;
    height:65px;
    float:right;
    margin-top:12px;
    margin-right:5px;
}

.Morden
{
    background-color:#96C15C;
}

#Morden  .detail-img
{
    background:url(Images/m-top4.gif) no-repeat 0px 0px;
    width:142px;
    height:24px;
    margin-top:18px;
    margin-left:23px;
}

#Morden .small-logo
{
    background:url(Images/m-top3.gif) repeat-x bottom right;
    width:200px;
    height:35px;
}

#General-situation
{
    vertical-align:top;
    text-align:center;
}

#General-situation .left
{
	background:url(Images/bt1.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#General-situation .center
{
	background:url(Images/bg-middle.gif);
    width:auto;
    height:25px;
}

#General-situation .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

#En-General-situation
{
    vertical-align:top;
    text-align:center;
}

#En-General-situation .left
{
	background:url(Images/en_bt1.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#En-General-situation .center
{
	background:url(Images/bg-middle.gif);
    width:auto;
    height:25px;
}

#En-General-situation .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

#Information
{
    vertical-align:top;
    text-align:center;
}

#Information .left
{
	background:url(Images/bte2.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#Information .center
{
	background:url(Images/bg-middle.gif);
    width:auto;
    height:25px;
}

#Information .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

#En-Information
{
    vertical-align:top;
    text-align:center;
}

#En-Information .left
{
	background:url(Images/en_bte2.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#En-Information .center
{
	background:url(Images/bg-middle.gif);
    width:auto;
    height:25px;
}

#En-Information .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

#Culture
{
    vertical-align:top;
    text-align:center;
}

#Culture .left
{
	background:url(Images/bt7.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#Culture .center
{
	background:url(Images/bg-middle.gif);
    width:auto;
    height:25px;
}

#Culture .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

#En-Culture
{
    vertical-align:top;
    text-align:center;
}

#En-Culture .left
{
	background:url(Images/en_bt7.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#En-Culture .center
{
	background:url(Images/bg-middle.gif);
    width:auto;
    height:25px;
}

#En-Culture .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

#Network
{
    vertical-align:top;
    text-align:center;
}

#Network .left
{
	background:url(Images/btd1.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#Network .center
{
	background:url(Images/bg-middle.gif);
    width:auto;
    height:25px;
}

#Network .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

#Network .map
{
	text-align:center;
    padding-top:6px;
    padding-bottom:8px;
}

#En-Network
{
    vertical-align:top;
    text-align:center;
}

#En-Network .left
{
	background:url(Images/en_btd1.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#En-Network .center
{
	background:url(Images/bg-middle.gif);
    width:395px;
    height:25px;
}

#En-Network .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

#En-Network .map
{
	text-align:center;
    padding-top:6px;
    padding-bottom:8px;
}



#Contact-us
{
    vertical-align:top;
    text-align:center;
}

#Contact-us .left
{
	background:url(Images/contact.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#Contact-us .center
{
	background:url(Images/bg-middle.gif);
    width:auto;
    height:25px;
}

#Contact-us .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

#En-Contact-us
{
    vertical-align:top;
    text-align:center;
}

#En-Contact-us .left
{
	background:url(Images/en_contact.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#En-Contact-us .center
{
	background:url(Images/bg-middle.gif);
    width:auto;
    height:25px;
}

#En-Contact-us .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

#Guestbook
{
    vertical-align:top;
    text-align:center;
}

#Guestbook .left
{
	background:url(Images/bt11.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#Guestbook .center
{
	background:url(Images/bg-middle.gif);
    width:auto;
    height:25px;
}

#Guestbook .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

#En-Guestbook
{
    vertical-align:top;
    text-align:center;
}

#En-Guestbook .left
{
	background:url(Images/en_bt11.gif) no-repeat 0px 0px;
    width:181px;
    height:25px;
    padding-bottom:12px;
}

#En-Guestbook .center
{
	background:url(Images/bg-middle.gif);
    width:auto;
    height:25px;
}

#En-Guestbook .right
{
	background:url(Images/bg-hou.gif) no-repeat 0px 0px;
    width:224px;
    height:25px;
}

.company
{
	background:url(Images/company_1.jpg) no-repeat 20px 30px;
    width:330px;
    height:320px;
}

.en-company
{
	background:url(Images/company_1.jpg) no-repeat 20px 50px;
    width:330px;
    height:340px;
}

.title
{
	background:url(Images/yy.gif) no-repeat 0px 2px;
}

.news-title
{
	background:url(Images/row-line-01.gif) repeat-x bottom left;
	text-align:center; line-height:30px; font-size:14px;
}
.news-info
{
	background:url(Images/row-line-02.gif) repeat-x bottom left;
	line-height:30px;
}

.news-content
{
	background:url(Images/row-line-02.gif) repeat-x bottom left;
	padding:12px 18px;
    height:260px;
    vertical-align:top;
}



