@charset "utf-8";
/* CSS Document */

.wrapper{ background:url(../images/box_ld.gif) left bottom no-repeat; margin:5px 0px 5px 0px; width:180px;}
.box{background:url(../images/box_rd.gif) right bottom no-repeat;width:180px;}
.box-out{background:url(../images/box_lt.gif) left top no-repeat;width:180px; }
.box-in{background:url(../images/box_rt.gif) right top no-repeat;width:180px; height:280px;}
.box-in h4{ font-size:12px;margin-top:3px; margin-left:5px;   padding-left:28px; padding-top:6px;background:url(../images/box_h1.gif) left  top no-repeat; font-weight:normal; } 
.box-in .list{margin-top:12px; }
.box-in .list li{padding-top:5px; padding-bottom:5px;  list-style:none; background:url(../images/point_r.gif) left center no-repeat;margin-left:10px; padding-left:10px;padding-top:2px; padding-bottom:2px;}
.list a:link{ color:#000000; text-decoration:none;}
.list a:hover{ color:#ffa200; text-decoration:none;}

.w180 {
	width:180px;
}
.w650 {
	width:650px;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	margin:0px;
	padding:0px;
}
.right_search {
	background: url(../images/right_bar_bak.gif) bottom repeat-x;
	padding-bottom:7px;
	padding-top:7px;
}
.right_list li {
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
	background:url(../images/list_point.gif) left center no-repeat;
	margin-left:10px;
	padding-left:12px;
	border-bottom:dotted 1px #999999;
}
 .right_list li a:link, {
 color:#000000;
 text-decoration:none;
 display:block;
}
.right_list li a:visited {
	color:#000000;
	text-decoration:none;
	display:block;
}
.right_list li a:hover {
	color:#ffa200;
	text-decoration:none;
	display:block;
}
.right_list li span {
	float:right;
	margin:-15px 5px 0px 0px;
}
#viewer {
	height:140px;
	width:610px;
	clear:both;
	overflow:hidden;
	border:3px solid #e5e5e5;
}
#viewerFrame {
	width:700px;
	clear:both;
	padding:0;
}
#viewer img {
	width:96px;
	height:135px;
	margin:6px;
	display:inline;
	border:0;
}
#viewer a {
	display:block;
	float:left;
	width:102px;
	height:145px;
}
#btn1 {
	float:left;
}
#btn2 {
	float:left;
}