body 
{
	background-color:#F3F4F4;
}
#toolbar
{
	color:#FFFFFF;
	height:24px;
	line-height:25px;
	background-color:#00A3D4;
	border-bottom:solid 1px #2CB1D9;
}
#toolbar a
{
	color:#FFFFFF;
}
#logo
{
	float:left;
}
#cart
{
	float:left;
	_margin-top:10px;
	margin-left:10px;
}
#navi
{
	float:right;
	margin-right:10px;
}
#toolbarShadow
{
	clear:both;
	height:1px;
	background-color:#13A1CD;
	overflow:hidden;
}
#header
{
	width:1000px;
	height:30px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#logoBig
{
	float:left;
}
#search
{
	float:right;
}
#search input
{
	vertical-align:middle;
}
.textBoxSearch
{
	width:215px;
	height:15px;
	background-image:url("/Images/bgSearch.gif");
	background-repeat:no-repeat;
	border-style:none;
	border-width:0px;
	padding:5px;
	margin:0px;
}
#menu
{
	clear:both;
	width:1000px;
	height:38px;
	line-height:38px;
	margin-left:auto;
	margin-right:auto;
}
#menuLeft
{
	float:left;
	width:3px;
	height:38px;
	background-image:url("/Images/bgMenuLeft.png");
}
#menuCenter
{
	float:left;
	width:994px;
	height:38px;
	background-image:url("/Images/bgMenu.png");
}
#menuRight
{
	float:right;
	width:3px;
	height:38px;
	background-image:url("/Images/bgMenuRight.png");
}
#menuCenter a
{
	display:inline-block;
	height:38px;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	background-image:url("/Images/bgMenuSeparator.png");
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 22px;
}
#menuCenter a:Hover
{
	background-image:url("/Images/bgMenuHover.png");
}
#menuCenter .buttonBlue
{
	width:67px;
	background-image:url("/Images/bgMenuButtonBlue.png");
	text-align:center;
	padding:0px;
	margin-left:130px;
}
#menuCenter .buttonBlue:Hover
{
	background-image:url("/Images/bgMenuButtonBlueHover.png");
}
#menuCenter .buttonGreen
{
	width:85px;
	background-image:url("/Images/bgMenuButtonGreen.png");
	text-align:center;
	padding:0px;
	margin-left:10px;
}
#menuCenter .buttonGreen:Hover
{
	background-image:url("/Images/bgMenuButtonGreen.png");
}
#content
{
	clear:both;
	width:998px;
	margin:10px auto 0px auto;
	background-color:#FFFFFF;
	border:solid 1px #DDDFE1;
}
#left
{
	float:left;
	width:820px;
	margin:10px 0px 10px 10px;
	_margin:5px 0px 5px 5px;
}
.category
{
	clear:both;
	margin:10px 0px 0px 0px;
}
.category .totalCount
{
	padding:5px;
}
.category ul
{
}
.category li
{
	display:inline;
	padding-right:10px;
}
#folder ul li
{
	float:left;
	display:block;
	background-color:#FFFFFF;
	border:solid 1px #DDDFE1;
	padding:3px 6px;
	margin:auto 10px 10px 0px;
}
#folder ul a
{
	font-size:14px;
}
.tab
{
	width:auto;
}
/* Following are tab control styles, Special for Outsourcing Set-up Process Page */
.tab .ajax__tab_header
{
    height:26px;
	border-bottom:solid 1px #DDDFE1;
}
.tab .ajax__tab_outer
{
}
.tab .ajax__tab_inner
{
}
/* Default tab */
.tab .ajax__tab_tab
{
	_position:relative;
    height:26px;
    border-style:none;
	line-height:26px;
	text-align:center;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	_margin-bottom:-1px;
}
/* When mouse over */
.tab .ajax__tab_hover .ajax__tab_tab
{
	background-color:#F9F9F9;
	border-top:solid 1px #DDDFE1;
	border-right:solid 1px #DDDFE1;
	border-bottom:0px;
	border-left:solid 1px #DDDFE1;
}
/* Current selected tab */
.tab .ajax__tab_active .ajax__tab_tab
{
	background-color:#F9F9F9;
	border-top:solid 1px #DDDFE1;
	border-right:solid 1px #DDDFE1;
	border-bottom:0px;
	border-left:solid 1px #DDDFE1;
	_margin-top:1px;
}
/* TabPanel Content */
.tab .ajax__tab_body
{
	background-color:#F9F9F9;
	border-top:0px;
	border-right:solid 1px #DDDFE1;
	border-bottom:solid 1px #DDDFE1;
	border-left:solid 1px #DDDFE1;
    padding: 5px;
}
.face
{
	text-align:center;
}
.face ul
{
}
.face li
{
	display:inline;
	padding:5px 0px 5px 13px;
	height:64px;
	width:64px;
	overflow:hidden;
}
.filter
{
	clear:both;
	background-color:#F3F3F3;
	border:solid 1px #B1C9D5;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.filter .current
{
	border:solid 1px #B1C9D5;
	text-decoration:none;
	text-align:center;
	padding:3px 6px;
}
#sort
{
	clear:both;
	float:left;
	width:400px;
	height:40px;
}
#sort .current
{
	border:solid 1px #B1C9D5;
	text-decoration:none;
	text-align:center;
	padding:3px 6px;
}
#view
{
	float:right;
	width:200px;
	height:40px;
}
.hotKeyword
{
	background-color:#F3F3F3;
	border:solid 1px #B1C9D5;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.hotKeyword span
{
	float:left;
	font-size:14px;
	font-weight:bold;
}
.hotKeyword ul
{
	margin:0px;
	padding:0px;
}
.hotKeyword li
{
	display:inline;
	padding-left:10px;
}
.documentList
{
	clear:both;
}
.documentList .thumbnail
{
	float:left;
	display:block;
	width:100px;
	height:140px;
    border:solid 1px #DDDFE1;
	background-color:#F9F9F9;
	padding:2px;
	margin:0px 10px 10px 0px;
}
.documentList .thumbnail span
{
	position:relative;
	display:block;
	width:80px;
	height:90px;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	overflow:hidden;
	margin-top:-110px;
	margin-left: auto;
	margin-right: auto;
}
.documentList .rating
{
	position:relative;
	float:right;
	color:#BBBBBB;
	font-size:14px;
}
.documentList .rating span
{
	color:#BBBBBB;
	font-size:32px;
	font-family:Arial;
	line-height:32px;
}
.documentList .note
{
	height:92px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:8px;
}
.dataList .thumbnail
{
	display:block;
	width:100px;
	height:140px;
    border:solid 1px #DDDFE1;
	background-color:#F9F9F9;
	padding:2px;
	margin:20px 10px 10px 0px;
}
.dataList .thumbnail span
{
	position:relative;
	display:block;
	width:80px;
	height:90px;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	overflow:hidden;
	margin-top:-110px;
	margin-left: auto;
	margin-right: auto;
}
.dataList .title
{
	clear:both;
	display:block;
	height:46px;
	font-size:13px;
	overflow:hidden;
}
.albumList .thumbnail
{
	display:block;
	width:320px;
	height:80px;
    border:solid 1px #DDDFE1;
	background-color:#F9F9F9;
	padding:2px;
}
.albumList .title
{
	clear:both;
	display:block;
	height:46px;
	font-size:13px;
	overflow:hidden;
}
.prizeList
{
}
.prizeList .thumbnail
{
	display:block;
	width:128px;
	height:128px;
    border:solid 1px #DDDFE1;
	background-color:#F9F9F9;
	padding:2px;
	margin:0px 10px 10px 0px;
}
.prizeDetails
{
}
.prizeDetails img
{
	width:128px;
	height:128px;
    border:solid 1px #DDDFE1;
	background-color:#F9F9F9;
	padding:2px;
	margin:0px 10px 10px 0px;
}
#right
{
	float:right;
	width:150px;
	_width:148px;
	margin:10px 10px 10px 0px;
}
.sideTitle
{
	clear:both;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	border-bottom:solid 1px #DDDFE1;
	padding-top:20px;
}
.sideContent
{
	margin:10px 0px 10px 0px;
}
.thumbnailList ul
{
}
.thumbnailList li
{
	float:left;
	display:inline-block;
	width:64px;
	height:90px;
	overflow:hidden;
    border:solid 1px #DDDFE1;
	background-color:#F9F9F9;
	padding:2px;
	margin:2px 0px 2px 4px;
	*margin-left:1px;
}
.thumbnailList li span
{
	position:relative;
	display:block;
	width:50px;
	height:60px;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	overflow:hidden;
	margin-top:-70px;
	margin-left: auto;
	margin-right: auto;
}
.faceList ul
{
}
.faceList li
{
	float:left;
	display:inline-block;
	width:64px;
	height:64px;
	overflow:hidden;
    border:solid 1px #DDDFE1;
	background-color:#F9F9F9;
	padding:2px;
	margin:2px 0px 2px 4px;
	*margin-left:1px;
}
#news
{
	padding:20px;
}