@charset "UTF-8";

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
	font-family:Arial;
	}

/* *** Float containers fix:
       http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
 .clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

body {
	font-size: 12px;
	font-family: Arial, MingLiU;
	margin:auto;
	/*margin-top:30px;*/
	background:#000000;
	color:#FFFFFF;

}

a {
	color: #ee136f;
	text-decoration:underline;
}

a:hover {
	color: #710d63;
}

input.text {
	border: solid #7F9DB9 1px;
	padding: 2px;
	font-family: Arial, MingLiU;
}

textarea.text {
	border: solid #7F9DB9 1px;
	padding: 2px;
	font-family: Arial, MingLiU;
}

.access {
	display: none;
}

.error {
	color: red;
}

.pagewrap {
	width: 990px;
	margin: 50px auto;
	background:url(images/main_bg.png) no-repeat left top;
	
}

.topnav {
	padding-bottom:14px;
	}

.topnav div.fla {
	padding-right:29px;
	float:right;
	
	}
	
.topnav h1 {
	display:block;
	width:267px;
	height:273px;
	float:left;
	text-indent:-5000px;
	}
	
.midnav {
	/*padding-left:40px;*/
	width:100%;
	}


.midnav .navbar {
	float:left;
	width:300px;
	}

.midnav .navbar ul {
	padding-top:51px;
	list-style:none;
	}

.midnav .navbar ul li a {
	display:block;
	text-indent:-5000px;
	width:131px;
	height:25px;
	}
	
.midnav .navbar ul li a.home {
	background:url(images/navbar_main.png) no-repeat left top;
	}
	
.midnav .navbar ul li a.media {
	background:url(images/navbar_media.png) no-repeat left top;
	}
	
.midnav .navbar ul li a.coll {
	background:url(images/navbar_coll.png) no-repeat left top;
	}
	
.midnav .navbar ul li a.test {
	background:url(images/navbar_main.png) no-repeat left top;
	}

.midnav .navbar ul li a.contact {
	background:url(images/navbar_contact.png) no-repeat left top;
	}
	
.midnav .navbar ul li a.make {
	background:url(images/navbar_makeup.png) no-repeat left top;
	}
	
.midnav .navbar ul li a.home:hover {
	background:url(images/navbar_mainb.png) no-repeat left top;
	}
	
.midnav .navbar ul li a.media:hover {
	background:url(images/navbar_mediab.png) no-repeat left top;
	}
	
.midnav .navbar ul li a.coll:hover {
	background:url(images/navbar_collb.png) no-repeat left top;
	}
	
.midnav .navbar ul li a.test:hover {
	background:url(images/navbar_mainb.png) no-repeat left top;
	}

.midnav .navbar ul li a.contact:hover {
	background:url(images/navbar_contactb.png) no-repeat left top;
	}
	
.midnav .navbar ul li a.make:hover {
	background:url(images/navbar_makeupb.png) no-repeat left top;
	}

.midnav .content {
	float:left;
	width:660px;
	color:#d7d5d5;
	}
	
.midnav .content h2{
	font-size: 16px;
	color:#FFF;
	padding-left: 30px;
	padding-top: 30px;
	font-weight:bolder;
}

.midnav .content .linev{
	width: 600px;
	height: 18px;
	background: url(images/makeup_line_h.png) no-repeat center;
}

.midnav .content ul.personbrief{
	list-style: none;
	/*float: left;*/
}

.midnav .content ul.personbrief li .bordimg{
	 width:189px; 
	 height: 140px;
	 text-align:center;
}
/**.marginleft80{
	margin-left: 80px;
	_margin-left: 0;
}**/

.margintop40{
	margin-top: 40px;
}

.midnav .content ul.personbrief li{
	background: url(images/makeup_line_v.png) no-repeat right center;
	padding-right: 7px;
	padding-left: 4px;
	width: 189px;
	float: left;
	text-align: center;
	font-size:11px;
}

.makeup .midnav .content{
	line-height: 16px;
	width: 600px;
	background: url(images/makeup_bg.png) no-repeat left bottom;
	padding-left:15px;
	padding-right:30px;
	padding-bottom:30px;
}

.midnav .content ul.personbrief li .text{
	text-align:left;
}

.midnav .content ul.personbrief li.no-sep{
	background: none;
}

.testimonials .content {
	background:url(images/te_bg.png) no-repeat right bottom;
	}

.testimonials .content .maingroup{
	/*margin: 40px 0px;*/
	background: url(images/te_a_line.png) repeat-y left top;
	width: 207px;
	float:left;
}

.testimonials .content .itemgroup{
	margin-right: 10px;
	_margin-right: 0px;
}
/*
.testimonials .content .vline{
	background:url(images/te_vline.png) no-repeat center ;
	width: 20px;
	height: 400px;
	float:left;
}
*/

.testimonials .content h2{
	width: 207px;
	height: 64px;
	padding-top: 30px;
	background: url(images/te_a_top.png) no-repeat left bottom;
	padding-left: 0;
	text-align:center;
}
	
.testimonials .content .title{
	width: 340px;
	padding-top: 7px;
	text-align:center;
	float: left;
	height: 40px;
}

.testimonials .content .showtext {
	padding-top: 24px;
	padding-bottom: 18px;
	line-height: 23px;
	text-align:left;
}

.testimonials .content .box{
	width: 181px;
	margin-bottom: 16px;
	margin-left: 13px;
	_margin-left: 6px;
}

.testimonials .content .item{
	background:url(images/te_line2.png) repeat-y left top;
}

.testimonials .content .item .box_top{
	padding-top:10px;
	background:url(images/te_line_top2.png) no-repeat left top;	
}

.testimonials .content .item .box_bottom{
	background:url(images/te_line_bottom2.png) no-repeat left bottom;	
}

