@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(imgs/bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main{width:1000px;}
.woman {
	height: 640px; width: 390px; background:url(imgs/bgw3.jpg) left top no-repeat;
}
.woman2 {
	height: 640px; width: 390px; background:url(imgs/jl.jpg) left top no-repeat;
}
.woman3 {
	height: 640px; width: 390px; background:url(imgs/bgw5.jpg) left top no-repeat;
}
.col_1, .col_2, .box_1, .box_2, .box_3{float:left;}
.col_1{width:390px; height:700px;}
.col_1b{width:390px; height:1200px; float:left;}
.col_2{width:610px;}
.col_2cen{width:570px; height:362px; float:left; background-image:url(imgs/bgcenter.gif);}
.col_2cen2{width:570px; height:362px; float:left; background-image:url(imgs/bgcenter2.gif);}
.col_gallery{width:570px; height:435px; float:left; background-image:url(imgs/bgcenter2b.gif);}
.col_2censmall{width:570px; height:253px; float:left; background-image:url(imgs/bgcenters.gif);}
.col_2cenlong{width:570px; height:1320px; float:left; background-image:url(imgs/bgcenter3.gif);}
.col_2cen3{width:570px; height:720px; float:left; background-image:url(imgs/bgcenter3b.gif);}
.col_2cenmen{width:570px; height:40px; float:left; background-image:url(imgs/menu.gif);}
.col_2censtaff{width:570px; height:667px; float:left; background-image:url(imgs/bgcenter3staff.gif);}
/*=======col_2===========*/
.menu{padding:46px 0 11px 0;}
.menu img{margin:0 7px 9px 0;}
/*fonts*/
.redb {font-family: Arial, Helvetica, sans-serif; font-size: .95em; color:#FF0000; line-height:20px;}
.grey {font-family: Arial, Helvetica, sans-serif; font-size: .75em; color:#92999d; line-height:22px;}
.greys {font-family: Arial, Helvetica, sans-serif; font-size: .7em; color:#92999d; line-height:18px;}
.blue {font-family: Arial, Helvetica, sans-serif; font-size: .75em; color:#b2c9d6; line-height:18px;}
.wh {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color:#ffffff; line-height:18px;}
