/*The CSS for Oriental Style*/


/*The Whole Layout*/
html {
    background:#ffebcd url(images/paper.gif) repeat;
    color:#222222;
    text-align:center;
    font-size:13px;
    font-family: 'Bitstream Vera Sans', Verdana;
    line-height:20px;
    }
div.whole {
    margin-left:auto;
    margin-right:auto;
    width:980px;
    }
div {
    position:relative;
   }


/*Attributes of Fonts and Paragraphs*/
span.name {
   font-family: 'Liberation Sans', Arial;
   font-size:12px;
   line-height:30px;
   font-weight:bold;
   padding-left:15px;
   color:orange;
   background:url(images/list2.gif) no-repeat;
   display:block;
   }
span.fontbold {
   font-weight:bold;
   }
span.fontitalic {
   font-weight:bold;
   font-style:italic;
   }
span.normallineheight {
   line-height:18px;
   }
p {
   text-indent:25px;
   text-align:justify;
   }
p.textright {
   text-align:right;
   }
h1 {
   font-family: 'Liberation Serif', 'Times New Roman';
   font-size:25px;
   font-weight:bold;
   }
h1.italic {
   font-family: 'Liberation Serif', 'Times New Roman';
   font-size:25px;
   font-weight:bold;
   font-style:italic;
   }
h2 {
   font-family: 'Liberation Serif', 'Times New Roman';
   font-size:18px;
   font-weight:bold;
   }
h2.italic {
   font-family: 'Liberation Serif', 'Times New Roman';
   font-size:18px;
   font-weight:bold;
   font-style:italic;
   }
div.textcenter {
   text-align:center;
   }
ul.return {
   margin-top:-6px;
   margin-left:12px;
   list-style:square;
   font-size:10px;
   font-style:italic;
   }

/*Attributes of Hyperlinks*/

/*Hyperlinks for Pictures*/
a.title:link,a.title:visited,a.title:hover,a.title:active {
   color:#a5a552;
   background:#ffebcd url(images/paper.gif) repeat;
   text-decoration:none;
   font-weight:bold;
   }

/*Hyperlinks for Navigation*/
ul.list {
   list-style-type:none;
   margin:0px;
   padding:0px;
   }
a.name:link, a.name:visited, a.name:hover {
   font-family: 'Liberation Sans', Arial;
   font-size:12px;
   line-height:30px;
   font-weight:bold;
   padding-left:15px;
   text-decoration:none;
   color:orange;
   background:url(images/list2.gif) no-repeat;
   display:block;
   }
a.list {
   font-family: 'Liberation Sans', Arial;
   font-size:12px;
   font-weight:bold;
   line-height:30px;
   padding-left:15px;
   text-decoration:none;
   display:block;
   }
a.list:link, a.list:visited {
   color:#ccff33;
   font-family: 'Liberation Sans', Arial;
   font-weight:bold;
   background:url(images/list1.gif) no-repeat;
   }
a.list:hover {
   background-color:#a5a552;
   font-family: 'Liberation Sans', Arial;
   font-weight:bold;
   background:url(images/list2.gif) no-repeat;
   }

/*General Hyperlinks*/
a:link {
   font-family: 'Liberation Sans', Arial;
   color:#555555;
   font-weight:bold;
   }
a:visited {
   color:#555555;
   font-family: 'Liberation Sans', Arial;
   font-weight:normal;
   }
a:hover {
   background-color:orange;
   font-family: 'Liberation Sans', Arial;
   font-weight:bold;
   }
a:active {
   color:red;
   font-family: 'Liberation Sans', Arial;
   font-weight:bold;
   }


/*Attributes of Pictures*/
img {
   border:none;
   }
img.imgleft {
   float:left;
   border:none;
   padding: 5px 8px 5px 0px;
   }
img.imgright {
   float:right;
   border:none;
   padding: 5px 0px 5px 8px;
   }
div.imgcenter {
   text-align:center;
   }


/*Attributes of Main Logo*/
div.title {
   float:left;
   left:0px;
   width:300px;
   height:100px;
   }


/*Banners*/
div.banner {
   float:right;
   right:0px;
   width:670px;
   height:100px;
   }


/*The Long Line*/
div.line {
   float:left;
   top:1px;
   width:980px;
   height:10px;
   background:url(images/line.gif) no-repeat;
   }


/*Layout of Navigation*/

/*The Left Navigation*/
div.list {
   float:left;
   top:5px;
   width:200px;
   text-align:left;
   }
div.listline1 {
   height:0px;
   }
div.list1 {
   padding:5px;
   }
div.listline2 {
   top:5px;
   height:10px;
   }
div.list2 {
   top:5px;
   padding:5px;
   }
div.listline3 {
   top:10px;
   height:10px;
   }
div.list3 {
   top:10px;
   padding:5px;
   }
div.listline4 {
   height:20px;
   }
div.list4 {
   padding:5px;
   }
div.listline5 {
   top:25px;
   height:10px;
   }
div.list5 {
   top:5px;
   padding:5px;
   }


/*Layout of Lists and Articles*/

/*Layout of the right of general pages when the navigation is in the left*/
div.section {
   float:left;
   top:5px;
   left:5px;
   width:775px;
   text-align:left;
   }
div.sectionline {
   height:10px;
   background:url(images/sectionline.gif) no-repeat;
   }

/*A List of Articles*/
div.sectionlist {
   padding:10px;
   line-height:25px;
   }

/*An Article*/
div.sectioncontent {
   padding:10px;
   line-height:19px;
   }

div.chinesesectioncontent {
   padding:10px;
   font-size:15px;
   line-height:23px;
   }


/*Layout of the Middle in the Front Page*/
div.allcontent {
   float:left;
   top:5px;
   left:5px;
   width:390px;
   text-align:left;
   }
div.contentline1 {
   height:10px;
   background:url(images/contentline.gif) no-repeat;
   }
div.content1 {
   padding:10px;
   }
div.contentline2 {
   height:10px;
   background:url(images/contentline.gif) no-repeat;
   }
div.content2 {
   padding:10px;
   }


/*Layout of the Right*/
div.allright {
   float:right;
   top:5px;
   width:380px;
   text-align:left;
   }


/*AD*/
div.ad {
   top:20px;
   padding:5px;
   font-size:11px;
   background-color:#eee8aa;
   }


/*Layout of Foot*/
div.foot {
   float:left;
   top:40px;
   width:980px;
   padding:5px;
   text-align:center;
   }
