html {width: 100%;	margin: auto;}
body, td, th {font-family: Arial, SimSun;font-size: 12px; line-height:1.7em; color: #333;}
body,div, span, table, td, ul, li, ol, dl, dt, dd, img {padding:0px; margin:0px;}
h1,h2,h3,h4,h5,h6,b,i{ margin:0px; padding:0px; font-size:12px; font-weight:normal; font-style:normal;}
a{color: #333333;text-decoration: none;}
a:hover{color: #006699;}

img{ display:block;}

ol,ul {list-style:none;} 

body{
	background-color:#CC9900;
	padding:10px;
}



.pd_T10{ padding-top:10px;}
.pd_T5{ padding-top:5px;}
.pd_T3{ padding-top:3px;}
.pd_10{ padding:10px;}
.pd_5{ padding:5px;}
.pd_3{ padding:3px;}
.bd_blue{ border:solid 1px #aaccff;}
.bd_gray{ border:solid 1px #ccc;}

.clear{clear:both; height:0; line-height:0px; font-size:0px;}


#container{ width:850px; margin:0px auto; background-color:#fff; padding:10px; overflow:hidden;}
#main{}
#main h2{background: url(images/tt01.gif) no-repeat; height: 24px; line-height:24px; text-indent:15px; color:#fff;}
#main div.content{ padding:10px;}


.left{ width:420px; float:left;}

.left h3{ background:url(images/tt02.jpg) no-repeat 0 0; height:32px; line-height:32px; padding-left:15px; color:#fff; font-size:14px; font-weight:bold; margin-top:10px}
.left h3 li{ display:block; float:right; width:2px; height:32px; background:url(images/tt02_end.gif) no-repeat 0px 0px;}
.left .content{ background-color:#FFF; border:solid 1px #f66; margin-bottom:10px; border-top:none; line-height:20px}
.left .content ul li{ background:url(images/ico01.gif) no-repeat 5px 5px; padding-left:20px;}


.right{ width:420px; float:right;}
.right h3{ background:url(images/tt02.jpg) no-repeat 0 0; height:32px; line-height:32px; padding-left:15px; color:#fff; font-size:14px; font-weight:bold; margin-top:10px}
.right h3 i{ display:block; float:right; width:2px; height:32px; background:url(images/tt02_end.gif) no-repeat 0px 0px;}
.right .content{ background-color:#FFF; border:solid 1px #f66; margin-bottom:10px; border-top: none;}
.right .content ul li{ no-repeat 5px 5px; padding-left:20px;}



