@charset "utf-8";
body {
	text-align:center;
	font-size:0.625em;
 	*font-size:75%;
}
* {
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Helvetica, sans-serif;
 *font-family:Trebuchet MS, Arial Helvetica, sans-serif;
}
input,textfield, select {
	font-size:1.2em;
}
ul {
	list-style:none;
	list-style-position:outside;
}
a {
	text-decoration:none;
	font-weight:bold;
}
a:link {
	color:#000000;
}
a:visited {
	color:#000000;
}
a:hover, a:active {
	color:#003399 !important;
}
.cs {
	margin:1.5em 1em 3em 1em;
	text-align:left;
}
.cs h1 {
	font-size:1.6em;
	margin:0 0 1em 0;
	display:block;
	/*height:0.8em;*/
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
	line-height:0.8em;
}
.cs h2 {
	font-size:1.5em;
	font-weight:bold;
	margin:2em 0 0.5em 0;
}
.cs h3 {
	font-size:1.3em;
	font-weight:bold;
	margin:1.5em 0 0 0;
}
.cs h5 {
	font-size:1.1em;
	font-weight:bold;
	margin:1.5em 0 0 0;
}
.cs p {
	line-height:2em;
	margin:0 0 1em 0;
	font-size:1.2em;
}
.cs h4 {
	font-size:1em;
	margin:0 0 1em 0;
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
	line-height:0.8em;
}
.bs {
	margin:1em 0.5em 1em 0.5em;
}
.bs h1 {
	margin:0 0 1em 0;
	display:block;
	/*height:0.8em;*/
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
	line-height:0.8em;
	font-size:1.2em;
}
.bs h2 {
	margin:0 0 0.5em 0;
	display:block;
	/*height:0.8em;*/
	overflow:hidden;
	font-weight:bold;
	line-height:0.8em;
	font-size:1.2em;
}
.bs p {
	margin:0 0 1em 0;
	line-height:1.3em;
	font-size:1.2em;
}
.bar1 {
	height:12px;
	overflow:hidden;
	background:url(../img/bar1.jpg) top;
}
.bar2 {
	height:10px;
	overflow:hidden;
	background:url(../img/bar2.jpg) top;
}
.cl {
	clear:both;
	overflow:hidden;
}
.logo {
	font-weight:bold;
	color:#003399;
	font-size:1.2em;
	text-transform:uppercase;
}
.prize {
	font-weight:bold;
	color:#CC9900;
	font-size:1.2em;
}
.inc {
	font-weight:bold;
	color:#990000;
	background:url(../img/inc.jpg) left center no-repeat;
	padding-left:7px;
}
.dec {
	font-weight:bold;
	color:#339900;
	background:url(../img/dec.jpg) left center no-repeat;
	padding-left:7px;
}
#warp {
	width:960px;
	overflow:hidden;
	text-align:left;
	margin:20px auto;
	padding-bottom:20px;
}
#top {
}
#logo {
	width:220px;
	height:28px;
	background:url(../img/logo.jpg);
	float:left;
}
#mm {
	float:right;
	margin-top:20px;
}
#mm li {
	float:left;
	margin-left:25px;
	_margin-left:20px;
}
#mm li a {
	display:block;
	height:0.8em;
	overflow:hidden;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	line-height:0.8em;
	_float:left;
	color:#999999;
}
#mm li a:hover, #mm li a:active {
	color:#003399;
}
#mid {
}
#foot {
	font-size:1em;
	display:block;
	height:0.8em;
	overflow:hidden;
	font-size:0.8em;
	text-transform:uppercase;
	line-height:0.8em;
	font-weight:bold;
	color:#999999;
}
#copy {
	float:left;
}
.tools {
	margin-right:1em;
	padding-left:1em;
	background:left center no-repeat;
	font-size:1em;
	height:0.8em;
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
	line-height:0.8em;
	color:#000000 !important;
}
#foot .tools {
	margin-right:0;
	margin-left:1em;
}
.print_a {
	background-image:url(../img/icons/print.jpg);
}
.bookmark_a {
	background-image:url(../img/icons/bookmark.jpg);
}
.editor_a {
	background-image:url(../img/icons/editor.jpg);
}
.first_a {
	background-image:url(../img/icons/first.jpg);
}
.prev_a {
	background-image:url(../img/icons/prev.jpg);
}
.next_a {
	background-image:url(../img/icons/next.jpg);
}
.end_a {
	background-image:url(../img/icons/end.jpg);
}
.more_a {
	background-image:url(../img/icons/more.jpg);
}
.new_a {
	background-image:url(../img/icons/new.jpg);
}
.isnew {
	margin-right:1em;
	padding-left:2em;
	background:url(../img/icons/isnew.jpg) 1em center no-repeat;
	font-size:0.7em;
	text-transform:uppercase;
	font-weight:bold;
	color:#990000;
	vertical-align:middle;
}
.collection #mid, .index #mid {
	text-align:center;
}
.admin #mid {
	text-align:left;
}
#midleft {
	float:left;
	width:205px;
}
#midright {
	margin-left:215px;
}
#coleft {
	float:left;
	width:500px;
	background:url(../img/first.jpg) left top no-repeat;
	height:500px;
}
#coright {
	padding-left:10px;
	height:500px;
	overflow:hidden;
}
#sm {
	margin:1em 1em 2em 1em;
}
#sm .tit {
	font-weight:bold;
	color:#666666;
	margin-bottom:0.5em;
	font-size:1.4em;
	text-transform:uppercase;
}
#sm li {
	margin-bottom:0.5em;
 *margin:0;
}
#sm li.seprate {
	border-bottom:1px solid #eeeeee;
	height:1px;
	line-height:1px;
	margin-bottom:0.5em;
	*margin:-0.3em;
}
#sm a {
	display:block;
	height:0.8em;
	overflow:hidden;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	line-height:0.8em;
	white-space:nowrap;
	color:#666;
}
#sm a:hover {
/*background:#eeeeee;*/
}
.ssm {
	margin:0.2em 0 0.5em 1.5em;
	font-size:0.9em;
	display:none;
}
.fashion_innovation #ssm_fashion, .brand_introduction #ssm_brand {
	display:block;
}
#midtop {
	background:-110px -70px url(../img/first.jpg);
	height:100px;
}
#brief_introduction #midtop {
	background:url(../img/first.jpg) left top;
}
#investor_home #midtop {
	background:url(../img/collection.jpg) left -80px;
}
#middle {
	float:left;
	width:360px;
}
#right {
	margin-left:365px;
}
.bs ul {
	font-size:1.2em;
}
.bs ul li {
	margin:0 0 0.5em 0;
}
.cs ul {
	margin:1em 0 3em 0;
	font-size:1.2em;
}
.cs ul li {
	margin:0 0 0.5em 0;
}
.time {
	margin-right:0.8em;
	font-size:0.8em;
	line-height:0.8em;
	white-space:nowrap;
	color:#333333;
}
.st {
	font-size:0.8em;
}
.news {
	padding-left:1.2em;
	background:url(../img/icons/news.jpg) 0 0.2em no-repeat;
}
h1.news {
	background:url(../img/icons/news_b.jpg) 0 0 no-repeat;
}
.voice {
	padding-left:1.2em;
	background:url(../img/icons/voice.jpg) 0 0.2em no-repeat;
}
h1.voice {
	background:url(../img/icons/voice_b.jpg) 0 0 no-repeat;
}
.present {
	padding-left:1.2em;
	background:url(../img/icons/present.jpg) 0 0.2em no-repeat;
}
h1.present {
	background:url(../img/icons/present_b.jpg) 0 0 no-repeat;
}
.report {
	padding-left:1.2em;
	background:url(../img/icons/report.jpg) 0 0.2em no-repeat;
}
h1.report {
	background:url(../img/icons/report_b.jpg) 0 0 no-repeat;
}
.calendar {
	padding-left:1.2em;
	background:url(../img/icons/calendar.jpg) 0 0.2em no-repeat;
}
h1.calendar {
	background:url(../img/icons/calendar_b.jpg) 0 0 no-repeat;
}
.ask {
	padding-left:1.2em;
	background:url(../img/icons/ask.jpg) 0 0.2em no-repeat;
}
h1.ask {
	background:url(../img/icons/ask_b.jpg) 0 0 no-repeat;
}
.ans {
	padding-left:1.2em;
	background:url(../img/icons/ans.jpg) 0 0.2em no-repeat;
}
.lnk {
	padding-left:1.2em;
	background:url(../img/icons/link.jpg) 0 0.2em no-repeat;
}
h1.lnk {
	background:url(../img/icons/link_b.jpg) 0 0 no-repeat;
}
.eas {
	padding-left:1.2em;
	background:url(../img/icons/eas.jpg) 0 0.2em no-repeat;
}
.question {
	font-weight:bold;
	font-size:1em;
	padding-bottom:0.5em;
	border-bottom:1px solid #cccccc;
	text-transform:uppercase;
}
.answer {
	padding-bottom:2em;
}
.file {
	display:block;
	width:16px;
	height:16px;
	border:none;
	background:url(../img/icons/file.jpg) left top no-repeat;
	float:left;
	margin:1px;
}
.doc_f {
	background-image:url(../img/icons/doc.jpg);
}
.xls_f {
	background-image:url(../img/icons/xls.jpg);
}
.pdf_f {
	background-image:url(../img/icons/pdf.jpg);
}
.ppt_f {
	background-image:url(../img/icons/ppt.jpg);
}
.rar_f {
	background-image:url(../img/icons/rar.jpg);
}
.mp3_f, .wav_f, .wma_f {
	background-image:url(../img/icons/media.jpg);
}
.del {
	background-image:url(../img/icons/del.jpg);
}
.edit {
	background-image:url(../img/icons/edit.jpg);
}
.show_i {
	background-image:url(../img/icons/show.jpg);
}
.hide_i {
	background-image:url(../img/icons/hide.jpg);
}
.email_i {
	background-image:url(../img/icons/mail.jpg);
}
.fix1 {
	padding-top:0.8em !important;
	background-position:left 0.7em;
	width:1em;
}
#search {
	margin-bottom:3px;
}
#search label {
	font-size:1em;
	text-transform:uppercase;
	color:#999999;
	font-weight:bold;
	vertical-align: middle;
}
#search input {
	font-size:1.2em;
	margin-left:0.2em;
	vertical-align: middle;
}
#search #do_search {
	width:16px;
	height:16px;
	background:url(../img/icons/Search.jpg);
	border:none;
	cursor:pointer;
	vertical-align: middle;
}
.cs table {
	font-size:1.2em;
 *font-size:1em;
}
.cs table label {
	white-space:nowrap;
	color:#999999;
	margin:1.5em 0 0.5em 0;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	border-left:0.3em solid #cccccc;
	line-height:0.8em;
	height:0.8em;
	padding-left:0.3em;
}
.cs table input {
	margin-right:2em;
}
.note {
	font-size:0.9em;
	color:#CC9900;
}
.stock_table td {
	text-align:right;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	padding:0.5em;
 *padding:0;
}
.stock_table th {
	border-bottom:1px solid #cccccc;
	font-weight:normal;
}
.grey {
	color:#999999;
}
.upcase {
	text-transform:uppercase;
}
.index #mm_index,
.collection #mm_collection,
.collection #sm_collection,
.company #mm_company,
.investor #mm_investor,
.contact #mm_contact,
.admin #mm_admin,  

