﻿/* CSS Document */
body{background:#FFFFFD; color:#333; margin:0;}

table,td,th,div{font-family:Verdana,"宋体"; font-size:12px; font-weight:normal; font-style:normal;}

ul,li{margin:0; padding:0; overflow:hidden; list-style-type:none; font-family:Verdana,"Times New Roman"; font-size:12px;}

p,span{font-weight:normal;font-size:12px;font-style:normal; font-family:Verdana,"Times New Roman";}

form,input,textarea,select{font-weight:normal; font-size:12px; font-style:normal; font-family:Verdana,"Times New Roman"; margin:0; padding:0;}

img{border-top-width:0px;border-bottom-width:0px;border-left-width:0px;border-right-width:0px;}

a:link{color:#3E3E3E;text-decoration:none;}/*用在为访问的连接上*/
a:visited{color:#3E3E3E;text-decoration:none;}/*用在已经访问过的连接上*/
a:active{color:#F00;text-decoration:none;}/*用于获得焦点（比如，被点击）的连接上*/
a:hover{color:#F00;text-decoration:none;}/*用于鼠标光标置于其上的连接*/

/*结构化*/
.row_body{width:1003px;}
.row_left{width:263px; padding-right:12px; padding-left:5px; background:#F1F1F1;}
.row_main{width:678px; padding-right:20px; padding-left:25px; background:url(../images/lines.gif) repeat-y left;}

.left_news_title{color:#080808; line-height:30px;}
.left_news_title a:link,.left_news_title a:visited{color:#080808;}
.left_news_title a:active,.left_news_title a:hover{color:#F00;}
.left_news_content{color:#999999; line-height:20px; padding:0 5px;}
.left_news_date{color:#999999; line-height:25px;}

.left_prodlist{font-size:13px; font-weight:bolder; line-height:18px; height:18px;}
.left_list{font-size:14px; font-weight:bolder; line-height:35px; height:35px;}

.bt{background:url(../images/lines_01.gif) center repeat-y; width:16px;}
.bb{border-bottom:1px dashed #9F9F9F;}
.line_height22{line-height:22px;}
.white{color:#FFFFFF;}
.white a:link,.white a:visited{color:#FFFFFF;}
.white a:active,.white a:hover{color:#F00;}

.company_title{color:#080808; line-height:30px; padding-left:5px;}
.company_content{color:#333333; line-height:22px; padding:7px 0px;}

.content{padding:10px; line-height:25px;}
.news{line-height:25px;}

.footer{color:#FFFFFF; height:44px; background:url(../images/footer.gif) repeat-x;}
.footer a:link,.footer a:visited{color:#FFFFFF;}
.footer a:active,.footer a:hover{color:#F00;}

/**/
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}
.tt{vertical-align:top;}
.page{margin:10px;}
