﻿*
{
	padding: 0px;
	margin: 0px;
}
.left-menu
{
    width:170px;
    padding: 0px 0px 10px 0px;
}
.signup-free
{
	background-image:url(../Image/signup-bg.gif);	
	width:158px;
	border:1px solid #c4c4c4;	
}
.sign-title
{
	font-size:20px;
	font-family:Arial;
	font-weight:700;
	color:gray;	
	text-align:center;
	margin:8px 0px 0px 4px;
}
.sign-desc
{
	font-size:12px;
	font-family:Arial;	
	text-align:center;
	width:80px;
	margin:5px 0px 0px 35px;
}

.sin
{
	padding:10px 0px 20px 30px;
	margin-left: auto;
    margin-right: auto;	
}
.h1class
{
	font-size: 20px;
}
.currentPage
{
	font-weight:bold;
	font-size:13px;
	border-color:gray;
	background-color:Blue;
}
.giftPage
{
	margin-top: 15px;
}
.giftLeftPanel
{
	clear:left;
	float:left;
	width:170px;
	padding:5px;
}
.aStoreWidget
{
	margin: 10px 0px 10px 0px;
}
.giftRightPanel
{
	float:left;
	overflow:hidden;
	width:625px;
	zoom:1
}

.giftRightPanel:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
}
.quickShop
{
	font-size:13px;
}
.title
{
	font-weight:bold;
}
.commentText
{
	margin: 5px 10px 5px 10px;
}
.giftImg
{
    width:180px;
    height:180px;
    padding:10px 10px 10px 10px;
}
.giftDetail
{
    width: 180px;
    height:16px;
    padding:0px 0px 0px 10px;
}
.giftTitle
{
    width: 180px;
    height:16px;
    text-decoration:underline;
    padding:0px 0px 0px 10px;
}
.recItem
{
	color:#1b57c4;
	font-size:14px;
	margin-left:5px;
	text-decoration: none;
}
.recItem:hover
{
	text-decoration: none;
}
.recItem:visited
{
	color:#1b57c4;	
}
ul{
    margin: 0 auto;    
    list-style: none;
}
ul.live li{
    text-align: left;
    margin-left:5px;
}
body
{
    width:825px;
}
#main
{
	width:820px;
}
#header
{
    width: 825px;
}
.headerTop
{
	width:825px;
}
.headerBottom 
{
	width:820px;
}
.navBtnUl {
	width: 630px;
}
.bottom_link
{
	width:825px;
}
#footer
{
    width: 825px;
}
#footer div.logoDiv
{
    width:180px;
    margin-left:150px;
}
#footer div.linkDiv
{
    width:230px;
}
