﻿/* CSS Document */
body,td,th {font-size: 12px;color: #000000;}
body { margin:0px}
a {font-size: 12px;color: #000000;}
a:visited {color: #000000;}
a:hover {color: #FF0000;}
a:active {color: #FF0000;}

#nav{text-align:center}
#nav ul{margin:0px 30px; padding:0px; list-style:none}
#nav ul li{margin:0px; padding:0px; width:90px; text-align:center; list-style:none; float:left; font-size:14px;  border-right:1px #FFFFFF solid}
#nav ul li a{font-size:14px; font-weight:bold; line-height:50px; color:#666666; text-decoration:none; float:left; text-align:center; width:90px}
#nav ul li a:hover{background:url(../Images/nav_on.jpg) no-repeat; text-decoration:none; color:#FFFFFF}
#nav .on a{background:url(../images/nav_on.jpg) no-repeat; text-decoration:none; color:#FFFFFF}

.main{background:#CFE1F3; width:990px; padding:3px; margin:auto}
.l_tit{font-size:14px; font-weight:bold; text-align:left; color:#FFFFFF; padding-left:20px;}
.l_tit span{color:#ffffff; font-size:12px; font-weight:100}
.l_list{margin-top:2px; margin-bottom:2px; border:1px #FC7D01 solid; text-align:left; padding:5px 10px}
.l_list ul{margin:0px; padding:0px; list-style:none}
.l_list ul li{line-height:30px; background:url(../images/icon2.gif) no-repeat 15px 11px; padding-left:30px; border-bottom:1px #FF6633 dashed}
.l_list ul li a{text-decoration:none}
.l_con{margin-top:2px; border:1px #FC7D01 solid; text-align:left; padding:5px 5px}
.l_con ul{margin:0px; padding:0px; list-style:none}
.l_con li{line-height:180%; padding-left:20px;}

.r_tit{font-size:14px; color:#FF0000; font-weight:bold; text-align:left;}
.about{width:710px; margin:2px auto; padding:10px; background:#FFFFFF; border:1px #FFFFFF solid}
.about p{margin:5px; line-height:180%; text-indent:28px; font-size:14px; text-align:left}
.about img{padding:2px; border:1px #DDDDDD solid}

.product{width:710px; margin:2px auto; padding:10px; background:#FFFFFF; border:1px #FFFFFF solid}

.other{width:710px; margin:2px auto; padding:10px; background:#FFFFFF; border:1px #FFFFFF solid}
.other p{margin:5px; line-height:180%; text-indent:28px; font-size:14px; text-align:left}
.other h1{font-size:14px; color:#FF0000; text-align:center}
.other table{border:1px #FF6600 solid; margin:10px auto}
.other td{border-bottom:1px #CCCCCC solid; border-left:1px #FFFFFF dashed; line-height:180%; font-size:12px; padding-left:10px; }
.other tr:hover td{border-bottom:1px #CCCCCC solid; background:#FFFFFF; color:#FF0000; border-left:1px #FFFFFF dashed; line-height:180%; font-size:12px;}
.other th{line-height:30px; text-align:center; border-bottom:1px #CCCCCC solid; border-left:1px #FFFFFF dashed;}

.bottom{ width:990px; margin:2px auto; line-height:200%; color:#666666; text-align:center}
