body {  
	background-color: #e5e5e5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color: #222222;
	font-size: .75em;
	margin: 10px; 
}
img{
	margin: 0px auto; 
	vertical-align:middle;
	border:0px;
	
}
input{
	border: 1px solid #cccccc;
	font-size: 12px;
}
p{
	font-size: .9em;
}
h1{
	font-size: 1.5em;
	color: #5D8CBA;
	margin: 3px;
}
h2{
	font-size: 1.2em;
	color: #5D8CBA;
	margin: 0px;
}
h2 a:link, h2 a:visited{
	text-decoration: none;
}
h2 a:hover, h2 a:active{
	background: #D4EBFC;
	text-decoration: none;
}
h3{
	font-size: 1.2em;
	color: #D8A15A;
	margin: 0px;
}

ul{
	margin: 0px;
	padding:5px;
	padding-left: 20px;
}
a:link, a:visited {
	color: #5D8CBA;
	text-decoration:none
}
a:hover, a:active {
	text-decoration: none;
	background: #D4EBFC;
}
ul a:link, ul a:visited{
	color: #000000;
	text-decoration: none;
	font-size:1.1em;
}
ul a:hover, ul a:active{
	color: #333333;
	text-decoration: underline;
	background: none;
}
ul li{
	list-style-image:url("/images/tpset/bullet.png");
	margin-left: 8px;
	margin-top:3px;
}
ol li{
	font-size: 1em;
}
form{
	margin: 0px;
	padding: 0px;
}
a.adm_link, a.adm_link:visited{
	color: #993333;
	text-decoration: underline;
}
a.adm_link:hover, a.adm_link:active{
	color: #993333;
	text-decoration: none;
	background: #cccccc;	
}
a.smlink:link, a.smlink:visited{
	color: #666666;
	font-size: .9em;
	text-decoration: none;
	
	vertical-align: middle;
}
a.smlink:hover, a.smlink:active{
	background: none;
	text-decoration: underline;
}
table{
	border-spacing:0px;
	padding:0px;
}
th{
	text-align: left;
	vertical-align: top;
	background: #80AAD5;
	padding:3px;
	font-size: 1em;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
td{
	vertical-align: top;
	text-align: left;
	padding:0px;
	border-spacing:0px;
}
div{
	padding:0px;
	margin:0px;
}
.names{
	background: #99ccff;
	color: #000000;
	text-align: center;
	border-left: 1px solid #F1F1F1;
}
.compare1{
	background: #FFFFFF;
	color: #000000;
	border-left: 1px solid #999999;
	border-top: 1px solid #cccccc;
}
.compare2{
	background: #e4f1ff;
	color: #000000;
	
	border-left: 1px solid #999999;
	border-top: 1px solid #cccccc;
}
.compare_head{
	background: #eeeeee;
	color: #000000;
	height: 20px;
	border-top: 1px solid #cccccc;
	
	font-size: 1.2em;
}
.clr{
	clear:both;
	overflow:hidden;
}
#container {  
	width: 970px;  
	margin: 0 auto;  
	background-color: #FFFFFF;
	overflow: visible !important;
}
#head_logo{
	float: left;
	width: 215px;
	height: 75px;
	text-align:left;
	background-image:url('/images/roundcorner.png');
	background-position: top right;
	background-repeat:no-repeat;
}

