body {background:url(images/img_bg.gif) repeat-x top left fixed; margin-top:0px;margin-bottom:0px;}
body, input, textarea, select , p , table{font-size:13px;color:#333; font-family:Tahoma, Arial, Helvetica, sans-serif;}
dd,dt,dl,p,ul,li,form,input,h1,h2,h3,h4,h5,h6 {margin:0px;padding:0px;}
h1,h2,h3,h4,h5,h6,th{ font-size: 1em; font-weight: normal; font-style: normal;}
ul, li {text-align:justify; text-justify:inter-ideograph; margin:0px; padding:0px; list-style-type:none;}

a {text-decoration:underline;color:#E64600;}
a:hover {text-decoration:none; color:#EC895D;}

.clear {clear:both;}
.clearfix:after {
 	content: ".";
 	display: block;
 	height: 0;
	clear: both;
 	visibility: hidden;
}

img {border:none; text-decoration:none;}

#wrapper {width:853px; margin:0 auto; background:url(images/img_skin.gif) repeat-y top left;}

/*header*/
.header{width:853px; height:298px; background:url(images/img_top.png) no-repeat top left;}
.header a{display:block; height:314px;}
.header ul{padding-top:84px; width:470px; padding-left:328px; margin:0;}
.header ul h3{font-weight:bold; font-size:15px; margin:0; padding-bottom:3px;color:#333;}
.header li{line-height:22px; font-weight: normal; font-size:13px; color:#333;}
.header li span{ color:#C80707;}
.header li.go{font-weight:bold; font-size:12px; color:#1A39AA; padding-top:3px;}

.container {margin:0 auto; width:760px; padding:0;}
.sort {background:#D9D9D9; font-size:13px; padding:5px 8px;font-weight:bold; line-height:22px;}
.content {margin:0 auto;padding:5px 12px; background:#F6F6F6;}
.content ul{}
.content li{font-size:15px;line-height:24px; border-bottom:#CCC 1px dashed; padding:8px 0;}
.content li p{padding:3px 18px;font-size:15px;}
.content li.btn {text-align:center; padding:8px 0; border-bottom:none;}
.content li table{width:730px; margin:0 auto;/* background:#FFF; border: #FFFFFF 2px solid;*/}
.content li th {color:#993300; border-top:#DBDBDB 3px solid;}
.content li td {padding:3px 2px;font-size:15px; border-top:#C6C6C6 1px dashed;}
.content li span { color:#FF0C00;}
.content li input {margin-left:15px;}
.content li input.underline {background:#F6F6F6; border-bottom:1px solid #333;border-left: none;border-right: none; border-top: none;}

/*footer*/
.footer {width:853px; height:45px;background:url(images/img_bot.png) no-repeat bottom left;}
