@charset "utf-8";
/* CSS Document */

body{ font: 12px Arial; color:#4A4A4A; margin:0; padding:0;text-align:center;  font-family:Arial, Helvetica, sans-serif }

img{ border:0 }

a:link {font-size:12px;color:#6699CC; text-decoration:none;}
a:visited {font-size:12px;color:#6699CC; text-decoration:none;}
a:hover {font-size:12px;color:#6699CC; text-decoration:underline;}
a:active {font-size:12px;color:#6699CC; text-decoration:none;}



#header{ width:940px; background:url(../images/top_bg.jpg) top right no-repeat; margin:0; }
.main{ background:#E7D8A2; width:940px;}



#logo{background:url(../images/logo.jpg) bottom left no-repeat; width:232px; height:48px; padding-top:10px; }

.headnav{ float:right;width:710px; text-align:right; }

#nav{ float:right;text-align:right; width:620px;}
#nav ul{margin:0 0 0 0; padding:0; text-align:left; list-style:none; width:100%;}
#nav li{float:left; width:93px; height:32px; text-align:center; margin-right:10px; line-height:33px; }
#nav li a{float:left; width:93px; height:32px;background:url(../images/nav_bg2.jpg) no-repeat; color:#CE0202; font-size:14px; text-decoration:none; display:block; }
#nav li a:hover{float:left;  background:url(../images/nav_bg.jpg) no-repeat; color:#FFFFFF }
#nav li a#current { float:left;background:url(../images/nav_bg.jpg) no-repeat; color:#FFFFFF }

#left{}
#left ul{margin:30px 0 0 0; padding:0; list-style:none; }
#left li{ float:left; width:100%; line-height:23px;}
#left li a{background:url(../images/dian2.jpg) left no-repeat;color:#000; font-size:12px; padding-left:10px;text-decoration:none; }
#left li a:hover{color:#FF6633;}

#right{ float:left;width:680px;}

#img_list{}
#img_list ul{margin:0; padding:0; list-style:none; width:100%; text-align:left;}
#img_list li{float:left; width:160px; margin-right:10px;}


#txt_cont{float:left;margin-bottom:20px; margin-left:10px; width:100%; text-align:left; color:#382400; line-height:23px;}
#txt_cont ul{margin:0; padding:0; width:100%; text-align:left; color:#382400; }
#txt_cont li{width:90%; text-align:left; color:#382400; }
#txt_cont li a{ background:url(../images/dian.jpg) left center no-repeat;text-align:left; color:#382400; padding-left:15px; text-decoration:none; }
#txt_cont li a:hover{ text-align:left; color:#382400;text-decoration:underline; }



#foot{color:#4A4A4A;float:left; width:100%; height:25px; text-align:center; margin-top:30px;}
#foot A{color:#4A4A4A; text-decoration:none;}
#foot A:hover {color:#000;text-decoration:underline;font-size: 12px; }
.footnav{ width:940px;line-height:25px;background:#C1C1C1; color:#4A4A4A; text-align:left; margin:0 auto; display:block; }


.mycolor1:link {font-size:12px;color:#CE0202; text-decoration:none;}
.mycolor1:visited {font-size:12px;color:#CE0202; text-decoration:none;}
.mycolor1:hover {font-size:12px;color:#CE0202; text-decoration:none;}
.mycolor1:active {font-size:12px;color:#CE0202; text-decoration:none;}


