﻿/* ------------------------------------------------------------------------------------------
Basic style sheet( version:1.0 / date:09_8_31 ) Author:Leo Chen E-mail:chenhy8208@sina.com
------------------------------------------------------------------------------------------- */

html,body {margin:0; text-align:center; word-wrap:break-word;
		  background-color:#1862C5; /*font-family:"微软雅黑",arial;*/
}

#container{position:relative; margin:0px auto; padding:0;
		   width:999px;
}

#mainBox{text-align:left; margin:0px auto; padding:0;
		 width:971px; font-size:12px;
}

img { border:none; } h3{margin:0; font-size:12px;} a:link,a:visited{text-decoration:none;} textarea{font-size:12px;} /*Other basic*/
/*-----Basic----*/

#header{}

#logoDiv{position:relative;  height:102px;
		 width:971px; background:url(../images/header.jpg) no-repeat 0px 0px;
}

#language{position:absolute; right:17px; top:22px; color:#FFFFFF;}

#header a:link,#header a:visited{color:#FFFFFF; text-decoration:none;}

#nav{position:relative; height:43px;
	 width:971px;
}

#nav a{float:left; display:block; height:43px;}

#nav a#nav_1{width:152px; background:url(../images/nav_1.jpg) no-repeat left bottom;}
#nav a#nav_2{width:111px; background:url(../images/nav_2.jpg) no-repeat 0px 0px;}
#nav a#nav_3{width:106px; background:url(../images/nav_3.jpg) no-repeat 0px 0px;}
#nav a#nav_4{width:147px; background:url(../images/nav_4.jpg) no-repeat 0px 0px;}
#nav a#nav_5{width:106px; background:url(../images/nav_5.jpg) no-repeat 0px 0px;}
#nav a#nav_6{width:106px; background:url(../images/nav_6.jpg) no-repeat 0px 0px;}
#nav a#nav_7{width:243px; background:url(../images/nav_7.jpg) no-repeat 0px 0px;}
/*#nav a#nav_1:hover{background-position:left bottom;}*/
#nav a#nav_2:hover{background-position:left bottom;}
#nav a#nav_3:hover{background-position:left bottom;}
#nav a#nav_4:hover{background-position:left bottom;}
#nav a#nav_5:hover{background-position:left bottom;}
#nav a#nav_6:hover{background-position:left bottom;}
#nav a#nav_7:hover{background-position:left bottom;}
/*----Header----*/

#footer{ clear:both; position:relative;}

#footer_top{width:971px; height:6px; font-size:0; background:url(../images/footer.jpg) no-repeat;}
#footer_space{width:100%; height:13px; font-size:0;}

#footer_main{position:relative; width:100%; height:70px; text-align:center; border-top:1px solid #9EB9D3; color:#FFFFFF; line-height:2.6em;}
#footer_link{color:#FFFFFF;}
#footer_main a:link,#footer_main a:visited{margin:0 18px; color:#FFFFFF;}

#copyRight{display:block; color:#CAD9F4;}
/*----footer----*/

#mainContent{width:100%; background:url(../images/bodyBg.jpg) repeat-y; display:table;}
/*----Body----*/
