/*** Common CSS ***/

img {
	border:0px;
}
a {
	text-decoration:none;
	outline:none;
}
p {
	margin-top:2px;
	margin-bottom:4px;
}
body{ 
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-size:14px;
	color:#FFFFFF;
}
div.parent{
	width: 100%;
	overflow: hidden;
}
table.parent{
	border-collapse: collapse;
	border: 0px none;
	margin: 0px 0px 0px 0px;
	width: 100%; height: 100%;
}
td.parent{
	background-image: url(../images/hk/common/pv_studio_big_bg.jpg); 
	background-repeat: no-repeat;
	background-position: bottom center;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
div.wrapper{
	margin: 0px auto auto auto;
	position: relative;
	text-align: left;
	width: 1000px; 
}

div.tab_wrapper{
	margin: 0px auto auto auto;
	position: relative;
	text-align: left;
	width: 990px; height: 48px;
}
div.tab_banner{ 
	background-image:url(../images/hk/common/pv_studio_header_bar_bg.jpg);
	background-repeat:repeat-x;
	left: -505px; top:0px;
	position: absolute;	
	text-align: center;
	width: 2000px; height: 48px;
}

div.header_banner_wrapper{
	margin: 0px auto auto auto;
	position: relative;
	text-align: left;
	width: 990px; height: 122px;
}
div.header_banner{ 
	background-image:url(../images/hk/common/pv_studio_banner.jpg);
	background-repeat:no-repeat;
	left: -505px; top: 0px;
	position: absolute;	
	text-align: center;
	width: 2000px; height: 122px;
}
div.footer_wrapper{
	margin: 0px auto auto auto;
	position: relative;
	text-align: right;
	width: 990px; height: 85px;
}
div.footer{ 
	background-image: url(../images/hk/common/study1c_slice_32.jpg); 
	background-repeat: no-repeat;
	left: -505px; bottom: 0px;
	position: absolute;	
	text-align: center;
	width: 2000px; height: 85px;
}

div.footer_content {
	position:absolute;
	width:990px; left:500px;
	bottom:2px;
}

div.footer_content a{
	color:#8D8086;
}

div.footer_content p {
	text-align:right;
	font-size:11px;
	color:#8B8086;
}

div.tab_content {
	position: absolute;
	left:505px;	width:990px; height:48px;
	text-align:left;
}

div.tab_content div.tab {
	position: absolute;
	top:25px; right:0px; 
}

div.tab_content div.tab ul {
	list-style:none;
	margin:0px auto 0px auto;
}

div.tab_content div.tab li {
	float:right;
	padding-left:3px;
}

div.tab_content div.logo {
	position:absolute;
	width:115px; left:0px;
	text-align:left;
}

div.tab_content div.function {
	position:absolute;
	width:400px; height:16px;
	left:115px; top:25px;
	text-align:left;
}
div.tab_content div.function table td {
	text-align:left;
	padding-left:3px;
}

div.tab_content div.data {
	position:absolute;
	width:390px; right:0px;
	text-align:right;
}

div.tab_content div.data table td {
	text-align:right;
	font-size:12px;
	padding-left:3px;
}

a.cyan{
	color:#1AB6D9;
}

a.grey {
	color:#5C7176;
}

span.grey {
	color:#5C7176;
}
