@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
ol{
	list-style:none;
	}
body{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	line-height:20px;
	background:url(../img/Shading.png) center top no-repeat;
}
a img{
	border:none;
}
img{
	display:block;
}
a{
	text-decoration:none;
	color:#000000;
	}
a:hover{
	text-decoration:underline;
}
ul,li{
	list-style:none;
}
#wrapper{
	width:1024px;
	position:relative;
	left:50%;
	margin-left:-512px;
	text-align:left;
	}
.clearFloat{
	clear:both;
	line-height:1px;
	color:#FFF;
	line-height:1%;
	}

/****************************** header********************************/

#header {
	width:100%;
	background-color:#c0b6d8;
	}
#header #mainMenu {
	float:right;
	border-bottom:1px solid #bcb29c;
	border-top:1px solid #bcb29c;
	border-left:1px solid #ffffff;
	padding-right:31px;
	}
#header img{
	display:block;
	} 
#mainMenu li {
	float:left;
	}
#mainMenu li a {
	display:block;
	padding:3px 21px 3px 26px;
	color:#ffffff;
	font-weight:bold;
	border-right:1px solid #ffffff;
	}
#mainMenu li a:hover,
#mainMenu li a.selected{
	background:#6d667a;
	text-decoration:none;
	}
.clearFloat {
	clear:both;
	}


/****#header_menu****/

	

/****************************** footer********************************/
#footer{
	position:relative;
	width:100%;
	background-color:#c0b6d8;
	border-top:1px solid #afaec8;
	font-size:11px;
	color:#fffbfb;
	text-align:left;
	}

#footer a {
	text-decoration:none;
	color:#fffbfb;
	}
#footer p {
	padding-left:27px;
	line-height:15px;
	}
#footer #copyright {
	padding-top:10px;
	padding-bottom:;
	}
#footer #company {
	float:right;
	padding-top:19px;
	padding-right:29px;
	padding-bottom:14px;
	}

/******************************container********************************/
#container{
	clear:both;
	padding-top:25px;
	border-top:1px solid #f5f4e9;
	border-bottom:1px solid #adaaa8;


	}
dl.pic_view {
	width:710px;
	float:left;
	margin-left:20px;
	display:inline;
	position:relative;
	height:100%;
	}
/*******big_pic***/
.pic_view dt{
	width:533px;
	height:419px;
	border:1px solid #ededed;
	background-color:#f6f6f6;
	float:left;
	}
.pic_view dt img{
	margin-left:9px;
	_margin-left:2px;
	margin-top:8px;
	width:515px;
	height:400px;
}

/******preview*****/
.pic_view dd{
	float:right;
	width:103px;
	height:71px;
	margin-bottom:16px;
	margin-right:55px;
	display:inline;
}
.pic_view dd img{
	width:103px;
	height:71px;
}

/*****bt*******/
dd.bt{
	width:auto;
	height:auto;
	}
dd.bt img{
	width:auto;
	height:auto;
	}
	
#pre{
	position:absolute;
	right:0px;
	top:0px;
}
#next{
	position:absolute;
	right:0px;
	top:373px;
}

/*********sub********/

#sub{
	float:right;
	width:254px;
	margin-right:17px;
	display:inline;
	text-align:left;
	}
.quote{
	background-color:#f6f6f6;
	border:1px solid #ededed;
	margin-top:11px;
	}
.quote div{
	background-color:#fff;
	border:1px solid #ededed;
	margin:9px;
	}
.quote h2{
	text-align:center;
	font-size:18px;
	padding-top:10px;
	}
.quote p{
	border-bottom:1px solid #eaeaea;
	margin-bottom:15px;
	clear:both;
	width:206px;
	margin-left:13px;
	
	}	
.last p{
	margin-bottom:0px;
	}
.quote label{
	display:block;
	float:left;
	width:60px;
	}
.quote input{
	width:139px;
	height:18px;
	border:none;
	background:none;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#6d667a;
	}
.quote textarea{
	width:204px;
	height:51px;
	border:none;
	background:none;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#6d667a;
	
	}

#bt_sent input{
	width:auto;
	height:auto;
	margin:auto;
	visibility:visible
	}
p#bt_sent {
	border:none;
	text-align:center;
	margin-top:0px;
	padding-bottom:0px;
	}
	
/*******list******/

.list{
	margin-left:220px;
	margin-top:25px;
	color:#000;
	}
.list h2{
	font-size:13px;
	margin-bottom:7px;
	}
.list li{
	background:url(../img/list_icon.gif) 0px 6px no-repeat;
	padding-left:15px;
	}