﻿body
{
 background-image:url(yi_bg.jpg); background-repeat:repeat-x;
}

.header{ height:112px; width:762px; margin:0px auto; background-image:url(yi_top_bg.jpg); background-repeat:no-repeat;}

.headermeun{ background-image:url(yi_top_meun.jpg); background-repeat:no-repeat; background-position:right center;}


.content{ width:762px; margin:0px auto;}

.foot{ background-color:#be0000; height:100px;}



a.fontw:link,a.fontw:visited,a.fontw:active {color: #fff;  text-decoration: none;border:0; font-size:14px; font-weight:bold; }
a.fontw:hover  {color: #fff;text-decoration: underline;border:0; font-size:14px; font-weight:bold;}

.inps{ border:1px solid #d77e04; }

.sidebar{ width:202px; min-height:600px; background-image:url(sidebar_bg.gif); background-repeat:no-repeat;}


/*经常用*/
.pagejc{ margin-top:20px;}
.pagejc .col1{ width:540px; float:left;}
.pagejc .col2{ width:210px; float:right; }
.pagejc2{ margin-top:20px;}
.pagejc2 .col1{ width:210px; float:left;}
.pagejc2 .col2{ width:540px; float:right;}

