/* -- Frame -- */
body {
	margin: 0;
	padding: 0;
	background: #132D50 url(../images/bg.gif) repeat-x top;
}

#wrapper {
	width: 862px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 100%;
	height: 116px;
}

#header_left {
	width: 130px;
	height: 100%;
	background: url(../images/log_bg.jpg) no-repeat;
	float: left;
}

#header_left a {
	text-decoration: none;
}

#header_right {
	width: 732px;
	height: 100%;
	float: right;
}

#header_right_top {
	width: 100%;
	height: 67px;
	background: url(../images/head.jpg) no-repeat;
}

#header_right_top a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#top_home {
	width: 50px;
	height: 36px;
	padding: 28px 0 0 23px;
	background: url(../images/home_bg.gif) no-repeat;
	float: right;
}

#top_home_en {
	width: 100px;
	height: 36px;
	padding: 28px 0 0 23px;
	background: url(../images/home_bg.gif) no-repeat;
	float: right;
}

#top_support {
	width: 60px;
	height: 36px;
	padding: 28px 0 0 23px;
	background: url(../images/support_bg.gif) no-repeat;
	float: right;
}

#top_message {
	width: 60px;
	height: 36px;
	padding: 28px 0 0 23px;
	background: url(../images/message_bg.gif) no-repeat;
	float: right;
}

#navigation {
	width: 100%;
	height: 49px;
	background: url(../images/navigation_bg.jpg) no-repeat;
}

#navigation ul {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
}

#navigation ul li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 49px;
}
	
#navigation a {
	width: 80px;
	float: left;
	color: #4C5552;
	text-align: center;
	text-decoration: none;
	margin: 0;
}

#navigation a:hover {
	width: 80px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	background: #4C5552;
	margin: 0;
}
				
#domains {
	text-align: left;
	width: 833px;
	height: 23px;
	background: url(../images/domains_bg.gif) repeat-x;
	padding: 11px 0 0 29px;
	font-size: 12px;
	color: #FFFFFF;
}

#indexIntro {
	width: 862px;
	height: 125px;
	background:	 url(../images/index_intro_bg.jpg) repeat-x;
}

#flash {
	width: 100%;
	height: 199px;
	background: url(../images/flash_bg.jpg) no-repeat;
}

#content {
	width: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(../images/content_bg.gif) repeat-y;
}

#content_left {
	width: 575px;
	background: #F7F7F7 url(../images/content_left_bg.gif) repeat-x;
	padding: 20px 29px 0 17px;
	font-size: 12px;
	line-height: 16px;
	color: #636363;
	float: left;
}

#content_left a {
	color: blue;
	text-decoration: none;
}

#content_left p {
	text-indent: 2em;
}

#content_left ul {
	color: #000000;
	list-style-image: url(../images/host_dot.gif);
}

#content_left ul li {
	margin: 4px 0 0 0;
	padding: 0;
}

#content_right {
	width: 234px;
	height: auto;
	background: url(../images/content_right_bg.gif);
	padding: 6px 0 0 6px;
	float: right;
	font-size: 12px;
	color: #192D45;
}

.host {
	margin: 0 0 9px 0;
	padding: 0;
}

.host a {
	color: #192D45;
	text-align: center;
	text-decoration: none;
}

.host ul {
}

.host ul li {
	list-style-image: url(../images/host_plus.gif);
	margin: 0 0 4px 0;
	padding: 0;
}

.host li.second {
	list-style: none;
	list-style-image: none;
	background: url(../images/host_arrow.gif) no-repeat 5px;
	text-indent: 20px;
}

.host_title {
	height: 34px;
	background: url(../images/host_title_bg.gif) no-repeat;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 34px;
	text-indent: 20px
}

.host_content {
	width: 227px;
	background: url(../images/host_content_bg.gif) repeat-y;
	padding: 5px 0 5px 0;
}

.host_foot {
	width: 227px;
	padding: 0;
}

.host_foot_left {
	width: 113px;
	height: 24px;
	padding: 9px 0 0 0;
	text-align: center;
	background: url(../images/host_foot_left.gif) no-repeat;
}

.host_foot_right {
	width: 114px;
	height: 24px;
	padding: 9px 0px 0 0;
	text-align: center;
	float: right;
	background: url(../images/host_foot_right.gif) no-repeat;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #132D50;
	letter-spacing: 1px;
	margin: 0 0 16px 0;
}

#footer {
	clear: both;
	width: auto;
	height: 72px;
	background: url(../images/footer_bg.jpg);
	font-size: 12px;
	color: #7F7F7F;
	text-indent: 2em;
}

#footer_index {
	clear: both;
	width: 862px;
	height: 32px;
	background: url(../images/foot.gif) repeat-x;
	font-size: 12px;
	color: #7F7F7F;
	line-height: 32px;
	text-indent: 2em;
}

.datalistTable {
 	border-collapse: collapse;   
	border-spacing: 1px;   
	padd:expression(this.cellSpacing=1); 
 	background-color: #FFFFFF;
	text-indent: 5px;
}

.datalistTable_tr_head {
	height: 25px;
	background-color: #7797C5;
	color: #FFFFFF
}

.datalistTable_tr_head td {
	text-align: center;
}

.datalistTable_tr_line0 {
	height: 20px;
	background-color: #FFFFFF;
}

.datalistTable_tr_line1 {
	height: 20px;
	background-color: #D5D5D5;
}

img.product_pic {
	width: 200px;
	height: 200px;
	border: 1px #D0D0D0 solid;
}

img.product_pic_small {
	width: 100px;
	height: 100px;
	border: 1px #D0D0D0 solid;
	cursor: pointer;
}