@import "../style.css";

/*--solution_index--*/
#sol_index{
    width:730px;
}
#sol_index h3{
	margin:10px 0 0 0px;
}
#sol_index h4{
	margin:10px 0 0 0px;
}

#solution_right{
    width:490px;
    vertical-align:top;
}

#solution_left{
    width:240px;
    padding-right:6px;
    vertical-align:top;
    /*background:url(../images/leftimage/bg.jpg) repeat-y;*/
}
#sol_category{
	padding:0px;
	border-spacing:none;
	border-collapse:collapse;
	margin:0px;
}

/*---product---*/
#product{
	width:730px;
}
#product td{
	vertical-align:top;
}
#product_left{
	background-color:#f3f5f6;
	width:434px;
}
#wrap{

}	
#product_right{
  border-left:1px solid #fff;

}
div#title{
	padding:0px 0px 0px 10px;
	margin:0px 10px 0px 0px;
}
div#title h2{
	font-size:1.3em;
	color:#0089cc;
	margin:5px 0px 10px 0px;
}
div#title h3{
	color:#666666;
	font-size:0.9em;
	letter-spacing:normal;
	clear:both;
}
div#title p{
	text-align:right;
	margin:0 5px 0 0;
	line-height:30px;
}
#product_left ul{
	list-style:url(../images/arrow.png);
	padding-left:30px;
}
#product_left #product_head ul{
	list-style-image:url(../images/list.gif);
	padding-left:30px;
}
#content1{
	width:410px;

}
#content2{
	visibility:hidden;

	margin:5px 15px;
}
#product_func{
	width:380px;
	padding:12px 10px 12px 10px;
	margin:10px 10px 10px 10px;
	border:1px solid #bbbbcc;
	background-color:#fff;
}
#product_func p{
    margin-bottom:8px;
}
#product_func li{
    margin-bottom:5px;
}

#product_head ul li{
	padding-left:3px;
	margin-bottom:8px;
}
h3.spech{
	margin:20px 0px 0px 15px;
	font-size:1.0em;
}
table#spec{
    margin:5px 0 10px 15px;
}
table#spec .data0{
	font-weight:bold;
    width:140px;
    padding:4px 2px 4px 8px;
}
table#spec .data1{
    width:140px;
    padding:4px 2px 4px 18px;
}
table#spec .data1 img{
    margin-right:8px;
}
table#spec .data2{
    width:250px;
    padding:4px 0;
}

.option{
	margin:5px 0 5px 20px;
}
.option dt{
	font-weight:bold;
	margin-bottom:4px;
}
.option dt img{
    margin-right:8px;
}
.option dd{
	margin:3px 0 3px 10px;
}
strong{
	color:#333366;
	margin:0px 2px 0px 2px;
}


#product_right .bg1{
    background-color:#8dcae9;
    width:95px;
    height:95px;
    border-bottom:1px solid #fff;
}
#product_right .bg2{
    background-color:#c0e1f2;
    height:95px;
    border-bottom:1px solid #fff;
}
#product_right .bg3{
    background-color:#c0e1f2;
    border-bottom:1px solid #fff;
}
#product_right .bg4{
    background-color:#e6ecee;
    border-bottom:1px solid #fff;
    padding-right:5px;
}
#product_right .bg5{
    background-color:#dfe4e7;
    border-bottom:1px solid #fff;
}


#product_right #prodimg{
    margin:25px 0 5px 25px;
}
#product_right h3{
    margin:3px 0px 3px 8px;
    font-size:1.0em;
}
#product_right p{
    margin:0px 5px 3px 10px;
}

ul#prod_info{
    margin:5px 0px 5px 10px;
    padding-left:20px;
	list-style-image:url(../images/arrow.png);
}
ul#prod_info li a{
    cursor:pointer;
    color:#536999;
    /*text-decoration:underline;*/
}


/*-----sol_table--------*/
#ShowRollOver{
    width:360px;
}
dl.rollovertitle dt{
    color:#0089cc;
    font-weight:bold;
    margin:5px 2px 4px 8px;
    letter-spacing:-0.1px;
    font-size:1.0em;
}
dl.rollovertitle dd{
    padding-left:8px;
    font-size:1.0em;
}

