﻿/* CSS Document */

/*公共样式*/
html, body, h1, h2, h3, h4, h5, h6, dt, dl, dd, img { border:none; list-style:none; }
/*b, u, i, s { text-decoration:none; font-weight:normal; font-style:normal; }*/
body { font-size:12px; font-family:微软雅黑; color:#666 }
a { text-decoration:none; color:#0053A5; }
a:hover { color:#f30; text-decoration:underline; }
h1, h2, h3, h4, h5, h6, {font-size:100%; font-weight:400;}
.body_main { width:100%px; height:auto; overflow:hidden; background:url(images/hread_bg.jpg) repeat-x center top; }
/*主体外框*/
.main { width:1000px; height:auto; overflow:hidden; margin:0 auto; background-color:#fff; }
/*头部*/
.hread { height:30px; width:1000px;font-family:微软雅黑;}
.hread p { height:25px; line-height:25px; float:left; text-align:left;}
.h_content { height:30px; width:1000px; /*padding-top:15px;*/ }
.hread .h_content .logo { float:left; width:210px; }
.hread .h_content .logo img { float:left; }

.hread .h_content p { float:left; font:18px 微软雅黑; color:#666; margin-top:30px; width:320px; }
.hread .h_content p a { font:18px 微软雅黑, Sans-Serif; color:#666; padding:0 8px; height:20px; line-height:20px; text-align:center; }
.hread .h_content p a:hover { color:#05b06a; text-decoration:none; }

/*百度搜索*/
.hread .h_content .sousuo { width:390px; float:right; margin-top:8px; }
.hread .h_content .sousuo span{ background:url(images/gg.png) no-repeat left center; padding-left:20px;}
.hread .h_content .sousuo span a{ color:#ee3636;}
#selected-service { -webkit-user-select:none; -moz-user-select:none; user-select:none; position:absolute; font-size:12px; z-index:3; top:1px; left:1px; width:40px; padding:2px 0 2px 8px; *padding:3px 0 1px 8px; height:26px; color:#666; line-height:26px; border-right:1px solid #D2D2D2; cursor:pointer }
.hread .h_content .sousuo .services { -webkit-user-select:none; -moz-user-select:none; user-select:none; background:white; border:1px solid #BDBDBD; position:absolute; top:61px; left:0; font-size:14px; width:48px; z-index:100; padding:6px 0; }
.hread .h_content .sousuo .ss_style { float:left; width:311px; height:32px; position:relative; }
.hread .h_content .sousuo .input-box { float:left; border:1px solid #BDBDBD; background:white; width:244px; height:30px; line-height:30px\9; padding:0 8px 0 57px; font-size:12px; color:#333; position:absolute; z-index:2; }
.hread .h_content .sousuo .search-button { color:#FFF; text-shadow:1px 1px 1px #777; float:left; width:80px; height:32px; *padding:3px 0 0;
border:none; position:relative; background:#05B06A; margin-left:-1px; font-size:14px; cursor:pointer; }


/*中间大框*/
.center { width:998px; height:auto; overflow:hidden; border:#dfdfe0 solid 1px; }


/*内容*/
.content { width:1000px; height:auto; overflow:hidden; border-bottom:#dfdfe0 solid 1px; }
.content h2 { float:left; padding-left:15px; float:left; width:120px; padding-top:15px; font-weight:bolder; overflow:hidden; }
.content h2 span { color:#999; font-family:微软雅黑; font-weight:400; }
.content ul { width:848px; float:right; padding:8px; padding-bottom:20px; height:auto; overflow:hidden;}
.content ul li { width:20%; float:left; height:35px; line-height:35px;}
.content ul li img { float:left; margin:10px 5px; margin-left:0px; }
.content ul li a span { float:left; font-size:14px; }
.content ul li a { display:block; width:110px; height:34px; /*border-bottom:#dfdfe0 solid 1px;*/ padding-left:10px; overflow:hidden; }
.content ul li a:hover { background:url(/images/a_bg.png) no-repeat left center; border-bottom:none; /*_border-bottom:#FFF double 1px;*/ color:#FFF; font-weight:bold;}


.copy{ height:45px; line-height:45px; width:1000px; text-align:center}
/*.copy p{ float:left;}*/
.copy strong{ float:right;}

