﻿html, body{
	width:100%; height:100%;
	}
body,td,th	{margin:0px auto;padding:0px;font-family: "Tw Cen MT","futura","Century Gothic","Arial";font-size: 16px;color: #000000;line-height:150%;}
content_ch		{font-size:14px; }
a:link			{color: #231f20;text-decoration: none;}
a:visited 		{color: #231f20;text-decoration: none;}
a:hover 		{color: #bc9a5c;text-decoration: none;}
a:active 		{color: #231f20;text-decoration: none;}

.title 		{font-family: "futura","Tw Cen MT","Century Gothic";font-size:67px; line-height:58px; font-weight:lighter;}
.title_ch	{font-family: "微软雅黑"; font-size:50px; line-height:50px;}
.nav 		{font-family: "futura","Tw Cen MT","Century Gothic";font-size:18px; font-weight:lighter;}
.menu 		{font-family: "futura","Tw Cen MT","Century Gothic";font-size:18px; font-weight:lighter;}
.nav2		{font-family: "futura","Tw Cen MT","Century Gothic";font-size:15px; font-weight:lighter;}
.sub_menu_show		{font-family: "futura","Tw Cen MT","Century Gothic";font-size:18px; font-weight:lighter;}

.nav_ch		{font-family: "微软雅黑"; font-size:14px; }

.topic		{font-family: "futura","Tw Cen MT","Century Gothic";font-size:20px;margin-top:30px; line-height:150%; font-weight:lighter; text-align:left; width:569px;white-space:nowrap;overflow:hidden;float:left;-        -o-text-overflow: ellipsis;text-overflow:ellipsis;}
.topic_ch	{font-family: "微软雅黑"; font-size:18px; line-height:26px;text-align:left; width:569px;white-space:nowrap;overflow:hidden;float:left;-        -o-text-overflow: ellipsis;text-overflow:ellipsis;}

.formletter	{ font-size: 12px;line-height:15px;}
.input		{border:1px solid #ffffff; font-size:12px; line-height:15px; font-family:"Century Gothic";}

.home_ch	{color: #222222;font-size:13px;}
.home_en	{font-family:Arial, Helvetica, sans-serif; color:#222222;font-size:14px;}

#founder	{font-size:16px;}
#founder_ch	{font-size:13px;}

.tail	{color: #999999;font-size:11px; font-family: Arial, Helvetica, sans-serif;  font-weight:lighter; line-height:11px;}


.menu_out{width:100%;margin-top:5px;height:24px;}
.menu{list-style:none;float:left;width:auto;margin-right:18px;cursor:pointer;}
.menuhigh{list-style:none;float:left;width:auto;margin-right:18px;color:#600;font-family: "futura","Tw Cen MT","Century Gothic";font-size:18px; font-weight:lighter;}
.sub_menu_out{clear:both;width:100%;height:24px;margin-bottom:5px;}
.sub_menu_show{clear:both;width:100%;display:block;font-family: "futura","Tw Cen MT","Century Gothic";font-size:18px; font-weight:lighter;}
.sub_menu_hide{clear:both;width:100%;display:none;}
.menu_content{height:30px;}

.lrbtline{clear:both;	border:0px solid #FFFFFF;}
.tbg{background-color:#FFFFFF;border:0px solid #FFFFFF;font-weight:bold;}

li{list-style:none; float:left;}
img{border:none;}
u{text-decoration:none;}
em{font-style:normal;}
a{color:#424242;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
.box{margin:0 auto;text-align:left;width:522px; height:348px; overflow:hidden;}
.clear{clear:both;}
.change{width:522px;height:348px;}


/*-------------------------------引导页-------------------------------*/
.home_table{
	width:100%; height:100%; display:table; 
	}
	.home_table .home_td{
		display:table-cell; vertical-align:middle; text-align:center;
		}
		.home_table .home_td img{
			width:180px;
			}
		.home_table .home_td .txt{
			width:180px; height:15px; margin:30px auto 0; font-family:"微软雅黑"; font-size:15px;
			}
			.home_table .home_td .txt .cn{
				width:50%; text-align:left; float:left;
				}
			.home_table .home_td .txt .en{
				width:50%; text-align:right; float:right;
				}