#head_bc {
	width: 725px;
	height: 20px;
	float:left;
	margin-left: 7px;
	margin-top: 7px;
	background-color: #F0F0F0;
	padding: 0px;
	border: 1px solid #E5E5E5;
	font-size: .8em;
}
#head_bc a:link, #head_bc a:visited {  
	text-decoration: none;
	color: #666666;
}
#head_bc a:hover,#head_bc a:active {  
	text-decoration: none;
	color: #333333;
	background: none;
}
#head_menu{
	float: left;
	width: 952px;
	text-align: right;
	background-color:#FFFFFF;
	border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	padding:8px;
}
#body-wrapper{
	width:952px;
	padding:0 8px 8px 8px;
	background-color:#FFFFFF;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	float:left;
}
#head_banner{
	float: left;
	width: 728px;
	height: 100px;
	margin-left: 7px;
	background-color: #F9F9F9;
}
#head_member{
	float: left;
	width: 728px;
	height: 25px;
	margin-left: 7px;
	text-align: right;
	padding-top:5px;
}
#menu_top{
	float: left;
	text-align: right;
	padding-top:10px;
	width: 735px;
	height: 25px;
}
#menu_main{
	width: 940px;
	text-align: center;
	background-color: #6390C0;
	background-image:url("/images/tpset/menu-bg.png");
	padding-top:10px;
	height:30px;
	color: #FFFFFF;
	font-size:1.3em;
	float:left;
}
#menu_main a:link, #menu_main a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#menu_main a:hover, #menu_main a:active{
	text-decoration: underline;
	color: #FFFFFF;
	background: none;
}
#search_top{
	float: left;
	width: 735px;
	height: 28px;
	text-align:right;
	background-color: #FFFFFF;
	padding-top:12px;
}
#menu_left{
	float: left;
	width: 215px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#content{
	float: left;
	width: 728px;
	margin-left: 7px;
	margin-top: 7px;
	background-color: #FFFFFF;
	
	margin-bottom: 7px;
}
#bottom_menu{
	float: left;
	width: 950px;
	background-color: #FFFFFF;
}
#bottom{
	float: left;
	width: 958px;
	border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	background-color: #FFFFFF;
	padding:5px;
	font-size:1.1em;
	color:#999999;
	text-align:center;
}
#bottom a{
	color:#999999;
}
#spinner{
	height: 35px;
	margin: 5px 2px auto;
}
#show_content { 
	float: left; 
	width: 728px;
}
#show_image { 
	float: left; 
	width: 210px;
}
#show_name { 
	float: left; 
	width: 260px;
	margin-right: 8px;
}
#show_ads{
	float: right;
	width: 250px;
	height: 250px;
}
#compare_div a:link, #compare_div a:visited{
	text-decoration: none;
	color: #222222;
}
#compare_div a:hover, #compare_div a:active{
	text-decoration: none;
	color: #666666;
	background: none;
}
#search_container{
	width: 180px;
	float: right;
	background-color: #FFFFFF;
}
#search_container a:link, #search_container a:visited{
	color: #333333;
	font-size: 1em;
	text-decoration: none;
	background: none;
}
#search_container a:hover, #search_container a:active{
	background: none;
	text-decoration: none;
}

#list_container{
	width: 540px;
	float: left;
}
#ads_sidemenu_content{
	text-align: left;
	width: 200px;
}
#ads_product_show{
	margin-top:5px;
}
.topview{
	width: 270px;
	float: left;
	padding-top: 5px;
	height: 70px;
}
.newsview{
	width: 270px;
	float: left;
	padding-top: 5px;
	height: 70px;
}
.arcicleview{
	width: 270px;
	float: left;
	padding-top: 5px;
}
.topic{
	width: 540px;
	float: left;
	padding: 0px;
	border:1px dashed #D8A15A;
	margin-top:2px;
	margin-bottom:5px;
	font-size: 1.3em;
	color: #D8A15A;
}
.content_box_show{
	margin-top:7px;
	float: left; 
	width: 728px;
}
.font_gray{
	font-size: .8em;
	color: #888888;
}
.tooltips{
	font-weight:bold;
	color:#ABABAB;
	cursor:pointer;
	font-size:1em;
}
.fl_right{
	float: right;
	text-align:right;
	overflow:hidden;
}
.fl_left{
	float: left;
	text-align:left;
}
.explain_icon{
	float: right;
}
.listing{
	width: 540px;
	margin-top: 7px;
	float: left;
	padding-bottom: 7px;
	border-bottom: 1px dashed #cccccc;
}
.image_show{
	float: left;
	width: 120px;
	text-align:left;
}
.content_show{
	float: left;
	width: 420px;
}
.sm_comment{
	padding:3px;
	margin-left:3px;
	margin-right:3px;
	border-bottom:1px dotted #FFC95F;
}
.content_comment_show{
	font-size: 1.1em;
	margin:8px 3px 0px 2px;
	float: left;
	width: 690px;
	background-color:#e4f1ff;
	padding:10px;
}
.content_comment_image{
	float: left;
	width: 22px;
	text-align:left;
}
.content_comment_left{
	float: right;
	width: 560px;
	font-style:italic;
	margin-bottom:7px;
}
.content_comment_star{
	float: right;
	width: 95px;
	font-style:normal;
	margin-bottom:7px;
	text-align:right;
	padding-right: 5px;
}

