﻿
body
{
    font-size: 13px;
    color: #333333;
    background-image: url('../Images/bg1.gif');
    background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
	color: #1d61c3;
}
a:visited {
	text-decoration: none;
	color: #1d61c3;
}
a:hover
{
    color: #1d11e3;
    text-decoration: underline;
}
a:active {
	color: #000000;
}

.maindiv
{
    width:898px;
    text-align:center;
}
.menuTable
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 30px;
    border: 0;
}
.mainLeft
{
    width: 18px;
    background-image: url('../Images/menuLeft.gif');
}
.menuTd
{
    text-align: center;
    cursor: hand;
    background-image: url('../Images/menuBg.gif');
    padding-right: 10px;
    padding-left: 10px;
}
.menuMark
{
    width: 3px;
    background-image: url('../Images/menuMark.gif');
}
.menuEpt
{
    background-image: url('../Images/menuBg.gif');
    width: 140px;
}
.menuCh
{
    width: 100px;
    padding-top: 5px;
    text-align: center;
    cursor: hand;
    background-image: url('../Images/menuTd.gif');
}
.mainRight
{
    width: 164px;
    background-image: url('../Images/menuSeach.gif');
}
.mainGo
{
    width: 15px;
    height: 15px;
    float: left;
}
.menuSeach
{
    font-size: 12px;
    font-weight:bolder;
    border-style: none;
    border-width: 0px;
    padding: 0px;
    width: 90px;
    height: 14px;
}
.divHm
{
    background-image: url('../Images/divHome.gif');
    background-repeat: no-repeat;
    width: 300px;
    height: 185px;
}
.divHm1
{
    background-position: left bottom;
    background-image: url('../Images/divHomeleft.gif');
    background-repeat: no-repeat;
    padding-bottom: 3px;
}
.divHm2
{
    background-position: right top;
    background-image: url('../Images/divHomeright.gif');
    background-repeat: no-repeat;
    width: 80px;
    padding-left: 20px;
}
.divHome
{
    width: 269px;
    height: 155px;
    text-align: left;
    padding-top: 10px;
}
.headTable
{
    padding: 0;
    margin: 0;
    width: 896px;
    border: 0;
}
.loginTable
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.newsTitle
{
    font-size: 15px;
    font-weight: 300;
    text-align: center;
}

.buttonSty
{
    font-size: 13px;
    border: 0;
    width: 50px;
    height: 20px;
    background-image: url('../Images/button/browse1.gif');
    color: #ffffff;
    padding-top: 5px;
}

.marktd
{
    text-align:right;
}
.homepagecontentbox { width: 290px; height: 185px }

.homepagecontentbox .title
{
    width: 290px;
    height: 28px;
    background-image: url('../Images/homepagecontentbox_titlebg.gif');
    text-align: left;
    padding-left: 10px;
    background-repeat: no-repeat;
    padding-top: 5px;
}

.homepagecontentbox .content { width: 270px; height: 150px; margin-top: 7px; line-height: 18px; float: left }

.homepagecontentbox .image { width: 150px; height: 120px; margin-left: 10px; margin-top: 7px; float: left }

.leftnav
{
    width: 160px;
    text-align: left;
    overflow: hidden;
}

.leftnav .title { width: 120px; height: 36px; color: #1d61c3; line-height: 39px; vertical-align: middle; padding-left: 15px; padding-top: 1px; background-image: url(../images/leftnav_titilebg.gif); }

.leftnav .leftsubnav
{
    width: 120px;
    height:100%;
    padding-left: 15px;
}
.leftsubnav a { line-height: 18px; padding-left: 16px; background: url(../images/leftnav_leftsubnavbg.gif) no-repeat }

.productbox { width: 360px; height: 100px }

.productbox .productimage { width: 100px; height: 100px; float: left }

.productbox .producttiltle { color: #1d61c3; font-size: 14px; font-weight: 600; text-align: left;  width: 250px; height: 26px; line-height: 26px; vertical-align: middle; margin-left: 10px; float: left }

.productbox .clipline { margin: -6px 0 0 10px; padding: 0px; float: left }

.productbox .productcontent { width: 250px; height: 65px; float: left; margin: 0 0 0 10px}

.left
{
    width: 200px;
    text-align:left;
}

.left ul
{
    width: 177px;
    margin: 0px;
    padding-left: 15px;
}

.left li
{
    line-height: 20px;
    list-style: none;
    padding-left: 16px;
    background: url(../images/leftnav_leftsubnavbg.gif) no-repeat;
    text-align: left;
}

