@charset "utf-8";
/* CSS Document */
*
{margin: 0; padding: 0;}
body {width: 100%; margin:auto; font-family:arial; font-size:12px; color:#000;}
#page {width: 740px; margin:0 auto;}
#page .main {width: 740px; float:left; *display: inline; border:1px solid #e1e2e3;}
.main .header {width: 740px; height:190px; float:left; *display: inline; background:url(images/header.gif) no-repeat;}

.header .innerbox1{width: 300px; float: left; *display: inline; margin-top:110px; margin-left:440px;}
.header .innerbox2{width: 300px; float: left; *display: inline; margin-left:440px; margin-top:5px;}
.main .bodycontent {width: 740px; float:left; *display: inline; background:#fff;}

.bodycontent .bodycontent1 {width: 740px; margin-top:20px; float:left; *display: inline; font-size:20px; font-weight:bold; color:#4d7aa4; text-align: center;
}
.bodycontent .bodycontent2 {width: 740px; float:left; *display: inline; margin-top:20px;}
.bodycontent2 .leftside{width: 186px; float:left; *display: inline; margin-left:5px;}
.leftside .lefttop{width: 186px; height:33px; float:left; *display: inline; background:url(images/left-top.jpg) no-repeat}
.lefttop .lefttoptext{width: 180px; line-height:33px; color:#fff; font-size:16px; font-weight:bold; float:left; *display: inline; text-align:center;}
.leftside .leftmid{width: 186px; float:left; *display: inline; background:url(images/left-mid.jpg) repeat-y; }
.leftmid ul{width: 175px; float:left; *display: inline; list-style:none; margin:0; padding:0; margin-bottom:100px;}
.leftmid ul li{width: 175px; float:left; *display: inline; list-style:none; font-size:12px; text-align:left; background:url(images/arrow.jpg) no-repeat 4px 3px; padding-left:20px; margin-top:5px;}
.leftmid ul li a {color: #000; text-decoration:none;}
.leftmid ul li a:hover {color: #fff; text-decoration:none;}

.leftside .lefbot{width: 186px; height:13px; float:left; *display: inline; background:url(images/left-bot.jpg) no-repeat;}

.bodycontent2 .midside{width: 390px; float:left; *display: inline; border:1px solid #ccc; margin-bottom:50px; margin-left:5px;}
.midside .midsidetop{width: 390px; float:left; *display: inline; font-size:16px; font-weight:bold; text-align:center;}
.midside .midsidetop2{width: 350px; float:left; *display: inline; font-size:14px; font-weight:bold; text-align:left; color:#0079b7; margin-left:10px; margin-top:10px;}
.midside .midsidetop3{width: 390px; float:left; *display: inline; font-size:14px; font-weight:bold; text-align:left; color:#000; margin-left:10px; margin-top:10px; margin-bottom:10px;}
.midside p{width: 350px; float:left; *display: inline; font-size:12px; font-weight:normal; text-align:left; padding:5px;}
.midside .midsidetop3 ul{width: 350px; float:left; *display: inline; margin:0; padding:0;}
.midside .midsidetop3 ul li{width: 350px; float:left; *display: inline; font-size:14px; font-weight:normal; text-align:left; color:#000; margin-left:10px; margin-top:5px;}

.midside .midsidetop3b{width: 390px; float:left; *display: inline; font-size:12px; font-weight:normal; text-align:left; color:#000; margin-left:5px; margin-top:5px;}

.midsidetop3b .midsidetop3b_left{width: 90px; float:left; *display: inline; color:#000099}
.midsidetop3b .midsidetop3b_mid{width: 100px; float:left; *display: inline; margin-left:5px; font-weight:bold;}

.midsidetop3b .midsidetop3b_right{width: 170px; float:left; *display: inline; margin-left:15px;}

.midside .midsidetop3a{width: 390px; float:left; *display: inline; font-size:12px; font-weight:normal; text-align:left; color:#000; margin-left:5px; margin-top:5px;}
.midsidetop3a .midsidetop3a_left{width: 90px; float:left; *display: inline;}

.midsidetop3a .midsidetop3a_right{width: 270px; float:left; *display: inline; margin-left:5px;}



.bodycontent2 .rightside{width: 120px; float:left; *display: inline; border:1px solid #ccc; margin-left:10px; margin-bottom:50px;}

.main .footer {width: 740px; float:left; *display: inline; height:40px; background:#066caa; margin-top:20px;}
.footer .ftext{width: 740px; float:left; *display: inline; color:#fff; text-align:center; line-height:40px;}

.main .pic {width: 700px; float:left; *display: inline; margin-top:10px;}