.content_comment_right{
	float: right;
	width: 660px;
}
.image_tag_show{
	padding: 7px;
	border: 1px solid #cccccc;
}
.price_show{
	float: right;
	font-size: 1.5em;
	width: 260px;
	color: #7EA954;
	text-align:right;
}
.star_show{
	float: right;
	width: 150px;
	color: #7EA954;
	text-align:right;
}
.list_bottom{
	float: left;
	width: 540px;
	background-color: #ffffff;
	margin-top: 2px;
}
.pagenumber{
	float: left;
	width: 540px;
	background-color: #ffffff;
	margin-bottom: 7px;
	text-align: center;
}
.menu_box{
	margin-bottom: 0px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	float:left;
	padding:2px 4px 4px 4px;
	width:205px;
}
.content_box{
	float: left;
	width: 540px;
	background-color: #ffffff;
	margin-bottom: 7px;
}
.search_box{
	float: left;
	width: 728px;
	background-color: #f0f0f0;
}
.search_left{
	float: left;
	width: 172px;
	padding: 5px;
}
.brand_chk_list{
	float: left;
	width: 80px;
}
.search_center{
	float: left;
	width: 172px;
	padding: 5px;
}
.search_right{
	float: right;
	width: 172px;
	padding: 5px;
}
.search_title{
	width: 172px;
	margin-bottom: 2px;
}
.ads{
	margin-bottom: 7px;
}
.compare_text{
	font-size: .9em;
	color: #000000;
}
a.compare_link,a.compare_link:visited {
	font-size: .9em;
	color: #000000;
	text-decoration: none;
}
a.compare_link:hover,a.compare_link:active {
	text-decoration: underline;
	background: none;
}
a.compare_button, a.compare_button:visited{
	display: block;
	width: 102px;
	border:1px solid #5D8CBA;
	border-left: 12px solid #5D8CBA;
	color: #222222;
	padding: 1px;
	font-size: .8em;
	text-align: center;
	text-decoration: none;
}
a.compare_button:hover, a.compare_button:active{
	background: #D4EBFC;
}
a.headmenu:link, a.headmenu:visited{
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
}
a.headmenu:hover, a.headmenu:active{
	background: none;
	text-decoration: none;
}

.inline_image{
	float:left;
	padding:5px;
}
.normal_btn{
	border:1px solid #dedede;
	background-color:#f5f5f5;
	height:19px;
}
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:2px 0px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
		text-align: center;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:13px;
    line-height:50%;
    width: 97px;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 3px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons a img{
    padding:0;
    border:0px;
    padding-right:3px;
}
a.tooltip {
	text-decoration: none;
	cursor:pointer;
}

a.tooltip:hover {
	position: relative;
	text-decoration: none;
	background:none;
}

a.tooltip span {
	display: none;
	width:250px;
}

em{
	font-style:normal;
	font-size:1.2em;
	font-weight:bold;
	color:#5D8CBA;
}
.smtext{
	font-size:.8em;
}

a.tooltip:hover span {
	display: block;
   	position: absolute; top: 10px; left: 0;
	/* formatting only styles */
   	padding: 3px; margin:7px; z-index: 100;
   	margin-left:15px;
   	background: #f1f1f1; border: 1px dotted #c0c0c0;
   	color:#333333;
	/* end formatting */
}
.curve-top{
	float:left;
	background-image:url('/images/tpset/curve-top-left.png');
	height:4px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position:top left;
	padding-left:4px;
}
.curve-top div{
	display:block;
	border-top:1px solid #cfcfcf;
	width:100%;
	height:3px;
	overflow:hidden;
}
.curve-top-r{
	float:right;
	background-image:url('/images/tpset/curve-top-right.png');
	width:4px;
	height:4px;
	overflow:hidden;
}

.curve-bottom{
	float:left;
	background-image:url('/images/tpset/curve-bottom-left.png');
	height:4px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position:top left;
	padding-left:4px;
	margin-bottom:7px;
}
.curve-bottom div{
	display:block;
	border-bottom:1px solid #cfcfcf;
	width:100%;
	height:3px;
	overflow:hidden;
}
.curve-bottom-r{
	float:right;
	background-image:url('/images/tpset/curve-bottom-right.png');
	width:4px;
	height:4px;
	overflow:hidden;
	margin-bottom:7px;
}
