/* CSS Document */
html,
body {margin:0;width:100%;text-align:center;height:100%;background:url(../images/bg.gif) repeat-x left top #FFF fixed; font-family:Arial;}
ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset{ /* ZEROING OUT full list of elements ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset */
margin: 0;
padding: 0;
border: 0;
}
.images {background:url(../images/images.png) no-repeat left top;}	

#Page {width:778px;margin:0 auto; background-color:#656565; text-align:left;height:100%;}
#Top {height:113px; width:100%; border-top:3px solid #dd1b2b; position:relative; overflow:hidden; background:url(../images/bg_top.gif) no-repeat center top #fff;}
#Nav {position:relative; margin-top:56px;}
#Logo {position:absolute; left:0; top:2px;}
/* 右上方按钮部署 */
.topRightButton {position:absolute; right:20px; top:22px; width:240px; height:15px; overflow:hidden;} 
	.topRightButton .images {display:block; height:15px; float:left;}
	.topRightButton #BTN1 {width:61px; background-position:0 -440px;}
	.topRightButton #BTN2 {width:60px; background-position:-61px -440px;}
	.topRightButton #BTN3 {width:61px; background-position:-121px -440px;}
	.topRightButton #BTN4 {width:58px; background-position:-182px -440px;}
	
#Bnr {width:778px; overflow:hidden;}
#Main {border-collapse:collapse;margin:1px 0 0 1px;width:777px;*margin:0;*width:778px; }
.body {background:#FFF;} /* 页面主要部分背景白色 */
#Btm {width:778px; height:120px/*179px*/; background-color:#656565; text-align:center; font-size:12px; line-height:1.5em; color:#FFF;}


.rowBtn {text-align:right;}

#Pro {background:url(../images/Tit_main_pro.gif) no-repeat left top; padding:62px 20px 10px 30px; }
#demo {overflow:hidden;width:520px;}
#demo img { cursor:pointer;}
#Pro img {*display:block;}

#News {width:331px; overflow:hidden; text-align:right; background:url(../images/Tit_main_news.gif) no-repeat left top; padding:66px 0 8px 25px;}
#News a {text-decoration:none; color:#343434;}
#News a:hover {color:#dd1b2b;}
#News ul{font-size:12px; list-style:none; text-align:left;}
#News li {background:url(../images/Bg_main_news.gif) no-repeat left bottom; text-indent:16px; height:24px; overflow:hidden; line-height:24px;}
#News img {margin:0 0 0 auto; margin-top:8px; display:block;}

#Ch {border-top:1px solid #a8a8a8;background-color:#e4e5e6; height:25px;}

#Cert {background:url(../images/Tit_main_cert.gif) no-repeat left top; padding:57px 0 0 0;}

.cstyle {font-size:12px; font-family:Arial, Helvetica, sans-serif;width:240px;}



