@charset "UTF-8";
/*--- RESET ---*/
@import "reset.css";
/*--- finerstyle ---*/
@import "finerstyle.css";
/*--- style ---*/
@import "style.css";
/*--- MENU ---*/
@import "menu.css";

#lightBox { width:400px; margin:0; padding:0; list-style-type:none; }
#lightBox img { border:1px solid #000; margin-left:5px; }
#lightBox li {float:left;list-style-type: none;}

#content table {margin: 15px 0 15px 0;}
#content td { vertical-align: top; }
#content table a {text-decoration: none !important; border: none !important} 
#content table a:hover {text-decoration: none !important; border: none !important} 

/*------------------------------------------------------------------------------*/
#content .min_ex a{text-decoration: none !important; 	border: none !important}
#content .min_ex a:hover{text-decoration: none;}
#content .big_ex h3{color: #947c9f;	text-decoration:underline;	padding: 0 0 1px 0;}
#content .big_ex h3:hover{color:#C8BCCD;}
#content .min_ex img{border: solid 1px;height: 77px;	width: 77px; }

#content .tablet{height: 120px; }
#content .tablet1{height: auto; width: 660px; margin: 10px 0px 10px 0px; }
#content .min_ex{
	height: 103px;
	width: 102px;
	background-image: url(../images/index_10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin: 0px;
	padding: 17px 0 0 18px; 
	display: table-cell;  vertical-align: middle;}
#content .big_ex{
	float: right;  
	width: 500px; height: auto;
	padding: 15px 0 15px 20px;  
	display: table-cell;  vertical-align: middle;}