.sol_table{
	z-index:0 !important;
}
.sol_table caption,.sol_table2 caption{
    text-align:left;
    padding:4px 5px 3px 0px;
}
.sol_table td{
    width:120px;
    height:120px !important;
    border:1px solid #ffffff;
    vertical-align:top;
}
.sol_table td span{
    color:#959595;
    display:block;
}
.sol_table td a{
    border:none;
}
.sol_table .bg2:hover{
    background-color:#e9ebec;
}
.sol_table td img{
    margin:0px;
}
.sol_table .bg1{
    background-color:#d9edf6;
}
.sol_table .bg2{
    background-color:#8ccaef;
}
.sol_table .bg3{
    background-color:#f3f5f6;
}
.sol_table .bg4{
    background-color:#ffffff;
}


.sol_table2 td{
    width:120px;
    border:1px solid #ffffff;
    vertical-align:top;
}
.sol_table2 td span{
    color:#959595;
    display:block;
}
.sol_table2 td a{
    border:none;
}
.sol_table2 .bg2:hover{
    background-color:#e9ebec;
}
.sol_table2 td img{
    margin:0px 0px 9px 0px;
}
.sol_table2 .bg1{
    background-color:#E6ECEE;
    height:120px;
    width:120px;
}
.sol_table2 .bg2{
    background-color:#F3F5F6;
    height:120px;
    width:120px;
}

#prod_sidenavi{
    margin:5px 0px 5px 10px;
    padding:0;
}
#prod_sidenavi a:link,#prod_sidenavi a:visited{
    color:#0089cc;
    /*text-decoration:none;*/
}
#prod_sidenavi li:hover{
    background-color:#e6ecee;
}
#prod_sidenavi a:hover{
	text-decoration:none;;
}
#prod_sidenavi li.dummy:hover {
	background-color:#DFE4E7;
}
#prod_sidenavi li{
    list-style:none;
    margin:0 5px 5px 0;
    padding:2px;
	float:left;
}
li#prod_active{
    color:#333366;
    font-weight:bold;
    background-color:#eaeff3;
}

#purchase h3{
	margin-top:10px;
	background:url(../images/list.gif) no-repeat 0px 4px;
	padding-left:12px;
}
#purchase #credit{
	padding-top:3px;
}
#purchase ul{
	margin-left:35px;
}
#purchase ul li{
	line-height:160%;
	list-style-image:url(../images/arrow.png);
}
/*#purchase a:link, #purchase a:visited{
	text-decoration:underline;
}*/
#purchase a:hover{
	text-decoration:underline;
}

/*---option---*/
.opt{
	margin-top:10px;
	width:730px;
}
.opt th{
	background-color:#BBCBCB;
}
.opt td,th{
	text-align:center;
	padding:3px 0px;
}



#compare{
	border:1px solid #bbbbbb;
	margin:5px 0 20px 0;
}
#compare th{
	background-color:#dddddd;
	width:90px;
}
#compare td{
	vertical-align:middle;
	text-align:center;
	border-bottom:1px solid #bbbbbb;
	width:90px;
	padding:1px;
}
#compare td.item,#compare tr.item{
	background-color:#e3e3fa;
	text-align:left;
	width:auto;
}
#compare td.gray{
	background-color:#f2f2f2;
}
#compare th.gray{
	background-color:#c2c2c2;
}
#compare tr.caption{
	background-color:#cccccc;
}
#compare tr.caption td{
	text-align:left;
	font-weight:bold;
}
.wrap{
	margin:20px 0 15px 0;
	border:1px solid #cccccc;
	padding:10px;
	background-color:#F3F5F6;
}
.wrap ul{
	list-style-type:circle;
	margin:0px 0px 15px 15px;
}

#telecom-list .prod{
	width:190px;
}
#telecom-list .prod h3{
	font-size:1.2em;
}
#telecom-list .trimg td{
	padding:10px 0;
}
#telecom-list .td1{
	background-color:#ccccff;
}
#telecom-list .tbl td{
	padding:4px 5px;
	border:1px solid #888888;
}