.testimonials .content .selectitem{
	background:url(images/te_line.png) repeat-y left top;
}

.testimonials .content .selectitem .box_top{
	padding-top:10px;
	background:url(images/te_line_top.png) no-repeat left top;	
}

.testimonials .content .selectitem .box_bottom{
	background:url(images/te_line_bottom.png) no-repeat left bottom;	
}

.testimonials .content .box .photo {
	margin-left: 6px;
	_margin-left: 3px;
	float: left;
}

.testimonials .content .box .photo a{
	height: 70px;
	width: 100px;
	display:block;
}

.testimonials .content .contentbox{
	background:url(images/te_line3.png) repeat-y left top;
	width: 374px;
	float: left;
	margin-left: 14px;
}

.testimonials .content .contentbox .detail{
	padding: 0px 14px;
	color:#d7d5d5;
	text-align:center;
}

.testimonials .content .contentbox .detail .cimg{
	width: 100px;
	height: 150px;
	float: left;
	padding: 0px 4px;	
}

.testimonials .content .contentbox .detail img{
	/*padding: 0px 4px;*/
}

/**.testimonials .content .contentbox .detail img{
	padding-right: 20px;
}**/

.testimonials .content .contentbox .detail .nopad{
	padding-right: 0px;
}

.testimonials .content .contentbox .box_top{
	
	background:url(images/te_line_top3.png) no-repeat left top;	
}

.testimonials .content .contentbox .box_bottom{
	width: 374px;
	height: 6px;
	background:url(images/te_line_bottom3.png) no-repeat left bottom;	
}
	
.testimonials .content .info{
	width: 72px;
	text-align:center;
	line-height: 24px;
	float:right;
	margin-top: 10px;
	color: #d7d5d5;
}

.testimonials .pager{
	width: 207px;
	height: 94px;
	text-align:center;
	padding-top: 30px;
	float:left;
	background: url(images/te_a_bottom.png) no-repeat left bottom;
	position: relative;
	bottom: 0px;
}


.contactus table{
	width: 280px;
	line-height: 18px;
	float: left;
	margin-right: 40px;
}

.contactus table input{
	width: 190px;
	background-color:#000;
	border:1px solid #FFF;
	margin-bottom: 10px;
	color:#FFF;
}

.contactus table textarea{
	width: 190px;
	background-color:#000;
	border:1px solid #FFF;
	height: 80px;
	color:#FFF;
}

.contactus table th{
	color:#FFF;
	font-weight:normal;
	vertical-align: top; 
}

.contactus table th.left{
	width: 53px;
}

.contactus table th.right{
	width: 62px;
	margin-bottom: 10px;	
}

.contactus table td{
	vertical-align: top; 
	width: 220px;
}

.contactus .pattern{
	background:url(images/contactus_img1.png) left top no-repeat;
	width: 611px;
	height: 16px;
	float:left;
}

.contactus .map{
	background: url(images/map.png) left top no-repeat;
	width: 574px;
	height: 308px;
	float:left;
	margin-bottom: 18px;
}

.contactus .btn{
	background: url(images/btn_bg.png) left 2px no-repeat;
	width:45px;
	height: 16px;
	border: none;
	float: right;
	margin-right: 20px;
}

.media .midnav {
	background: url(images/media_bg.png) no-repeat right top;
	_background: url(images/media_bg.png) no-repeat 290px top;
	height: 634px;
	*margin-top: 40px;
	_margin-top: 40px;	
}

.media .content {
	height: 600px;
}

.media .content h2{
	padding-left: 20px;
	margin-bottom: 95px;
}

.media .media_list, .media .showpart{
	float: left;
	height: 300px;
}

.media .showpart{
	width: 550px;
	height: 600px;
	/*margin-left: 40px;*/
	/*margin-left: 62px;*/
}

.media .showpart .imgBoard{
	width: 240px;
	height: 348px;
	margin-left: 40px;
	_margin-left: 20px;	
	float:left;
	position: relative;
}

.media .showpart .brief{
	width: 220px;
	margin-left: 46px;
	height: 180px;
	line-height: 18px;
	margin-top: 98px;
	float: left;
	color:#d7d5d5;
	
	/*overflow:hidden;*/
}

.media .showpart .titleR{
	width: 510px;
	text-align:right;
	font-size: 16px;
	color:#FFF;
	font-weight:bolder;
	float: right;
}
	
.media .showpart .slideshow{
	position:relative;		
	width: 540px;
	height: 98px;
	float:left;
	margin-top: 10px;
	padding-top: 6px;
}	

.media .showpart .slideshow img, .media .showpart .slideshow .myimg{
	float: left;
	margin-right: 16px;
	width: 70px;
	height: 93px;
}
.media .showpart .slideshow img.last{
	margin-right: 0px;	
}
.media .media_list{
	width: 101px;
}

.media .media_list .pager2 {
	display:block;
	position:absolute;
	top:410px;
	width:100px;
	text-align:center;
}

.media .media_list .pager2 a{
	color:#FFF;
}

.media .media_list ul{
	list-style: none;
	margin-left: 16px;
	position: relative;
}

.media .media_list ul li{
}

.media .media_list a.item{
	padding-bottom: 7px;
	background:url(images/media_underline.png) left bottom no-repeat;
	margin-bottom: 12px;
	display:block;
}

.basenav {
	text-align:right;
	font-size:11px;
	color:#cecece;
	padding-right: 70px;
	}
	


.current_page{
	margin: 0px 4px;
	color:#E21AC6;
}

.other_page{
	margin: 0px 4px;
	color:#FFF;
}

.purple{
	color: #B5179F;
}

.msg{
	width: 660px;
	float:left;
	font-weight: bold;
	font-size: 14px;
	color:#FF0;
	text-align:center;
}