﻿/********** Body **********/
/**************************/
body { background: #a4c8d8 url('/images/back.jpg') repeat-x top left; }

/********** Nav Main **********/
/******************************/
div#nav_main { background: #FFFFFF; }

h2#nav_featuresTitle {}
ul#nav_features {  }
ul#nav_features li a { color: #b7b7b7; } 
ul#nav_features li a:hover { color: #407ac4; }

ul#nav_tools {  }
ul#nav_tools li a { color: #FFFFFF;  }
ul#nav_tools li a:hover { background: #407ac4; }

/********** Content **********/
/*****************************/
div#content { background: #fefefe url('/images/content.jpg') repeat-x bottom left; border-bottom: 1px solid #bdc9d1; }

/********** Content Main **********/
/**********************************/
div#content_main { color: #7f7f7f; background: #eeefef url('/images/content_main.jpg') no-repeat bottom right; }

h2#main_title { color: #7c603d; background: url('/images/main_title.jpg') no-repeat top right; }

div#main_scroll h2 { color: #FFFFFF; }

/********** Content Sub **********/
/*********************************/
div#content_sub { color: #7f7f7f; }

h3#gallery_title { color: #999b9c; }
h3#gallery_title_winter { color: #999b9c; }
h3#gallery_title a { color: #999b9c; }
h3#gallery_title_winter a { color: #999b9c; }
ul#gallery_list {}
ul#gallery_list li img { border: 1px solid #a3a5a6; }
ul#gallery_list_winter li img { border: 1px solid #a3a5a6; }

ul#highlights_list li a { color: #7f7f7f; }
li#high_disp { background: url('/images/disp-trans.png') no-repeat; }
li#high_vant { background: url('/images/vant-trans.png') no-repeat; }

/********** Content More **********/
/**********************************/
div#content_more { background: url('/images/content_more.jpg') no-repeat bottom right; }

h2#more_title { /*background: url('/images/top_right.gif') no-repeat bottom right;*/ }

/********** Site Info **********/
/*******************************/
div#site_info { color: #FFFFFF; background: url('/images/site_info.jpg') no-repeat bottom left; }
div#site_info a { color: #FFFFFF;  }
div#site_info a:hover { color: #407ac4; }
div.vcard { background: url('/images/vcard.jpg') no-repeat bottom left; }
