/* CSS Document */
body
{
background:url(../image/bg.jpg);
}
#main-div
{
width:995px;
margin:auto;
}
#inner-div
{
width:995px;
float:left;
}
/*=============================================Header=================================================*/
#header
{
width:987px;
float:left;
margin:0px;
float:left;
}
#banner
{
width:740px;
height:441px;
float:left;
margin:0px;
float:left;
}
#service-box
{
width:247px;
float:left;
margin:0px;
float:left;
}
.service-top-box
{
background:url(../image/service-top-box.jpg) no-repeat;
width:247px;
height:59px;
float:left;
}
.service-mid-box
{
background:url(../image/service-mid-box.jpg) repeat-y;
width:247px;
height:351px;
float:left;
}
.service-mid-box ul
{
padding:10px 0px 0px 5px;
margin:0px;
float:left;
list-style:none;
}
.service-mid-box ul li
{
padding:8px 0px 0px 35px;
margin:0px;
float:left;
width:200px;
background:url(../image/service-arrow.jpg) 0px 10px no-repeat;
}
.service-mid-box ul li a
{
font-size:20px;
font-weight:bold;
text-decoration:none;
color:#fbfdfb;
border-bottom:3px dotted #000000;
padding:0px 0px 2px 0px;
float:left;
width:180px;

}
.service-mid-box ul li a:hover
{
color:#33FF33;
}
.service-bottom-box
{
background:url(../image/service-bottom-box.jpg) no-repeat;
width:247px;
height:27px;
float:left;
}
/*=============================================Center-Div=================================================*/
#center-div
{
width:995px;
float:left;
margin:0px;
float:left;
}
/*=============================================Left-Div=================================================*/
#left-div
{
width:293px;
float:left;
margin:0px;
padding:0px;
}
#login-box
{
width:293px;
float:left;
margin:0px;
padding:0px;
}
.login-top-box
{
background:url(../image/login-top-box.jpg) no-repeat;
width:293px;
height:59px;
float:left;
}
#partner-box
{
width:293px;
float:left;
margin:0px;
padding:0px;
}
.partner-top-box
{
background:url(../image/partner-top-box.jpg) no-repeat;
width:293px;
height:59px;
float:left;
}
#testimonial-box
{
width:293px;
float:left;
margin:0px;
padding:0px;
}
.testimonial-top-box
{
background:url(../image/testimonial-top-box.jpg) no-repeat;
width:293px;
height:59px;
float:left;
}
.testimonial-mid-box
{
background:url(../image/testimonial-mid-box.jpg) repeat-y;
width:273px;
float:left;
padding:0px 10px 0px 10px;
}
.testimonial-mid-box ul
{
padding:5px 0px 15px 0px;
margin:0px;
float:left;
list-style:none;
}
.testimonial-mid-box ul li
{
padding:8px 0px 0px 30px;
margin:0px;
float:left;
background:url(../image/aerrow.jpg) 0px 10px no-repeat;
}
.testimonial-mid-box ul li a
{
font-size:19px;
font-weight:bold;
text-decoration:none;
color:#fbfdfb;
border-bottom:3px dotted #000000;
padding:0px 0px 2px 0px;
float:left;
width:210px;
}
.testimonial-mid-box ul li a:hover
{
color:#33FF33;
}
.testimonial-bottom-box
{
background:url(../image/testimonial-bottom-box.jpg) no-repeat;
width:293px;
height:11px;
float:left;
}
/*=============================================Right-Div=================================================*/
#Right-div
{
width:701px;
float:left;
margin:0px;
float:left;
}
.cantant-top-box
{
background:url(../image/cantant-top-box.jpg) no-repeat;
width:701px;
height:53px;
float:left;
}
.cantant-top-box h1
{
font-size:28px;
font-weight:bold;
font-style:italic;
text-align:center;
text-decoration:none;
color:#FFFFFF;
padding:5px 0px 0px 0px;
margin:0px;
}
.cantant-mid-box
{
background:url(../image/cantant-mid-box.jpg) repeat-y;
width:661px;
float:left;
padding:10px 20px 0px 20px;
}
.cantant-mid-box p
{
font-size:14px;
text-decoration:none;
color:#000000;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
padding:5px 0px 0px 0px;
margin:0px;
line-height:20px;
}
.cantant-bottom-box
{
background:url(../image/cantant-bottom-box.jpg) no-repeat;
width:701px;
height:17px;
float:left;
}
/*=============================================Footer=================================================*/
#footer
{
width:995px;
float:left;
margin:0px;
float:left;
}
.footer-left-box
{
background:url(../image/footer-left-box.jpg) no-repeat;
width:9px;
height:52px;
float:left;
}
.footer-mid-box
{
background:url(../image/footer-mid-box.jpg) repeat-x;
width:977px;
height:52px;
float:left;
}
.footer-mid-box ul
{
padding:10px 0px 0px 0px;
margin:0px;
list-style:none;
}
.footer-mid-box ul li
{
padding:0px 0px 0px 6px;
margin:0px;
float:left;
}
.footer-mid-box ul li a
{
font-size:17px;
text-decoration:none;
color:#000000;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}
.footer-mid-box ul li a:hover
{
color:#ffffff;
}
.footer-right-box
{
background:url(../image/footer-right-box.jpg) no-repeat;
width:9px;
height:52px;
float:left;
}
#copyright
{
font-size:16px;
font-weight:bold;
font-style:italic;
text-decoration:none;
text-align:center;
color:#330000;
padding:0px 0px 10px 0px;
}