/*
------------------------------------------------------------
website : http://www.xxx.xxx
File Name : layout.css
css version : 1.1
Maker : wyf (wyf_0505@163.com)
Date : 2008 / June
explanation : 
Modify Date: 
------------------------------------------------------------*/

@import url("common.css");


.all{ background:url(/images/bg2.gif) no-repeat;}
#wrap{ background:url(/images/bg2.gif) no-repeat; width:1000px; height:600px; padding-top:51px;}
#innerWrap{ width:895px; margin:auto; height:486px; text-align:left;}
.left,.right{ float:left;}
.left{ width:421px;}
.right{ width:431px; padding-right:43px; background:url(/images/bg3.gif) no-repeat; height:486px;}

/*list01*/
.list01 li{ background:url(/images/bg_list01.gif) left bottom repeat-x;height:23px; line-height:23px;}
.list01 li div{ background:url(/images/bg_list02.gif) left no-repeat; padding-left:9px; }
.list01 li.end{ background:none;}


.ari10{ font:Arial, Helvetica, sans-serif; font-size:10px;}
.img03{ border:3px solid #9c5d04;}

.footer{ padding-top:10px;}
