/* CSS Document */

body,td,th,div {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#424242;
}
div,td,th,span {
	line-height:1.8em;
}
form {
	margin:0;
	padding:0;
}
#wrap {
	width:1003px;
	margin:0 auto;
}
#main {
	background-color:#FFFFFF;
	width: 100%;
}
#common-bg {
	background-color:#b0aa8f;
	padding:3px; 
}
#main-content {
	height:100%;
}
#bg {
    border:1px solid #a2c5c3;
	padding:1px;
	margin-top:3px;
}
#login {
    padding:3px 3px 8px 3px;
	background-color:#5f5548;
	line-height:1.5em;
}
#line {
    height:8px;
	clear:both;
	margin:0 0 3px 0;	
}
#column {

}
#column-side {
    border:1px solid #a2c5c3;
	padding:1px;
	margin-top:3px;
}
#title {
	line-height:2.4em;
	clear:both;
}
#title img{
	margin:0.7em 0;
	vertical-align: middle;
}
#title input{
	margin:0.7em 0;
	vertical-align: middle;
}
#title a:hover {
	text-decoration: underline;
}
.title {
	font-weight: bold;
	text-transform: uppercase;
	color:#f7f4eb;
}
.blacktitle {
	font-weight: bold;
	text-transform: uppercase;
	color:#7a755c;
}
.text-input {
	font-size:11px;
}
.red {
    color:#CC0000;
}
.white {
	color:#FFFFFF;
}
.black {
    color:#000000;
}
.STYLE1 {
	font-size: 12px;
	color: #AE3236;
}
.green {
	color: #2b8883;
}
label {
    float:left;
	width:8em;
	clear:left;
	line-height:1.8em;
}


/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column {
	float:left;
	width:185px;
}
#a-menu {
    width:100%;
}
#a-menu ul{
    padding:0;
	margin:0;
}
#a-menu li {    
	margin:1px 0 0 0;
	list-style:none;
}
#a-menu li a {
	line-height:2.8em;
	height:28px;
	display:block;
	color: #4E969A;
	background-color: #ecf9f7;
	text-decoration: none;
}
#a-menu li a:hover {
	line-height:2.8em;
	display:block;
	background-color: #ffffff;
}
#a-menu li span {
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 12px;
	padding-left: 28px;
}
#left-menu .nowselect {
	line-height:2.8em;
	display:block;
	background-color: #d6e3e1;
}
#left-content {
	padding:10px 3px;
	line-height: 1.6em;
	border-bottom: 1px solid #98937B;
}
#left-content img {
	float:left;
	padding:2px 3px;
	border: 1px solid #98937b;
	margin:0 8px 0 0;
}

#artist-search {
	padding:10px 5px;
	line-height: 1.8em;
}
/***********************/
/***   MIDDLE COLUMN   ***/
/***********************/
#middle-column {
    margin:0 0 0 3px;
	float:left;
	width:625px;
}
#item-list-oil {
    width:100%;
	clear:both;
	background-color:#ffffff;
}
#item-list-oil ul {
    margin:0;
	padding:0;
}
#item-list-oil li {
	float:left;
	display:inline;	
	padding:20px 0;
	width:155px;
	text-align:center;
	line-height:1.8em;
}
#item-list-oil a {
    color:#000000;
}
#item-list-oil a:hover {
    color:#016B66;
}
#item-list-oil h1 {
	float:left;
	display:inline;
	margin:0;
	padding:20px;
	line-height:1.8em;
	font-size:10px;
	font-weight: normal;
}
#item-list-oil h2 {
    float:left;
	display:inline;
	margin:0;
	font-size:10px;
	font-weight: normal;
	line-height:1.8em;
}
#item-list-oil h3 {
    float:right;
	display:inline;
	margin:0;
	font-size:10px;
	line-height:1.8em;
	font-weight: normal;
}
#middle-item {
    background-color:#F7F4EB;
	padding:2px;
}
#middle-left {
	width:307px;
	float:left;
	border: 2px solid #b5af95;
	margin:0 0 5px 0;
}
#middle-right {
	width:307px;
	float:right;
	border: 2px solid #b5af95;
	margin:0 0 5px 0;
}
#middle-content {
	padding:3px;
	line-height: 1.5em;
}
#middle-content img {
    float:left;
	padding:5px 8px;
}
#middle-titleline {
	clear:both;
	color:#ae2705;
	line-height:1.8em;
	font-weight: bold;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 11px;
}
#middle-menu {
    width:100%;
    height:25px;
    line-height:2.2em;
}
#middle-menu ul {
    padding:0;
	margin:0;
}
#middle-menu li {
    float:left;
    list-style:none;
	text-align:center;
}
#middle-menu li a{
	display:block;
	padding:0 17px;	
	text-decoration: none;
	color: #000000;
	border-right: 1px solid #ffffff;
}
#middle-menu li a:hover {
	background-color:#2b8883;
	color:#FFFFFF;
}
#middle-menu li span {
	display:block;
	padding:0 17px;	
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #ffffff;
	background-color:#2b8883;
}
#middle-menu .select {
    background-color:#2b8883;
    color:#FFFFFF;
}
#middle-menu p {
    float:left;
	display:block;
	padding:0 10px 0 0;
	line-height:1.8em;
	margin:0;
}
	/*background-color:#2b8883;*/
