﻿/**
 * TOGSUN.com
 * 1year gift
 */
@charset "utf-8";

body{color:#000;text-align:center;background:#fff url(img/bg.jpg);}

p{font-weight:normal;font-size:12px;line-height:20px}
p.ti2{text-indent:2em}

/**
 * layout
 */
#doc{width:1002px;margin:0 auto;background:url(img/top.jpg) no-repeat}
.hd{width:880px;height:34px;padding-top:252px;margin:0 auto;background:url(img/line.jpg) 0 285px no-repeat;overflow:hidden;}
.bd{width:838px;margin:0 auto;padding:20px;border-left:1px solid #000;border-right:1px solid #000;background:#fff;text-align:left;}
.bdb{width:880px;height:5px;margin:0 auto;background:url(img/ft.jpg) no-repeat;overflow:hidden;}
.ft{height:30px;padding-top:12px;}

.menu ul{margin-left:30px;}
.menu ul li{float:left}
.menu ul li{width:205px;height:34px;}
.menu ul li a{display:block;width:205px;height:34px;text-indent:-999em;background:url(img/m.jpg) no-repeat}
.menu ul li.m1 a{background-position:0 0}
.menu ul li.m2 a{background-position:0 -34px}
.menu ul li.m3 a{background-position:0 -68px}
.menu ul li.m4 a{background-position:0 -102px}

h3{width:444px;height:25px;background:url(img/tit.jpg) no-repeat}
h3.t1{background-position:0 0}
h3.t2{background-position:0 -25px}
h3.t3{background-position:0 -50px}
h3.t4{background-position:0 -75px}

h4{font-size:14px;font-weight:bold}

.d1 h4,.d1 p{padding-left:10px;}
