@charset "utf-8";
@import url("reset.css");
/* CSS Document */


body{ font-size:62.5%;background: url(../images/wrapper_bg.gif) repeat-y top left; background-color:#322d2d;}
p{
	font:12px Arial, Helvetica, sans-serif;
	line-height:1em;
	color:#312e2e;
}
h1{ font:14px Arial, Helvetica, sans-serif; line-height:1.0em; color:#a3c8e4;  font-weight:bold;}
h2{ font:12px Arial, Helvetica, sans-serif; line-height:1.0em; color:#312e2e; font-weight:bold;border-bottom:1px dotted #b2b1b1; margin:15px 0 10px 0; padding-bottom:5px;}
a{
	font:12px Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#312e2e;
	text-decoration:none;
}
a:hover{ text-decoration:underline;}
image{}



#Wrapper{ width:100%; height:700px;background:url(../images/wrapper_bg2.gif) repeat-x left top; position:relative;}


#head{ width:1000px; height:155px; background:url(../images/logo.gif) no-repeat left top; background-position:20px 10px;}

#header{ width:960px; height:106px; margin-left:30px; padding:10px 0 0 0;}
#header ul{ float:right;}
#header li{ float:left; margin-left:5px; border-left:1px solid #fed900; padding-left:5px;}
#header li a{font:1.2em Arial, Helvetica, sans-serif; line-height:1.4em; color:#fff; text-decoration:none; background:url(../images/arrow_white.gif) no-repeat left top; padding-left:10px; display:block; background-position:0 3px;}
#header li a:hover{ text-decoration:underline; color:#fed900; background:url(../images/arrow_yellow.gif) no-repeat left top; background-position:0 3px;}

#nav{ width:960px; margin-left:20px; clear:both; background:url(../images/nav_bg.gif) repeat-x  left bottom; height:40px;}
#nav ul{}
#nav li{ float:left;}
#nav li a{font:1.2em Arial, Helvetica, sans-serif; line-height:1.4em; color:#fff; text-decoration:none; font-weight:bold; text-align:center; display:block; width:103px; height:40px;}
#nav li a:hover{text-decoration:underline; color:#000; background-color:#fed900;}


#containter{ width:1000px; background-color:#fff; height:485px; position:absolute; top:165px}


.table_set{ background: url(../images/tower_bg.gif) no-repeat left bottom;}
#Lefttitle{ width:190px; margin:25px 0 0 20px; background-color:#322d2d;}
#Lefttitle h1{ font:1.4em Arial, Helvetica, sans-serif; line-height:1.6em; color:#fff; text-align:center;}

#left_list{width:200px; padding:30px 0 0 20px}
#left_list ul{ width:190px;}
#left_list li{ border-bottom:1px dotted #b2b1b1; padding-bottom:10px; margin-bottom:10px;}




#news_list{ width:200px; height:480px; background:url(../images/right_titleBG.gif) no-repeat left top; background-position:10px 25px;}
#news_list li{ padding-bottom:10px; margin-bottom:10px;}
#news_list ul{ margin:78px 0 0 15px;}


.list_no{ margin:105px 10px 0 0; float:right;}
.list_no li{ padding:0px 3px; float:left;}
.list_no a{font:10px Arial, Helvetica, sans-serif; color:#000; text-decoration:none; background-color:#bed500; padding:0 2px;}
.list_no a:hover{color:#fff; background-color:#312e2e;}


#footer{ position:absolute; top:670px; left:265px;}
#footer1{ width:231px; height:310px; background-color:#fff; position:absolute; top:659px; left:0px;}
#footer p{font:1.05em Arial, Helvetica, sans-serif; line-height:1.4em; color:#fff;}