.brief_introduction #sm_brief_introduction,
.manufacturing_base #sm_manufacturing_base,

.fashion_innovation #sm_fashion_innovation,
.fashion_innovation1 #ssm_fashion_innovation1,
.fashion_innovation2 #ssm_fashion_innovation2,
.fashion_innovation3 #ssm_fashion_innovation3,

.quality_control #sm_quality_control,

.brand_introduction #sm_brand_introduction,
.brand_introduction1 #ssm_brand_introduction1,
.brand_introduction2 #ssm_brand_introduction2,

.vision #sm_vision,

.investor_home #sm_investor_home,
.corporate_governance #sm_corporate_governance,
.stock_information #sm_stock_information,
.financial_reports #sm_financial_reports,
.sec_filings #sm_sec_filings,
.news_releases #sm_news_releases,
.webast_archives #sm_webast_archives,
.calendar_of_events #sm_calendar_of_events,
.receive_email_alerts #sm_receive_email_alerts,
.faqs #sm_faqs,

.now {
	color:#003399;
}
.admin #mm_collection, .admin #mm_company, .admin #mm_investor, .admin #mm_contact {
	color:#999999;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.table1 {
	border-bottom:1px solid #cccccc;
}
.table1 td, .table1 th {
	border-top:1px solid #cccccc;
	line-height:1.3em;
	padding-top:0.3em;
	padding-bottom:0.3em;
}
.table1 .st td{
	font-size:1em;
	line-height:1.5em;
	padding-bottom:2em;
}
.table1 .head td,.table1 .head th {
	border-top:none;
	border-bottom:2px solid #039;
	font-size:1.5em;
	font-weight:bold;
	padding-top:1em;
}
.nb{
	border:none !important;
}
.hide_t * {
color:#CCCCCC !important;
}
.h1_fix {
margin-bottom:0.3em !important;
height:auto !important;
line-height:1.2em !important;
}
.h4_fix {
height:auto;
line-height:1.3em !important;
margin-bottom:0.5em !important;
}
.colpic {
padding:5px;
border:1px solid #CCCCCC;
}
.hand {
cursor:pointer;
}
.col_time {
float:left;
display:block;
margin-right:18px;
font-size:0.8em;
line-height:1.3em;
}
.col_group {
float:left;
margin:0 12px 10px 0;
width:166px;
}
.tlogo {
color:#003399;
font-weight:bold;
}
.red_t {
color:#CC0000;
}
.ora_t {
color:#FF9900;
}
.blu_t {
color:#0066CC;
}
.gre_t {
color:#669933;
}
.pup_t {
color:#993399;
}
.bold {
font-weight:bold;
}
#map {
	display:block;
	width:700px;
	height:550px;
	position:relative;
	background:url(../img/chinamap.jpg);
}
#map a {
	display:block;
	position:absolute;
	text-transform:uppercase;

}
.na {
	color:#CCC;
	text-decoration:line-through;
	text-transform:uppercase;
}

/*2010.5专辑左侧导航更新*/

.co_left {
	float:left;
	width:180px;
	height:500px;
}

.co_left #sm {
	text-align:left;
	margin:1em 1em 1em 0;
}
.co_left ul li {
	margin:5px 0;
}