/* 
天越制作网站CSS文档
设计：郑相雄
QQ：896787
TEL：13692038700
*/

*{ font-size:14px; text-decoration:none; color:#333333; padding:0px; margin:0px; border:none; font-family:"微软雅黑"; line-height:150%;}
a:hover{ text-decoration:underline;}
body{ background:#333333; padding-top:10px;}
.clearboth{ clear:both;}

#w{ width:960px; margin:0 auto; overflow:hidden;}


.top{height:70px; overflow:hidden;}
.top .logo{ width:230px; float:left; overflow:hidden;}
.top .mid{ width:510px; float:left; overflow:hidden; color:#dcc871; font-size:14px; line-height:70px;}
.top .banner{ width:220px;  float:right; text-align:right;overflow:hidden}

.menu{ background:#f4f4f4; margin-top:10px;}
	.menu a{ font-size:16px; font-weight:bold; color:#AF251B; width:140px; height:40px; line-height:40px; text-align:center; display:block; float:left;}
	.menu a:hover{ background:#CA584E; text-decoration:none; color:#FFFFFF;}

.flash{}

.main{padding-top:6px;}
.main .leftimg{ width:477px; height:270px; float:left; overflow:hidden}
.main .rightimg{ width:477px; height:270px; float:right; overflow:hidden}

.btn { padding-top:6px;}
.btn li{ width:192px; float:left;}

.foot{ background:#f2f2f2; height:90px; line-height:40px; text-align:center; padding-top:30px;}
.foot p,.foot p a{ color:#333333;}




.profile{ background:#f2f2f2;}
.profile h1{ font-size:36px; color:#AF251B; padding-left:10px; padding-top:10px;}
.profile .text{ margin:10px; text-indent:2em;}


.contact{ background:#f2f2f2;}
.contact h1{ font-size:36px; color:#AF251B; padding-left:10px; padding-top:10px;}
.contact .text td{font-size:14px;}


.service{background:#f2f2f2;}
.service h2{ width:308px; height:125px; background:url(service1.gif) no-repeat; text-align:center; line-height:100px; color:#FFFFFF; font-size:24px; margin:10px;}
.service .text { width:350px; float:left; margin-left:10px; margin-right:10px; text-indent:2em;}
.service .img li{ float:left; margin-right:10px; text-align:center; line-height:30px;}
.service .img img{ width:180px; height:120px; overflow:hidden}

.project{}



