/*page template css design*/

#amaxit-mainbody{
	width:800px;
	padding:0;
	text-align:center;
	margin:0 auto 0 auto;
	font-family:"宋体";
	font-size:12px;
	color:#666666;
}



#amaxit-header{
	width:800px;
}




#amaxit-midbody{
	width:800px;
	margin-top:8px;
}

#amaxit-midbody-upper-left,#amaxit-midbody-under-left{
	float:left;
	width:800px;
	margin-top:0px;
}

#amaxit-home-promotion{
	border:1px solid #cccccc;
	width:794px !important;
	width:800px;
	height:150px;
	padding-left:4px;
}

#amaxit-home-promotion-sub{
	float:left;
	width:260px;
	height:146px !important;
	height:152px;
	background:url("home_promotion_bg.gif"/*tpa=http://www.amaxit.net/images/home_promotion_bg.gif*/) ;
	text-align:left;
}

#amaxit-home-promotion-sub-title{
	padding:16px 0 0 16px;
	font-size:13px;
}

#amaxit-home-promotion-sub-content{
	padding:20px 12px 0 16px;
}

#amaxit-home-promotion-sub-more{
	float:right;
	padding:10px 16px 0 0px;
	color:#007cc2;
}

#amaxit-midbody-upper-right,#amaxit-midbody-under-right{
	float:right;
	width:210px;
	margin-top:0px;
}


#amaxit-home-news{
	width:188px !important;
	width:210px;
	height:270px !important;
	height:285px;
	border:1px solid #cccccc;
	padding:5px 10px 5px 10px;
	text-align:left;
	line-height:16px;
}

#amaxit-home-news-sub-more{
	float:right;
	padding:10px 0px 0 0px;
	color:#007cc2;
}



#amaxit-footer{
	width:800px;
	text-align:center;
}

#amaxit-footer-upper-left{
	float:left;
	width:680px;
	height:7px;
	background-color:#015198;
	overflow:hidden;
}

#amaxit-footer-upper-right{
	float:left; 
	width:120px;
	height:7px;
	overflow:hidden;
}

#amaxit-footer-under-left{
	float:left;
	width:800px !important;
	width:800px;
	text-align:center;
	padding:8px 0px 0px 10px;
}
#amaxit-footer-under-right{
	float:left;
	text-align:right;
	width:203px !important;
	width:213px;
	padding:8px 10px 0px 0px;
}


img{
	border:0;
}








/* CSS Document */

