*{
    margin:0;
    padding:0;
    font-family: tahoma, arial, sans-serif;
    font-size:11px;
}
body {
    background-color:#fff;
	color:#6c6c6c;
    width:794px;
    padding:36px 36px 20px 36px;
    margin:0 auto;
}
img {
	border:0;
    vertical-align:middle;
}
p {
    margin-bottom:5px;
}
a {
	text-decoration:none;
	color:#0000ff;
}
a:hover {
	text-decoration: underline;
	color:#ff0000;
}
.t_normal {
    font-weight:normal;
}
.t_color1 {
    color:#6A9C09;
}
.t_color2 {
    color:#9A9A9A;
}
.t_color3 {
    color:#6C6C6C;
}
.t_bold{
    font-weight:bold;
}
.clearing {
    font-size:0px;
    line-height:0px;
    height:0px;
    width:0px;
    clear:both;
}
.line {
    width:100%;
    height:0px;
    border-bottom:1px solid #000;
    font-size:0px;
}
.float_l {
    float:left;
}
ul {
    list-style:none;
}
li {
    padding-left:20px;
    background:url("images/arrow.gif") 0 4px no-repeat;
}
/*---------------------------------------------------------------------*/
.top_l {
    height:8px;
    width:39px;
    background:url("images/corner_t_l.gif") bottom right no-repeat;
}
.top {
    height:5px;
    width:716px;
    border-bottom:1px solid #CCCACA;
    margin-bottom:2px;
}
.top_r {
    height:8px;
    width:39px;
    background:url("images/corner_t_r.gif") bottom left no-repeat;
}
.middle {
    width:704px;
    margin:2px auto 0 auto;
    padding:1px 10px 0 10px;
    border-left:1px solid #CCCACA;
    border-right:1px solid #CCCACA;
}
.bottom_l {
    height:39px;
    width:39px;
    background:url("images/corner_b_l.gif") top right no-repeat;
}
.bottom_r {
    height:39px;
    width:39px;
    background:url("images/corner_b_r.gif") top left no-repeat;
}
.footer {
    width:700px;
    padding:10px 0 0 16px;
    margin-top:3px;
    border-top:3px solid #99BF76;
}
.footer * {
    font-size:10px;
}
.header {
    width:704px;
    background:url("images/gradient.gif") repeat-x;
}
.logo {
    width:263px;
}
.logo img {
    margin:18px 0 0 21px;
}
.header_devide {
    margin:16px 0 18px 0;
    height:35px;
    width:0px;
    border-right:1px solid #D6D6D6;
}
.tel {
    margin:17px 10px 19px 99px;
}
.tel_text {
    margin-top:19px;
}
.tel_text * {
    font-size:9px;
}
.tel_fax1 {
    width:250px;
}
.tel_fax2 {
    width:250px;
}
.main_pic {
    margin-top:5px;
    margin-bottom:5px;
    padding-left:21px;
    width:200px;
}
.slogan {
    margin-top:24px;
    width:400px;
}
.menu {
    height:38px;
    border-top:1px solid #E5E4E4;
}
.menu a {
    background:url("images/menu.gif") no-repeat;
    height:38px;
    width:116px;
    margin-right:1px;
    float:left;
}
.menu .last{
    margin-right:0;
}

.menu a img {
    margin:13px 0 0 25px;
}
.left_col {
    width:314px;
    padding:20px;
}
.right_col {
    width:300px;
    padding:20px 20px 20px 0;
}
.horizontal {
    width:100%;
    height:1px;
    font-size:0px;
    background:url("images/horizontal.gif") repeat-x;
}
.vertical {
    width:314px;
    background:url("images/vertical.gif") repeat-y;
}
.content1_img {
    width:132px;
    padding-top:5px;
}
.content1_text {
    width:250px;
    text-align:justify;
}
.content1_text ul {
    margin-top:5px;
}
.content1_text li {
    padding-left:8px;
    background:url("images/bullet.gif") 0 5px no-repeat;
}
.col1 {
    width:147px;
    padding:0 10px 8px 0;
}
.col2 {
    width:147px;
    padding:0 0 8px 10px;
}
.content2_img {
    width:80px;
    padding-top:5px;
}
.content2_text {
    width:350px;
}
content2_text a {
    font-size:10px;
}
.next {
    text-decoration: none;
    font-size:10px;
    font-weight:bold;
    background:url("images/arrow.gif") 100% 5px no-repeat;
    padding-right:15px;
}
.next:hover {
    text-decoration:none;
    color:#6C6C6C;
}