/* CSS 主页Document */
BODY {MARGIN-TOP: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px;margin-bottom: 0px; background: #FFFFFF; background-image:url(../GraphicsDesignCompany/design_line.gif);  Font-family: Arial,sans-serif;FONT-SIZE: 9pt;color:#666666;  line-height: 180%; }/*页面边框空白:顶-左-右-底,背景色,字体样式*/
.h12{FONT-SIZE: 15pt;color:#666;line-height: 180%;}/*20px大小文字*/
.h10{FONT-SIZE: 10pt;font-style:normal;color:#666;}/*10pt大小文字*/
.h24{FONT-SIZE: 50pt;color:#ccc;  line-height: 180%;}/*10pt大小文字*/
.h8{FONT-SIZE: 8pt;color:#666;background: #FFF;}/*8pt大小文字*/
.h6{FONT-SIZE: 6pt;color:#666;background: #FFF;}/*class指定6pt大小文字*/
table{Font-family: Arial,sans-serif;FONT-SIZE: 12px; acolor:#666; line-height: 180%;}
a{
	text-decoration:none;
	font-size:12px;
	color:#CC9900;
}
a:hover{
	color:#990066;/*有连接文字光标经过色 0099FF(夏)蓝色 990066(冬)紫色 连接文字底色background-color:#DFE3EE; */
	/*background-color:#EEEEEE;  底色*/
}
#des{color:#ccc;background-color:#fff;}
a.tip{
	color:#666;
	text-decoration:none;
	position:relative;
}
a.tip span {display:none;}
a.tip:hover {cursor:hand;}
a.tip:hover .popbox {
	display:block; 
	position:absolute; 
	top:-111px;
	left:50px;
	width:120px; 
	background-color:#000; filter:alpha(opacity=50);
	color:#fff; 	
	padding:10px;
}
img{border:0; }
/* Reset style */
* { margin:0; padding:0; word-break:break-all; }
ul,li { list-style:none;margin:0px; padding:0; }
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/
/* iFocus style */
#ifocus { width:863px; height:360px; margin:0px; border:0px solid #EEE; background:#fff; }
#ifocus_pic { display:inline; position:relative; float:left; width:620px; height:360px; overflow:hidden; margin:0px; }
#ifocus_piclist { position:absolute; }
#ifocus_piclist li { width:620px; height:360px; overflow:hidden; }
#ifocus_piclist img { width:620px; height:360px; }
#ifocus_btn { display:inline; float:right; width:243px; height:90px; margin:0px; }
#ifocus_btn li { width:243px; height:90px; margin:0px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=70); }
#ifocus_btn img { width:243px; height:90px; margin:0px; }
#ifocus_btn .current { no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
#ifocus_opdiv { position:absolute; left:0; bottom:0; width:620px; height:35px; background:#ccc; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#fff; }
#ifocus_tx .normal { display:none; }
#design{
	border:0px solid #EEEEEE;
	width:863px;
	top:0px;
	margin:0px auto;
	background: #FFFFFF;
}
