#content .entry {
	margin-top:10px;
    height:296px;
}
#content .entry .login_box {
   float:left;
   height:280px;
   width:230px;
}

#content .entry .gallery {
	float:right;
}
#content .dvr_show_box {
	margin-top:10px;
}
#content .dvr_show_box ul li.box {
	border-top:12px solid #949FBD;
	border-bottom:12px solid #949FBD;
	border-left:4px solid #949FBD;
	border-right:4px solid #949FBD;
	float:left;
	width:227px;
	height:390px;
}

#content .dvr_show_box ul li.box div.price {
    text-align:center;
}

#content .dvr_show_box ul li.box .picture {

	border-bottom:1px solid #949FBD;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

#content .dvr_show_box ul li.box .feature {
	height:100px;
	border-bottom:1px solid #949FBD;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}

#content .dvr_show_box ul li.box .feature ul {
    /*list-style:disc;*/
    list-style-image: url(../images/list-style.gif);
	margin-left:15px;
}

#content .dvr_show_box ul li.box .title {
	height:30px;
    padding:5px;
}

#content .dvr_show_box ul li .link_button {

	height:35px;
	margin-top:10px;
	text-align:center;
}

#content .dvr_show_box .actived ul li {
	border:#309;

}
#content .camera_show_box ul li .picture {

    margin-top:25px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
    margin-left:15px;
}

#content .camera_show_box ul li .feature {
    margin-left:12px;
	height:65px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;

}

#content .camera_show_box ul li .feature a {
    color:#666666;
}

#content .camera_show_box ul li .feature a:hover {

     color:#006699;
}

#content .camera_show_box ul li .feature .price{


}

#content .camera_show_box ul li .link_button {

	height:35px;
	margin-top:10px;
	text-align:center;
}


#content .camera_show_box {
	margin-top:10px;
	background-image:url(../images/1_bg.gif);
	background-repeat:repeat-x;
    height:400px;
	width:100%;
}

#content .camera_show_box .model{

    margin-left:50px;
    margin-top:30px;
	color:#666666;
	font-size:14px;
}

#content .camera_show_box .model b{

	color:#006699;

}

#content .camera_show_box ul li.box{
	float:left;
	height:400px;
	width:246px;
}

#content .accessory_show_box {
	margin-top:10px;
	background-image:url(../images/1_bg.gif);
	background-repeat:repeat-x;
    height:340px;
	width:100%;
}

#content .accessory_show_box ul.accessory_list {
    margin-left:30px;

}

#content .accessory_show_box ul li.separator {
    border-right:1px dashed #BEBEBE;
}

#content .accessory_show_box ul li .picture {

    margin-top:40px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	float:left;
}

#content .accessory_show_box ul li .feature {
    margin-top:10px;
	height:100px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	float:left;
}
#content .accessory_show_box ul li .link_button {

	height:35px;
	margin-top:10px;

}

#content .accessory_show_box ul li.item {
float:left;
height:350px;
margin-right:15px;
width:142px;
margin-top:8px;
display:inline-block;
}

/* ==================================================== */

#gallery div.ui-tabs-hide {
    display:none;
}

#gallery ul li {


}
#gallery {
position:relative;
float:right;
width:740px;
}
#gallery ul.ui-tabs-nav li.ui-tabs-selected {

background-attachment:scroll;
background-color:transparent;
background-image:url("../images/item-selected.png");
background-position:0 0;
background-repeat:no-repeat;
}

#gallery ul.ui-tabs-nav li a{

display:block;
font-family:Verdana,Geneva,sans-serif;
font-size:12px;
font-weight:bold;
height:13px;
line-height:13px;
overflow-x:hidden;
overflow-y:hidden;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
width:13px;
}

#gallery ul.ui-tabs-nav li {

background-attachment:scroll;
background-color:transparent;
background-image:url("../images/item.png");
background-position:0 0;
background-repeat:no-repeat;
float:left;
font-size:0;
height:13px;
line-height:0;
margin-bottom:4px;
margin-top:5px;
overflow:hidden;
vertical-align:top;
width:16px;
}

#gallery ul.ui-tabs-nav {


list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:260px;
position:absolute;
right:0;
width:100px;
z-index:100;
}

li.mousemove {
   border-color:#1B2D5D;
}


div.lg_top {
	margin-right:4px;

	padding-left:4px;

	background: url('../images/lg/lg_t_l.gif') top left no-repeat;
	width:100%;
}
div.lg_top span {
	display: block;
	padding-right: 4px;
	background: url('../images/lg/lg_t_r.gif') top right no-repeat;
}

div.lg_top b i {

}

div.lg_top b {
	display: block;
	color:#fff;
	/*height:24px;*/
	background: url('../images/lg/lg_t_c.gif') top right repeat;
	padding-left:15px;
	padding-right:5px;
	padding-top:10px;
    padding-bottom:8px;
	font-size:14px;
}

div.lg_center {
	margin-right:4px;

	padding-left:4px;

	background: url('../images/lg/lg_c_l.gif') top left no-repeat;
	width:100%;
}
div.lg_center span {
	display: block;
	padding-right: 4px;
	background: url('../images/lg/lg_c_r.gif') top right no-repeat;
}
div.lg_center b {
	display: block;
	color:#fff;
	height:23px;
	background: url('../images/lg/lg_c_c.gif') top right repeat;
	margin-left:15px;
	padding-top:10px;
	color:gray;
}

div.lg_bottom {
	margin-right:4px;

	padding-left:4px;

	background: url('../images/lg/lg_b_c.gif') top left repeat-x;
	width:100%;
	height:5px;
}


div.lg_text {

   height:220px;
   padding-right:2px;
   width:100%;
   border-left:#c2c2c2 solid 1px;
   border-right:#c2c2c2 solid 1px;
}

div.lg_text .row {
   margin-left:15px;
   padding-top:15px;
   font-size:12px;
}

div.lg_text input{
   width:160px;
   border:#c2c2c2 solid 1px;
}

.button_1 {
   background: url('../images/button/btn_01.jpg') top left repeat-x;
   color:#FFFFFF;
height:15px;
margin-left:140px;
padding-bottom:5px;
padding-left:12px;
padding-right:5px;
padding-top:5px;
width:42px;
}
.login_box a {
   color:#006699;
   font-weight:bold;
}

.login_box a:hover {
   color:gray;
}
