﻿@charset "utf-8";
/* CSS Document */
body{background:url(../images/bg.gif) no-repeat bottom right #DF2B21; color:#040404; margin:0;}

table,td,th,div{font-family:Verdana,"Times New Roman"; 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_main{width:1003px;}
.row_left_main{width:191px; background:url(../images/left_bg.gif) fixed #E2E2E2;}
.row_left_left{width:21px; background:url(../images/xy_03.gif) repeat-x;}
.row_left_right{width:6px; background:url(../images/xy_03.gif) repeat-x;}
.row_right{width:758px; background:#FFF;}
.footer{padding:10px;}

/**/
.main_padding{padding:0 25px;}
.margin_5{margin:7px auto; text-align:center;}
.line-heigth{line-height:1.8;}
