/* CSS Document */

body
	{
	background-image:  url(../../img/bg3.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: "Segoe UI", 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
input
	{
	font-family:  "Segoe UI", 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 13px;
	}
	
select	
	{
	font-family:  "Segoe UI", 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 13px;
	}
	
a:link
	{
	color: red;
	text-decoration: none;
	}

a:visited
	{
	color: red;
	text-decoration: none;
	}	

a:hover
	{
	color: red;
	text-decoration: underline;
	}	

img
	{
	behavior: url(/web/js/pngbehavior.htc);
	border: 0px;
	}

p
	{
	margin-bottom: 20px;
	line-height: 16px;
	}

h1
	{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 28px;	
	color: red;
	}

h2
	{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 22px;
	color: red;
	}

h3
	{
	font-size: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	}

h4
	{
	font-size: 13px;
	color: #333;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	}

h5
	{
	font-size: 11px;
	font-weight: bold;
	color: #8A836E;
	margin: 2px 0px 0px 0px;
	}

ul
	{
	padding-left: 28px; 
	margin-left: 0px;
	}	
	
/*
li
	{
	list-style-image: url(../../img/list.gif);
	}
*/

ul li {
	list-style: square;
	line-height: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
}

ol
	{
	padding-left: 28px; 
	margin-left: 0px;
	}	
	
ol li {
	line-height: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
}

form
	{
	padding: 0px;
	margin: 0px;
	}	

.header
	{
	padding-top: 18px;
	font-weight: bold;
	font-size: 17px;
	}

.header a:link 
	{
	color: red;
	text-decoration: none;
	}
	
.header a:visited
	{
	color: red;
	text-decoration: none;
	}	

.header a:hover
	{
	color: red;
	text-decoration: underline;
	}	
	
.footer
	{
	padding-top: 13px;
	padding-bottom: 15px;
	background-image: url(../../img/bg_footer.gif);
	background-repeat: repeat-x;
	height: 100%;
	clear: both;
	margin: 0;
	color: #969696;
	font-size: 12px;
	}

.footer a:link
	{
	color: #969696;
	text-decoration: none;
	}
	
.footer a:visited
	{
	color: #969696;
	text-decoration: none;
	}	

.footer a:hover
	{
	color: red;
	text-decoration: underline;
	}	
	
.menubar
    {
	width: 168px;
	}
		
.menutop
	{
	background: transparent url(../../img/menubar_top.png) no-repeat left top;
	}
.menubottom
	{
	background: transparent url(../../img/menubar_end.png) no-repeat left top;
	}
.menu
	{
	background: transparent url(../../img/menubar.png) left top repeat-y;
	border-top: 1px solid #DBDDDF;
	}

.selectedmenu
	{
	background: transparent url(../../img/glass_4.png) left top;
	color: white;
	font-weight: bold;
	}

.submenu
	{
	background: transparent url(../../img/menubar.png) left top repeat-y;
	padding-left: 30px;
	}

.remarks
	{
	font-size: 10px;
	color: #999999;
	}

.imageframe
	{
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	padding: 5px 5px 5px;
	margin: 4px 0 15px;
}

.messageframe
	{
	border: 1px solid #E6E6E6;
	background-color: #F9F9F9;
	padding: 10px 10px 10px 10px;
/*	margin: 4px 0 15px;*/
}

.greenout {
	width: 483px;
	background: #87c80a url(../../img/green_top.png) left top no-repeat;
	margin-bottom: 10px;
}
.greenin {
	padding: 25px 25px 100px 251px;
	background: transparent url(../../img/green_bottom.png) left bottom no-repeat;
	min-height: 110px;
}
.greenin h1, .greenin a:link, .greenin a:visited {
	color: #FFFFFF;
}

.purpleout {
	width: 483px;
	background: #6D4581 url(../../img/zh_CN/download/linux/purple_top.png) left top no-repeat;
	margin-bottom: 10px;
}
.purplein {
	padding: 90px 25px 90px 251px;
	color: #FFFFFF;
	background: transparent url(../../img/zh_CN/download/linux/purple_bottom_i.png) left bottom no-repeat;
	min-height: 90px;
}
.purplein h1, .purplein a:link, .purplein a:visited {
	color: #FFFFFF;
}

.blueout {
	width: 483px;
	background: #0A87C8 url(../../img/zh_CN/download/windows/blue_top.png) left top no-repeat; 
	margin-bottom: 10px;
}
.bluein {
	padding: 100px 25px 90px 251px;
	color: #FFFFFF;
	background: transparent url(../../img/zh_CN/download/windows/blue_bottom_i.png) left bottom no-repeat;
	min-height: 90px;
}
.bluein h1, .bluein a:link, .bluein a:visited {
	color: #FFFFFF;
}

.grayout {
	width: 483px;
	background: #696969 url(../../img/zh_CN/download/macosx/gray_top.png) left top no-repeat;
	margin-bottom: 10px;
}
.grayin {
	padding: 70px 25px 80px 280px;
	color: #FFFFFF;
	background: transparent url(../../img/zh_CN/download/macosx/gray_bottom_i.png) left bottom no-repeat;
	min-height: 90px;
}
.grayin h1, .grayin a:link, .grayin a:visited {
	color: #FFFFFF;
}

.amberout {
	width: 483px;
	background: #FEDE0E url(../../img/amber_top.png) left top no-repeat;
	margin-bottom: 10px;
}
.amberin {
	padding: 25px 25px 80px 251px;
	color: #FFFFFF;
	background: transparent url(../../img/amber_bottom.png) left bottom no-repeat;
	min-height: 90px;
}
.amberin h1, .amberin a:link, .amberin a:visited {
	color: #FFFFFF;
}

.redout {
	width: 483px;
	background: #EC4E00 url(../../img/zh_CN/download/red_top.png) left top no-repeat;
	margin-bottom: 10px;
}
.redin {
	padding: 70px 25px 128px 300px;
	color: #FFFFFF;
	background: transparent url(../../img/zh_CN/download/red_bottom_i.png) left bottom no-repeat;
	min-height: 90px;
}
.redin h1, .redin h2, .redin a:link, .redin a:visited {
	color: #FFFFFF;
}

a.blue-download-button {
	display: block;
	position: absolute;
	font-size: 16px;
	line-height: 31px;
	background: transparent url(../../img/download_button_left_i.png) left top no-repeat;
	text-decoration: none;
	padding: 0 1px 0 4px;
	margin-top: 10px;
}
a.blue-download-button strong {
	padding: 0 10px 0 5px;
	background: transparent url(../../img/download_button_right_i.png) right top no-repeat;
	display: block;
	color: #0A87C8;
}

a.purple-download-button {
	display: block;
	position: absolute;
	font-size: 16px;
	line-height: 31px;
	background: transparent url(../../img/download_button_left_i.png) left top no-repeat;
	text-decoration: none;
	padding: 0 1px 0 4px;
	margin-top: 10px;
}
a.purple-download-button strong {
	padding: 0 10px 0 5px;
	background: transparent url(../../img/download_button_right_i.png) right top no-repeat;
	display: block;
	color: #6D4581;
}

a.gray-download-button {
	display: block;
	position: absolute;
	font-size: 16px;
	line-height: 31px;
	background: transparent url(../../img/download_button_left_i.png) left top no-repeat;
	text-decoration: none;
	padding: 0 1px 0 4px;
	margin-top: 10px;
}
a.gray-download-button strong {
	padding: 0 10px 0 5px;
	background: transparent url(../../img/download_button_right_i.png) right top no-repeat;
	display: block;
	color: #6D6D6D;
}
/* ------------- Tables ---------------- */	

#regular table
	{
	border-top: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	/* 	border-right: 1px solid #d8d8d8; */
	/*  The other border is generated by the TD border attributes */
	}
	
#regular th
	{
	background-color: #E4E4E4;	
	border-right: 1px solid #d8d8d8;
	}	

#regular td
	{
	background-color: #ffffff;
	border-top: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	padding-left: 8px;
	padding-right: 8px;
	}