#middle-menu p a:hover {
    color:#016B66;
}
#middle-menu p span {
	color:#fff;
	background-color:#2b8883;
}
#item-list {
    width:100%;
}
#item-list ul {
    margin:0;
	padding:0;	
}
#item-list li {
	float:left;
	display:inline;
	padding:20px 0;
	width:155px;
	text-align:center;
	line-height:1.8em;
}
#item-list a {
	color:#000;
}
#item-list a:hover {
	color:#2b8883;
}
/*   	height:230px;*/
#artist-list {
	background-color:#f7f4eb;
	width:100%;
	clear:both;
}
#artist-list ul {
    margin:0;
	padding:0;
}
#artist-list li {
	float:left;
	display:inline;
	padding:10px 0;
	width:122px;
	text-align:center;
	line-height:1.5em;
}
#artist-work {
    background-color:#f7f4eb;
	clear:both;
	width:100%;
}
#artist-work ul {
    margin:0;
	padding:0;
}
#artist-work li {
	float:left;
	display:block;
	padding:10px 0;
	width:122px;
	text-align:center;
	line-height:1.8em;
}
#artist-work a {
    color:#000000;
}
#artist-work a:hover {
    color:#CC0000;
}
#frame-column {
    float:right;
	width: 808px;
}   
#page {
    clear:both;
	line-height:1.8em;
	height:30px;
	padding:9px 15px 0px 15px;
	text-align:center;
	background-color:#E6F7F4;
}
#page a {
    color:#000000;
}
#page a:hover {
    color:#2b8883;
}
#page p {
    margin:0;
	float:left;
} 
#review {
	padding:10px 15px;
	background-color:#e8f4f5;
	line-height:2.2em;
	font-size:13px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2e3e4;
}
#review a:hover {
    color:#CC0000;
}
#word {
	padding:10px 0 30px 20px;
	clear:both;
	background-color:#ffffff;
}
#word a{
	float:left;
	text-align:center;
	background-color: #E8FFF5;
	border: 1px solid #AAA588;
	color: #000000;
	font-size:11px;
	text-decoration: none;
	padding: 3px 5px;
	text-transform: uppercase;
}
#word a:hover{
	background-color: #FFFFCC;
	border: 1px solid #CC6600;
	color: #000000;
	text-decoration: none;
}
#wordlist {
	clear:both;
	line-height: 2em;
	background-color:#ffffff;
	font-size:11px;
}  
#wordlist ul {
    margin:0;
	padding:10px 20px 30px 50px;
}
/***********************/
/***  Review   ***/
/***********************/ 
#review-menu {
	width:100%;
	padding-top: 8px;
}
#review-menu ul {
    padding:0;
	margin:0;
}
#review-menu li {
    float:left;
    list-style:none;
	text-align:center;
}
#review-menu li a{
	display:block;
	padding:2px 30px;
	line-height:2.4em;
	text-decoration: none;
	color: #000000;
	font-size:11px;
	border-top:1px solid #c0d5d6;
	border-right: 1px solid #c0d5d6;
	background-color:#e2e2e2;
	font-weight: bold;
}
#review-menu li a:hover {
	background-color:#c0d5d6;
}
#review-menu .select {
	background-color:#e8f4f5;
}