p{
	text-indent: 2em;
	line-height: 26px;
	color: #02203C;
	font-size: 12px;
} 
/* 一般超级链接 */
a{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}				/* 链接属性 */
a:link{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}			/* 未访问前链接属性 */
a:visited{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}		/* 已访问后链接属性 */
a:hover{font-size:12px;color:#000000;line-height:120%;text-decoration:underline;}	/* 鼠标悬停时链接属性 */
a:active{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}		/* 激活时链接属性 */

/* 导航菜单超级链接 */
a.menu{font-size:12px;color:#0A5E7A;line-height:20px;text-decoration:none;}					/* 菜单链接属性 */
a.menu:link {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

a.menu:hover{font-size:12px;color:#0A5E7A;line-height:20px;text-decoration:underline;}		/* 鼠标悬停时链接属性 */
a.menu:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}


/*新闻内容超级链接*/
a.news{color: #00467E;text-decoration: none;}
a.news:hover {
	color: #00467E;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
}

a.news1{
	color: #007BC0;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
}
a.news1:hover {
	color: #033462;
	color: #033462;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
}

/*产品内容超级链接*/
a.pro {color: #F5F4F4;text-decoration: none;}
a.pro:hover {color: #FFFFFF;text-decoration: none; }

/*去掉热点地图上的区域线框与超链接的线框*/
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}



/*表格属性*/

/*边距离*/
.padding {
	padding: 5px; 
}

/*白色文本*/	
.text_white {
	color: #FF0000;
	font-size: 12px; 
	line-height: 1.5em; 
}

/*版权所有文本属性*/	
.copyright {
	color: #FFFFFF; 
	font-size: 12px; 
	line-height: 1.6em; 
}






/* 红色字 */
.text_red12{color:#ff0000;font-size:12px;line-height:120%;}
.text_red14{color:#FF0000;font-size:14px;line-height:120%;}
.text_red16{color:#5C0C0A;font-size:16px;line-height:120%;}

/* 蓝色字 */
.text_blue12{color:#4F676E;font-size:12px;line-height:120%;}
.text_blue14{color:#0000ff;font-size:14px;line-height:120%;}
.text_blue16{color:#0000ff;font-size:16px;line-height:120%;}

/* 绿色字 */
.text_green12{color:#009900;font-size:12px;line-height:120%;}
.text_green14{color:#02203C;font-size:14px;line-height:22px;}
.text_green16{color:#009900;font-size:16px;line-height:120%;}

/* 黑色字 */
.text_black12{color:#000000;font-size:12px;line-height:22px;}
.text_black14{
	color:ff6702;
	font-size:14px;
	line-height:120%;
	font-weight: bold;
}
.text_black16{color:#000000;font-size:16px;line-height:120%;}

/* 灰色字 */
.text_gray12{color:#999999;font-size:12px;line-height:120%;}
.text_gray14{color:#999999;font-size:14px;line-height:120%;}
.text_gray16{color:#999999;font-size:16px;line-height:120%;}

/* 白色字 */
.text_white12{color:#ffffff;font-size:12px;line-height:120%;}
.text_white14{color:#ffffff;font-size:14px;line-height:120%;}
.text_white16{color:#ffffff;font-size:16px;line-height:120%;}

.text_div			/* 文本区样式 */
{ 
	font-family:arial;
	font-size: 12px;
	line-height:120%;
	color: #000000;
	background-color:#DDEDFB;
	margin: 5px;
	padding: 5px;
	width: 520px;
	border: 1px solid #0099CC; 
	clear:both;
}
.td1 {
	background-image: url("images/index1_20.gif"/*tpa=http://www.linkchina.com.cn/cn/images/index1_20.gif*/);
	background-repeat: no-repeat;
}.
td2 {
	background-image: url("images/index1_20.gif"/*tpa=http://www.linkchina.com.cn/cn/images/index1_20.gif*/);
	background-repeat: no-repeat;
}
.td3 {
	background-image: url("images/index1_22.gif"/*tpa=http://www.linkchina.com.cn/cn/images/index1_22.gif*/);
	background-repeat: no-repeat;
}
.td4 {
	background-image: url("images/index1_24.gif"/*tpa=http://www.linkchina.com.cn/cn/images/index1_24.gif*/);
	background-repeat: no-repeat;
}
.td5 {
	background-image: url("images/index1_59.gif"/*tpa=http://www.linkchina.com.cn/cn/images/index1_59.gif*/);
	background-repeat: no-repeat;
}
.td6 {
	background-image: url("images/index1_62.gif"/*tpa=http://www.linkchina.com.cn/cn/images/index1_62.gif*/);
	background-repeat: no-repeat;
}
.td2 {
	background-image: url("images/index1_71.gif"/*tpa=http://www.linkchina.com.cn/cn/images/index1_71.gif*/);
	background-repeat: no-repeat;
}

.td7 {
	background-image: url("images/index1_74.gif"/*tpa=http://www.linkchina.com.cn/cn/images/index1_74.gif*/);
	background-repeat: no-repeat;
}
.td8 {
	background-image: url("images/index1_61.gif"/*tpa=http://www.linkchina.com.cn/cn/images/index1_61.gif*/);
	background-repeat: no-repeat;
}
.td9 {
	background-image: url("images/about_05.gif"/*tpa=http://www.linkchina.com.cn/cn/images/about_05.gif*/);
	background-repeat: repeat-x;
}

.copyright		/* 版权所有文本属性 */
{
	font-size:12px;												/* 网页字体大小 */
	font-family:宋体, Verdana, Arial, Helvetica, sans-serif;	/* 网页字体 */
	color:#000000;												/* 网页字体颜色 */
	line-height:120%;											/* 标准行高 */
}
