body
{
    background: url(../../images/bg.gif) repeat center #FFFFFF;
    margin: 10px auto;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

a
{
    text-decoration: none;
}

h1
{
    font-size: 15px;
    color: #002a35;
    padding: 5px;
    margin: 3px;
    font-weight: normal;
}
h2
{
    font-size: 13px;
    color: #666666;
    margin: 0px;
    padding: 3px;
}
h3
{
    font-size: 14px;
    color: #666666;
    margin: 0px;
    padding: 3px;
}
h4
{
    font-size: 12px;
    color: #CE6700;
    margin: 0px;
    padding: 3px;
    font-weight: normal;
}

h5
{
    font-size: 16px;
    color: #004250;
    margin: 0px;
    display:inline;
}

h6
{
    font-size: 16px;
    color: black;
    margin: 0px;
     display:inline;
}
.clear
{
    clear: both;
    overflow: hidden;
    height: 4px;
}
#main_content
{
    border: solid 1px #d6d6d6;
    width: 930px;
    height: auto;
    margin: auto;
    background-color: #FFFFFF;
}
#top_banner
{
    width: 930px;
    height: 150px;
    background: url(../../images/banner.jpg) no-repeat center;
}

#center_banner
{
    width: 930px;
    height: 200px;
    border-bottom:2px solid #d3d3d3;
}
#center_banner_content
{
    height: auto;
    float: left;
}
#learn_more
{
    width: 400px;
    height: 50px;
    clear: both;
    float: left;
    padding-top: 10px;
}
#learn_more a
{
    padding: 6px;
    margin: 0 0 0 80px;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    border: 1px #CCCCCC solid;
}
#learn_more a:hover
{
    padding: 6px;
    margin: 0 0 0 80px;
    color: #666666;
    border: 1px #999999 solid;
}
#page_content
{
    width: 930px;
    height: auto;
    background-color: #FFFFFF;
}
/*------top menu---------*/


ul.menu
{
    color: White;
    list-style-type: none;
    float: right;
    display: block;
    height: 14px;
    clear: both;
    margin-top: 97px;/*----------------long------------*/
    padding: 0;
}

ul.menu li
{
    display: inline;
}

a.nav:link, a.nav:visited
{
    display: block;
    float: left;
    padding: 4px 11px 0 11px;
    margin: 0;
    width: auto;
    height: 18px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
}

a.nav:hover
{
    display: block;
    float: left;
    padding: 4px 11px 0 11px;
    margin: 0;
    width: auto;
    height: 18px;
    text-align: center;
    line-height: 20px;
    text-decoration: none;
    color: #b8b8b8;
}
/*------left section-----*/
#left_section
{
    width: 300px;
    float: left;
    padding: 0 0 10px 30px;
}
.left_box_border
{
    width: 250px;
    height: auto;
    border: 1px #CCCCCC solid;
    padding: 2px;
    margin-top: 15px;
}
.left_box
{
    width: 250px;
    height: auto;
    background: url(../../images/box.jpg) no-repeat top;
    padding-top: 10px;
}
#login
{
    padding: 10px;
}
.input
{
    width: 140px;
    height: 12px;
    font-size: 10px;
}
.submit
{
    float: right;
    margin-right: 30px;
    margin-top: 5px;
}
img.pic
{
    float: left;
    padding: 10px;
}
.title
{
    font-size: 14px;
    font-weight: bold;
    color: #004250;
}
.title a
{
    text-decoration: none;
    font-weight: bold;
    color: #004250;
}
.content
{
    padding: 5px;
    text-align: justify;
}
/*------right section-----*/
#right_section
{
    width: 600px;
    height: auto;
    float: left;
    line-height:250%;    
    text-align:justify; 
}
.right_box
{
    margin: 20px 10px 10px 0;
}
img.pic_border
{
    float: left;
    padding: 2px;
    margin-right: 15px;
    border: 1px solid #CCCCCC;
}
.title_small
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
#right_box_1
{
    width: 250px;
    height: 280px;
    float: left;
    margin: 10px 1px 10px 10px;
    border-right: 3px #B3B5B8 solid;
}
#right_box_2
{
    width: 280px;
    height: 280px;
    float: left;
    margin: 10px 5px 10px 1px;
    padding-left: 12px;
    border-left: 1px #CCCCCC solid;
}
.news_box
{
    padding: 10px 0 0 0;
    clear: both;
}
img.pic_news
{
    float: left;
    padding: 0px 10px 10px 10px;
}
.news_submenu
{
    clear: both;
    float: left;
    padding-top: 5px;
    margin-left: 10px;
    border-bottom: 1px #CCCCCC solid;
}
.news_link
{
    float: left;
    padding-right: 30px;
}
.news_link a
{
    text-decoration: none;
    color: #999999;
}
.news_link a:hover
{
    text-decoration: none;
    color: #000;
}
/*---------services---------*/
ul.services
{
    list-style-type: none;
    float: left;
    display: block;
    width: auto;
    height: 20px;
    margin: 0px;
    padding: 10px 0 0 2px;
}

ul.services li
{
    display: inline;
}

a.nav_services:link, a.nav_services:visited
{
    display: block;
    padding: 1px 0 0 14px;
    margin: 2px;
    width: auto;
    height: auto;
    text-align: left;
    line-height: 17px;
    text-decoration: none;
    background: url(../../images/bullet.png) no-repeat left;
    color: #000;
}

a.nav_services:hover
{
    display: block;
    padding: 1px 0 0 14px;
    margin: 2px;
    width: auto;
    height: auto;
    text-align: left;
    line-height: 17px;
    text-decoration: none;
    background: url(../../images/bullet_a.png) no-repeat left;
    color: #000000;
}
/*-------footer-----*/
#footer
{
    width: 930px;
    height: 70px;
    clear: both;
    background-color: #D7D8D2;
    border-top:solid 1px #DDDADB;
}
#copyrights
{
    font-size:12px;
    width: 350px;
    color: #666666;
    float: left;
    padding: 10px;
}
#madeby
{
    height: 60px;
    float: right;
    text-align: center;
    padding-top: 5px;
}
#madeby a
{
    text-decoration: none;
    color: #666666;
}
/*---------footer menu---------*/
ul.footer_menu
{
    list-style-type: none;
    float: left;
    display: block;
    width: auto;
    height: auto;
    margin: 0px;
    padding: 3px 0 0 10px;
}

ul.footer_menu li
{
    display: inline;
}

a.nav2:link, a.nav2:visited
{
    display: block;
    float: left;
    padding: 4px 0 0 5px;
    margin: 2px;
    width: auto;
    height: 20px;
    text-align: center;
    line-height: 16px;
    text-decoration: none;
    color: #999999;
}

a.nav2:hover
{
    display: block;
    float: left;
    padding: 4px 0 0 5px;
    margin: 2px;
    width: auto;
    height: 20px;
    text-align: center;
    line-height: 16px;
    text-decoration: none;
    color: #000000;
}

.menuNav
{
    width: 250px;
    height: auto;
    background-color: #f3f3f3;
    margin-top: 15px;
    border:solid 1px #D6D6D6;
}

.menuNav dl dt
{
    color: #004250;
    font-size: 14px;
    font-weight: bold;
    background-color: #d8d8d8;
    height: 20px;
    padding: 3px 0 0 5px;
}

.menuNav dl dd
{
    padding: 6px;
    margin: 0;
}

.menuNav dl dd ul
{
    padding: 0;
    list-style-type: none;
    margin-left: 20px;
}

.menuNav dl dd ul .big
{
    color: #2f2f2f;
    font-size: 16px;
    font-weight: bold;
    list-style-image: url("../../images/dot.gif");
}

.menuNav dl dd ul .big a:link, .menuNav dl dd ul .big a:visited
{
    color: #2f2f2f;
    font-size: 16px;
}

.menuNav dl dd ul .big a:hover
{
    color: #002a35;
    font-size: 16px;
}

.menuNav dl dd ul li
{
    color: #6d6d6d;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
}

.menuNav dl dd ul li a:link, .menuNav dl dd ul li a:visited
{
    text-decoration: none;
    color: #6d6d6d;
    font-size: 12px;
    font-weight: bold;
}

.menuNav dl dd ul li a:hover
{
    text-decoration: none;
    color: #002a35;
    font-weight: bold;
}

.link
{
    margin-top: 15px;
}

.link ul
{
    margin: 0 0 0 10px;
    padding: 0;
    list-style-type: none;
}

.link ul li .borderimg
{
    margin-top: 5px;
    border: solid 1px #e6e6e6;
}

.content table td
{
    padding: 5px;
    background-color: #f3f3f3;
    border: solid 1px #e3e3e3;
}

.ProductImg img
{
    border: solid 1px #e3e3e3;
}

.ProductText
{
    font-family: Helvetica,Arial;
    text-align: center;
    color: #004250;
    font-size: 14px;
    font-weight: bold;
}

.ProductContent a
{
    color: #004250;
}

.PaddingPic
{
    background-color: White;
    padding: 8px;
    border: solid 1px #e3e3e3;
}

.ProductIntroduce
{
    font-size:12px;    
}

.IntroduceTitle
{
    font-size:14px;
    font-weight:bold;
}

.email_small
{            
    line-height:8px;
    font-family:Arial;  
    position:absolute;
     top:108px;
    left:850px !important;
    left:810px;
}

.email_small a:link
{
    color:#6d6d6d;
}
.email_small a:hover
{
    color:#004250;
}

.email_small a:visited
{
    color:#6d6d6d;
}

/*----------------long------------*/
#top_banner .switch
{
	margin-top:8px;
	float:right;	
	height:20px;	
	font-size:12px;	
}

#top_banner .switch a
{
	color:#002a35;
	margin:0px 6px;
}

#top_banner .switch a:hover
{      
   text-decoration:underline;
}


/*----------------long------------*/