/***********************/
/***   compaign space   ***/
/***********************/ 
#item-list-compaign {
    width:100%;
	clear:both;
	margin:0 0 1px 0;
}
#item-list-compaign ul {
    margin:0;
	padding:0;
}
#item-list-compaign li {
	float:left;
	display:inline;	
	padding:20px 0;
	width:263px;
	text-align:center;
	line-height:1.5em;
}
#item-list-compaign a {
    color:#000000;
}
#item-list-compaign a:hover {
    color:#CC0000;
}

/***********************/
/***   HELP COLUMN   ***/
/***********************/ 
#help {
    clear:both;
	width:100%;
	padding:10px 0;
}
#help ul {
    margin:0 28px;
	padding:0;
}
#help li{
    float:left;
	width:170px;
	line-height:1.8em;
	padding-left:10px;
	list-style:none;
	background-image:url(../images/arrow_i.gif);
	background-repeat: no-repeat;
	background-position: left center;
} 
#help a {
	color:#000;
}
/***********************/
/***   RIGHT COLUMN   ***/
/***********************/ 
#right-column {
	float:right;
	width:185px;
}
#right-content {
	padding:10px 5px;
	line-height: 1.8em;
	clear:both;
}
#right-content img {
	float:left;
	padding:2px 6px 8px 0;
}
/***********************/
/***   ORDER   ***/
/***********************/
#order-left {
    float:left;
	width:487px;
}
#order-right {
    float:right;
	width:500px;
}
#order-bg {
    background-color:#b0aa8f;
	padding:3px;
}
#order-style {
   	color:#fffae7;
	line-height: 1.8em;
}
#order-style img {
	float:right;
	margin:8px 3px 8px 10px;
	border: 1px solid #FFFFFF;
}	
#order-style h1 {
	padding:0 10px 10px 40px;
	font-weight: normal;
	background-image: url(../images/01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}
#order-style h2 {
	padding:0 10px 10px 40px;
	font-weight: normal;
	background-image: url(../images/02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}
#order-style h3 {
	padding:0 10px 10px 40px;
	font-weight: normal;
	background-image: url(../images/03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}
#order-style p {
    margin:0 0 8px 0;
}
#order-intro {
    background-color:#7a755c;
	margin:3px 0 0 0;
	padding:8px;
	line-height:1.8em;
}
#order-intro img{
	float:left;
	padding:2px;
	margin:0 6px 0 0;
	border: 1px solid #FFFAE7;
}    
#order-help {
    background-color:#f7f4eb;
	padding:8px;
	line-height:1.8em;
}
#mid-top {
    padding:10px 15px;
	background-color:#E6F7F4;
}
#mid-top1 {
    padding:0 15px;
	background-color:#E6F7F4;
}
.statistics {
	font-size: 1.5em;
	color: #666666;
	line-height: 2em;
}
#mid-border {
    border:1px solid #a2c5c3;
    margin-top:3px;
}
#artist-left {
    float:left;
	width:733px;
}
#artist-right {
    float:right;
	width:255px;
}
#artist-intro {
	width:100%;
	margin:20px 0;
}
#artist-intro img {

}
#com-list {
    margin:10px auto;
    width:150px;
    line-height:1.8em;
}
#compic-list {
    margin:0 auto;
    width:165px;
    padding:10px 0;
    line-height:1.6em;
    border-bottom: 1px dashed #98937B;
	height:90px;
}
#compic-list img {
    float:left;
	padding:2px;
	border: 1px solid #98937b;
	margin:0 8px 0 0;
}


/***********************/
/***   artist intro   ***/
/***********************/
#personal-work {
   padding:20px 0;
   text-align:center;
}
.intro-pic {
    float:left;
	padding:2px;
	margin:0 10px 0 0;
	border: 1px solid #7a755c;
}
.search-artist {
   padding:8px 25px;
   background-image:url(../images/asbg.gif);
}

#art-list1 {
   width:100%;
}
#art-list1 ul {
   margin:0;
   padding:0;
}
#art-list1 li {
   float:left;
   width:180px;
   padding:20px 0px 10px 60px;
   text-align:center;
   list-style:none;
}
#art-list1 a {
   color:#568780;
}
#art-list1 a:hover {
   color:#CC0000;
}

