/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	background-repeat: repeat-x;
}

/* links */
a, a:visited {	
	color: #306495;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	background: inherit;
	text-decoration: underline;
}
form {
	height: 25px;
}
.button {
	height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;

}
.buttontext {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 10px;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 980px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#header {
	position: relative;
	width: 980px;
	height: 70px;
	color: #fff;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#header p#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #666666;
	letter-spacing: -0.5px;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 7px;
	left: 827px;
	width: 130px;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 50px;
}

#header p#search {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #666666;
	letter-spacing: -0.5px;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 75px;
	left: 780px;
	width: 185px;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 24px;
	visibility: visible;
}
#header p#ad {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #666666;
	letter-spacing: -0.5px;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 2px;
	left: 3px;
	width: 223px;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 58px;
}
#header p#ad1 {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #666666;
	letter-spacing: -0.5px;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 5px;
	left: 299px;
	width: 468px;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 60px;
}

/* Navigation */
#nav {
	clear: both;
	padding: 0;
	margin: 0;
	width: 980px;
	height: 31px;
	background-image: url(shop_menu_bg.gif);
	background-repeat: repeat-x;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	height: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: 91px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-top: 7px;
	background-image: url(shop_menu_n.gif);
	height: 19px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	width: 91px;
	text-decoration: underline;
}
#nav ul li#current a {	
	color: #006699;
	background-image: url(shop_menu_f.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 31px;
	width: 91px;
}

/* SORT*/
.SortFolderOpen {
	background-image: url(../images/SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
	width: 15px;
	background-position: center center;
	text-decoration: underline;
}
.SortFolderClose {
	background-image: url(../images/Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
	padding-top: 15px;
	background-position: center center;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.SortEndFolderOpen {
	background-image: url(../images/SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
	padding-top: 15px;
	background-position: center center;
}
.SortEndFolderClose {
	background-image: url(../images/SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
	padding-top: 15px;
	background-position: center center;
}
.SortListline {
	padding-left: 16px;
	background-image: url(../images/Sort_Listline.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	background-position: center center;
}
.SortEndListline {
	padding-left: 16px;
	padding-top: 15px;
}
.SortFile {
	background-image: url(../images/Sort_File.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
	padding-top: 15px;
	background-position: center center;
}
.SortFileEnd {
	background-image: url(../images/Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
	padding-top: 15px;
	background-position: center center;
}
/* menu */
#menu1{
	clear: both;
	background-repeat: repeat-x;
	width: auto;
	height: 100%;
	position: relative;
	border-bottom-style: dashed;
	border-right-style: dashed;
	border-left-style: solid;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
#menu {
	clear: both;
	padding: 0;
	background-repeat: repeat-x;
	width: auto;
	height: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-color: #FEFEFE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	background-image: url(../dns/menubj.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#menu ul {
	float: none;
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#menu ul li {
	display: inline;
	margin: 0; padding: 0;
}
#menu ul li a {
	display: block;
	float: none;
	width: 170px;
	color: #666666;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 1px;
	background-image: url(shop_menu_n.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#menu ul li a:hover, 
#menu ul li a:active {
	background-image: url(../dns/sidebar_button_over20081117.png);
	background-repeat: repeat-x;
	background-position: right top;
	color: #FFFFFF;
}


/* Main Column */
#main {
	float: left;
	width: 600px;
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 840px;
	position: 固定;
	margin-left: 2px;
}
#main h2 {
	color: #666666;
	width: 600px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	height: 180px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	background-position: center;
	margin-top: 3px;
}

#main h3 {
	color: #333333;
	width: 570px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-top: 5px;
	background-image: url(shop_int_con_titbg.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 2px;
	height: auto;
}

#main h4 {
	color: #666666;
	width: 570px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	height: auto;
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(shop_int_con_conbg.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
#main h5 {
	color: #666666;
	width: 600px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	height: 15px;
	background-image: url(hboot.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	background-position: center top;
}

#main h6 {
	color: #666666;
	width: 260px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	height: 290px;
	background-image: url(../dns/mainh6.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main h9 {
	color: #666666;
	width: 260px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 14px;
	height: 260px;
	background-image: url(../dns/mainh5.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#main h10 {
	color: #666666;
	width: 260px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	height: 260px;
	background-image: url(../dns/mainh6.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* Main Column */
#main1 {
	float: left;
	width: 787px;
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: auto;
	position: 固定;
}
#main1 h2 {
	color: #666666;
	width: 785px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	height: 180px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	background-position: center;
	margin-top: 3px;
	background-image: url(shop_int_con_titbg_product.gif);
}

#main1 h3 {
	color: #333333;
	width: 758px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-top: 5px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 2px;
	height: auto;
	background-image: url(shop_int_con_titbg_product.gif);
}

#main1 h4 {
	color: #666666;
	width: 758px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	height: auto;
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(shop_int_con_conbg_product.gif);
	padding-top: 5px;
	padding-bottom: 18px;
	padding-right: 15px;
	padding-left: 15px;
}
#main1 h5 {
	color: #666666;
	width: 788px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	height: auto;
	background-image: url(shop_int_con_bot.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	background-position: center top;
	margin-bottom: 5px;
}

#main1 h6 {
	color: #666666;
	width: 260px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	height: 290px;
	background-image: url(../dns/mainh6.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main1 h9 {
	color: #666666;
	width: 260px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 14px;
	height: 260px;
	background-image: url(../dns/mainh5.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#main1 h10 {
	color: #666666;
	width: 260px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	height: 260px;
	background-image: url(../dns/mainh6.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.pro {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 118px;
	margin-bottom: 8px;
	border: 1px dashed #E3E3E3;
	margin-right: 2px;
}

.prolist {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 120px;
	margin-bottom: 15px;
	border: 1px solid #e3e9ef;
	height: 143px;
	margin-left: 3px;
	text-align: center;
}


#main ul li {
	list-style-image: url(bullet.gif);
}
#sidebar1 {
	float: left;
	width: 190px;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

}

#sidebar {
	float: right;
	width: 185px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	height: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.shh7 {
	color: #333333;
	text-transform: none;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-style: none;
	width: 177px;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: none;
	height: auto;
	float: right;
	margin-top: 3px;
	background-image: url(shop_int_right_185titbg.gif);
	background-repeat: no-repeat;
}

.shh7title {
	color: #333333;
	text-transform: none;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-style: none;
	width: 177px;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: none;
	height: auto;
	float: right;
	margin-top: 15px;
	background-image: url(shop_int_right_185titbg.gif);
	background-repeat: no-repeat;
}

#shh4 {
	color: #333333;
	text-transform: none;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 100%;
	line-height: 23px;
	width: 173px;
	float: right;
	padding-right: 4px;
	padding-left: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 5px;
}

#shh4 ul {
	float: left;
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#shh4 ul li {
	display: inline;
	margin: 0;
	padding: 0;
	float: right;
}
#shh4 ul li a {
	display: block;
	float: left;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(ico1.gif);
	background-image: url(ico3.gif);
	width: 160px;
	padding-left: 10px;
}
#shh4 ul li a:hover, 
#shh4 ul li a:active {
	background-image: url(ico3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}


.shh5 {
	color: #333333;
	text-transform: none;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-style: none;
	border-right-color: #E4E4E4;
	width: 176px;
	border-left-style: none;
	border-left-color: #EAEAEA;
	height: 100%;
	background-image: url(shop_int_right_185titbg2.gif);
	background-repeat: no-repeat;
	float: right;
}
.shh8 {
	color: #FFFFFF;
	text-transform: none;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-style: none;
	width: 177px;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: none;
	float: right;
	margin-top: 3px;
	background-image: url(shop_int_left_titbg.gif);
	background-repeat: no-repeat;
}

#shh9 {
	color: #333333;
	text-transform: none;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 100%;
	width: 172px;
	float: right;
	padding-right: 8px;
	padding-left: 10px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-image: url(shop_int_left_conbg.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	line-height: 20px;
}

#shh9 ul {
	float: none;
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#shh9 ul li {
	display: inline;
	margin: 0; padding: 0;
}
#shh9 ul li a {
	display: block;
	float: none;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: 5px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(ico1.gif);
	background-image: url(ico1.gif);
}
#shh9 ul li a:hover, 
#shh9 ul li a:active {
	background-image: url(ico2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: underline;
}

#shh91 {
	color: #333333;
	text-transform: none;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 100%;
	width: 172px;
	float: right;
	padding-right: 8px;
	padding-left: 10px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-image: url(shop_int_left_conbg.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	line-height: 16px;
}

#shh91 ul {
	float: none;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
#shh91 ul li {
	display: inline;
	margin: 0;
	color: #666666;
}
#shh91 ul li a {
	display: block;
	float: none;
	color: #0099CC;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(ico1.gif);
}
#shh91 ul li a:hover, 
#shh91 ul li a:active {
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #0099CC;
	text-decoration: underline;
}

