body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-transform: capitalize;
	text-align: center;
}
table {
	margin-right: auto;
	margin-left: auto;
}
ul, li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #AF251B;
}
a:active {
	text-decoration: none;
	color: #F00;
}
/*针对IE*/
a {behavior:url("/stlye/blur.htc")}
/*针对Firfox*/
a:focus { outline: none; }
/**********************************/
.left {
	text-align:left;
}
.none {
	display:none;
}
.fixFloat {
	float:none;
	clear:both;
	height:0px;
	line-height:0px;
	font-size: 0px;
}
	
/********/
/********************************************************/
#border_box {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#border_box #border_top {
	height: 105px;
}
#border_box #border_top #top_logo {
	float:left;
	width: 450px;
	height: 90px;
	background-image: url(images/v2_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#border_box #border_top #top_logo h2 {
	margin-top: 32px;
	margin-left: 236px;
	font-size: 14px;
	font-weight: normal;
}
#border_box #border_top #top_menu {
	float: right;
	width: 450px;
	margin-top: 25px;
}
#border_box #border_top #top_menu ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#border_box #border_top #top_menu ul li a {
	width: 80px;
	display: block;
	text-align: center;
}
#border_box #border_top #top_menu ul li a:hover {
	background-color:#AF251B;
	color: #FFF;
	text-decoration: none;
}
#border_box #border_body #body_left {
	width: 146px;
	float: left;
}
#border_box h3 span {
	position: absolute;
	z-index: -2;
	top: -600px;
}
#border_box #border_top h3 {
	float: left;
	margin-top: 55px;
	background-image: url(images/v2_URL.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 285px;
	margin-bottom: 8px;
}
#border_box #border_top #top_menu ul {
	float: right;
	margin-right: 6px;
}
#border_box #border_footer {
	text-align: center;
	margin-top: 48px;
}
/**首页样式 home**/
#border_box #border_body #home_main {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#border_box #border_body #home_main ul ,
#border_box #border_body #home_main ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#border_box #border_body #home_main ul li {
	float: left;
	margin-right: 4px;
}
#border_box #border_body #home_main div.mStyle {
	background-repeat: no-repeat;
	background-position: center top;
	height: 367px;
	width: 120px;
	position: relative;
	cursor:pointer;
}
#border_box #border_body #home_main ul li #Fashion {
	background-color: #C1C1C1;
	background-image: url(images/v2_fashion_title.gif);
	background-repeat: no-repeat;
	background-position: left 248px;
}
#border_box #border_body #home_main ul li #Beauty {
	background-color: #A9A9A9;
	background-image: url(images/v2_beauty_title.gif);
	background-repeat: no-repeat;
	background-position: left 85px;
}
#border_box #border_body #home_main ul li #Celebrities {
	background-image: url(images/v2_celebrities_title.gif);
	background-color: #969593;
	background-repeat: no-repeat;
	background-position: left 248px;
}
#border_box #border_body #home_main ul li #FashionProducts {
	background-color: #71706E;
	background-image: url(images/v2_FashionProducts_title.gif);
	background-repeat: no-repeat;
	background-position: left 70px;
}
#border_box #border_body #home_main ul li #BeautyProducts {
	background-color: #615D5C;
	background-image: url(images/v2_beautyProducts_title.gif);
	background-repeat: no-repeat;
	background-position: left 248px;
}
#border_box #border_body #home_main ul li #AdvertisingFigures {
	background-color: #433F3C;
	background-image: url(images/v2_advertisingFigures_title.gif);
	background-repeat: no-repeat;
	background-position: left 70px;
}
#border_box #border_body #home_main ul li #AdvertisingProducts {
	background-color: #1F1A17;
	background-image: url(images/v2_advertisingProducts_title.gif);
	background-repeat: no-repeat;
	background-position: left 248px;
}
#border_box #border_body #home_main ul li #Fashion div {
	background-color: #A9A9A9;
	position: absolute;
	width: 120px;
	height: 0px;
}
#border_box #border_body #home_main ul li #Beauty div {
	background-color: #969593;
	position: absolute;
	top: 124px;
	width: 120px;
	height: 0px;
}
#border_box #border_body #home_main ul li #Celebrities div {
	background-color: #615D5C;
	position: absolute;
	width: 120px;
	height: 0px;
}
#border_box #border_body #home_main ul li #FashionProducts div {
	background-color: #433F3C;
	position: absolute;
	top: 123px;
	width: 120px;
	height: 0px;
}
#border_box #border_body #home_main ul li #BeautyProducts div {
	background-color: #1F1A17;
	position: absolute;
	width: 120px;
	height: 0px;
}
#border_box #border_body #home_main ul li #AdvertisingFigures div {
	background-color: #433F3C;
	position: absolute;
	top: 123px;
	width: 120px;
	height: 0px;
}
#border_box #border_body #home_main ul li #AdvertisingProducts div {
	background-color: #1F1A17;
	position: absolute;
	width: 120px;
	height: 0px;
}
#border_box #border_body #home_main ul li .imgDown {
	margin-top: 121px;
}
/******show*********************/
#gallery {/*new*/
	height: 372px;
	width: 776px;
	overflow: hidden;
	text-align: center;
	float: left;
}
#gallery .galleryBox{ /*new*/
	text-align: left;
	width: 744px;/*(1+1+120+1+1)*6*/
	margin-right: auto;
	margin-left: auto;
	/*background-color: #FF0000;*/
}
#gallery span{/*new*/
	width: 120px;
	height: 120px;
	padding: 1px;
	display: block;
	float: left;
	overflow: hidden;
	background-color:#F0F0F0;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
}
#gallery a:hover, #gallery img {/*new*/
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#border_box #border_body #body_left h3 {
	color: #af251b;
	font-size: 16px;
}
#border_box #border_body #body_left h3 div {
	text-align: right;
	margin-top: 8px;
}
/*#border_box #border_body #body_left h3 {
	background-repeat: no-repeat;
	background-position: left center;
	height: 43px;
}
#border_box #border_body #body_left h3.Fashion {
	background-image: url(images/v2_fashion_title.jpg);
}
#border_box #border_body #body_left h3.Beauty{
	background-image:none;
}
#border_box #border_body #body_left h3.Celebrities{
	background-image:none;
}
#border_box #border_body #body_left h3.FashionProducts{
	background-image:none;
}
#border_box #border_body #body_left h3.BeautyProducts{
	background-image:none;
}*/
#border_box #border_body #body_left ul li {
	margin-left: 18px;
}
#border_box #border_body #body_left #navigation .active, 
#border_box #border_body #body_left #navigation .hover {
	list-style-image: url(images/v2_arrow.jpg);
}
#border_box #border_body #body_right {
	width: 840px;
	float: right;
}
#border_box #border_body #body_right #direction {
	width: 60px;
	height: 372px;
	float: right;
}
#border_box #border_body #body_right #direction #up {
	cursor:pointer;
	list-style-image: url(images/v2_up_2_r6_c5.jpg);
	margin-top: 150px;
	margin-left: 22px;
}
#border_box #border_body #body_right #direction #down {
	cursor:pointer;
	list-style-image: url(images/v2_down_2_r8_c5.jpg);
	margin-top: 30px;
	margin-left: 22px;
}

#border_box #border_body #OurFamily {
	color: #666;
}
#border_box #border_body #OurFamily .caption p {
	margin-right: auto;
	margin-left: auto;
	width: 62%;
	text-align:left;
}

#ContractUs_main {
	width: 62%;
	margin-right: auto;
	margin-left: auto;
}
#border_box #border_body #AboutUs_main #Ourfriends {
	text-align: center;
}
#border_box #border_body #AboutUs_main #AboutUs {
	text-align: center;
	margin-left: 205px;
}
