/* CSS Document */
#news{
	float:left;
	width:452px;
}
#news #title, #products #title{
	border-bottom:1px solid #cdcfca;
	height:16px;
	font-size:12px;
	font-weight:bold;
	clear:both;
}
#news #title #left, #products #title #left{
	float:left;
}
#news #title #right, #products #title #right{
	float:right;
}
#img_form{
	clear:both;
	float:left;
	width:175px;
	overflow:hidden;
}
#img_form #img{
	background:url(../images/img-box.gif) no-repeat;
	width:175px;
	height:118px;
	padding-left:3px;
	padding-top:3px;
}
#img_form #form{
	background:url(../images/form-bg.gif) no-repeat;
	width:175px;
	height:138px;
	overflow:hidden;
	margin-top:10px;
	font-size:12px;
	color:#999;
	padding:8px;
}
#img_form FORM{
	margin-top:4px;
}
#img_form #submit_btn{
	padding-left:70px;
}
#desc_news{
	float:left;
	font-size:12px;
	color:#333333;
	padding:10px;
	margin-left:10px;
}
#desc_news #desc{
	widows:240px;
	height:120px;
	overflow:hidden;
}
#desc_news a{
	font-size:12px;
	color:#9a9a9a;
	text-decoration:none;
}
#desc_news a:hover{
	text-decoration:underline;
}
#products{
	width:325px;
	padding-left:20px;
	float:left;
	position:relative;
}
#products #product1{
	position:relative;
	float:left;
	padding-left:40px;
	margin-top:6px;
	margin-bottom:30px;
}
#products #product2{
	position:relative;
	float:left;
	padding-left:10px;
	margin-top:6px;
	margin-bottom:30px;
}
#products #brand{
	margin-top:6px;
}
#member_area{
	float:left;
	width:107px;
	padding-left:20px;
}
#member_area #form{
	background:url(../images/form-bg2.gif) no-repeat;
	width:157px;
	height:139px;
	overflow:hidden;
	padding-left:10px;
	padding-top:14px;
	font-size:12px;
	color:#999;
}
#form FORM{
	height:118px;
	margin:0px;
	padding:0px;
}
.input_text{
	width:100px;
	height:14px;
}
.input_text2{
	width:40px;
	height:14px;
}
#member_area #form #otherlink{
	text-align:center;
}
#member_area #form #otherlink a{
	color:#FFF;
	text-decoration:none;
	margin-right:20px;
}
#member_area #form #otherlink a:hover{
	color:#FFF;
	text-decoration:underline;
}
#member_area #service{
	background:url(../images/img-box2.gif) no-repeat;
	width:151px;
	height:124px;
	overflow:hidden;
	margin-top:10px;
	padding:8px;
}
#member_area #service ul{
	list-style-image:url(../images/list-item2.gif);
	margin:0px;
	margin-left:20px;
	padding:0px;
	cursor:pointer;
	font-size:12px;
	margin-top:10px;
}
#member_area #service a{
	text-decoration:none;
	color:#999;
}
#member_area #service a:hover{
	text-decoration:underline;
}
#otherlink{
 color:#000000;
}

#idScroller *{margin:0px; padding:0px;}
#idScroller{line-height:20px;width:240px; height:200px; overflow:hidden;}
#idScroller ul{width:100%}
#idScroller li{width:95%;overflow:hidden; list-style:none;}