#art-list {
   width:100%;
}
#art-list ul {
   margin:0;
   padding:0;
}
#art-list li {
   float:left;
   width:120px;
   padding:20px 0px 10px 40px;
   text-align:center;
   list-style:none;
}
#art-list a {
   color:#568780;
}
#art-list a:hover {
   color:#CC0000;
}
#art-sort {
	border-bottom:1px solid #e2e2e2;
	height:41px;		
	background-image:url(../images/sort.gif);
	font-weight: bold;
	color: #666666;
	padding: 0 40px;

}
#art-sort a {
    color:#2e66ac;
    line-height:1.8em;
    font-size:13px;
    border-right:1px solid #C9D7D8;
    text-decoration: none;
    display:block;
    float:left;
    padding:8px 20px;
}
#art-sort span {
    color:#2e66ac;
    line-height:1.8em;
    font-size:13px;
    border-right:1px solid #C9D7D8;
    text-decoration: none;
    display:block;
    float:left;
    padding:8px 20px;
}
#art-sort a:hover {
    color:#CC0000;
    display:block;
    background-image:url(../images/sort1.gif);
}
.artist-border {
   padding:2px;
   border:1px solid #d8d8d8;
   background-color:#eaeaea;
}
.a-st {
   background-image:url(../images/artists_sbg.gif);
   border-bottom:1px solid #4db0a2;
   height:25px;
}
.a-sts {
   padding:10px 20px;
   color:#666666;
}
.a-sm {
   float:right;
   color:#ffffff;
   margin-top:3px;
   padding-right:20px;
}
.review_explain {
   float:right;
   padding:30px 30px 0 0;
   width:420px;
 }
.des {
	background-image:url(/images/bg112-line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:20px;
	height:25px;
}
#middle-menu1 {
    width:100%;    
}
#middle-menu1 ul {
    padding:0;
	margin:0;
}
#middle-menu1 li {
    float:left;
	list-style:none;
	text-align:center;
	line-height:2.2em;
}
#middle-menu1 li a{	
	background-image:url(/images/cardb01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:26px;
	float:left;
	display:block;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#middle-menu1 li span {
	background-image:url(/images/cardb02.gif);
	background-repeat: no-repeat;	
	background-position: right top;
	height:26px;
	display:block;
	width:150px;
}
#middle-menu1 li a:hover {
	background-position: left -30px;
}
#middle-menu1 li a:hover span {
	background-position: right -30px;
	cursor:hand;
}
#middle-menu1 .select a {
    background-position: left -30px;
}
#middle-menu1 .select span {
    background-position: right -30px;
}
#middle-menu1 p {
    float:left;
	display:block;
	padding:0 10px;
	line-height:1.8em;
	margin:0;
}
#middle-menu1 p a:hover {
    color:#CC0000;
} 
.eval_top {
	background-color:#d9eced;
	font-weight:bold;
	color:#237a75;
	padding-left:10px;
}
.gi {
  background-color:#ffffff;
  border:3px solid #effdfb;
  padding:8px;
}
.gi ul {
	margin:0;
	padding:0;
}
.gi li {
	background-image:url(../images/611.gif);
	background-position: left 8px;
	background-repeat:no-repeat;
	padding-left:15px;
	list-style:none;
}
.gi li a {
	color:#237a75;
}
.gi li a:hover {
	color:#cc0000;
} 
 
#ai_left {
	float:left;
	width:75%;
	padding-right:15px;
	border-right:1px solid #CCCCCC;
	text-align: justify;
	color:#5B5B5B;
}
#ai_right {
    float:right;	
	width:22%;
	padding-left:10px;
}
.artist-pic {
    float:left;
	padding:2px;
	border:1px solid #999999;
	margin:0 10px 5px 0;	
}

.ai_pic {
    border:1px solid #999999;
	padding:2px;
}
.ai_name {
    font-size:16px;
	color:#00a368;
	font-weight:bold;
}
.ai_works {
    border-bottom:1px dashed #CCCCCC;
	padding:20px 0;
	text-align:center;
}
.ai_top {
	border-left:4px solid #00a368;
	padding-left: 10px;
	font-size:14px;
	color:#00a368;
	font-weight:bold;
}
.ai_text {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;	
}
.ai_workname {
    font-size:13px;
    font-weight:bold;
	color:#01764c;
}  
.ai_line {
	padding:5px 8px;
	border-bottom:1px solid #00a368;
	background-image:url(../images/alist_t.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}
#ai_left1 {
	float:left;
	width:60%;
	padding-right:15px;
	border-right:1px solid #CCCCCC;
	text-align: justify;
	color:#5B5B5B;
}
#ai_right1 {
    float:right;	
	width:37%;
	padding-left:10px;
} 
 
 