.shh10 {
	color: #333333;
	text-transform: none;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-style: none;
	border-right-color: #E4E4E4;
	width: 190px;
	border-left-style: none;
	border-left-color: #EAEAEA;
	height: 20px;
	background-image: url(shop_int_left_bot.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: center top;
}





/* footer */
#footer-wrap {
	clear: both;
	width: 980px;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.LINBU {
	clear: both;
	width: 980px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(shop_int_help_bot.gif);
	height: 15px;
}
.LINKTITLE {
	clear: both;
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(shop_int_help_titbg.gif);
	height: 25px;
	padding-top: 5px;
	color: #FFFFFF;
}
.LINKCONT {
	clear: both;
	width: 950px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left bottom;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(shop_int_help_conbg.gif);
}
/* postmeta */
.post-footer {
	color: #A2745D;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(ico2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.post-info {
	font-size: 12px;
	margin-left: 2px;
	color: #A98D76;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.post-info a, .post-info a:visited { color: #9C652E; }

/* alignment classes */
.float-left  {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.listimg {
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 20px;
	height: 155px;
	width: 140px;
	position: 固定;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #92BEE2;
	border-left-color: #ECECEC;
}
.page1 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}




/*CSS page*/

DIV.scott {
	TEXT-ALIGN: center;
	width: 650px;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	height: 30px;
	position: static;
}
DIV.scott A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #88af3f; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.scott A:hover {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott A:active {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott SPAN.current {
	BORDER-RIGHT: #b2e05d 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #b2e05d 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #b2e05d 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #b2e05d 1px solid; BACKGROUND-COLOR: #b2e05d
}
DIV.scott SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}

